From d94e355b087ce3bf6b94c50a55d174ddc397e4aa Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Tue, 13 Jan 2026 21:45:59 +1100 Subject: [PATCH 1/3] Update expected delivery for scenariomip --- ...put4MIPs_delivery-summary-scenariomip.html | 36 +++++++++---------- .../delivery-summary-scenariomip.json | 28 +++++++-------- .../src/input4MIPs_CVs/html_generation.py | 2 +- 3 files changed, 33 insertions(+), 33 deletions(-) diff --git a/docs/database-views/input4MIPs_delivery-summary-scenariomip.html b/docs/database-views/input4MIPs_delivery-summary-scenariomip.html index 1b742ec9..833efcbd 100644 --- a/docs/database-views/input4MIPs_delivery-summary-scenariomip.html +++ b/docs/database-views/input4MIPs_delivery-summary-scenariomip.html @@ -59,19 +59,19 @@

1 - Anthropogenic short-lived climate forcer (SLCF) and CO2 emissions
Internal docs: here - Draft data available - TBD - TBD - Expected: October 2025 + Anthropogenic short-lived climate forcer (SLCF) and CO2 emissions
Internal docs: here + CMIP7 dataset available + 10.5281/zenodo.17981825 + IIASA-IAMC-vl-1-0-0, IIASA-IAMC-h-1-0-0 + Available: IIASA-IAMC-h-1-0-0 (2022-01 to 2100-12), IIASA-IAMC-vl-1-0-0 (2022-01 to 2100-12) 2 - Open biomass burning emissions
Internal docs: here - Draft data available - TBD - TBD - Expected: October 2025 + Open biomass burning emissions
Internal docs: here + CMIP7 dataset available + 10.5281/zenodo.17981825 + IIASA-IAMC-vl-1-0-0, IIASA-IAMC-h-1-0-0 + Available: IIASA-IAMC-h-1-0-0 (2022-01 to 2100-12), IIASA-IAMC-vl-1-0-0 (2022-01 to 2100-12) 3 @@ -79,7 +79,7 @@

Draft data in preparation TBD TBD - Expected: December 2025 + Expected: February 2025 4 @@ -99,11 +99,11 @@

6 - Stratospheric volcanic SO2 emissions and aerosol optical properties
Internal docs: here + Stratospheric volcanic SO2 emissions and aerosol optical properties
Internal docs: here CMIP7 dataset available Not provided - UOEXETER-ScenarioMIP-2-2-1 - Available: UOEXETER-ScenarioMIP-2-2-1 (2022-01 to 2100-12) + UOEXETER-ScenarioMIP-2-2-2 + Available: UOEXETER-ScenarioMIP-2-2-2 (2022-01 to 2100-12) 7 @@ -111,7 +111,7 @@

Draft data in preparation TBD TBD - Expected: December 2025 + Expected: March 2025 8 @@ -119,7 +119,7 @@

Draft data in preparation TBD TBD - Expected: December 2025 + Expected: March 2025 9 @@ -127,7 +127,7 @@

Draft data available TBD TBD - Expected: October 2025 + Expected: February 2026 10 @@ -143,7 +143,7 @@

