Skip to content

Commit

Permalink
Update obs4MIPs names in flatoipcc recipes (#3328)
Browse files Browse the repository at this point in the history
Co-authored-by: Bouwe Andela <bouweandela@gmail.com>
  • Loading branch information
rbeucher and bouweandela committed Nov 9, 2023
1 parent 1b435c5 commit 201bb17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,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,
- {dataset: GPCP-V2.2, project: obs4MIPs, level: L3,
start_year: 1986, end_year: 2005, tier: 1}
- {dataset: ACCESS1-0, project: CMIP5, exp: historical, ensemble: r1i1p1,
start_year: 1986, end_year: 2005}
Expand Down Expand Up @@ -385,7 +385,7 @@ diagnostics:
mip: Amon
derive: true
additional_datasets:
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B, version: Ed2-7,
- {dataset: CERES-EBAF, project: obs4MIPs, level: L3B,
start_year: 2001, end_year: 2010, tier: 1}
- {dataset: ACCESS1-0, project: CMIP5, exp: historical, ensemble: r1i1p1,
start_year: 1986, end_year: 2005}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -322,13 +322,13 @@ diagnostics:
variables:
pr:
preprocessor: clima_nomask_pr
reference_dataset: GPCP-SG
reference_dataset: GPCP-V2.2
mip: Amon
ensemble: r1i1p1
start_year: 1980
end_year: 2005
additional_datasets:
- {dataset: GPCP-SG, project: OBS, project: obs4MIPs, level: L3, version: v2.2, tier: 1}
- {dataset: GPCP-V2.2, project: obs4MIPs, tier: 1}
# - {dataset: CRU, project: OBS, type: reanaly, version: TS4.02, tier: 2}
scripts:
clim:
Expand Down

0 comments on commit 201bb17

Please sign in to comment.