From 8502c7d6c39d1199f7c6eca9e41be5ff174e1e49 Mon Sep 17 00:00:00 2001 From: Mattia Righi Date: Wed, 22 Jul 2020 16:34:43 +0200 Subject: [PATCH] Exclude FGOALS-g2 due to ESMValCore issue #728 --- esmvaltool/recipes/recipe_ocean_amoc.yml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/esmvaltool/recipes/recipe_ocean_amoc.yml b/esmvaltool/recipes/recipe_ocean_amoc.yml index 98ff392264..b6a77ec14b 100644 --- a/esmvaltool/recipes/recipe_ocean_amoc.yml +++ b/esmvaltool/recipes/recipe_ocean_amoc.yml @@ -20,26 +20,6 @@ documentation: projects: - ukesm -# datasets: -# - {dataset: CanESM2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CCSM4, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CESM1-BGC, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CESM1-CAM5-1-FV2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CESM1-CAM5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CESM1-FASTCHEM, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CESM1-WACCM, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CNRM-CM5-2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: CNRM-CM5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: FGOALS-g2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: MIROC5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: MPI-ESM-LR, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: MPI-ESM-MR, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: MPI-ESM-P, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: MRI-CGCM3, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: MRI-ESM1, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: NorESM1-ME, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} -# - {dataset: NorESM1-M, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - preprocessors: prep_timeseries_drake: @@ -81,7 +61,7 @@ diagnostics: - {dataset: CESM1-WACCM, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - {dataset: CNRM-CM5-2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - {dataset: CNRM-CM5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - - {dataset: FGOALS-g2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} + # - {dataset: FGOALS-g2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - {dataset: MIROC5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - {dataset: MPI-ESM-LR, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} - {dataset: MPI-ESM-MR, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 1860, end_year: 2004} @@ -140,7 +120,7 @@ diagnostics: - {dataset: CESM1-WACCM, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} - {dataset: CNRM-CM5-2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} - {dataset: CNRM-CM5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} - - {dataset: FGOALS-g2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} + # - {dataset: FGOALS-g2, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} - {dataset: MIROC5, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} - {dataset: MPI-ESM-LR, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004} - {dataset: MPI-ESM-MR, project: CMIP5, exp: historical, ensemble: r1i1p1, start_year: 2000, end_year: 2004}