Draft data in preparation TBD TBD - Expected: October 2025 + Expected: January 2026 12 diff --git a/docs/dataset-info/delivery-summary-scenariomip.json b/docs/dataset-info/delivery-summary-scenariomip.json index 6d8f673c..fee78323 100644 --- a/docs/dataset-info/delivery-summary-scenariomip.json +++ b/docs/dataset-info/delivery-summary-scenariomip.json @@ -1,18 +1,18 @@ { "slcf_co2_emms": { - "expected_publication": "October 2025", - "source_ids": null, - "status": "Draft data available", - "url": null + "source_ids": [ + "IIASA-IAMC-vl-1-0-0", + "IIASA-IAMC-h-1-0-0" + ] }, "biomass_burning_emms": { - "expected_publication": "October 2025", - "source_ids": null, - "status": "Draft data available", - "url": null + "source_ids": [ + "IIASA-IAMC-vl-1-0-0", + "IIASA-IAMC-h-1-0-0" + ] }, "land_use": { - "expected_publication": "December 2025", + "expected_publication": "February 2025", "source_ids": null, "status": "Draft data in preparation", "url": null @@ -31,23 +31,23 @@ }, "volcanic": { "source_ids": [ - "UOEXETER-ScenarioMIP-2-2-1" + "UOEXETER-ScenarioMIP-2-2-2" ] }, "ozone": { - "expected_publication": "December 2025", + "expected_publication": "March 2025", "source_ids": null, "status": "Draft data in preparation", "url": null }, "nitrogen-deposition": { - "expected_publication": "December 2025", + "expected_publication": "March 2025", "source_ids": null, "status": "Draft data in preparation", "url": null }, "solar": { - "expected_publication": "October 2025", + "expected_publication": "February 2026", "source_ids": null, "status": "Draft data available", "url": null @@ -59,7 +59,7 @@ "url": null }, "simple-plumes": { - "expected_publication": "October 2025", + "expected_publication": "January 2026", "source_ids": null, "status": "Draft data in preparation", "url": null diff --git a/python-packages/input4MIPs-CVs/src/input4MIPs_CVs/html_generation.py b/python-packages/input4MIPs-CVs/src/input4MIPs_CVs/html_generation.py index cec592b5..cebb8abd 100644 --- a/python-packages/input4MIPs-CVs/src/input4MIPs_CVs/html_generation.py +++ b/python-packages/input4MIPs-CVs/src/input4MIPs_CVs/html_generation.py @@ -470,7 +470,7 @@ def get_delivery_summary_view( tmp["Source ID"] = "TBD" tmp["Status"] = info_d["status"] - tmp["ESGF publication status"] = "Expected: October 2025" + tmp["ESGF publication status"] = "Expected: January 2026" else: if info_d["url"] is not None: From 8936fe686c24025b318d510fc133edb035c037d4 Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Tue, 13 Jan 2026 21:49:56 +1100 Subject: [PATCH 2/3] Update year of delivery dates --- .../input4MIPs_delivery-summary-scenariomip.html | 8 ++++---- docs/dataset-info/delivery-summary-scenariomip.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/database-views/input4MIPs_delivery-summary-scenariomip.html b/docs/database-views/input4MIPs_delivery-summary-scenariomip.html index 833efcbd..c81853c6 100644 --- a/docs/database-views/input4MIPs_delivery-summary-scenariomip.html +++ b/docs/database-views/input4MIPs_delivery-summary-scenariomip.html @@ -79,7 +79,7 @@

Draft data in preparation TBD TBD - Expected: February 2025 + Expected: February 2026 4 @@ -95,7 +95,7 @@

Draft data in preparation TBD TBD - Expected: October 2025 + Expected: October 2026 6 @@ -111,7 +111,7 @@

Draft data in preparation TBD TBD - Expected: March 2025 + Expected: March 2026 8 @@ -119,7 +119,7 @@

Draft data in preparation TBD TBD - Expected: March 2025 + Expected: March 2026 9 diff --git a/docs/dataset-info/delivery-summary-scenariomip.json b/docs/dataset-info/delivery-summary-scenariomip.json index fee78323..211e3caf 100644 --- a/docs/dataset-info/delivery-summary-scenariomip.json +++ b/docs/dataset-info/delivery-summary-scenariomip.json @@ -12,7 +12,7 @@ ] }, "land_use": { - "expected_publication": "February 2025", + "expected_publication": "February 2026", "source_ids": null, "status": "Draft data in preparation", "url": null @@ -24,7 +24,7 @@ ] }, "co2_isotopes": { - "expected_publication": "October 2025", + "expected_publication": "October 2026", "source_ids": null, "status": "Draft data in preparation", "url": null @@ -35,13 +35,13 @@ ] }, "ozone": { - "expected_publication": "March 2025", + "expected_publication": "March 2026", "source_ids": null, "status": "Draft data in preparation", "url": null }, "nitrogen-deposition": { - "expected_publication": "March 2025", + "expected_publication": "March 2026", "source_ids": null, "status": "Draft data in preparation", "url": null From 14de2b17ab2ca972cc19973268e67b0efdff5122 Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Wed, 14 Jan 2026 13:32:30 +1100 Subject: [PATCH 3/3] CHANGELOG --- changelog/403.docs.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/403.docs.md diff --git a/changelog/403.docs.md b/changelog/403.docs.md new file mode 100644 index 00000000..c00ad665 --- /dev/null +++ b/changelog/403.docs.md @@ -0,0 +1 @@ +Updated documentation about expected ScenarioMIP delivery