Skip to content

Update to version 0.5.0

Compare
Choose a tag to compare
@OnnoEbbens OnnoEbbens released this 26 Oct 13:25
· 782 commits to master since this release
6cf3590

In version 0.5.0 the KNMIObs is removed and 3 new objects are created instead:

  • MeteoObs for any type of meteorological observation
  • PrecipitationObs a child class of MeteoObs for precipitation data
  • EvaporationObs a child class of MeteoObs for evaporation data

The update also contains some modifications to the knmi module:

  • missing precipitation data from a meteo station can now be filled with nearby data of a precipitation (neerslag) station.
  • if you want to use the knmi api but the api is offline the non-api method for downloading data will be used.