ERA5.1 CDS API Selecting Time range

Hi,

Can i use year, month, and day sytnax in API or its just work for date ?

For example

request = {
‘type’ : ‘an’,
‘param’ : ‘129/130/131/132/157’,
‘levtype’ : ‘pl’,
‘levelist’: ‘all’,
‘date’ : ‘2000-01-01’,
#‘year’:“2000”,
#“month”:“01”,
#‘day’ : ‘01’,
‘time’ : ‘00:00:00/06:00:00/12:00:00/18:00:00’,
‘area’ : ‘47/20/35/40’,
‘grid’ : ‘0.3/0.3’,
‘format’ : ‘grib’,

  }

can i use in # values

Hi,
Please check the example at the end of the following page: How to download ERA5 - Copernicus Knowledge Base - ECMWF Confluence Wiki

Thanks
Michela