Skip to content

Commit

Permalink
added new regions and layers and jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Jun 4, 2024
1 parent fa2ed3c commit 32c5090
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion input_yml/TerraFIRMA_overshoot_runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
thickness: 1.2
linestyle: '-'
shifttime: -100.
timerange: [1850, 2400]
timerange: [1850, 2600]
suite: *keylists

# ramp up
Expand Down
2 changes: 1 addition & 1 deletion key_files/mld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ data_convert:
maskname : mask
areafile: $BASEDIR_OBS/IFREMER-MLD/mld_DT02_c1m_reg2.0-annual.nc
#layers : Surface
regions : Global ignoreInlandSeas SouthernOcean ArcticOcean Equator10 NorthAtlanticOcean SouthAtlanticOcean NorthPacificOcean SouthPacificOcean SPNA STNA GINseas LabradorSea
regions : Global ignoreInlandSeas SouthernOcean ArcticOcean Equator10 NorthAtlanticOcean SouthAtlanticOcean NorthPacificOcean SouthPacificOcean SPNA STNA GINseas LabradorSea EquatorialAtlanticOcean
2 changes: 1 addition & 1 deletion key_files/ph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ model_vars : PH3
model_convert : NoChange

layers : Surface #50m #;100m 200m 500m 1000m 2000m
regions : Global #ignoreInlandSeas #;SouthernOcean ArcticOcean Equator10 Remainder NorthernSubpolarAtlantic NorthernSubpolarPacific
regions : Global SouthernOcean ArcticOcean Equator10 # Remainder NorthernSubpolarAtlantic NorthernSubpolarPacific
4 changes: 2 additions & 2 deletions key_files/salinity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ data_vars : s_an
data_convert : NoChange
data_tdict : ZeroToZero

layers : Surface
regions : Global ignoreInlandSeas SouthernOcean ArcticOcean Equator10 NorthPacificOcean SouthPacificOcean NorthAtlanticOcean SouthAtlanticOcean SPNA STNA GINseas LabradorSea
layers : Surface 500m
regions : Global ignoreInlandSeas SouthernOcean ArcticOcean Equator10 NorthPacificOcean SouthPacificOcean NorthAtlanticOcean SouthAtlanticOcean SPNA STNA GINseas LabradorSea EquatorialAtlanticOcean
4 changes: 2 additions & 2 deletions key_files/temperature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ data_vars : t_an
data_convert : NoChange
data_tdict : ZeroToZero

layers : Surface
regions : Global ignoreInlandSeas SouthernOcean ArcticOcean Equator10 NorthPacificOcean SouthPacificOcean NorthAtlanticOcean SouthAtlanticOcean SPNA STNA GINseas LabradorSea
layers : Surface 500m
regions : Global ignoreInlandSeas SouthernOcean ArcticOcean Equator10 NorthPacificOcean SouthPacificOcean NorthAtlanticOcean SouthAtlanticOcean SPNA STNA GINseas LabradorSea EquatorialAtlanticOcean



Expand Down

0 comments on commit 32c5090

Please sign in to comment.