sup3r.utilities.era_downloader

sup3r.utilities.era_downloader#

Download ERA5 file for the given year and month

Note

To use this you need to have cdsapi package installed and a ~/.cdsapirc file with a url and api key. Follow the instructions here: https://cds.climate.copernicus.eu/how-to-api

Classes

EraDownloader(year, month, area, levels, ...)

Class to handle ERA5 downloading, variable renaming, and file combinations.