Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@BSchilperoort BSchilperoort released this 04 Apr 10:07
cfd5076

A command line interface to download ERA5 data from the Copernicus Climate Data Store.

Changes since v2.0.0:

Changed:

  • Threads are set to 1 by default, as the new CDS is not faster if you use multiple threads.

Fixed:

  • The cdsapi changed how wants the request formatted for getting netCDF files, netCDF files weren't properly downloaded anymore.