documentation: title: My first recipe description: to 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 diagnostics: {} preprocessors: mypp_map: regrid: target_grid: 1x1 scheme: linear climate_statistics: operator: mean period: full convert_units: units: degrees_C mypp_ts: regrid: target_grid: 1x1 scheme: linear area_statistics: operator: mean annual_statistics: operator: mean convert_units: units: degrees_C default: {}