- Improve integrity of dataset, parameter and unit enumerations with further tests - Change source of hourly sunshine duration to dataset sun - Change source of hourly total cloud cover (+indicator) to dataset cloudiness
0.30.1
*******************
- Fix naming of sun dataset - Fix DWD Observation monthly test
0.30.0
*******************
- Fix monthly/annual data of DWD observations
0.29.0
*******************
- Simplify parameters using only one enumeration for flattened and detailed parameters - Rename dataset SUNSHINE_DURATION to SUN to avoid complications with similar named parameter and dataset - Rename parameter VISIBILITY to VISIBILITY_RANGE - Add datasets EXTREME_WIND (subdaily) and MORE_WEATHER_PHENOMENA (daily) - Add support for Python 3.10 and drop Python 3.7
0.28.0
*******************
- Extend explorer to use all implemented APIs - Fix cli/restapi: return json and use NULL instead of NaN
0.27.0
*******************
- Fix missing station ids within values result - Add details about time interval for NOAA GHCN stations - Fix falsely calculated station distances - Add support for Python 3.10, drop support for Python 3.7