documentation: description: 'Validation of CONTROL and EXPERIMENT datasets. This recipe produces standard comparison plots for two models and may include observational data. The standard comparison metrics are 2D lat-lon differences (between control and experiment), plain 2D lat-lon for each model, 1D (coordinate vs time) zonal and meridional means for both control and experiment models. Plots are produced for each season (winter DJF, spring MAM, summer JJA, autumn SON) and for the entire year. There are no restrictions in terms of data.' authors: - predoi_valeriu title: Standard comparison between two models (control and experiment, CMIP5 data). maintainer: - predoi_valeriu preprocessors: pp_rad: regrid: target_grid: 1x1 scheme: linear pp_rad_derive_var: regrid: target_grid: 1x1 scheme: linear default: {} diagnostics: validation_with_CERES-EBAF: description: CMIP5 vs CERES-EBAF variables: rtnt: preprocessor: pp_rad_derive_var derive: true force_derivation: false mip: Amon rsut: preprocessor: pp_rad mip: Amon scripts: lat_lon: script: validation.py title: '' cmip_era: CMIP5 control_model: MPI-ESM-LR exper_model: NorESM1-M observational_datasets: - CERES-EBAF analysis_type: lat_lon seasonal_analysis: false save_cubes: true zonal_mean: script: validation.py title: '' cmip_era: CMIP5 control_model: MPI-ESM-LR exper_model: NorESM1-M observational_datasets: - CERES-EBAF analysis_type: zonal_mean seasonal_analysis: true save_cubes: true meridional_mean: script: validation.py title: '' cmip_era: CMIP5 control_model: MPI-ESM-LR exper_model: NorESM1-M observational_datasets: - CERES-EBAF analysis_type: meridional_mean seasonal_analysis: true save_cubes: true datasets: - dataset: CERES-EBAF project: obs4MIPs level: L3B version: v20160610 tier: 1 timerange: 2001/2012 - dataset: MPI-ESM-LR project: CMIP5 exp: historical ensemble: r1i1p1 timerange: 2001/2005 version: v20120315 - dataset: NorESM1-M project: CMIP5 exp: historical ensemble: r1i1p1 timerange: 2001/2005 version: v20120412