API Documentation¶
rsclimatelab – Main package¶
rsclimatelab.ecmwf – ECMWF Data¶
- rsclimatelab.ecmwf.era_download_year(client: Client, variables: List[str], year: int, first_half: bool, output_file: Path, area_nwse: tuple) Any[source]¶
Downloads ERA5 single level dataset for half of a year.
- Parameters:
client – the CDSAPI client already configured
variables – the list of ERA5 variables to download
year – the year that will be downloaded
first_half – True (from Jan -> Jun), False (Jul -> Dec)
output_file – The output file to download
area_nwse – the area to download