---
title: low
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/cloudcoverbyaltitude/low
---

# low

The percentage of the sky covered with low-altitude clouds. Low-level Cloud Cover (LCC) corresponds to levels between 0m and 1800m above the model’s earth surface.

## Declaration

```swift
var low: Double
```

## Discussion

Discussion The value is from 0 (no cloud cover)  to 1 (complete cloud cover).
