Update the ozone diagnostics - #894
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The fabricated CMIP7 coverage used to relabel the whole time axis, so a 1950-2014 series came back as 1957-2021 and the recipe had to ask for 1960 to find any data. Fabrication now repeats the final year instead, so the start is preserved and the polar cap diagnostics can ask for the full 1950/2021 range. Regenerates the ozone solve baselines, which still carried the datasets that the old 2014 end date let through.
d3d2002 to
7c18e66
Compare
The previous mint predates #887, so the fabricated CMIP7 series were relabelled from 1950-2014 onto 1957-2021 rather than extended by repeating the final year. The polar cap series now start at 1950 and match CMIP6.
Regression baseline diff9 test case(s) and 39 native file(s) changed against
esmvaltool/ozone-annual-cycle/cmip6 -- 5 native file(s)
--- old 6de2cf019123
+++ new 93ef937be24d
@@ -1,7 +1,7 @@
? <OUTPUT_DIR>/executions/recipe/plots/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map.png
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_2005-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1997-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2014.nc
authors:
- hassler_birgit
- schlund_manuel
@@ -13,8 +13,8 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map_bottom.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_2005-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1997-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2014.nc
authors:
- hassler_birgit
- schlund_manuel
@@ -25,7 +25,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map_top_left.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1997-2014.nc
authors:
- hassler_birgit
- schlund_manuel
@@ -36,7 +36,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map_top_right.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2014.nc
authors:
- hassler_birgit
- schlund_manuelesmvaltool/ozone-annual-cycle/cmip7 -- 5 native file(s)
--- old 0ca6597dc305
+++ new 20dbf5a135f6
@@ -1,7 +1,7 @@
? <OUTPUT_DIR>/executions/recipe/plots/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map.png
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_2005-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1997-2021.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2021.nc
authors:
- hassler_birgit
- schlund_manuel
@@ -13,8 +13,8 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map_bottom.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_2005-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1997-2021.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2021.nc
authors:
- hassler_birgit
- schlund_manuel
@@ -25,7 +25,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map_top_left.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1997-2021.nc
authors:
- hassler_birgit
- schlund_manuel
@@ -36,7 +36,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_month_mapplot/plot/hovmoeller_anncyc_vs_lat_or_lon_toz_LatTime_Map_top_right.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_month_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2021.nc
authors:
- hassler_birgit
- schlund_manuelesmvaltool/ozone-lat-time/cmip6 -- 5 native file(s)
--- old bebd2719f041
+++ new f0e73f1d0f96
@@ -1,7 +1,7 @@
? <OUTPUT_DIR>/executions/recipe/plots/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map.png
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1997-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2014.nc
authors:
- schlund_manuel
- kraft_jeremy
@@ -14,8 +14,8 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map_bottom.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1996-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1997-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2014.nc
authors:
- schlund_manuel
- kraft_jeremy
@@ -27,7 +27,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map_top_left.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1997-2014.nc
authors:
- schlund_manuel
- kraft_jeremy
@@ -39,7 +39,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map_top_right.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2014.nc
authors:
- schlund_manuel
- kraft_jeremyesmvaltool/ozone-lat-time/cmip7 -- 5 native file(s)
--- old e9a5b935d964
+++ new 35df23a42592
@@ -1,7 +1,7 @@
? <OUTPUT_DIR>/executions/recipe/plots/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map.png
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1997-2021.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2021.nc
authors:
- schlund_manuel
- kraft_jeremy
@@ -14,8 +14,8 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map_bottom.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1996-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1997-2021.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2021.nc
authors:
- schlund_manuel
- kraft_jeremy
@@ -27,7 +27,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map_top_left.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1997-2021.nc
authors:
- schlund_manuel
- kraft_jeremy
@@ -39,7 +39,7 @@
- zonal
? <OUTPUT_DIR>/executions/recipe/work/lat_time_mapplot/plot/hovmoeller_time_vs_lat_or_lon_toz_LatTime_Map_top_right.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/lat_time_mapplot/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1997-2021.nc
authors:
- schlund_manuel
- kraft_jeremyesmvaltool/ozone-nh-mar/cmip6 -- 4 native file(s)
Committed artefacts changed:
--- old cf593bb7ebcc
+++ new 2a5b8da1e921
@@ -1,8 +1,8 @@
? <OUTPUT_DIR>/executions/recipe/plots/polar_cap_time_series_NH/plot/timeseries_toz_NH_MAR.png
: &id001
ancestors:
+ - <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_NH/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1950-2014.nc
- <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_NH/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2021.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_NH/toz/CMIP6_GFDL-ESM4_AERmon_historical_r1i1p1f1_toz_gr1_1950-2014.nc
authors:
- schlund_manuel
caption: Time series of ambiguous_long_name for various datasets.
--- old 26cd433d9f79
+++ new 3ef5857c321b
@@ -93,71 +93,71 @@
],
"index_name": "time",
"values": [
- 407.5291442871094,
- 399.90130615234375,
- 393.7835388183594,
- 384.9622497558594,
- 400.4131164550781,
- 399.8167724609375,
- 417.03643798828125,
- 413.0714111328125,
- 418.2637634277344,
- 420.440673828125,
- 441.4696350097656,
- 414.5494689941406,
- 415.2564392089844,
- 407.40008544921875,
- 414.2424621582031,
- 417.6406555175781,
- 425.7912292480469,
- 418.4874267578125,
- 425.0320129394531,
- 417.3187561035156,
- 421.94732666015625,
- 417.0071716308594,
- 437.8959655761719,
- 432.38079833984375,
- 414.6580505371094,
- 411.5722961425781,
- 423.5048828125,
- 429.6351623535156,
- 405.6231689453125,
- 412.15057373046875,
- 423.0074157714844,
- 404.2963562011719,
- 421.5974426269531,
- 420.9507751464844,
- 409.0649108886719,
- 407.28399658203125,
- 393.88177490234375,
- 395.19158935546875,
- 412.28411865234375,
- 427.6337585449219,
- 417.2103576660156,
- 400.0932312011719,
- 415.0448303222656,
- 397.6531677246094,
- 364.7537536621094,
- 419.7193298339844,
- 397.1560363769531,
- 409.71771240234375,
- 397.39691162109375,
- 405.7891540527344,
- 408.8729553222656,
- 414.808837890625,
- 416.71441650390625,
- 408.9202880859375,
- 430.3568420410156,
- 417.8289794921875,
- 411.0965881347656,
- 418.53338623046875,
- 416.4183654785156,
- 390.1081848144531,
- 415.1942138671875,
- 412.84320068359375,
- 388.7828063964844,
- 435.4207458496094,
- 415.2336120605469,
+ 409.1578063964844,
+ 403.9105529785156,
+ 394.857177734375,
+ 385.2142333984375,
+ 400.61566162109375,
+ 402.3245544433594,
+ 422.1778869628906,
+ 414.47564697265625,
+ 419.5641174316406,
+ 423.14617919921875,
+ 444.6285705566406,
+ 416.263427734375,
+ 418.3648986816406,
+ 409.82305908203125,
+ 415.2846984863281,
+ 419.9190979003906,
+ 428.4659423828125,
+ 420.6527099609375,
+ 428.0644836425781,
+ 420.2755126953125,
+ 425.04541015625,
+ 419.486328125,
+ 440.3427734375,
+ 435.1847229003906,
+ 417.0231628417969,
+ 413.2773742675781,
+ 426.4793701171875,
+ 432.5576171875,
+ 406.52728271484375,
+ 412.84808349609375,
+ 425.8034362792969,
+ 407.3272399902344,
+ 425.9691162109375,
+ 424.2892761230469,
+ 412.5556335449219,
+ 411.0689697265625,
+ 396.3155822753906,
+ 396.4222106933594,
+ 413.7740478515625,
+ 430.6904602050781,
+ 420.5450744628906,
+ 401.6966552734375,
+ 417.2540283203125,
+ 399.8173828125,
+ 364.8374938964844,
+ 422.22967529296875,
+ 398.830078125,
+ 411.89984130859375,
+ 401.1479797363281,
+ 407.8724060058594,
+ 410.88140869140625,
+ 417.4186706542969,
+ 419.0830993652344,
+ 411.0274353027344,
+ 433.0693359375,
+ 419.98858642578125,
+ 413.7646484375,
+ 421.7967834472656,
+ 418.6949768066406,
+ 390.49078369140625,
+ 416.4707336425781,
+ 415.5193786621094,
+ 389.52337646484375,
+ 438.33050537109375,
+ 418.70294189453125,
null,
null,
null,esmvaltool/ozone-nh-mar/cmip7 -- 4 native file(s)
Committed artefacts changed:
--- old 099fb2f195cb
+++ new ee8f1bf5bf5a
@@ -2,7 +2,7 @@
: &id001
ancestors:
- <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_NH/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2021.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_NH/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1950-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_NH/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1950-2021.nc
authors:
- schlund_manuel
caption: Time series of ambiguous_long_name for various datasets.
--- old 510a6b90c9cf
+++ new 91a9ffae5d28
@@ -93,78 +93,78 @@
],
"index_name": "time",
"values": [
- 390.837890625,
- 392.4892578125,
- 393.908203125,
+ 391.5263671875,
+ 399.583984375,
+ 393.62109375,
390.625,
- 394.6044921875,
- 392.736328125,
- 416.0849609375,
- 415.6806640625,
- 413.302734375,
- 416.3017578125,
- 442.6357421875,
- 395.9990234375,
- 404.0322265625,
- 405.287109375,
- 395.13671875,
- 404.66796875,
- 416.6044921875,
- 413.208984375,
- 417.8857421875,
- 412.0048828125,
- 408.10546875,
- 402.0087890625,
- 438.38671875,
- 433.6318359375,
- 407.4619140625,
- 398.6005859375,
- 426.2958984375,
- 423.7978515625,
- 394.6318359375,
- 406.9541015625,
- 421.63671875,
- 397.9365234375,
- 419.8115234375,
- 414.498046875,
- 405.3486328125,
- 403.9296875,
- 391.59765625,
- 391.6953125,
- 403.3916015625,
- 430.177734375,
- 416.421875,
- 395.3515625,
- 409.8388671875,
- 393.044921875,
- 384.9111328125,
- 415.564453125,
- 395.728515625,
- 406.6064453125,
- 391.86328125,
- 395.1435546875,
- 393.5888671875,
- 417.90625,
- 412.818359375,
- 396.54296875,
- 431.8486328125,
- 409.7734375,
- 399.015625,
- 417.59765625,
- 410.3056640625,
+ 394.2568359375,
+ 393.3505859375,
+ 422.400390625,
+ 416.419921875,
+ 415.712890625,
+ 420.9267578125,
+ 446.62890625,
+ 399.05078125,
+ 410.677734375,
+ 406.9658203125,
+ 394.7421875,
+ 409.328125,
+ 422.8740234375,
+ 416.5869140625,
+ 423.2216796875,
+ 418.677734375,
+ 414.60546875,
+ 407.1494140625,
+ 441.9462890625,
+ 437.4423828125,
+ 411.2734375,
+ 398.3505859375,
+ 431.455078125,
+ 429.4384765625,
+ 394.38671875,
+ 407.0361328125,
+ 425.38671875,
+ 401.6259765625,
+ 425.6806640625,
+ 420.6748046875,
+ 411.421875,
+ 409.08203125,
+ 391.87109375,
+ 391.6015625,
+ 405.017578125,
+ 434.259765625,
+ 422.7080078125,
+ 394.9375,
+ 413.3740234375,
+ 395.16796875,
+ 385.4111328125,
+ 420.232421875,
+ 395.904296875,
+ 409.75,
+ 396.80859375,
+ 396.6142578125,
+ 393.431640625,
+ 420.408203125,
+ 415.0361328125,
+ 398.880859375,
+ 436.78515625,
+ 412.7890625,
+ 403.3671875,
+ 422.873046875,
+ 413.705078125,
390.625,
- 393.681640625,
- 409.1328125,
- 388.62890625,
- 426.888671875,
- 416.9375,
- null,
- null,
- null,
- null,
- null,
- null,
- null
+ 393.51953125,
+ 413.294921875,
+ 388.8037109375,
+ 431.9052734375,
+ 421.388671875,
+ 421.388671875,
+ 421.388671875,
+ 421.388671875,
+ 421.388671875,
+ 421.388671875,
+ 421.388671875,
+ 421.388671875
]
}
]esmvaltool/ozone-sh-oct/cmip6 -- 2 native file(s)
esmvaltool/ozone-sh-oct/cmip7 -- 4 native file(s)
Committed artefacts changed:
--- old eba310a7f6b9
+++ new 2ace5017c82b
@@ -2,7 +2,7 @@
: &id001
ancestors:
- <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_SH/toz/obs4MIPs_C3S-GTO-ECV-9-0_toz_1996-2021.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_SH/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1950-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/polar_cap_time_series_SH/toz/toz_tavg-u-hxy-u_mon_glb_gr1_GFDL-ESM4_historical_r1i1p1f1_1950-2021.nc
authors:
- schlund_manuel
caption: Time series of ambiguous_long_name for various datasets.
--- old b6fe210ff96a
+++ new 1ebd16d9dc02
@@ -158,13 +158,13 @@
233.8916015625,
221.8466796875,
248.0029296875,
- null,
- null,
- null,
- null,
- null,
- null,
- null
+ 248.0029296875,
+ 248.0029296875,
+ 248.0029296875,
+ 248.0029296875,
+ 248.0029296875,
+ 248.0029296875,
+ 248.0029296875
]
}
]esmvaltool/ozone-zonal/cmip6 -- 5 native file(s)
--- old 324e2ac1d527
+++ new 46147c786184
@@ -1,7 +1,7 @@
? <OUTPUT_DIR>/executions/recipe/plots/zonal_mean_profiles/plot/zonal_mean_profile_o3_GFDL-ESM4_historical.png
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/CMIP6_GFDL-ESM4_Amon_historical_r1i1p1f1_o3_gr1_2005-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/OBS6_ESACCI-OZONE_sat_L3-SAGE-OMPS_AERmon_o3_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/CMIP6_GFDL-ESM4_Amon_historical_r1i1p1f1_o3_gr1_1990-2000.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/OBS6_ESACCI-OZONE_sat_L3-SAGE-OMPS_AERmon_o3_1990-2000.nc
authors:
- schlund_manuel
caption: Zonal mean profile of Mole Fraction of O3 of dataset CMIP6.
@@ -11,8 +11,8 @@
- vert
? <OUTPUT_DIR>/executions/recipe/work/zonal_mean_profiles/plot/zonal_mean_profile_o3_GFDL-ESM4_historical_bottom.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/CMIP6_GFDL-ESM4_Amon_historical_r1i1p1f1_o3_gr1_2005-2014.nc
- - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/OBS6_ESACCI-OZONE_sat_L3-SAGE-OMPS_AERmon_o3_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/CMIP6_GFDL-ESM4_Amon_historical_r1i1p1f1_o3_gr1_1990-2000.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/OBS6_ESACCI-OZONE_sat_L3-SAGE-OMPS_AERmon_o3_1990-2000.nc
authors:
- schlund_manuel
caption: Zonal mean profile of Mole Fraction of O3 of dataset CMIP6 - ESACCI-OZONE.
@@ -22,7 +22,7 @@
- vert
? <OUTPUT_DIR>/executions/recipe/work/zonal_mean_profiles/plot/zonal_mean_profile_o3_GFDL-ESM4_historical_top_left.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/CMIP6_GFDL-ESM4_Amon_historical_r1i1p1f1_o3_gr1_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/CMIP6_GFDL-ESM4_Amon_historical_r1i1p1f1_o3_gr1_1990-2000.nc
authors:
- schlund_manuel
caption: Zonal mean profile of Mole Fraction of O3 of dataset CMIP6.
@@ -32,7 +32,7 @@
- vert
? <OUTPUT_DIR>/executions/recipe/work/zonal_mean_profiles/plot/zonal_mean_profile_o3_GFDL-ESM4_historical_top_right.nc
: ancestors:
- - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/OBS6_ESACCI-OZONE_sat_L3-SAGE-OMPS_AERmon_o3_2005-2014.nc
+ - <OUTPUT_DIR>/executions/recipe/preproc/zonal_mean_profiles/o3/OBS6_ESACCI-OZONE_sat_L3-SAGE-OMPS_AERmon_o3_1990-2000.nc
authors:
- schlund_manuel
caption: Zonal mean profile of Mole Fraction of O3 of dataset ESACCI-OZONE. |
|
@bouweandela There has been a regression in the plot spacing: Thoughts on what this might be? I haven't dug into it if is a 2.15 change or a diagnostic change, but it does seem to happen for all figures |
| region: glb | ||
| timerange: 2005/2014 | ||
| timerange_for_toz_monthly_data: | ||
| timerange: 1950/2021 |
There was a problem hiding this comment.
I don't think these do anything here?
There was a problem hiding this comment.
They're used to set the timerange in the original recipe using YAML anchors, they don't do anything here.
Newer version of some plotting library, e.g. matplotlib? It looks like one figure was created with tight_layout and the other not. |
Updates the ozone diagnostics for the unified
ref/recipe_ref_ozone.ymlrecipe that replacedrecipe_ref_ozone_cmip7.ymlin ESMValTool v2.15. Targets #885 because it depends on the recipe and lock file updates there. Replaces #886, which was based on an olderuse-esmvaltool-baseand carried duplicate commits._prepare_recipehelper replaces the per-diagnostic overrides.timerange_for_ozone_profile, so they now average 1990 to 2000 rather than 2005 to 2014.recipes.txtpicks up the renamed ENSO and sea-ice recipe hashes. The ENSO diagnostics themselves are fixed separately.Requiring CMIP7 coverage through 2021 initially dropped the five 360-day calendar models, because the synthetic catalog only lifted runs whose
end_timematched2014-12-16 12:00:00exactly. #896 fixes that, so the solved set is unchanged by this PR and the regression fixtures are untouched.The ozone regression baselines still need a remint. They were minted before #887, so the fabricated CMIP7 series were relabelled from 1950-2014 onto 1957-2021 rather than extended, and the polar cap plots start at 1960 instead of 1950.
test_write_recipefails forenso-basic-climatology,enso-characteristicsandsea-ice-sensitivity. Those fixtures are already stale on #885 and are not touched here.