Skip to content

Commit

Permalink
work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Jun 20, 2024
1 parent aa61249 commit 5f114e3
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 28 deletions.
25 changes: 24 additions & 1 deletion input_yml/TerraFIRMA_overshoot_stables.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
u-cz826:
---
name: TerraFIRMA_overshoot_stables

# Run the single job analysis
do_analysis_timeseries: True

# Download from mass:
do_mass_download: False

# master analysis suite
master_suites: &keylists physics bgc kmf tfamoc #alkalinity physics


# Run without strick check (if True, breaks if job has no years.)
strict_file_check: False

# Output the figures as csv json files.
savejson: True

clean: True

jobs:

# u-cz826:
# description: 'like cx209 but static ice sheet geometry 8GtC/yr #5'
# label: 'Ramp-up #5'
# colour: 'black'
Expand Down
67 changes: 40 additions & 27 deletions input_yml/TerraFIRMA_ssp245_cmm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,47 +32,47 @@ jobs:
thickness: 1.2
linestyle: '-'
shifttime: -300.
timerange: [2197, 2600]
timerange: [1825, 2200]
suite: *keylists


# ramp up


u-cy623:
description: 'TF OS SSP245 cmm'
label: 'SSP2-4.5'
colour: 'red'
description: 'interactive ice, started from picontrol yr 2277'
label: 'Historical'
colour: 'maroon'
thickness: 1.2
linestyle: '-'
shifttime: 0.
#timerange: [1800, 2050]
suite: *keylists

# ramp up
u-da914:
description: 'TF OS SSP245 cmm- High freq nemo, no CFC/SF6 output'
label: 'SSP2-4.5'
description: 'interactive ice, started from picontrol yr 2197'
label: None
colour: 'red'
thickness: 1.2
linestyle: '-'
shifttime: 0.
#timerange: [1800, 2050]
suite: *keylists

# ramp up
u-da916:
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards'
label: 'SSP2-4.5'
description: 'interactive ice, started from picontrol yr 2237'
label: None
# label: 'SSP2-4.5'
colour: 'red'
thickness: 1.2
linestyle: '-'
shifttime: 0.
#timerange: [1800, 2050]
suite: *keylists

# ramp up
u-da917:
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards'
label: 'SSP2-4.5'
description: 'interactive ice, started from picontrol yr 2317'
label: None
# label: 'SSP2-4.5'
colour: 'red'
thickness: 1.2
linestyle: '-'
Expand All @@ -81,36 +81,49 @@ jobs:
suite: *keylists


# ramp up
u-dg308:
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards'
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output - ssp245 extension of u-da914'
# label: 'Extension'
label: 'SSP2-4.5'
colour: 'red'
colour: 'purple'
thickness: 1.2
linestyle: '-'
shifttime: 0.
#timerange: [1800, 2050]
suite: *keylists

# ramp up
u-dg508:
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards'
label: 'SSP2-4.5'
colour: 'red'

u-dg480:
description: 'Interactive ice TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output - ssp245 extension of u-cy623'
# label: 'Extension'
label: 'SSP2-4.5'
colour: 'violet'
thickness: 1.2
linestyle: '-'
shifttime: 0.
#timerange: [1800, 2050]
suite: *keylists

# ramp up
u-dg509:
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards'
label: 'SSP2-4.5'
colour: 'red'

u-dg508:
description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards - ssp245 extension of u-da916'
label: None
# label: 'SSP2-4.5'
colour: 'purple'
thickness: 1.2
linestyle: '-'
shifttime: 0.
#timerange: [1800, 2050]
suite: *keylists

# u-dg509:
# description: 'TF OS SSP245 cmm - High freq nemo, no CFC/SF6 output from 2030 onwards - ssp245 extension of u-da917'
# label: None
# label: 'SSP2-4.5'
# colour: 'purple'
# thickness: 1.2
# linestyle: '-'
# shifttime: 0.
# #timerange: [1800, 2050]
# suite: *keylists

0 comments on commit 5f114e3

Please sign in to comment.