documentation: title: My first recipe during the ESMValTool workshop at BCCR May 2023 description: This is a simple recipe that calculate the averaged global surface_temperature in recent years, and also the time series for the recent decades, plot the results, save the figures and the calculated data (e.g., the climatology and timeseries) authors: - unmaintained maintainer: - unmaintained preprocessors: pp_map: regrid: target_grid: 1x1 scheme: linear climate_statistics: operator: mean convert_units: units: degree_C pp_ts: regrid: target_grid: 1x1 scheme: linear area_statistics: operator: mean annual_statistics: operator: mean convert_units: units: degree_C default: {} diagnostics: temperature_map: title: Air temperature map description: Compute a air temperature climatology map variables: tas_map: exp: historical mip: Amon preprocessor: pp_map project: CMIP6 short_name: tas timerange: 1990/1999 ensemble: r1i1p1f1 scripts: myscript: script: /nird/home/daco/esmvaltool_workshop/mydiag.py datasets: - dataset: EC-Earth3 grid: gr version: v20200310 - dataset: BCC-ESM1 grid: gn version: v20181214 - dataset: NorESM2-LM grid: gn version: v20190815