Skip to content

Commit

Permalink
Merge pull request #342 from justin-richling/quick-update
Browse files Browse the repository at this point in the history
Update default hist_str to h0a
  • Loading branch information
justin-richling authored Nov 8, 2024
2 parents b04efe2 + cf4d2fb commit e822515
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions config_amwg_default_plots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ diag_cam_climo:
# eg. cam.h0 or ocn.pop.h.ecosys.nday1 or hist_str: [cam.h2,cam.h0]
# Only affects timeseries as everything else uses the created timeseries
# Default:
hist_str: cam.h0
hist_str: cam.h0a

#Calculate climatologies?
#If false, the climatology files will not be created:
Expand Down Expand Up @@ -206,7 +206,7 @@ diag_cam_baseline_climo:
# eg. cam.h0 or ocn.pop.h.ecosys.nday1 or hist_str: [cam.h2,cam.h0]
# Only affects timeseries as everything else uses the created timeseries
# Default:
hist_str: cam.h0
hist_str: cam.h0a

#Calculate cam baseline climatologies?
#If false, the climatology files will not be created:
Expand Down
4 changes: 2 additions & 2 deletions config_cam_baseline_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ diag_cam_climo:
# eg. cam.h0 or ocn.pop.h.ecosys.nday1 or hist_str: [cam.h2,cam.h0]
# Only affects timeseries as everything else uses the created timeseries
# Default:
hist_str: cam.h0
hist_str: cam.h0a

#Calculate climatologies?
#If false, the climatology files will not be created:
Expand Down Expand Up @@ -290,7 +290,7 @@ diag_cam_baseline_climo:
# eg. cam.h0 or ocn.pop.h.ecosys.nday1 or hist_str: [cam.h2,cam.h0]
# Only affects timeseries as everything else uses the created timeseries
# Default:
hist_str: cam.h0
hist_str: cam.h0a

#Calculate cam baseline climatologies?
#If false, the climatology files will not be created:
Expand Down

0 comments on commit e822515

Please sign in to comment.