StevenFrost / AviationWeather

A C++ library for formatting and parsing various meteorology-related data structures
Other
4 stars 1 forks source link

Support for CLR and SKC #14

Closed StevenFrost closed 9 years ago

StevenFrost commented 9 years ago

aw::sky_cover_type should support both CLR and SKC sky cover types. Currently only aw::sky_cover_type::clear is present.