diff --git a/.github/workflows/nightly-build.yml b/.github/workflows/nightly-build.yml index d3f6da4e..b4910837 100644 --- a/.github/workflows/nightly-build.yml +++ b/.github/workflows/nightly-build.yml @@ -39,7 +39,7 @@ jobs: runs-on: ${{ matrix.runner.RUNNER_OS }} env: PACKAGE_NAME: cmor - PACKAGE_VERSION: 3.15.1 + PACKAGE_VERSION: 3.15.2 PYTHON_VERSION: ${{ matrix.python_version }} CONDA_FORGE_CHANNEL: conda-forge CONDA_USER: pcmdi diff --git a/CITATION.cff b/CITATION.cff index 1b7f7a80..c5e0f547 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -67,7 +67,7 @@ authors: orcid: "https://orcid.org/0000-0002-4040-0215" affiliation: "German Climate Computing Centre (DKRZ)" title: "The Climate Model Output Rewriter (CMOR)" -version: 3.15.1 +version: 3.15.2 doi: 10.5281/zenodo.592733 -date-released: 2026-05-20 +date-released: 2026-06-24 url: "https://github.com/PCMDI/cmor" diff --git a/cmip7-cmor-tables b/cmip7-cmor-tables index 81cdc464..ef37bcaf 160000 --- a/cmip7-cmor-tables +++ b/cmip7-cmor-tables @@ -1 +1 @@ -Subproject commit 81cdc4647a9ca50e0d8617d58ce911432e62300d +Subproject commit ef37bcaff762ac89488f88b782582c9aedd46c57 diff --git a/configure b/configure index 9fe4ee60..332c2fbf 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for cmor 3.15.1. +# Generated by GNU Autoconf 2.72 for cmor 3.15.2. # # Report bugs to . # @@ -604,8 +604,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='cmor' PACKAGE_TARNAME='cmor' -PACKAGE_VERSION='3.15.1' -PACKAGE_STRING='cmor 3.15.1' +PACKAGE_VERSION='3.15.2' +PACKAGE_STRING='cmor 3.15.2' PACKAGE_BUGREPORT='mauzey1@llnl.gov' PACKAGE_URL='' @@ -1288,7 +1288,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -'configure' configures cmor 3.15.1 to adapt to many kinds of systems. +'configure' configures cmor 3.15.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1355,7 +1355,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of cmor 3.15.1:";; + short | recursive ) echo "Configuration of cmor 3.15.2:";; esac cat <<\_ACEOF @@ -1461,7 +1461,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -cmor configure 3.15.1 +cmor configure 3.15.2 generated by GNU Autoconf 2.72 Copyright (C) 2023 Free Software Foundation, Inc. @@ -1709,7 +1709,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by cmor $as_me 3.15.1, which was +It was created by cmor $as_me 3.15.2, which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -5881,7 +5881,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by cmor $as_me 3.15.1, which was +This file was extended by cmor $as_me 3.15.2, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5936,7 +5936,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -cmor config.status 3.15.1 +cmor config.status 3.15.2 configured by $0, generated by GNU Autoconf 2.72, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 668cf675..7b511ab0 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl dnl Process this file with autoconf to produce a configure script. dnl AC_PREREQ([2.71]) -AC_INIT([cmor],[3.15.1],[mauzey1@llnl.gov]) +AC_INIT([cmor],[3.15.2],[mauzey1@llnl.gov]) GIT_TAG=`cd $srcdir ; git log -n 1 --pretty="format:%H"` diff --git a/include/cmor.h b/include/cmor.h index 6368a52f..79b8a7c3 100644 --- a/include/cmor.h +++ b/include/cmor.h @@ -3,7 +3,7 @@ #define CMOR_VERSION_MAJOR 3 #define CMOR_VERSION_MINOR 15 -#define CMOR_VERSION_PATCH 1 +#define CMOR_VERSION_PATCH 2 #define CMOR_CF_VERSION_MAJOR 1 #define CMOR_CF_VERSION_MINOR 7 diff --git a/notebooks/01_basic_ocean_surface_temperature.ipynb b/notebooks/01_basic_ocean_surface_temperature.ipynb index a1966b48..6b185338 100644 --- a/notebooks/01_basic_ocean_surface_temperature.ipynb +++ b/notebooks/01_basic_ocean_surface_temperature.ipynb @@ -656,8 +656,8 @@ " parent_experiment: N/A\n", " modeling_realm: ocean\n", " realization: 5\n", - " cmor_version: 2.5.4" ], "text/plain": [ " Size: 2MB\n", @@ -1788,7 +1788,7 @@ " area_label: sea\n", " branded_variable: tos_tavg-u-hxy-sea\n", " branding_suffix: tavg-u-hxy-sea\n", - " creation_date: 2026-06-05T21:59:20Z\n", + " creation_date: 2026-06-25T00:02:40Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1798,7 +1798,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:20Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:40Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1814,10 +1814,10 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_ocean.json; Creation Date:(2026-04-21 ...\n", + " table_info: Name: CMIP7_ocean.json; Creation Date:(2026-06-22 ...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/f81ce082-86e4-413b-8b72-598c9e3ba40d\n", + " tracking_id: hdl:21.14107/b555f7f4-3c93-4005-b2e4-f774e1193a51\n", " variable_id: tos\n", " variant_label: r9i1p1f3\n", " vertical_label: u\n", diff --git a/notebooks/02_atmos_surface_air_temperature.ipynb b/notebooks/02_atmos_surface_air_temperature.ipynb index c637b348..b1a41962 100644 --- a/notebooks/02_atmos_surface_air_temperature.ipynb +++ b/notebooks/02_atmos_surface_air_temperature.ipynb @@ -653,14 +653,14 @@ " parent_experiment: pre-industrial control\n", " modeling_realm: atmos\n", " realization: 1\n", - " cmor_version: 2.5.7
  • institution :
    NASA/GISS (Goddard Institute for Space Studies) New York, NY
    institute_id :
    NASA-GISS
    experiment_id :
    historical
    source :
    GISS-E2-H-Eh137Tcadf9a Atmosphere: GISS-E2; Ocean: H
    model_id :
    GISS-E2-H
    forcing :
    GHG, LU, Sl, Vl, BC, OC, SA, Oz (also includes orbital change - BC on snow - Nitrate aerosols)
    parent_experiment_id :
    piControl
    parent_experiment_rip :
    r1i1p2
    branch_time :
    2490.0
    contact :
    Kenneth Lo (cdkkl@giss.nasa.gov)
    references :
    http://data.giss.nasa.gov/modelE/ar5
    initialization_method :
    1
    physics_version :
    2
    tracking_id :
    d43050cd-5c43-4dc5-914a-f724463bc109
    product :
    output
    experiment :
    historical
    frequency :
    mon
    creation_date :
    2011-10-18T13:06:09Z
    history :
    2011-10-18T13:06:09Z CMOR rewrote data to comply with CF standards and CMIP5 requirements.
    Conventions :
    CF-1.4
    project_id :
    CMIP5
    table_id :
    Table Amon (31 January 2011) 53b766a395ac41696af40aab76a49ae5
    title :
    GISS-E2-H model output prepared for CMIP5 historical
    parent_experiment :
    pre-industrial control
    modeling_realm :
    atmos
    realization :
    1
    cmor_version :
    2.5.7
  • " ], "text/plain": [ " Size: 524kB\n", @@ -939,7 +939,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "output/02_atmos_surface_air_temperature/cmor_output/MIP-DRS7/CMIP7/CMIP/CCCma/DUMMY-MODEL/amip/r9i1p1f3/glb/mon/tas/tavg-h2m-hxy-u/g999/v20260605/tas_tavg-h2m-hxy-u_mon_glb_g999_DUMMY-MODEL_amip_r9i1p1f3_195101-195110.nc\n" + "output/02_atmos_surface_air_temperature/cmor_output/MIP-DRS7/CMIP7/CMIP/CCCma/DUMMY-MODEL/amip/r9i1p1f3/glb/mon/tas/tavg-h2m-hxy-u/g999/v20260624/tas_tavg-h2m-hxy-u_mon_glb_g999_DUMMY-MODEL_amip_r9i1p1f3_195101-195110.nc\n" ] } ], @@ -1547,7 +1547,7 @@ " area_label: u\n", " branded_variable: tas_tavg-h2m-hxy-u\n", " branding_suffix: tavg-h2m-hxy-u\n", - " creation_date: 2026-06-05T21:59:23Z\n", + " creation_date: 2026-06-25T00:02:44Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1557,7 +1557,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:23Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:44Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1573,22 +1573,22 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-04-21 ...\n", + " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-06-22 ...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/690c47b6-9792-4b4a-8b94-8ed784e21eae\n", + " tracking_id: hdl:21.14107/11f28ebd-7b5c-481e-accb-2e0a9853f8d3\n", " variable_id: tas\n", " variant_label: r9i1p1f3\n", " vertical_label: h2m\n", " license: CC-BY-4.0; CMIP7 data produced by CCCma is license...\n", - " cmor_version: 3.15.1
  • Conventions :
    CF-1.12
    activity_id :
    CMIP
    area_label :
    u
    branded_variable :
    tas_tavg-h2m-hxy-u
    branding_suffix :
    tavg-h2m-hxy-u
    creation_date :
    2026-06-25T00:02:44Z
    data_specs_version :
    MIP-DS7.1.0.0
    description :
    Simulation of the climate of the recent past with prescribed sea surface temperatures and sea ice concentrations.
    drs_specs :
    MIP-DRS7
    experiment :
    Simulation of the climate of the recent past with prescribed sea surface temperatures and sea ice concentrations.
    experiment_id :
    amip
    external_variables :
    areacella
    forcing_index :
    f3
    frequency :
    mon
    grid_label :
    g999
    history :
    2026-06-25T00:02:44Z ; CMOR rewrote data to be consistent with CF-1.12 and CMIP7 data requirements.
    horizontal_label :
    hxy
    host_collection :
    CMIP7
    initialization_index :
    i1
    institution :
    Environment and Climate Change Canada
    institution_id :
    CCCma
    license_id :
    CC-BY-4.0
    mip_era :
    CMIP7
    nominal_resolution :
    100 km
    physics_index :
    p1
    product :
    model-output
    realization_index :
    r9
    realm :
    atmos
    region :
    glb
    source :
    DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: Dummy Atmosphere; atmospheric_chemistry: Dummy Atmospheric Chemistry; land_surface: Dummy Land Surface; ocean: Dummy Ocean; ocean_biogeochemistry: Dummy Ocean Biogeochemistry; sea_ice: Dummy Sea Ice
    source_id :
    DUMMY-MODEL
    table_info :
    Name: CMIP7_atmos.json; Creation Date:(2026-06-22 17:37:39) MD5:aa1ba940c51ebd9fc9cbe81cd520ced1
    temporal_label :
    tavg
    title :
    DUMMY-MODEL output prepared for CMIP7
    tracking_id :
    hdl:21.14107/11f28ebd-7b5c-481e-accb-2e0a9853f8d3
    variable_id :
    tas
    variant_label :
    r9i1p1f3
    vertical_label :
    h2m
    license :
    CC-BY-4.0; CMIP7 data produced by CCCma is licensed under a Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0). Consult https://wcrp-cmip.github.io/cmip7-guidance/docs/CMIP7/Guidance_for_users/#2-terms-of-use-and-citations-requirements for terms of use governing CMIP7 output, including citation requirements and proper acknowledgment. The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.
    cmor_version :
    3.15.1
  • " ], "text/plain": [ " Size: 524kB\n", @@ -1754,7 +1754,7 @@ " area_label: u\n", " branded_variable: tas_tavg-h2m-hxy-u\n", " branding_suffix: tavg-h2m-hxy-u\n", - " creation_date: 2026-06-05T21:59:23Z\n", + " creation_date: 2026-06-25T00:02:44Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1764,7 +1764,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:23Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:44Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1780,10 +1780,10 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-04-21 ...\n", + " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-06-22 ...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/690c47b6-9792-4b4a-8b94-8ed784e21eae\n", + " tracking_id: hdl:21.14107/11f28ebd-7b5c-481e-accb-2e0a9853f8d3\n", " variable_id: tas\n", " variant_label: r9i1p1f3\n", " vertical_label: h2m\n", diff --git a/notebooks/03_pressure_level_air_temperature.ipynb b/notebooks/03_pressure_level_air_temperature.ipynb index 3dd89ecb..664f3b7e 100644 --- a/notebooks/03_pressure_level_air_temperature.ipynb +++ b/notebooks/03_pressure_level_air_temperature.ipynb @@ -677,7 +677,7 @@ " variant_label: r1i1p1f1\n", " version: v20250810\n", " license: CMIP6 model data produced by E3SM-Project is lice...\n", - " cmor_version: 3.11.0" ], "text/plain": [ " Size: 10MB\n", @@ -1789,7 +1789,7 @@ " area_label: air\n", " branded_variable: ta_tavg-p19-hxy-air\n", " branding_suffix: tavg-p19-hxy-air\n", - " creation_date: 2026-06-05T21:59:27Z\n", + " creation_date: 2026-06-25T00:02:47Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1799,7 +1799,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:27Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:47Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1815,10 +1815,10 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-04-21 ...\n", + " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-06-22 ...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/68194740-6201-4c23-8c14-40acf6955be7\n", + " tracking_id: hdl:21.14107/c433330a-69cb-4ac2-b727-6a20a63bfd5e\n", " variable_id: ta\n", " variant_label: r9i1p1f3\n", " vertical_label: p19\n", diff --git a/notebooks/04_hybrid_sigma_humidity_tendency.ipynb b/notebooks/04_hybrid_sigma_humidity_tendency.ipynb index b66fc99f..d867700a 100644 --- a/notebooks/04_hybrid_sigma_humidity_tendency.ipynb +++ b/notebooks/04_hybrid_sigma_humidity_tendency.ipynb @@ -671,12 +671,12 @@ " variant_label: r2i1p1f2\n", " license: CMIP6 model data produced by MIROC is licensed und...\n", " cmor_version: 3.3.2\n", - " tracking_id: hdl:21.14100/f575a148-89c0-40d7-bdd5-b67e0f73cf4a" ], "text/plain": [ " Size: 7MB\n", @@ -2179,7 +2179,7 @@ " area_label: u\n", " branded_variable: tnhusscpbl_tavg-al-hxy-u\n", " branding_suffix: tavg-al-hxy-u\n", - " creation_date: 2026-06-05T21:59:30Z\n", + " creation_date: 2026-06-25T00:02:51Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -2189,7 +2189,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:30Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:51Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -2205,7 +2205,7 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-04-21 ...\n", + " table_info: Name: CMIP7_atmos.json; Creation Date:(2026-06-22 ...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", " variable_id: tnhusscpbl\n", @@ -2213,7 +2213,7 @@ " vertical_label: al\n", " license: CC-BY-4.0; CMIP7 data produced by CCCma is license...\n", " cmor_version: 3.15.1\n", - " tracking_id: hdl:21.14107/0706140a-0c18-498b-a18a-b6dc2d5082cd" + " tracking_id: hdl:21.14107/87b573d0-13fd-46a8-a2ae-e20afcb27559" ] }, "metadata": {}, diff --git a/notebooks/05_ocean_heat_transport_by_basin.ipynb b/notebooks/05_ocean_heat_transport_by_basin.ipynb index 4fe055e3..a26740e5 100644 --- a/notebooks/05_ocean_heat_transport_by_basin.ipynb +++ b/notebooks/05_ocean_heat_transport_by_basin.ipynb @@ -669,9 +669,9 @@ " variable_name: htovgyre\n", " variant_label: r2i1p1f2\n", " license: CMIP6 model data produced by the Met Office Hadle...\n", - " cmor_version: 3.4.0" ], "text/plain": [ " Size: 2MB\n", @@ -1731,7 +1731,7 @@ " area_label: sea\n", " branded_variable: htovgyre_tavg-u-hyb-sea\n", " branding_suffix: tavg-u-hyb-sea\n", - " creation_date: 2026-06-05T21:59:34Z\n", + " creation_date: 2026-06-25T00:02:55Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1740,7 +1740,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:34Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:55Z ; CMOR rewrote data to be con...\n", " horizontal_label: hyb\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1756,10 +1756,10 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_ocean.json; Creation Date:(2026-04-21 ...\n", + " table_info: Name: CMIP7_ocean.json; Creation Date:(2026-06-22 ...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/c17c567e-bdad-4306-b790-12e7c390d9ad\n", + " tracking_id: hdl:21.14107/f0316a4c-6548-4856-9ead-77047d122a1c\n", " variable_id: htovgyre\n", " variant_label: r9i1p1f3\n", " vertical_label: u\n", diff --git a/notebooks/06_land_use_fraction.ipynb b/notebooks/06_land_use_fraction.ipynb index 1af41051..78f2e911 100644 --- a/notebooks/06_land_use_fraction.ipynb +++ b/notebooks/06_land_use_fraction.ipynb @@ -674,8 +674,8 @@ " variable_id: fracLut\n", " variant_info: N/A\n", " references: see further_info_url attribute\n", - " variant_label: r1i1p1f1" ], "text/plain": [ " Size: 8MB\n", @@ -1790,7 +1790,7 @@ " area_label: u\n", " branded_variable: fracLut_tpt-u-hxy-u\n", " branding_suffix: tpt-u-hxy-u\n", - " creation_date: 2026-06-05T21:59:37Z\n", + " creation_date: 2026-06-25T00:02:59Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1800,7 +1800,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:37Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:02:59Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1816,10 +1816,10 @@ " region: glb\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_land.json; Creation Date:(2026-04-21 1...\n", + " table_info: Name: CMIP7_land.json; Creation Date:(2026-06-22 1...\n", " temporal_label: tpt\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/a1f5a1e2-37d7-4c50-ba58-b130068b50bc\n", + " tracking_id: hdl:21.14107/bceaf51a-5f1a-4a10-9339-a48bfb0dad4b\n", " variable_id: fracLut\n", " variant_label: r9i1p1f3\n", " vertical_label: u\n", diff --git a/notebooks/07_non_lat_lon_sea_ice_concentration.ipynb b/notebooks/07_non_lat_lon_sea_ice_concentration.ipynb index 61689acb..22cba284 100644 --- a/notebooks/07_non_lat_lon_sea_ice_concentration.ipynb +++ b/notebooks/07_non_lat_lon_sea_ice_concentration.ipynb @@ -16,13 +16,6 @@ "id": "1", "metadata": {}, "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "Matplotlib is building the font cache; this may take a moment.\n" - ] - }, { "name": "stdout", "output_type": "stream", @@ -692,7 +685,7 @@ " product_id: osi-450-a1\n", " doi: 10.15770/EUM_SAF_OSI_0023\n", " references: Product User Manual (2025),Algorithm Theoretic...\n", - " license: http://creativecommons.org/licenses/by/4.0/" ], "text/plain": [ @@ -949,8 +942,8 @@ "name": "stdout", "output_type": "stream", "text": [ - "nh output/07_non_lat_lon_sea_ice_concentration/cmor_output/MIP-DRS7/CMIP7/CMIP/CCCma/DUMMY-MODEL/amip/r9i1p1f3/nh/mon/siconc/tavg-u-hxy-u/g999/v20260605/siconc_tavg-u-hxy-u_mon_nh_g999_DUMMY-MODEL_amip_r9i1p1f3_202002-202002.nc\n", - "sh output/07_non_lat_lon_sea_ice_concentration/cmor_output/MIP-DRS7/CMIP7/CMIP/CCCma/DUMMY-MODEL/amip/r9i1p1f3/sh/mon/siconc/tavg-u-hxy-u/g999/v20260605/siconc_tavg-u-hxy-u_mon_sh_g999_DUMMY-MODEL_amip_r9i1p1f3_202002-202002.nc\n" + "nh output/07_non_lat_lon_sea_ice_concentration/cmor_output/MIP-DRS7/CMIP7/CMIP/CCCma/DUMMY-MODEL/amip/r9i1p1f3/nh/mon/siconc/tavg-u-hxy-u/g999/v20260624/siconc_tavg-u-hxy-u_mon_nh_g999_DUMMY-MODEL_amip_r9i1p1f3_202002-202002.nc\n", + "sh output/07_non_lat_lon_sea_ice_concentration/cmor_output/MIP-DRS7/CMIP7/CMIP/CCCma/DUMMY-MODEL/amip/r9i1p1f3/sh/mon/siconc/tavg-u-hxy-u/g999/v20260624/siconc_tavg-u-hxy-u_mon_sh_g999_DUMMY-MODEL_amip_r9i1p1f3_202002-202002.nc\n" ] } ], @@ -1586,7 +1579,7 @@ " area_label: u\n", " branded_variable: siconc_tavg-u-hxy-u\n", " branding_suffix: tavg-u-hxy-u\n", - " creation_date: 2026-06-05T21:59:50Z\n", + " creation_date: 2026-06-25T00:03:03Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1595,7 +1588,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:50Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:03:03Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1611,17 +1604,17 @@ " region: nh\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_seaIce.json; Creation Date:(2026-04-21...\n", + " table_info: Name: CMIP7_seaIce.json; Creation Date:(2026-06-22...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/3a7338c7-6944-4ee7-b038-2d3c2b2ecf56\n", + " tracking_id: hdl:21.14107/2607ed59-e106-4aa7-9054-d1ef93562f1a\n", " variable_id: siconc\n", " variant_label: r9i1p1f3\n", " vertical_label: u\n", " license: CC-BY-4.0; CMIP7 data produced by CCCma is license...\n", - " cmor_version: 3.15.1
  • Conventions :
    CF-1.12
    activity_id :
    CMIP
    area_label :
    u
    branded_variable :
    siconc_tavg-u-hxy-u
    branding_suffix :
    tavg-u-hxy-u
    creation_date :
    2026-06-25T00:03:03Z
    data_specs_version :
    MIP-DS7.1.0.0
    description :
    Simulation of the climate of the recent past with prescribed sea surface temperatures and sea ice concentrations.
    drs_specs :
    MIP-DRS7
    experiment :
    Simulation of the climate of the recent past with prescribed sea surface temperatures and sea ice concentrations.
    experiment_id :
    amip
    forcing_index :
    f3
    frequency :
    mon
    grid_label :
    g999
    history :
    2026-06-25T00:03:03Z ; CMOR rewrote data to be consistent with CF-1.12 and CMIP7 data requirements.
    horizontal_label :
    hxy
    host_collection :
    CMIP7
    initialization_index :
    i1
    institution :
    Environment and Climate Change Canada
    institution_id :
    CCCma
    license_id :
    CC-BY-4.0
    mip_era :
    CMIP7
    nominal_resolution :
    25 km
    physics_index :
    p1
    product :
    model-output
    realization_index :
    r9
    realm :
    seaIce
    region :
    nh
    source :
    DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: Dummy Atmosphere; atmospheric_chemistry: Dummy Atmospheric Chemistry; land_surface: Dummy Land Surface; ocean: Dummy Ocean; ocean_biogeochemistry: Dummy Ocean Biogeochemistry; sea_ice: Dummy Sea Ice
    source_id :
    DUMMY-MODEL
    table_info :
    Name: CMIP7_seaIce.json; Creation Date:(2026-06-22 17:37:39) MD5:5a589ab37c15f5e740e7d3dd80523a21
    temporal_label :
    tavg
    title :
    DUMMY-MODEL output prepared for CMIP7
    tracking_id :
    hdl:21.14107/2607ed59-e106-4aa7-9054-d1ef93562f1a
    variable_id :
    siconc
    variant_label :
    r9i1p1f3
    vertical_label :
    u
    license :
    CC-BY-4.0; CMIP7 data produced by CCCma is licensed under a Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0). Consult https://wcrp-cmip.github.io/cmip7-guidance/docs/CMIP7/Guidance_for_users/#2-terms-of-use-and-citations-requirements for terms of use governing CMIP7 output, including citation requirements and proper acknowledgment. The data producers and data providers make no warranty, either express or implied, including, but not limited to, warranties of merchantability and fitness for a particular purpose. All liabilities arising from the supply of the information (including any liability arising in negligence) are excluded to the fullest extent permitted by law.
    cmor_version :
    3.15.1
  • " ], "text/plain": [ " Size: 16MB\n", @@ -1756,7 +1749,7 @@ " area_label: u\n", " branded_variable: siconc_tavg-u-hxy-u\n", " branding_suffix: tavg-u-hxy-u\n", - " creation_date: 2026-06-05T21:59:50Z\n", + " creation_date: 2026-06-25T00:03:03Z\n", " data_specs_version: MIP-DS7.1.0.0\n", " description: Simulation of the climate of the recent past with ...\n", " drs_specs: MIP-DRS7\n", @@ -1765,7 +1758,7 @@ " forcing_index: f3\n", " frequency: mon\n", " grid_label: g999\n", - " history: 2026-06-05T21:59:50Z ; CMOR rewrote data to be con...\n", + " history: 2026-06-25T00:03:03Z ; CMOR rewrote data to be con...\n", " horizontal_label: hxy\n", " host_collection: CMIP7\n", " initialization_index: i1\n", @@ -1781,10 +1774,10 @@ " region: nh\n", " source: DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: D...\n", " source_id: DUMMY-MODEL\n", - " table_info: Name: CMIP7_seaIce.json; Creation Date:(2026-04-21...\n", + " table_info: Name: CMIP7_seaIce.json; Creation Date:(2026-06-22...\n", " temporal_label: tavg\n", " title: DUMMY-MODEL output prepared for CMIP7\n", - " tracking_id: hdl:21.14107/3a7338c7-6944-4ee7-b038-2d3c2b2ecf56\n", + " tracking_id: hdl:21.14107/2607ed59-e106-4aa7-9054-d1ef93562f1a\n", " variable_id: siconc\n", " variant_label: r9i1p1f3\n", " vertical_label: u\n",