You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

I was wondering if it is possible to request data using the API with time given in hours since 01-01-1900, which appears to be how it is given in netCDF files. So instead of the usual year/month/day/time arrays, you would request the following:

c.retrieve(
'reanalysis-era5-land',

Unknown macro: { 'format'}

,
'download.nc')

  • No labels