Yes, you can by downloading data through the CDS API service and using the keyword 'AREA'.
For ERA5, please see How to download ERA5 (Section 3 Step B) for instructions and a script example showing how to set the keyword 'AREA' to select a geographical area.
The Toolbox allows you to define a geographical subset when downloading ERA5 data.
The code below allows you to retrieve a NetCDF containing ERA5 2m temperature data for the desired years, months, days and times. Additionally the 'area' keyword allows you define the geographical subset you are interested in while 'grid' allows you to define the spatial resolution of the downloaded data.
3 Comments
Xiaobo Yang
Yes, you can by downloading data through the CDS API service and using the keyword 'AREA'.
A facility for selecting a geographical subset of ERA5 or Seasonal forecast data will soon be implemented on the CDS web download interface.
Vivien MAVEL
The Toolbox allows you to define a geographical subset when downloading ERA5 data.
The code below allows you to retrieve a NetCDF containing ERA5 2m temperature data for the desired years, months, days and times. Additionally the 'area' keyword allows you define the geographical subset you are interested in while 'grid' allows you to define the spatial resolution of the downloaded data.
Vivien MAVEL
You can also use area as a list instead of a string: