Skip to content

Releases: TUW-GEO/ecmwf_models

v0.6

20 Sep 14:55
c5519ec
Compare
Choose a tag to compare
  • Add support for downloading, reading, reshuffling era5-land
  • Add support for reading, reshuffling points over land only (era5 and era5-land)
  • Add function to create land definition files
  • Test with pinned environments

v0.5

13 Jun 16:03
7b0d5d4
Compare
Choose a tag to compare
  • Change default time steps to 6 hours.
  • Add more tests, also for download functions
  • Update documentation, add installation script
  • Fix bugs, update command line interfaces, update dependencies
  • Separate download programs for ERA5 and ERA Interim
  • Change the ERA5 download api to use cdsapi instead of ecmwf api
  • Update package structure to better separate between the ERA products
  • Add look-up-table file for more flexibility in variable names passed by user
  • Update readme

v0.4

15 Dec 17:48
57f39c6
Compare
Choose a tag to compare
  • Add ERA5 support (download, reading, TS conversion)
  • Add netcdf support for ERA5 and ERA-Interim download (regular grid)
  • Add new grid defintions: netcdf download in regular grid, grib in gaussian grid
  • Add Download with spatial resampling (grib and nc)
  • Update GRIB message storing (per day instead of per message)

v0.3

20 Jan 10:11
Compare
Choose a tag to compare
  • Fix help text in ecmwf_repurpose command line program.
  • Fix reading of metadata for variables that do not have 'levels'
  • Fix wrong import when trying to read the reformatted time series data.

v0.2

05 Sep 12:59
Compare
Choose a tag to compare
  • Add reading of basic metadata fields name, depth and units.
  • Fix reading of latitudes and longitudes - where flipped before.
  • Fix longitude range to -180, 180.
  • Add conversion to time series format.

First release

30 Aug 10:34
Compare
Choose a tag to compare

Initial release with support for downloading and reading ERA Interim data.