Skip to content

0.2.0

Compare
Choose a tag to compare
@amotl amotl released this 24 Oct 20:08
· 7 commits to main since this release
  • [dwd] Integrate DWD GRIB Downloader as gribmagic dwd acquire subcommand in #14.
  • [dwd] Add command to install the DWD GRIB Downloader at runtime:
    gribmagic install dwd-grib-downloader.
  • [dwd] Accept gribmagic dwd acquire without --timestamp parameter in #15.
    When the timestamp is omitted, the most recent available modelrun is used.
  • [tool] Add subcommand gribmagic smith bbox, in order to extract an area of
    interest from GRIB files using a bounding box, or a two-letter country code in #16.
  • [tool] Add subcommand gribmagic smith regrid, in order to transform DWD ICON's
    icosahedral-gridded files into regular grids in long1 format, in #17.

Full Changelog: 0.1.0...0.2.0