Skip to content

Commit 0bacc3d

Browse files
committed
update for model for model
1 parent 5c209ed commit 0bacc3d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

e3sm_diags/driver/default_diags/zonal_mean_2d_stratosphere_model_vs_model.cfg

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,21 @@ seasons = ["ANN", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "1
2424
contour_levels = [0.5,1,2,5,10,15,20,25,30,40,50,70]
2525
diff_levels = [-15,-10,-5,-2,-1,-0.5, 0.5, 1,2,5,10,15]
2626

27+
[#]
28+
sets = ["zonal_mean_2d_stratosphere"]
29+
case_id = "model_vs_model"
30+
variables = ["H2OLNZ"]
31+
seasons = ["ANN", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "DJF", "MAM", "JJA", "SON"]
32+
contour_levels = [0.5,1,1.5,2,2.5,3,3.5,4,4.5,5,5.5,6,7,8]
33+
diff_levels = [-4, -3, -2, -1, -0.5,-0.1, 0.1,0.5, 1,2,3,4]
34+
2735
[#]
2836
sets = ["zonal_mean_2d_stratosphere"]
2937
case_id = "model_vs_model"
3038
variables = ["Q"]
3139
seasons = ["ANN", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "DJF", "MAM", "JJA", "SON"]
32-
contour_levels = [0.6,0.8, 1, 1.2, 1.6, 2, 2.5, 3, 3.5, 4]
33-
diff_levels = [-3, -2,-1.5,-1,-0.5,-0.1,0.1,0.5,1,1.5,2,3]
40+
contour_levels = [0.5,1,1.5,2,2.5,3,3.5,4,4.5,5,5.5,6,7,8]
41+
diff_levels = [-4, -3, -2, -1, -0.5,-0.1, 0.1,0.5, 1,2,3,4]
3442

3543
[#]
3644
sets = ["zonal_mean_2d_stratosphere"]

0 commit comments

Comments
 (0)