Skip to content

Query specific parameters from dataset

Compare
Choose a tag to compare
@gutzbenj gutzbenj released this 20 Aug 05:41
· 1005 commits to main since this release

Added

  • Enable selecting a parameter precisely from a dataset by passing a tuple like [("precipitation_height", "kl")] or
    [("precipitation_height", "precipitation_more")], or for cli/restapi use "precipitation_height/kl"
  • Test of restapi with recent period

Fixed

  • Bug when querying an entire DWD dataset for 10_minutes/1_minute resolution without providing start_date/end_date,
    which results in the interval of the request being None
  • Get rid of pandas performance warning from DWD Mosmix data