sample-recipes/get_monthly_mean_temp_since_1940.yaml (14 lines of code) (raw):

--- name: "Monthly mean temperatures" description: "Get monthly mean temp from 1940 to 2024" retrieve: monthly_mean_temp: product: reanalysis-era5-single-levels-monthly-means product_type: monthly_averaged_reanalysis variable: 2m_temperature year: 2024 month: 1-11 time: 00:00 data_format: grib download_format: unarchived output: "./output/temperature/2m-temp-monthly-2024.grib"