Skip to content

Releases: GeoRegionsEcosystem/ERA5Reanalysis.jl

v0.5.2

08 Feb 04:20

Choose a tag to compare

ERA5Reanalysis v0.5.2

Diff since v0.5.1

  • Updating LandSea function calls and [compat]
  • Adding dkrz options to Pressure Variables
  • Documentation is not quite complete, but getting there

v0.5.1

29 Nov 00:47
cce6ba4

Choose a tag to compare

ERA5Reanalysis v0.5.1

Diff since v0.5.0

  • An urgent debug of the DKRZ saving functionality
  • Adding an overwrite option to the dkrz() function

Merged pull requests:

v0.5.0

23 Nov 05:05
b7b2bad

Choose a tag to compare

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)

v0.4.0

16 Feb 00:16

Choose a tag to compare

ERA5Reanalysis v0.4.0

Diff since v0.3.4

  • A lot of breaking changes in order to accommodate the upgrades and changes made by the Climate Data Store (CDS) late last year
  • All previously downloaded files for v0.3 are no longer compatible with this current version. You will either need to convert or redownload those files
  • Bump to GeoRegions v7 and adding RegionGrids and LandSea to merge with the rest of the GeoRegions Ecosystem
  • This is also a preparatory release for GeoRegionsv8, RegionGridsv0.1 and LandSeav0.1, coming in the near future

Breaking Changes

  • ERA5 datasets retrieved from the CDS are now natively in Float32 format, and thus all files downloaded using ≤v0.3 are no longer compatible with the functions
  • Time dimension and variables are now saved under the ID valid_time to make them standardized with the CDS
  • A lot of changes to how ERA5Variables are handled, I am attempting to make it more "project"-based like how I did for GeoRegionsv7 and above

v0.3.4

15 Feb 23:55

Choose a tag to compare

ERA5Reanalysis v0.3.4

Diff since v0.3.3

  • It is imperative that the parent ERA5Region have the same resolution as the given ERA5Region ereg

v0.3.3

06 Feb 00:04

Choose a tag to compare

ERA5Reanalysis v0.3.3

Diff since v0.3.2

  • Debugging the NetCDF downloads, need to specify additional options in the keyword arguments

v0.3.2

06 Feb 00:03

Choose a tag to compare

ERA5Reanalysis v0.3.2

Diff since v0.3.1

  • Updating the CDSAPI downloading process

v0.3.1

06 Feb 00:02

Choose a tag to compare

ERA5Reanalysis v0.3.1

Diff since v0.3.0

  • Updating ERA5Region paths
  • Debugging checking of GeoRegion type

v0.3.0

06 Feb 00:00

Choose a tag to compare

ERA5Reanalysis v0.3.0

Diff since v0.2.3

  • Updating LandSea functionality, save as geopotential, but retrieve as height
  • Updating and flush logging to stderr
  • Added spatialtemporal smoothing
  • Added ability to download files in GRIB format instead of NetCDF
  • Updating PrettyTables formatting and stuff
  • Added all ERA5 Single-Level variables in the CDStore
  • And more? Quite a few changes here haha

v0.2.3

03 Apr 03:24

Choose a tag to compare

ERA5Reanalysis v0.2.3

Diff since v0.2.2