From a2357f5272aa92c97182219b79cc42f34c24a543 Mon Sep 17 00:00:00 2001 From: remi-kazeroni Date: Thu, 28 Oct 2021 13:52:57 +0200 Subject: [PATCH] uncommented var od550lt1aer --- .../recipes/examples/recipe_check_obs.yml | 2 +- .../recipes/recipe_perfmetrics_CMIP5.yml | 67 +++++++++---------- 2 files changed, 34 insertions(+), 35 deletions(-) diff --git a/esmvaltool/recipes/examples/recipe_check_obs.yml b/esmvaltool/recipes/examples/recipe_check_obs.yml index aeb3a93122..7c356c04fd 100644 --- a/esmvaltool/recipes/examples/recipe_check_obs.yml +++ b/esmvaltool/recipes/examples/recipe_check_obs.yml @@ -150,7 +150,7 @@ diagnostics: abs550aer: od550aer: od550aerStderr: - # od550lt1aer: # NEEDS Iris 3.0 + od550lt1aer: od870aer: od870aerStderr: additional_datasets: diff --git a/esmvaltool/recipes/recipe_perfmetrics_CMIP5.yml b/esmvaltool/recipes/recipe_perfmetrics_CMIP5.yml index f75c212153..c54ce6e184 100644 --- a/esmvaltool/recipes/recipe_perfmetrics_CMIP5.yml +++ b/esmvaltool/recipes/recipe_perfmetrics_CMIP5.yml @@ -1845,41 +1845,40 @@ diagnostics: <<: *grading_settings - # NEEDS Iris 3.0 ### od550lt1aer: FINE MODE AEROSOL OPTICAL DEPTH AT 550 nm ################## - # od550lt1aer: - # description: Fine mode optical depth at 550 nm - # themes: - # - aerosols - # realms: - # - atmos - # variables: - # od550lt1aer: - # preprocessor: ppNOLEV1thr10 - # reference_dataset: ESACCI-AEROSOL - # mip: aero - # project: CMIP5 - # exp: historical - # ensemble: r1i1p1 - # start_year: 2002 - # end_year: 2004 - # additional_datasets: - # - {dataset: CSIRO-Mk3-6-0} - # - {dataset: GFDL-CM3} - # - {dataset: GFDL-ESM2G} - # - {dataset: GFDL-ESM2M} - # - {dataset: GISS-E2-H, ensemble: r1i1p2} - # - {dataset: GISS-E2-R, ensemble: r1i1p2} - # - {dataset: IPSL-CM5B-LR} - # - {dataset: MIROC5} - # - {dataset: MIROC-ESM} - # - {dataset: MIROC-ESM-CHEM} - # - {dataset: MRI-CGCM3} - # - {dataset: ESACCI-AEROSOL, project: OBS, type: sat, - # version: SU-v4.21, tier: 2} - # scripts: - # grading: - # <<: *grading_settings + od550lt1aer: + description: Fine mode optical depth at 550 nm + themes: + - aerosols + realms: + - atmos + variables: + od550lt1aer: + preprocessor: ppNOLEV1thr10 + reference_dataset: ESACCI-AEROSOL + mip: aero + project: CMIP5 + exp: historical + ensemble: r1i1p1 + start_year: 2002 + end_year: 2004 + additional_datasets: + - {dataset: CSIRO-Mk3-6-0} + - {dataset: GFDL-CM3} + - {dataset: GFDL-ESM2G} + - {dataset: GFDL-ESM2M} + - {dataset: GISS-E2-H, ensemble: r1i1p2} + - {dataset: GISS-E2-R, ensemble: r1i1p2} + - {dataset: IPSL-CM5B-LR} + - {dataset: MIROC5} + - {dataset: MIROC-ESM} + - {dataset: MIROC-ESM-CHEM} + - {dataset: MRI-CGCM3} + - {dataset: ESACCI-AEROSOL, project: OBS, type: sat, + version: SU-v4.21, tier: 2} + scripts: + grading: + <<: *grading_settings ### toz: TOTAL COLUMN OZONE #################################################