Skip to content

Releases: ACCESS-Community-Hub/era5grib

Fixed bug caused by new intake-esm release

28 Mar 08:07
Compare
Choose a tag to compare

Fixed bug caused by new intake-esm release
argument intake_esm_varname replaced by argument_intake_vars
unique() now return dictionary of lists not of dictionaries
Added fail to test_nci.py to avoid failure when creating conda package

Fixed bug in era5land switch

21 Sep 12:05
Compare
Choose a tag to compare

Fixed bug in era5land switch

Fixed issue with save_grib era5land default

19 Sep 22:52
Compare
Choose a tag to compare

Fixed issue with save_grib era5land default

Avoid to_netcdf-throttled when era5land true

19 Sep 21:50
Compare
Choose a tag to compare

In save_grib removed model argument and added era5land bool instead, to skip to_netcdf-throttled when that is True. It appears to also work for WRF use case. It might still fails if files are big (?)

fixed save_grib calls

06 Sep 00:54
Compare
Choose a tag to compare

Added model to save_grib calls

0.3.3

05 Sep 05:23
Compare
Choose a tag to compare

Added pytest to test_wrf to skip tests

Temporary fix

05 Sep 02:28
Compare
Choose a tag to compare

This release fixes issue #10 by passing a dataset not an array to xesmf.Regridder()
There is still a bug with era5land option (issue #11) to make the UM works while we fix it we are skipping writing the data to a temporary compressed netcdf file using climtas.to_netcdf-throttled() in save_grib.
Finally, deactivated 2 tests in test_wrf as they are failing with the issue #11

0.3.1: Merge pull request #7 from coecms/polar

31 Oct 23:23
d8ca26b
Compare
Choose a tag to compare

0.3.0: Merge pull request #5 from coecms/noland

13 Aug 05:26
819c702
Compare
Choose a tag to compare

Allow disabling era5land with --no-era5land

0.2.8

24 Jun 04:35
Compare
Choose a tag to compare
Fix time units