<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WeatherKit",
  "identifier" : "/documentation/WeatherKit/CloudCoverByAltitude/medium",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "WeatherKit"
    ],
    "preciseIdentifier" : "s:10WeatherKit20CloudCoverByAltitudeV6mediumSdvp"
  },
  "title" : "medium"
}
-->

# medium

The percentage of the sky covered with mid-altitude clouds.
Medium-level Cloud Cover (MCC) corresponds to levels between 1800m and 6300m above the model’s earth surface.

```
var medium: Double
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)