Skip to content

New CDS API and more

Latest
Compare
Choose a tag to compare
@ArcticSnow ArcticSnow released this 29 Jan 14:21

This is a lone overdue release as new features and typos/bus have been corrected. This new release now supports the new CDS API for ERA5 data download.

WARNING: There may be some compatibility issues with workflows based on previous release.

  • New tool to fetch Copernicus DEM [19abe84] with paralleisation [1d834bd]
  • improvement of path directory code [72dcd3e]
  • debug of masking [3713f83]
  • function to export to FSM2oshd [1ed7b6d]
  • correction of a bug when elevation was lower than the lower pressure level [e133c6e]
  • adding compatibility with IFS data [134f7ce] and script to feth IFS data [69c9845]
  • implementation of an export function to FSM2 model [749a0e3]
  • improvements in the routine for forecast [cd75c5a]
  • added rioxarray to requirements [de8ae0c]
  • added export function for SURFEX model [f5ad251]
  • added explicit get_era5() function in workflow [7b35bcd]
  • fixed typos and bug in topo_sim.py [327fe4f] et al.
  • added dask chuncking to stop memory leaks [fd2adc4]
  • output format of the ERA5 data is now dynamic and not hard coded to netcdf [3cb0b49]. now support for
  • update of new variable keywords of CDS-beta [ef13238]
  • replaced raise warning ... by simple prints as it led to crash [f8da401]
  • new feature to download ERA5 from zarr repositories [3eb160d]
  • added possibilities to downscale at other timestep than 1h only [d77d988]