diff --git a/notebooks/demo/demo-rooki-c3s-cica-atlas.ipynb b/notebooks/demo/demo-rooki-c3s-cica-atlas.ipynb index 42ded02..28fd607 100644 --- a/notebooks/demo/demo-rooki-c3s-cica-atlas.ipynb +++ b/notebooks/demo/demo-rooki-c3s-cica-atlas.ipynb @@ -4,7 +4,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Run workflow with c3s-cica-atlas v1 data\n", + "# Run workflow with c3s-cica-atlas v2.5 data\n", + "\n", + "Version: 2025.05.21\n", "\n", "**Rooki** calls climate data operations on the **rook** processing service." ] @@ -57,7 +59,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.tx.ERA5.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.tx.ERA5.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -80,7 +82,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 3.411491870880127 secs\n" + "duration: 6.73554801940918 secs\n" ] } ], @@ -97,7 +99,7 @@ { "data": { "text/plain": [ - "['http://rook7.cloud.dkrz.de:80/outputs/rook/26ca5c44-6932-11ef-a8ac-fa163eb671ca/tx_ERA5_no-expt_mon_20000101-20000301.nc']" + "['http://rook7.cloud.dkrz.de:80/outputs/rook/80cd94da-5504-11f1-af35-fa163eb671ca/tx_ERA5_no-expt_mon_20000101-20000301.nc']" ] }, "execution_count": 5, @@ -118,7 +120,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "Downloading to /var/folders/5f/t661zdnd181ck1dv429s4p8r0000gn/T/metalink_nu6cld2a/tx_ERA5_no-expt_mon_20000101-20000301.nc.\n" + "Downloading to /var/folders/qb/mg0csz190wd4rxybhhnwjln80000gn/T/metalink_6d6gd4pr/tx_ERA5_no-expt_mon_20000101-20000301.nc.\n" ] }, { @@ -139,39 +141,87 @@ "\n", "\n", "\n", - "
<xarray.Dataset> Size: 35kB\n",
        "Dimensions:    (lat: 65, bnds: 2, lon: 41, time: 3)\n",
        "Coordinates:\n",
@@ -502,7 +682,7 @@
        "    time_bnds  (time, bnds) datetime64[ns] 48B ...\n",
        "    tx         (time, lat, lon) float32 32kB ...\n",
        "    crs        int32 4B ...\n",
-       "Attributes: (12/26)\n",
+       "Attributes: (12/28)\n",
        "    Conventions:                CF-1.9 ACDD-1.3\n",
        "    title:                      Copernicus Interactive Climate Atlas: gridded...\n",
        "    summary:                    Monthly/annual gridded data from observations...\n",
@@ -510,34 +690,23 @@
        "    producers:                  Institute of Physics of Cantabria (IFCA, CSIC...\n",
        "    license:                    CC-BY 4.0, https://creativecommons.org/licens...\n",
        "    ...                         ...\n",
-       "    geospatial_lon_max:         179.875\n",
-       "    geospatial_lon_resolution:  0.25\n",
        "    geospatial_lon_units:       degrees_east\n",
