Skip to content

Commit 7ae258e

Browse files
revert from CERES-EBAF_Surface to original CERES-EBAF in recipe_autoassess_landsurface_surfrad.yml (#4377)
1 parent 3fcb922 commit 7ae258e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

esmvaltool/recipes/recipe_autoassess_landsurface_surfrad.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@ diagnostics:
4242
force_derivation: false
4343
mip: Amon
4444
additional_datasets:
45-
- {dataset: CERES-EBAF_Surface, project: obs4MIPs, start_year: 2001, end_year: 2012, tier: 1}
45+
- {dataset: CERES-EBAF, project: obs4MIPs, start_year: 2001, end_year: 2012, tier: 1}
4646
sftlf:
4747
mip: fx
4848
rlns: # Surf LW net all sky
4949
derive: true
5050
force_derivation: false
5151
mip: Amon
5252
additional_datasets:
53-
- {dataset: CERES-EBAF_Surface, project: obs4MIPs, start_year: 2001, end_year: 2012, tier: 1}
53+
- {dataset: CERES-EBAF, project: obs4MIPs, start_year: 2001, end_year: 2012, tier: 1}
5454
scripts:
5555
autoassess_landsurf_surfrad: &autoassess_landsurf_surfrad_settings
5656
script: autoassess/autoassess_area_base.py
5757
title: "Autoassess Land-Surface Diagnostic Surfrad Metric"
5858
area: land_surface_surfrad
5959
control_model: MPI-ESM-LR
6060
exp_model: MPI-ESM-MR
61-
obs_models: [CERES-EBAF_Surface]
61+
obs_models: [CERES-EBAF]
6262
obs_type: obs4MIPs
6363
start: 1993/12/01
6464
end: 2002/12/01
@@ -70,7 +70,7 @@ diagnostics:
7070
<<: *autoassess_landsurf_surfrad_settings
7171
control_model: MPI-ESM-LR
7272
exp_model: MPI-ESM-MR
73-
obs_models: [CERES-EBAF_Surface]
73+
obs_models: [CERES-EBAF]
7474
script: autoassess/plot_autoassess_metrics.py
7575
ancestors: ['*/autoassess_landsurf_surfrad']
7676
title: "Plot Land-Surface Metrics Surfrad"

0 commit comments

Comments
 (0)