Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update obs4mips dataset versions (ESGF) in clouds recipes #3326

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 4 additions & 6 deletions esmvaltool/recipes/clouds/recipe_clouds_bias.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,10 @@ diagnostics:
variables:
pr:
preprocessor: clim
reference_dataset: GPCP-SG
reference_dataset: GPCP-V2.2
mip: Amon
additional_datasets:
- {dataset: GPCP-SG, project: obs4MIPs, level: L3, version: v2.2,
start_year: 1986, end_year: 2005, tier: 1}
- {dataset: GPCP-V2.2, project: obs4MIPs, level: L3, start_year: 1986, end_year: 2005, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand All @@ -198,11 +197,10 @@ diagnostics:
variables:
clt:
preprocessor: clim
reference_dataset: MODIS
reference_dataset: MODIS-1-0
mip: Amon
additional_datasets:
- {dataset: MODIS, project: obs4MIPs, level: L3, version: C5,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: MODIS-1-0, project: obs4MIPs, level: L3, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand Down
9 changes: 3 additions & 6 deletions esmvaltool/recipes/clouds/recipe_clouds_ipcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim: &clim_settings
script: clouds/clouds_ipcc.ncl
Expand All @@ -168,8 +167,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand All @@ -188,8 +186,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *clim_settings
54 changes: 20 additions & 34 deletions esmvaltool/recipes/clouds/recipe_lauer13jclim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,10 @@ diagnostics:
variables:
clt:
preprocessor: clim
reference_dataset: MODIS
reference_dataset: MODIS-1-0
mip: Amon
additional_datasets:
- {dataset: MODIS, project: obs4MIPs, level: L3, version: C5,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: MODIS-1-0, project: obs4MIPs, level: L3, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand All @@ -187,11 +186,10 @@ diagnostics:
variables:
pr:
preprocessor: clim
reference_dataset: GPCP-SG
reference_dataset: GPCP-V2.2
mip: Amon
additional_datasets:
- {dataset: GPCP-SG, project: obs4MIPs, level: L3, version: v2.2,
start_year: 1986, end_year: 2005, tier: 1}
- {dataset: GPCP-V2.2, project: obs4MIPs, level: L3, start_year: 1986, end_year: 2005, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand All @@ -211,8 +209,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand All @@ -232,8 +229,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *clim_settings
Expand All @@ -253,11 +249,10 @@ diagnostics:
variables:
clt:
preprocessor: clim
reference_dataset: MODIS
reference_dataset: MODIS-1-0
mip: Amon
additional_datasets:
- {dataset: MODIS, project: obs4MIPs, level: L3, version: C5,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: MODIS-1-0, project: obs4MIPs, level: L3, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim: &taylor_settings
script: clouds/clouds_taylor.ncl
Expand Down Expand Up @@ -314,8 +309,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: UWisc, project: OBS, type: sat, version: v2,
start_year: 1988, end_year: 2007, tier: 3}
- {dataset: UWisc, project: OBS, type: sat, version: v2, start_year: 1988, end_year: 2007, tier: 3}
scripts:
clim:
<<: *taylor_settings
Expand All @@ -335,8 +329,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *taylor_settings
Expand All @@ -356,8 +349,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *taylor_settings
Expand All @@ -372,11 +364,10 @@ diagnostics:
variables:
pr:
preprocessor: clim
reference_dataset: GPCP-SG
reference_dataset: GPCP-V2.2
mip: Amon
additional_datasets:
- {dataset: GPCP-SG, project: obs4MIPs, level: L3, version: v2.2,
start_year: 1986, end_year: 2005, tier: 1}
- {dataset: GPCP-V2.2, project: obs4MIPs, level: L3, start_year: 1986, end_year: 2005, tier: 1}
scripts:
clim:
<<: *taylor_settings
Expand All @@ -402,8 +393,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: UWisc, project: OBS, type: sat, version: v2,
start_year: 1988, end_year: 2007, tier: 3}
- {dataset: UWisc, project: OBS, type: sat, version: v2, start_year: 1988, end_year: 2007, tier: 3}
scripts:
clim: &intera_settings
script: clouds/clouds_interannual.ncl
Expand Down Expand Up @@ -435,11 +425,10 @@ diagnostics:
variables:
clt:
preprocessor: clim
reference_dataset: MODIS
reference_dataset: MODIS-1-0
mip: Amon
additional_datasets:
- {dataset: MODIS, project: obs4MIPs, level: L3, version: C5,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: MODIS-1-0, project: obs4MIPs, level: L3, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *intera_settings
Expand All @@ -459,8 +448,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *intera_settings
Expand All @@ -480,8 +468,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, start_year: 2001, end_year: 2010, tier: 1}
scripts:
clim:
<<: *intera_settings
Expand All @@ -496,11 +483,10 @@ diagnostics:
variables:
pr:
preprocessor: clim
reference_dataset: GPCP-SG
reference_dataset: GPCP-V2.2
mip: Amon
additional_datasets:
- {dataset: GPCP-SG, project: obs4MIPs, level: L3, version: v2.2,
start_year: 1986, end_year: 2005, tier: 1}
- {dataset: GPCP-V2.2, project: obs4MIPs, level: L3, start_year: 1986, end_year: 2005, tier: 1}
scripts:
clim:
<<: *intera_settings