-       "    date_created:               2023-10-23 11:32:52.726326+02:00\n",
-       "    tracking_id:                35730460-414f-41df-988b-674b3e9def74\n",
-       "    project_id:                 c3s-cica-atlas
  • Conventions :
    CF-1.9 ACDD-1.3
    title :
    Copernicus Interactive Climate Atlas: gridded monthly dataset
    summary :
    Monthly/annual gridded data from observations, reanalyses and climate change projections for the variables and indices included in the Copernicus Interactive Climate Atlas
    institution :
    Copernicus Climate Change Service (C3S)
    producers :
    Institute of Physics of Cantabria (IFCA, CSIC-UC) and Predictia
    license :
    CC-BY 4.0, https://creativecommons.org/licenses/by/4.0/
    project :
    Copernicus Interactive Climate Atlas
    product :
    copernicus-interactive-climate-atlas-dataset
    product_version :
    v2.0
    standard_name_vocabulary :
    CF Standard Name Table (Version 79, 2022-03-19)
    source :
    ERA5
    frequency :
    mon
    variable_id :
    tx
    time_min :
    194001
    time_max :
    202512
    geospatial_lat_min :
    -90.125
    geospatial_lat_max :
    90.125
    geospatial_lat_resolution :
    0.25
    geospatial_lat_units :
    degrees_north
    geospatial_lon_min :
    -180.125
    geospatial_lon_max :
    179.875
    geospatial_lon_resolution :
    0.25
    geospatial_lon_units :
    degrees_east
    tracking_id :
    746e474b-4e37-4e8a-9413-8597710b39ee
    date_created :
    2025-03-26 16:47:27.651663+01:00
    date_modified :
    2026-03-15T12:00:00Z
    history :
    Updated dataset to include data up to 2025 [patch: 2025-update]
    project_id :
    c3s-cica-atlas
  • " ], "text/plain": [ " Size: 35kB\n", @@ -554,7 +723,7 @@ " time_bnds (time, bnds) datetime64[ns] 48B ...\n", " tx (time, lat, lon) float32 32kB ...\n", " crs int32 4B ...\n", - "Attributes: (12/26)\n", + "Attributes: (12/28)\n", " Conventions: CF-1.9 ACDD-1.3\n", " title: Copernicus Interactive Climate Atlas: gridded...\n", " summary: Monthly/annual gridded data from observations...\n", @@ -562,11 +731,11 @@ " producers: Institute of Physics of Cantabria (IFCA, CSIC...\n", " license: CC-BY 4.0, https://creativecommons.org/licens...\n", " ... ...\n", - " geospatial_lon_max: 179.875\n", - " geospatial_lon_resolution: 0.25\n", " geospatial_lon_units: degrees_east\n", - " date_created: 2023-10-23 11:32:52.726326+02:00\n", - " tracking_id: 35730460-414f-41df-988b-674b3e9def74\n", + " tracking_id: 746e474b-4e37-4e8a-9413-8597710b39ee\n", + " date_created: 2025-03-26 16:47:27.651663+01:00\n", + " date_modified: 2026-03-15T12:00:00Z\n", + " history: Updated dataset to include data up to 2025 [p...\n", " project_id: c3s-cica-atlas" ] }, @@ -614,7 +783,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.fd.ERA5-Land.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.fd.ERA5-Land.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -637,7 +806,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 6.502795934677124 secs\n" + "duration: 6.818692922592163 secs\n" ] } ], @@ -655,7 +824,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "Downloading to /var/folders/5f/t661zdnd181ck1dv429s4p8r0000gn/T/metalink_e_j8c7h3/fd_ERA5-Land_no-expt_mon_20000101-20000301.nc.\n" + "Downloading to /var/folders/qb/mg0csz190wd4rxybhhnwjln80000gn/T/metalink_zlt2vtoa/fd_ERA5-Land_no-expt_mon_20000101-20000301.nc.\n" ] }, { @@ -676,39 +845,87 @@ "\n", "\n", "\n", - "
    <xarray.Dataset> Size: 198kB\n",
            "Dimensions:      (lat: 160, bnds: 2, lon: 100, time: 3)\n",
            "Coordinates:\n",
    -       "  * lat          (lat) float64 1kB 49.1 49.2 49.3 49.4 ... 64.7 64.8 64.9 65.0\n",
    -       "  * lon          (lon) float64 800B 0.01099 0.111 0.211 ... 9.712 9.812 9.912\n",
    +       "  * lat          (lat) float64 1kB 49.0 49.1 49.2 49.3 ... 64.6 64.7 64.8 64.9\n",
    +       "  * lon          (lon) float64 800B 0.1 0.2 0.3 0.4 0.5 ... 9.6 9.7 9.8 9.9 10.0\n",
            "  * time         (time) datetime64[ns] 24B 2000-01-01 2000-02-01 2000-03-01\n",
            "    threshold0c  float64 8B ...\n",
            "    height2m     float64 8B ...\n",
    @@ -1040,7 +1387,7 @@
            "    time_bnds    (time, bnds) datetime64[ns] 48B ...\n",
            "    fd           (time, lat, lon) float32 192kB ...\n",
            "    crs          int32 4B ...\n",
    -       "Attributes: (12/26)\n",
    +       "Attributes: (12/28)\n",
            "    Conventions:                CF-1.9 ACDD-1.3\n",
            "    title:                      Copernicus Interactive Climate Atlas: gridded...\n",
            "    summary:                    Monthly/annual gridded data from observations...\n",
    @@ -1048,103 +1395,41 @@
            "    producers:                  Institute of Physics of Cantabria (IFCA, CSIC...\n",
            "    license:                    CC-BY 4.0, https://creativecommons.org/licens...\n",
            "    ...                         ...\n",
    -       "    geospatial_lon_max:         179.9719696044922\n",
    -       "    geospatial_lon_resolution:  0.100006103515625\n",
            "    geospatial_lon_units:       degrees_east\n",
    -       "    date_created:               2023-11-03 11:22:46.830730+01:00\n",
    -       "    tracking_id:                888a50fd-716c-4755-9c0f-2d029a53ffb4\n",
    -       "    project_id:                 c3s-cica-atlas
    " + " tracking_id: ca7326df-851a-41eb-b837-242ca2b10ce6\n", + " date_created: 2025-03-28 18:35:00.106779+01:00\n", + " date_modified: 2026-03-15T12:00:00Z\n", + " history: Corrected December 1969 outlier in ERA5-Land ...\n", + " project_id: c3s-cica-atlas" ], "text/plain": [ " Size: 198kB\n", "Dimensions: (lat: 160, bnds: 2, lon: 100, time: 3)\n", "Coordinates:\n", - " * lat (lat) float64 1kB 49.1 49.2 49.3 49.4 ... 64.7 64.8 64.9 65.0\n", - " * lon (lon) float64 800B 0.01099 0.111 0.211 ... 9.712 9.812 9.912\n", + " * lat (lat) float64 1kB 49.0 49.1 49.2 49.3 ... 64.6 64.7 64.8 64.9\n", + " * lon (lon) float64 800B 0.1 0.2 0.3 0.4 0.5 ... 9.6 9.7 9.8 9.9 10.0\n", " * time (time) datetime64[ns] 24B 2000-01-01 2000-02-01 2000-03-01\n", " threshold0c float64 8B ...\n", " height2m float64 8B ...\n", @@ -1155,7 +1440,7 @@ " time_bnds (time, bnds) datetime64[ns] 48B ...\n", " fd (time, lat, lon) float32 192kB ...\n", " crs int32 4B ...\n", - "Attributes: (12/26)\n", + "Attributes: (12/28)\n", " Conventions: CF-1.9 ACDD-1.3\n", " title: Copernicus Interactive Climate Atlas: gridded...\n", " summary: Monthly/annual gridded data from observations...\n", @@ -1163,11 +1448,11 @@ " producers: Institute of Physics of Cantabria (IFCA, CSIC...\n", " license: CC-BY 4.0, https://creativecommons.org/licens...\n", " ... ...\n", - " geospatial_lon_max: 179.9719696044922\n", - " geospatial_lon_resolution: 0.100006103515625\n", " geospatial_lon_units: degrees_east\n", - " date_created: 2023-11-03 11:22:46.830730+01:00\n", - " tracking_id: 888a50fd-716c-4755-9c0f-2d029a53ffb4\n", + " tracking_id: ca7326df-851a-41eb-b837-242ca2b10ce6\n", + " date_created: 2025-03-28 18:35:00.106779+01:00\n", + " date_modified: 2026-03-15T12:00:00Z\n", + " history: Corrected December 1969 outlier in ERA5-Land ...\n", " project_id: c3s-cica-atlas" ] }, @@ -1215,7 +1500,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.pr.CMIP5.historical.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.fd.CMIP5.historical.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -1238,7 +1523,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 9.472453832626343 secs\n" + "duration: 9.760687112808228 secs\n" ] } ], @@ -1256,7 +1541,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "Downloading to /var/folders/5f/t661zdnd181ck1dv429s4p8r0000gn/T/metalink_af2pzz9x/pr_CMIP5_historical_mon_20000101-20000301.nc.\n" + "Downloading to /var/folders/qb/mg0csz190wd4rxybhhnwjln80000gn/T/metalink_yomuc4k3/fd_CMIP5_historical_mon_20000101-20000301.nc.\n" ] }, { @@ -1277,39 +1562,87 @@ "\n", "\n", "\n", - "
    <xarray.Dataset> Size: 64kB\n",
    -       "Dimensions:          (lat: 9, bnds: 2, lon: 5, time: 3, member: 79)\n",
    +       "\n",
    +       ".xr-var-attrs-in:checked + label > .xr-icon-file-text2,\n",
    +       ".xr-var-data-in:checked + label > .xr-icon-database,\n",
    +       ".xr-index-data-in:checked + label > .xr-icon-database {\n",
    +       "  color: var(--xr-font-color0);\n",
    +       "  filter: drop-shadow(1px 1px 5px var(--xr-font-color2));\n",
    +       "  stroke-width: 0.8px;\n",
    +       "}\n",
    +       "
    <xarray.Dataset> Size: 16kB\n",
    +       "Dimensions:          (lat: 9, bnds: 2, lon: 5, time: 3, member: 19)\n",
            "Coordinates:\n",
            "  * lat              (lat) float64 72B 49.0 51.0 53.0 55.0 ... 61.0 63.0 65.0\n",
            "  * lon              (lon) float64 40B 1.0 3.0 5.0 7.0 9.0\n",
            "  * time             (time) datetime64[ns] 24B 2000-01-01 2000-02-01 2000-03-01\n",
    -       "    member_id        (member) <U33 10kB ...\n",
    -       "    gcm_institution  (member) <U12 4kB ...\n",
    -       "    gcm_model        (member) <U13 4kB ...\n",
    -       "    gcm_variant      (member) <U7 2kB ...\n",
    +       "    member_id        (member) <U32 2kB ...\n",
    +       "    gcm_institution  (member) <U12 912B ...\n",
    +       "    gcm_model        (member) <U13 988B ...\n",
    +       "    gcm_variant      (member) <U7 532B ...\n",
    +       "    threshold0c      float64 8B ...\n",
    +       "    height2m         float64 8B ...\n",
            "Dimensions without coordinates: bnds, member\n",
            "Data variables:\n",
            "    lat_bnds         (lat, bnds) float64 144B ...\n",
            "    lon_bnds         (lon, bnds) float64 80B ...\n",
            "    time_bnds        (time, bnds) datetime64[ns] 48B ...\n",
    -       "    pr               (member, time, lat, lon) float32 43kB ...\n",
    +       "    fd               (member, time, lat, lon) float32 10kB ...\n",
            "    crs              int32 4B ...\n",
            "Attributes: (12/27)\n",
            "    Conventions:                CF-1.9 ACDD-1.3\n",
    @@ -1654,28 +2119,30 @@
            "    geospatial_lon_max:         180.0\n",
            "    geospatial_lon_resolution:  2.0\n",
            "    geospatial_lon_units:       degrees_east\n",
    -       "    date_created:               2023-10-23 10:18:38.576946+02:00\n",
    -       "    tracking_id:                f186e3e2-8523-4785-abd4-975147ec8240\n",
    -       "    project_id:                 c3s-cica-atlas
    " + " date_created: 2025-02-07 17:39:54.963383+01:00\n", + " tracking_id: c8761362-0342-4a15-87a5-b533c1d36d3b\n", + " project_id: c3s-cica-atlas
    " ], "text/plain": [ - " Size: 64kB\n", - "Dimensions: (lat: 9, bnds: 2, lon: 5, time: 3, member: 79)\n", + " Size: 16kB\n", + "Dimensions: (lat: 9, bnds: 2, lon: 5, time: 3, member: 19)\n", "Coordinates:\n", " * lat (lat) float64 72B 49.0 51.0 53.0 55.0 ... 61.0 63.0 65.0\n", " * lon (lon) float64 40B 1.0 3.0 5.0 7.0 9.0\n", " * time (time) datetime64[ns] 24B 2000-01-01 2000-02-01 2000-03-01\n", - " member_id (member) \n", "\n", "\n", - "
    <xarray.Dataset> Size: 60kB\n",
            "Dimensions:          (lat: 16, bnds: 2, lon: 10, time: 3, member: 26)\n",
            "Coordinates:\n",
    @@ -2178,13 +2823,11 @@
            "    geospatial_lon_max:         180.0\n",
            "    geospatial_lon_resolution:  1.0\n",
            "    geospatial_lon_units:       degrees_east\n",
    -       "    date_created:               2023-09-28 13:44:24.110010+02:00\n",
    -       "    tracking_id:                363128f3-0c81-4b08-9dc0-2b9fca993bd6\n",
    -       "    project_id:                 c3s-cica-atlas
    " + " date_created: 2024-12-06 00:28:58.765021+01:00\n", + " tracking_id: b42e5c49-8bd8-40f1-a174-92d10878c64c\n", + " project_id: c3s-cica-atlas" ], "text/plain": [ " Size: 60kB\n", @@ -2217,8 +2860,8 @@ " geospatial_lon_max: 180.0\n", " geospatial_lon_resolution: 1.0\n", " geospatial_lon_units: degrees_east\n", - " date_created: 2023-09-28 13:44:24.110010+02:00\n", - " tracking_id: 363128f3-0c81-4b08-9dc0-2b9fca993bd6\n", + " date_created: 2024-12-06 00:28:58.765021+01:00\n", + " tracking_id: b42e5c49-8bd8-40f1-a174-92d10878c64c\n", " project_id: c3s-cica-atlas" ] }, @@ -2266,7 +2909,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.sst.ORAS5.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.sst.ORAS5.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -2289,7 +2932,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 63.12402009963989 secs\n" + "duration: 6.759593963623047 secs\n" ] } ], @@ -2307,7 +2950,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "Downloading to /var/folders/5f/t661zdnd181ck1dv429s4p8r0000gn/T/metalink_4vjxk2tf/sst_ORAS5_no-expt_mon_20000101-20000301.nc.\n" + "Downloading to /var/folders/qb/mg0csz190wd4rxybhhnwjln80000gn/T/metalink_mz55l3ky/sst_ORAS5_no-expt_mon_20000101-20000301.nc.\n" ] }, { @@ -2328,39 +2971,87 @@ "\n", "\n", "\n", - "
    <xarray.Dataset> Size: 33kB\n",
            "Dimensions:    (lat: 64, bnds: 2, lon: 40, time: 3)\n",
            "Coordinates:\n",
    @@ -2701,32 +3522,20 @@
            "    geospatial_lon_max:         180.0\n",
            "    geospatial_lon_resolution:  0.25\n",
            "    geospatial_lon_units:       degrees_east\n",
    -       "    date_created:               2023-10-24 11:01:24.009195+02:00\n",
    -       "    tracking_id:                56ab2036-84aa-4f05-9e45-0bc540e4640a\n",
    -       "    project_id:                 c3s-cica-atlas
    • lat_bnds
      (lat, bnds)
      float64
      ...
      [128 values with dtype=float64]
    • lon_bnds
      (lon, bnds)
      float64
      ...
      [80 values with dtype=float64]
    • time_bnds
      (time, bnds)
      datetime64[ns]
      ...
      [6 values with dtype=datetime64[ns]]
    • sst
      (time, lat, lon)
      float32
      ...
      standard_name :
      sea_surface_temperature
      units :
      degC
      cell_methods :
      time: mean area: mean where sea
      long_name :
      Monthly mean of sea surface temperature
      comment :
      Monthly mean temperature of sea water near the surface
      grid_mapping :
      crs
      [7680 values with dtype=float32]
    • crs
      ()
      int32
      ...
      grid_mapping_name :
      latitude_longitude
      longitude_of_prime_meridian :
      0.0
      semi_major_axis :
      6378137.0
      inverse_flattening :
      298.257223563
      [1 values with dtype=int32]
  • Conventions :
    CF-1.9 ACDD-1.3
    title :
    Copernicus Interactive Climate Atlas: gridded monthly dataset
    summary :
    Monthly/annual gridded data from observations, reanalyses and climate change projections for the variables and indices included in the Copernicus Interactive Climate Atlas
    institution :
    Copernicus Climate Change Service (C3S)
    producers :
    Institute of Physics of Cantabria (IFCA, CSIC-UC) and Predictia
    license :
    CC-BY 4.0, https://creativecommons.org/licenses/by/4.0/
    project :
    Copernicus Interactive Climate Atlas
    product :
    copernicus-interactive-climate-atlas-dataset
    product_version :
    v2.0
    standard_name_vocabulary :
    CF Standard Name Table (Version 79, 2022-03-19)
    source :
    ORAS5
    frequency :
    mon
    variable_id :
    sst
    time_min :
    195801
    time_max :
    201412
    geospatial_lat_min :
    -90.0
    geospatial_lat_max :
    90.0
    geospatial_lat_resolution :
    0.25
    geospatial_lat_units :
    degrees_north
    geospatial_lon_min :
    -180.0
    geospatial_lon_max :
    180.0
    geospatial_lon_resolution :
    0.25
    geospatial_lon_units :
    degrees_east
    date_created :
    2024-12-10 12:46:29.052327+01:00
    tracking_id :
    ec5c10e5-0618-4716-9c21-f46d4c8c5cc3
    project_id :
    c3s-cica-atlas
  • " ], "text/plain": [ " Size: 33kB\n", @@ -2753,8 +3562,8 @@ " geospatial_lon_max: 180.0\n", " geospatial_lon_resolution: 0.25\n", " geospatial_lon_units: degrees_east\n", - " date_created: 2023-10-24 11:01:24.009195+02:00\n", - " tracking_id: 56ab2036-84aa-4f05-9e45-0bc540e4640a\n", + " date_created: 2024-12-10 12:46:29.052327+01:00\n", + " tracking_id: ec5c10e5-0618-4716-9c21-f46d4c8c5cc3\n", " project_id: c3s-cica-atlas" ] }, @@ -2802,7 +3611,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.fd.CORDEX-EUR-11.historical.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.fd.CORDEX-EUR-11.historical.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -2824,7 +3633,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 42.55596208572388 secs\n" + "duration: 15.807702779769897 secs\n" ] } ], @@ -2842,7 +3651,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "Downloading to /var/folders/5f/t661zdnd181ck1dv429s4p8r0000gn/T/metalink_lpoautav/fd_CORDEX-EUR-11_historical_mon_20000101-20000101.nc.\n" + "Downloading to /var/folders/qb/mg0csz190wd4rxybhhnwjln80000gn/T/metalink_xtnfybmp/fd_CORDEX-EUR-11_historical_mon_20000101-20000101.nc.\n" ] }, { @@ -2863,39 +3672,87 @@ "\n", "\n", "\n", - "
    <xarray.Dataset> Size: 104MB\n",
            "Dimensions:          (lat: 408, bnds: 2, lon: 881, time: 1, member: 72)\n",
            "Coordinates:\n",
    @@ -3245,19 +4232,10 @@
            "    geospatial_lon_max:         65.25\n",
            "    geospatial_lon_resolution:  0.125\n",
            "    geospatial_lon_units:       degrees_east\n",
    -       "    date_created:               2023-12-04 15:45:53.359311+01:00\n",
    -       "    tracking_id:                69e7a46d-7266-4705-be79-a106f133f94d\n",
    -       "    project_id:                 c3s-cica-atlas
    " + " date_created: 2024-12-09 16:29:21.678437+01:00\n", + " tracking_id: 875a8e49-a0e7-4475-b7fe-13f6f694e617\n", + " project_id: c3s-cica-atlas" ], "text/plain": [ " Size: 104MB\n", @@ -3293,8 +4271,8 @@ " geospatial_lon_max: 65.25\n", " geospatial_lon_resolution: 0.125\n", " geospatial_lon_units: degrees_east\n", - " date_created: 2023-12-04 15:45:53.359311+01:00\n", - " tracking_id: 69e7a46d-7266-4705-be79-a106f133f94d\n", + " date_created: 2024-12-09 16:29:21.678437+01:00\n", + " tracking_id: 875a8e49-a0e7-4475-b7fe-13f6f694e617\n", " project_id: c3s-cica-atlas" ] }, @@ -3342,7 +4320,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.rlds.CORDEX-CORE.historical.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.rlds.CORDEX-CORE.historical.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -3364,7 +4342,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 73.56605815887451 secs\n" + "duration: 15.706353187561035 secs\n" ] } ], @@ -3381,7 +4359,7 @@ { "data": { "text/plain": [ - "3.5197839736938477" + "3.7302331924438477" ] }, "execution_count": 30, @@ -3401,7 +4379,7 @@ { "data": { "text/plain": [ - "['http://rook7.cloud.dkrz.de:80/outputs/rook/84b9c79a-6932-11ef-b0da-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_20000101-20000101.nc']" + "['http://rook7.cloud.dkrz.de:80/outputs/rook/a9881012-5504-11f1-8135-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_20000101-20000101.nc']" ] }, "execution_count": 31, @@ -3457,7 +4435,7 @@ ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.rlds.CORDEX-CORE.historical.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.rlds.CORDEX-CORE.historical.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -3478,7 +4456,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "duration: 3.357218027114868 secs\n" + "duration: 6.795650005340576 secs\n" ] } ], @@ -3489,16 +4467,16 @@ }, { "cell_type": "code", - "execution_count": 37, + "execution_count": 36, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "['https://data.mips.climate.copernicus.eu/thredds/fileServer/esg_c3s-cica-atlas/CORDEX-CORE/historical/rlds_CORDEX-CORE_historical_mon_197001-200512.nc']" + "['https://data.mips.climate.copernicus.eu/thredds/fileServer/esg_c3s-cica-atlas/v025/CORDEX-CORE/historical/rlds_CORDEX-CORE_historical_mon_197001-200512_v025.nc']" ] }, - "execution_count": 37, + "execution_count": 36, "metadata": {}, "output_type": "execute_result" } @@ -3516,7 +4494,7 @@ }, { "cell_type": "code", - "execution_count": 38, + "execution_count": 37, "metadata": {}, "outputs": [], "source": [ @@ -3525,7 +4503,7 @@ }, { "cell_type": "code", - "execution_count": 39, + "execution_count": 38, "metadata": {}, "outputs": [ { @@ -3534,14 +4512,14 @@ "True" ] }, - "execution_count": 39, + "execution_count": 38, "metadata": {}, "output_type": "execute_result" } ], "source": [ "ds = ops.Input(\n", - " 'ds', ['c3s-cica-atlas.rlds.CORDEX-CORE.historical.mon.v1']\n", + " 'ds', ['c3s-cica-atlas.rlds.CORDEX-CORE.historical.mon.v25']\n", ")\n", "\n", "wf = ops.Subset(\n", @@ -3555,14 +4533,14 @@ }, { "cell_type": "code", - "execution_count": 40, + "execution_count": 39, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ - "duration: 238.24455785751343 secs\n" + "duration: 181.16558599472046 secs\n" ] } ], @@ -3573,16 +4551,16 @@ }, { "cell_type": "code", - "execution_count": 41, + "execution_count": 40, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "1406.5356826782227" + "1458.6328630447388" ] }, - "execution_count": 41, + "execution_count": 40, "metadata": {}, "output_type": "execute_result" } @@ -3593,23 +4571,23 @@ }, { "cell_type": "code", - "execution_count": 42, + "execution_count": 41, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "['http://rook7.cloud.dkrz.de:80/outputs/rook/3083251c-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19700101-19740501.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/3083378c-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19740601-19781001.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/3083434e-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19781101-19830301.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/3083512c-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19830401-19870801.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/30835cf8-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19870901-19920101.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/308367ca-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19920201-19960601.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/308371de-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19960701-20001101.nc',\n", - " 'http://rook7.cloud.dkrz.de:80/outputs/rook/30837be8-6933-11ef-aafb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_20001201-20041201.nc']" + "['http://rook7.cloud.dkrz.de:80/outputs/rook/1a41dd1a-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19700101-19740501.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a41eefe-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19740601-19781001.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a41fa20-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19781101-19830301.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a4204f2-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19830401-19870801.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a420e84-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19870901-19920101.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a421910-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19920201-19960601.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a4221b2-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_19960701-20001101.nc',\n", + " 'http://rook7.cloud.dkrz.de:80/outputs/rook/1a422cf2-5505-11f1-adeb-fa163eb671ca/rlds_CORDEX-CORE_historical_mon_20001201-20041201.nc']" ] }, - "execution_count": 42, + "execution_count": 41, "metadata": {}, "output_type": "execute_result" } @@ -3635,7 +4613,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.4" + "version": "3.12.13" } }, "nbformat": 4,