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.