From cf4d2fbd22e5c6cc42715a70d247c354e8cebee1 Mon Sep 17 00:00:00 2001 From: justin-richling Date: Fri, 8 Nov 2024 13:41:16 -0700 Subject: [PATCH] Update default hist_str to h0a --- config_amwg_default_plots.yaml | 4 ++-- config_cam_baseline_example.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config_amwg_default_plots.yaml b/config_amwg_default_plots.yaml index fa1de3821..abe3798f2 100644 --- a/config_amwg_default_plots.yaml +++ b/config_amwg_default_plots.yaml @@ -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: @@ -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: diff --git a/config_cam_baseline_example.yaml b/config_cam_baseline_example.yaml index 8a78dc0d9..d7652f23e 100644 --- a/config_cam_baseline_example.yaml +++ b/config_cam_baseline_example.yaml @@ -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: @@ -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: