This PR changes the interface of the Weather Station to:
Divide the Weather station features in WeatherTemperature, WeatherHumidity, WeatherRain, and so on... This is useful to use the features method added on #134.
Add new types of weather information: Sky Transparency to be used with instruments such as RASICAM and AAG Cloud Watcher and WeatherSafety which is mean to be used with some instruments that are able only tell that is okay to observe or not.
This PR changes the interface of the Weather Station to:
features
method added on #134.Sky Transparency
to be used with instruments such as RASICAM and AAG Cloud Watcher andWeatherSafety
which is mean to be used with some instruments that are able only tell that is okay to observe or not.