mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
@@ -285,6 +285,7 @@ namespace BlackWxPlugin
|
||||
cloudLayer.setPrecipitation(CCloudLayer::Rain);
|
||||
cloudLayer.setPrecipitationRate(gfsGridPoint.surfaceRainRate);
|
||||
}
|
||||
cloudLayer.setClouds(CCloudLayer::CloudsUnknown);
|
||||
cloudLayers.insert(cloudLayer);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user