Vipersf
Results
1
issues of
Vipersf
Currently there are four types of clouds being considered in the code: `export type MetarCloudCode = "FEW" | "SCT" | "BKN" | "OVC"` However, as per [Weather.gov](https://www.weather.gov/media/wrh/mesowest/metar_decode_key.pdf), a fifth type...