Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 05:05
b7b2bad

ERA5Reanalysis v0.5.0

Diff since v0.4.0

  • More breaking changes
  • Added ability to extract raw GRIB data from the DKRZ servers
  • Streamlined and reorganized ERA5Variables into becoming more "project"-based, with more information on MARS and DKRZ variable identifiers
  • New functionality for RegionGrids to accomodate the native spectral/reduced gaussian grid
  • Updating LandSea and PrettyTables compatabilities

Breaking Changes

  • NetCDF IDs is no longer the same as the ERA5 IDs
  • ERA5Variable functionality is now "project"-based, except for a default list based on the CDS

Merged pull requests:

Closed issues:

  • Need to update backend to use Float32 directly instead of Int16 (#14)