v0.5.0
ERA5Reanalysis v0.5.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:
- Milestones required in order to bump ERA5Reanalysis.jl to v0.5 (#15) (@natgeo-wong)
- Bump actions/checkout from 4 to 5 (#16) (@dependabot[bot])
Closed issues:
- Need to update backend to use Float32 directly instead of Int16 (#14)