Hello everbody,

I need to access ERA5 reanalysis, model levels (1/to/137), within some past times (say 1 Jan, 2015). On the webpage of Climate Data Store (CDS) API Keywords only 'reanalysis-era5-complete' (on MARS) seems to have explicitly listed the model levels, but when I use this resource with the cdsapi, it just gets into queue for hours (is this due to slow data access on MARS where reanalysis-era5-complete is?). However, when I keep everything the same, but change 'reanalysis-era5-complete' to 'reanalysis-era5-pressure-levels', the job runs almost instentaniously (as the latter is available on the disks). However, I am not actually sure if 'reanalysis-era5-pressure-levels' actually has the model levels (from reanalysis, not interpolation), as it's name may suggest otherwise. 

Could you let me know, if there is any way that I can get model level data (see above) from the disks?

Also, is the model level (ml) data that I'm getting when I changed to 'reanalysis-era5-pressure-levels',  from interpolation or is it from reanalysis?

I greatly appreciate your help and time and look forward to your reply.

Mani

4 Comments

  1. I am curious about this, too, and I am making a similar query (era5 model levels). 

  2. Hi,

    Due to the vast volume of these datasets (currently about 6 petabyte) ERA5 data on model levels are not stored on spinning disk, but reside in the ECMWF's MARS tape archive, instead. Access to this data is in general much slower. Please be aware that there is an additional queueing system for downloading data from the ECMWF's MARS archive - expect several hours to several days for submitted requests to complete at this time. 

    The ERA5 on pressure levels data are stored on disk and they are interpolated from model levels. For more details about the vertical discretisation in the ECMWF Integrated Forecasting System (IFS), please see Part-iii Dynamics and numerical procedures, section 2.2 and the FULL-POS documentation at: http://www.umr-cnrm.fr/gmapdoc/spip.php?article157

    Thanks

    Michela

  3. Hi All,

    It is recommended that users use the exact syntax for their CDS API requests as shown on the CDS forms for a given dataset. If you use incorrect keywords, your CDS API request may complete, but the data retrieved may not be the data expected.

    Hope that helps,

    Kevin

  4. Michela and Kevin,

    Thanks so much for the replies. I find them very helpful.

    Best Regards,
    Mani