diff --git a/analysis/icon-esm/iesm-ngc4008.ipynb b/analysis/icon-esm/iesm-ngc4008.ipynb new file mode 100644 index 0000000000000000000000000000000000000000..7b2faa9a547de04c19bfdbb0c2b7db4cdcc7e5c4 --- /dev/null +++ b/analysis/icon-esm/iesm-ngc4008.ipynb @@ -0,0 +1,4967 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "id": "8d2a1000-dee1-49a9-8c37-5761c001c068", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "import xarray as xr\n", + "import numpy as np\n", + "import pandas as pd\n", + "import matplotlib.pyplot as plt" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "id": "c353fa2e-b332-4619-940b-3d6aeb2f91bc", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "grid = xr.open_dataset(\"/gpfs/data/fs72044/avoigt_teach/experiments/s2025/iesm-ngc4008/icon_grid_G.nc\")" + ] + }, + { + "cell_type": "code", + "execution_count": 3, + "id": "cf587c32-1579-48ad-820b-a308fc8662c6", + "metadata": { + "tags": [] + }, + "outputs": [ + { + "data": { + "text/html": [ + "<div><svg style=\"position: absolute; width: 0; height: 0; overflow: hidden\">\n", + "<defs>\n", + "<symbol id=\"icon-database\" viewBox=\"0 0 32 32\">\n", + "<path d=\"M16 0c-8.837 0-16 2.239-16 5v4c0 2.761 7.163 5 16 5s16-2.239 16-5v-4c0-2.761-7.163-5-16-5z\"></path>\n", + "<path d=\"M16 17c-8.837 0-16-2.239-16-5v6c0 2.761 7.163 5 16 5s16-2.239 16-5v-6c0 2.761-7.163 5-16 5z\"></path>\n", + "<path d=\"M16 26c-8.837 0-16-2.239-16-5v6c0 2.761 7.163 5 16 5s16-2.239 16-5v-6c0 2.761-7.163 5-16 5z\"></path>\n", + "</symbol>\n", + "<symbol id=\"icon-file-text2\" viewBox=\"0 0 32 32\">\n", + "<path d=\"M28.681 7.159c-0.694-0.947-1.662-2.053-2.724-3.116s-2.169-2.030-3.116-2.724c-1.612-1.182-2.393-1.319-2.841-1.319h-15.5c-1.378 0-2.5 1.121-2.5 2.5v27c0 1.378 1.122 2.5 2.5 2.5h23c1.378 0 2.5-1.122 2.5-2.5v-19.5c0-0.448-0.137-1.23-1.319-2.841zM24.543 5.457c0.959 0.959 1.712 1.825 2.268 2.543h-4.811v-4.811c0.718 0.556 1.584 1.309 2.543 2.268zM28 29.5c0 0.271-0.229 0.5-0.5 0.5h-23c-0.271 0-0.5-0.229-0.5-0.5v-27c0-0.271 0.229-0.5 0.5-0.5 0 0 15.499-0 15.5 0v7c0 0.552 0.448 1 1 1h7v19.5z\"></path>\n", + "<path d=\"M23 26h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "<path d=\"M23 22h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "<path d=\"M23 18h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "</symbol>\n", + "</defs>\n", + "</svg>\n", + "<style>/* CSS stylesheet for displaying xarray objects in jupyterlab.\n", + " *\n", + " */\n", + "\n", + ":root {\n", + " --xr-font-color0: var(--jp-content-font-color0, rgba(0, 0, 0, 1));\n", + " --xr-font-color2: var(--jp-content-font-color2, rgba(0, 0, 0, 0.54));\n", + " --xr-font-color3: var(--jp-content-font-color3, rgba(0, 0, 0, 0.38));\n", + " --xr-border-color: var(--jp-border-color2, #e0e0e0);\n", + " --xr-disabled-color: var(--jp-layout-color3, #bdbdbd);\n", + " --xr-background-color: var(--jp-layout-color0, white);\n", + " --xr-background-color-row-even: var(--jp-layout-color1, white);\n", + " --xr-background-color-row-odd: var(--jp-layout-color2, #eeeeee);\n", + "}\n", + "\n", + "html[theme=dark],\n", + "body[data-theme=dark],\n", + "body.vscode-dark {\n", + " --xr-font-color0: rgba(255, 255, 255, 1);\n", + " --xr-font-color2: rgba(255, 255, 255, 0.54);\n", + " --xr-font-color3: rgba(255, 255, 255, 0.38);\n", + " --xr-border-color: #1F1F1F;\n", + " --xr-disabled-color: #515151;\n", + " --xr-background-color: #111111;\n", + " --xr-background-color-row-even: #111111;\n", + " --xr-background-color-row-odd: #313131;\n", + "}\n", + "\n", + ".xr-wrap {\n", + " display: block !important;\n", + " min-width: 300px;\n", + " max-width: 700px;\n", + "}\n", + "\n", + ".xr-text-repr-fallback {\n", + " /* fallback to plain text repr when CSS is not injected (untrusted notebook) */\n", + " display: none;\n", + "}\n", + "\n", + ".xr-header {\n", + " padding-top: 6px;\n", + " padding-bottom: 6px;\n", + " margin-bottom: 4px;\n", + " border-bottom: solid 1px var(--xr-border-color);\n", + "}\n", + "\n", + ".xr-header > div,\n", + ".xr-header > ul {\n", + " display: inline;\n", + " margin-top: 0;\n", + " margin-bottom: 0;\n", + "}\n", + "\n", + ".xr-obj-type,\n", + ".xr-array-name {\n", + " margin-left: 2px;\n", + " margin-right: 10px;\n", + "}\n", + "\n", + ".xr-obj-type {\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-sections {\n", + " padding-left: 0 !important;\n", + " display: grid;\n", + " grid-template-columns: 150px auto auto 1fr 20px 20px;\n", + "}\n", + "\n", + ".xr-section-item {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-section-item input {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-section-item input + label {\n", + " color: var(--xr-disabled-color);\n", + "}\n", + "\n", + ".xr-section-item input:enabled + label {\n", + " cursor: pointer;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-section-item input:enabled + label:hover {\n", + " color: var(--xr-font-color0);\n", + "}\n", + "\n", + ".xr-section-summary {\n", + " grid-column: 1;\n", + " color: var(--xr-font-color2);\n", + " font-weight: 500;\n", + "}\n", + "\n", + ".xr-section-summary > span {\n", + " display: inline-block;\n", + " padding-left: 0.5em;\n", + "}\n", + "\n", + ".xr-section-summary-in:disabled + label {\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-section-summary-in + label:before {\n", + " display: inline-block;\n", + " content: '►';\n", + " font-size: 11px;\n", + " width: 15px;\n", + " text-align: center;\n", + "}\n", + "\n", + ".xr-section-summary-in:disabled + label:before {\n", + " color: var(--xr-disabled-color);\n", + "}\n", + "\n", + ".xr-section-summary-in:checked + label:before {\n", + " content: '▼';\n", + "}\n", + "\n", + ".xr-section-summary-in:checked + label > span {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-section-summary,\n", + ".xr-section-inline-details {\n", + " padding-top: 4px;\n", + " padding-bottom: 4px;\n", + "}\n", + "\n", + ".xr-section-inline-details {\n", + " grid-column: 2 / -1;\n", + "}\n", + "\n", + ".xr-section-details {\n", + " display: none;\n", + " grid-column: 1 / -1;\n", + " margin-bottom: 5px;\n", + "}\n", + "\n", + ".xr-section-summary-in:checked ~ .xr-section-details {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-array-wrap {\n", + " grid-column: 1 / -1;\n", + " display: grid;\n", + " grid-template-columns: 20px auto;\n", + "}\n", + "\n", + ".xr-array-wrap > label {\n", + " grid-column: 1;\n", + " vertical-align: top;\n", + "}\n", + "\n", + ".xr-preview {\n", + " color: var(--xr-font-color3);\n", + "}\n", + "\n", + ".xr-array-preview,\n", + ".xr-array-data {\n", + " padding: 0 5px !important;\n", + " grid-column: 2;\n", + "}\n", + "\n", + ".xr-array-data,\n", + ".xr-array-in:checked ~ .xr-array-preview {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-array-in:checked ~ .xr-array-data,\n", + ".xr-array-preview {\n", + " display: inline-block;\n", + "}\n", + "\n", + ".xr-dim-list {\n", + " display: inline-block !important;\n", + " list-style: none;\n", + " padding: 0 !important;\n", + " margin: 0;\n", + "}\n", + "\n", + ".xr-dim-list li {\n", + " display: inline-block;\n", + " padding: 0;\n", + " margin: 0;\n", + "}\n", + "\n", + ".xr-dim-list:before {\n", + " content: '(';\n", + "}\n", + "\n", + ".xr-dim-list:after {\n", + " content: ')';\n", + "}\n", + "\n", + ".xr-dim-list li:not(:last-child):after {\n", + " content: ',';\n", + " padding-right: 5px;\n", + "}\n", + "\n", + ".xr-has-index {\n", + " font-weight: bold;\n", + "}\n", + "\n", + ".xr-var-list,\n", + ".xr-var-item {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-var-item > div,\n", + ".xr-var-item label,\n", + ".xr-var-item > .xr-var-name span {\n", + " background-color: var(--xr-background-color-row-even);\n", + " margin-bottom: 0;\n", + "}\n", + "\n", + ".xr-var-item > .xr-var-name:hover span {\n", + " padding-right: 5px;\n", + "}\n", + "\n", + ".xr-var-list > li:nth-child(odd) > div,\n", + ".xr-var-list > li:nth-child(odd) > label,\n", + ".xr-var-list > li:nth-child(odd) > .xr-var-name span {\n", + " background-color: var(--xr-background-color-row-odd);\n", + "}\n", + "\n", + ".xr-var-name {\n", + " grid-column: 1;\n", + "}\n", + "\n", + ".xr-var-dims {\n", + " grid-column: 2;\n", + "}\n", + "\n", + ".xr-var-dtype {\n", + " grid-column: 3;\n", + " text-align: right;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-var-preview {\n", + " grid-column: 4;\n", + "}\n", + "\n", + ".xr-index-preview {\n", + " grid-column: 2 / 5;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-var-name,\n", + ".xr-var-dims,\n", + ".xr-var-dtype,\n", + ".xr-preview,\n", + ".xr-attrs dt {\n", + " white-space: nowrap;\n", + " overflow: hidden;\n", + " text-overflow: ellipsis;\n", + " padding-right: 10px;\n", + "}\n", + "\n", + ".xr-var-name:hover,\n", + ".xr-var-dims:hover,\n", + ".xr-var-dtype:hover,\n", + ".xr-attrs dt:hover {\n", + " overflow: visible;\n", + " width: auto;\n", + " z-index: 1;\n", + "}\n", + "\n", + ".xr-var-attrs,\n", + ".xr-var-data,\n", + ".xr-index-data {\n", + " display: none;\n", + " background-color: var(--xr-background-color) !important;\n", + " padding-bottom: 5px !important;\n", + "}\n", + "\n", + ".xr-var-attrs-in:checked ~ .xr-var-attrs,\n", + ".xr-var-data-in:checked ~ .xr-var-data,\n", + ".xr-index-data-in:checked ~ .xr-index-data {\n", + " display: block;\n", + "}\n", + "\n", + ".xr-var-data > table {\n", + " float: right;\n", + "}\n", + "\n", + ".xr-var-name span,\n", + ".xr-var-data,\n", + ".xr-index-name div,\n", + ".xr-index-data,\n", + ".xr-attrs {\n", + " padding-left: 25px !important;\n", + "}\n", + "\n", + ".xr-attrs,\n", + ".xr-var-attrs,\n", + ".xr-var-data,\n", + ".xr-index-data {\n", + " grid-column: 1 / -1;\n", + "}\n", + "\n", + "dl.xr-attrs {\n", + " padding: 0;\n", + " margin: 0;\n", + " display: grid;\n", + " grid-template-columns: 125px auto;\n", + "}\n", + "\n", + ".xr-attrs dt,\n", + ".xr-attrs dd {\n", + " padding: 0;\n", + " margin: 0;\n", + " float: left;\n", + " padding-right: 10px;\n", + " width: auto;\n", + "}\n", + "\n", + ".xr-attrs dt {\n", + " font-weight: normal;\n", + " grid-column: 1;\n", + "}\n", + "\n", + ".xr-attrs dt:hover span {\n", + " display: inline-block;\n", + " background: var(--xr-background-color);\n", + " padding-right: 10px;\n", + "}\n", + "\n", + ".xr-attrs dd {\n", + " grid-column: 2;\n", + " white-space: pre-wrap;\n", + " word-break: break-all;\n", + "}\n", + "\n", + ".xr-icon-database,\n", + ".xr-icon-file-text2,\n", + ".xr-no-icon {\n", + " display: inline-block;\n", + " vertical-align: middle;\n", + " width: 1em;\n", + " height: 1.5em !important;\n", + " stroke-width: 0;\n", + " stroke: currentColor;\n", + " fill: currentColor;\n", + "}\n", + "</style><pre class='xr-text-repr-fallback'><xarray.Dataset>\n", + "Dimensions: (cell: 20480, nv: 3, vertex: 10242, ne: 6,\n", + " edge: 30720, no: 4, nc: 2,\n", + " max_stored_decompositions: 4, two_grf: 2,\n", + " cell_grf: 14, max_chdom: 1, edge_grf: 24,\n", + " vert_grf: 13)\n", + "Coordinates:\n", + " clon (cell) float64 ...\n", + " clat (cell) float64 ...\n", + " vlon (vertex) float64 ...\n", + " vlat (vertex) float64 ...\n", + " elon (edge) float64 ...\n", + " elat (edge) float64 ...\n", + "Dimensions without coordinates: cell, nv, vertex, ne, edge, no, nc,\n", + " max_stored_decompositions, two_grf, cell_grf,\n", + " max_chdom, edge_grf, vert_grf\n", + "Data variables: (12/91)\n", + " clon_vertices (cell, nv) float64 ...\n", + " clat_vertices (cell, nv) float64 ...\n", + " vlon_vertices (vertex, ne) float64 ...\n", + " vlat_vertices (vertex, ne) float64 ...\n", + " elon_vertices (edge, no) float64 ...\n", + " elat_vertices (edge, no) float64 ...\n", + " ... ...\n", + " edge_dual_normal_cartesian_x (edge) float64 ...\n", + " edge_dual_normal_cartesian_y (edge) float64 ...\n", + " edge_dual_normal_cartesian_z (edge) float64 ...\n", + " cell_circumcenter_cartesian_x (cell) float64 ...\n", + " cell_circumcenter_cartesian_y (cell) float64 ...\n", + " cell_circumcenter_cartesian_z (cell) float64 ...\n", + "Attributes: (12/43)\n", + " title: ICON grid description\n", + " institution: Max Planck Institute for Meteorology/Deutscher ...\n", + " source: git@git.mpimet.mpg.de:GridGenerator.git\n", + " revision: 1adfc5f17f501df760be6f41fcab9acbcccdcd4f\n", + " date: 20180406 at 132225\n", + " user_name: Rene Redler (m300083)\n", + " ... ...\n", + " topography: modified SRTM30\n", + " subcentre: 1\n", + " number_of_grid_used: 13\n", + " history: Thu Aug 16 10:56:47 2018: ncatted -O -a ICON_gr...\n", + " ICON_grid_file_uri: http://icon-downloads.mpimet.mpg.de/grids/publi...\n", + " NCO: netCDF Operators version 4.7.5 (Homepage = http...</pre><div class='xr-wrap' style='display:none'><div class='xr-header'><div class='xr-obj-type'>xarray.Dataset</div></div><ul class='xr-sections'><li class='xr-section-item'><input id='section-0b121009-eb66-42f7-add7-1281f96cc4c7' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-0b121009-eb66-42f7-add7-1281f96cc4c7' class='xr-section-summary' title='Expand/collapse section'>Dimensions:</label><div class='xr-section-inline-details'><ul class='xr-dim-list'><li><span>cell</span>: 20480</li><li><span>nv</span>: 3</li><li><span>vertex</span>: 10242</li><li><span>ne</span>: 6</li><li><span>edge</span>: 30720</li><li><span>no</span>: 4</li><li><span>nc</span>: 2</li><li><span>max_stored_decompositions</span>: 4</li><li><span>two_grf</span>: 2</li><li><span>cell_grf</span>: 14</li><li><span>max_chdom</span>: 1</li><li><span>edge_grf</span>: 24</li><li><span>vert_grf</span>: 13</li></ul></div><div class='xr-section-details'></div></li><li class='xr-section-item'><input id='section-573a2bd6-6467-46c3-905c-a55ea4869c3f' class='xr-section-summary-in' type='checkbox' checked><label for='section-573a2bd6-6467-46c3-905c-a55ea4869c3f' class='xr-section-summary' >Coordinates: <span>(6)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span>clon</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-a65ef77b-080b-4c8a-824e-73403cb1e5bd' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a65ef77b-080b-4c8a-824e-73403cb1e5bd' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ae40d122-a63c-4839-a942-5c7b84e8fb2c' class='xr-var-data-in' type='checkbox'><label for='data-ae40d122-a63c-4839-a942-5c7b84e8fb2c' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>center longitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>standard_name :</span></dt><dd>grid_longitude</dd><dt><span>bounds :</span></dt><dd>clon_vertices</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>clat</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-27b83f1b-0065-4cdd-8a82-8ec3e7abc3a6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-27b83f1b-0065-4cdd-8a82-8ec3e7abc3a6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1136627c-1f7f-4a4c-8453-74104f69499a' class='xr-var-data-in' type='checkbox'><label for='data-1136627c-1f7f-4a4c-8453-74104f69499a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>center latitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>standard_name :</span></dt><dd>grid_latitude</dd><dt><span>bounds :</span></dt><dd>clat_vertices</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vlon</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-055c4181-1e61-46fd-947c-99e9b58a7c5a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-055c4181-1e61-46fd-947c-99e9b58a7c5a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-39d57f33-71c3-4af5-aa08-470ca05f23ca' class='xr-var-data-in' type='checkbox'><label for='data-39d57f33-71c3-4af5-aa08-470ca05f23ca' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertex longitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>standard_name :</span></dt><dd>grid_longitude</dd><dt><span>bounds :</span></dt><dd>vlon_vertices</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vlat</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-0eeff6b0-71c2-47d6-a195-e6f3392d263e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0eeff6b0-71c2-47d6-a195-e6f3392d263e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6b1aa796-1dd4-4d56-87d4-dd7b2c649bde' class='xr-var-data-in' type='checkbox'><label for='data-6b1aa796-1dd4-4d56-87d4-dd7b2c649bde' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertex latitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>standard_name :</span></dt><dd>grid_latitude</dd><dt><span>bounds :</span></dt><dd>vlat_vertices</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>elon</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-fe5614d1-0b6b-4939-807c-daef1aee6301' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fe5614d1-0b6b-4939-807c-daef1aee6301' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d794df55-728b-439c-a75c-63028854009a' class='xr-var-data-in' type='checkbox'><label for='data-d794df55-728b-439c-a75c-63028854009a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edge midpoint longitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>standard_name :</span></dt><dd>grid_longitude</dd><dt><span>bounds :</span></dt><dd>elon_vertices</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>elat</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-be9b7ca4-fb63-468a-bb39-2496b3e06066' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-be9b7ca4-fb63-468a-bb39-2496b3e06066' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4036c238-23bd-4359-aed6-b030f560f445' class='xr-var-data-in' type='checkbox'><label for='data-4036c238-23bd-4359-aed6-b030f560f445' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edge midpoint latitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>standard_name :</span></dt><dd>grid_latitude</dd><dt><span>bounds :</span></dt><dd>elat_vertices</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-f380bbcf-f6cd-4572-a54c-f5f883ee0227' class='xr-section-summary-in' type='checkbox' ><label for='section-f380bbcf-f6cd-4572-a54c-f5f883ee0227' class='xr-section-summary' >Data variables: <span>(91)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span>clon_vertices</span></div><div class='xr-var-dims'>(cell, nv)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-d522865f-bbff-4f6a-9c6d-683e9188bd83' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d522865f-bbff-4f6a-9c6d-683e9188bd83' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0c8e8867-e69c-4fc7-873f-6ec714bc1451' class='xr-var-data-in' type='checkbox'><label for='data-0c8e8867-e69c-4fc7-873f-6ec714bc1451' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>clat_vertices</span></div><div class='xr-var-dims'>(cell, nv)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-03f380a0-2c71-45c2-b397-d1d8fc41699d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-03f380a0-2c71-45c2-b397-d1d8fc41699d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5401ce25-4996-4267-a001-0c496d04117d' class='xr-var-data-in' type='checkbox'><label for='data-5401ce25-4996-4267-a001-0c496d04117d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vlon_vertices</span></div><div class='xr-var-dims'>(vertex, ne)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-fa717163-a277-434d-a9e9-b81fd450116d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fa717163-a277-434d-a9e9-b81fd450116d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9beac366-2018-4d00-9dea-97df5b42a580' class='xr-var-data-in' type='checkbox'><label for='data-9beac366-2018-4d00-9dea-97df5b42a580' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[61452 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vlat_vertices</span></div><div class='xr-var-dims'>(vertex, ne)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-6abeffa2-cb4e-4dd4-ac57-6b6be75b4bee' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6abeffa2-cb4e-4dd4-ac57-6b6be75b4bee' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-336b921c-6800-4090-9cbf-33f96af1109d' class='xr-var-data-in' type='checkbox'><label for='data-336b921c-6800-4090-9cbf-33f96af1109d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[61452 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>elon_vertices</span></div><div class='xr-var-dims'>(edge, no)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-67781392-1d74-493f-80fa-44073bf3d04f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-67781392-1d74-493f-80fa-44073bf3d04f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-239cd081-3ca4-4091-9406-f5ec291666fc' class='xr-var-data-in' type='checkbox'><label for='data-239cd081-3ca4-4091-9406-f5ec291666fc' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[122880 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>elat_vertices</span></div><div class='xr-var-dims'>(edge, no)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b2b60141-736d-46aa-8e7f-6fed636e0c0f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b2b60141-736d-46aa-8e7f-6fed636e0c0f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-67452d72-7f23-4465-b1ad-711b83f6d5d0' class='xr-var-data-in' type='checkbox'><label for='data-67452d72-7f23-4465-b1ad-711b83f6d5d0' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[122880 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>ifs2icon_cell_grid</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-22c7ea40-d16c-4723-9ad8-2f34385f649c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-22c7ea40-d16c-4723-9ad8-2f34385f649c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e1036890-8c65-4213-9b61-d8184580c9b4' class='xr-var-data-in' type='checkbox'><label for='data-e1036890-8c65-4213-9b61-d8184580c9b4' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>ifs to icon cells</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>ifs2icon_edge_grid</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-c50bf7ba-5af3-4217-8c48-107f9fbd2734' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c50bf7ba-5af3-4217-8c48-107f9fbd2734' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4e1689e3-c8f7-4dc5-8967-bfcdd47c144c' class='xr-var-data-in' type='checkbox'><label for='data-4e1689e3-c8f7-4dc5-8967-bfcdd47c144c' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>ifs to icon edge</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>ifs2icon_vertex_grid</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b6c2f0cc-2cc9-4305-bdd8-8b48222af180' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b6c2f0cc-2cc9-4305-bdd8-8b48222af180' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7c634ab1-4fdf-40af-8b63-29ca8d824643' class='xr-var-data-in' type='checkbox'><label for='data-7c634ab1-4fdf-40af-8b63-29ca8d824643' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>ifs to icon vertex</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_area</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-a38451a6-d8b2-4c80-ae30-110920509d3c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a38451a6-d8b2-4c80-ae30-110920509d3c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-404442c9-fb7b-4bfa-ac87-c66d0d49d013' class='xr-var-data-in' type='checkbox'><label for='data-404442c9-fb7b-4bfa-ac87-c66d0d49d013' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>area of grid cell</dd><dt><span>units :</span></dt><dd>m2</dd><dt><span>standard_name :</span></dt><dd>area</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>dual_area</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b856f6c7-4e58-47f6-aaba-599a20dd3fe9' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b856f6c7-4e58-47f6-aaba-599a20dd3fe9' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-796ca85d-47bd-4d4b-a467-482bf789b265' class='xr-var-data-in' type='checkbox'><label for='data-796ca85d-47bd-4d4b-a467-482bf789b265' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>areas of dual hexagonal/pentagonal cells</dd><dt><span>units :</span></dt><dd>m2</dd><dt><span>standard_name :</span></dt><dd>area</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>phys_cell_id</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-cddaaab4-9b41-4f19-b0db-de41bfeaa8ee' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cddaaab4-9b41-4f19-b0db-de41bfeaa8ee' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cf9d4472-33c0-46b2-9325-90c01d3d28dd' class='xr-var-data-in' type='checkbox'><label for='data-cf9d4472-33c0-46b2-9325-90c01d3d28dd' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>physical domain ID of cell</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>phys_edge_id</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-ce0e8c06-0797-4ce0-8477-d0dcdffa8ca8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ce0e8c06-0797-4ce0-8477-d0dcdffa8ca8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8c883ec3-3d8e-4ba0-9cde-9354709dac21' class='xr-var-data-in' type='checkbox'><label for='data-8c883ec3-3d8e-4ba0-9cde-9354709dac21' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>physical domain ID of edge</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>lon_cell_centre</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-bdc55947-b80a-4350-ad51-c60c43181bdf' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bdc55947-b80a-4350-ad51-c60c43181bdf' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-219ec4cf-c82a-49be-a55d-589e58be1ddf' class='xr-var-data-in' type='checkbox'><label for='data-219ec4cf-c82a-49be-a55d-589e58be1ddf' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>longitude of cell centre</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>lat_cell_centre</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-123efae9-fc6a-49fd-bf12-0f497400f475' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-123efae9-fc6a-49fd-bf12-0f497400f475' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-51e4054c-8a54-4063-ab3f-f820985f400c' class='xr-var-data-in' type='checkbox'><label for='data-51e4054c-8a54-4063-ab3f-f820985f400c' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>latitude of cell centre</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>lat_cell_barycenter</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-c51640c1-6f8c-422f-8e14-e86b775d56ff' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c51640c1-6f8c-422f-8e14-e86b775d56ff' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-dd18d2de-3668-42d3-a66f-8b17bde1cd7f' class='xr-var-data-in' type='checkbox'><label for='data-dd18d2de-3668-42d3-a66f-8b17bde1cd7f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>latitude of cell barycenter</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>lon_cell_barycenter</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-494c9cdf-05b9-466d-8dc7-a92d8b74f7c0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-494c9cdf-05b9-466d-8dc7-a92d8b74f7c0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c4b67847-655a-4eff-be34-6333e14072a1' class='xr-var-data-in' type='checkbox'><label for='data-c4b67847-655a-4eff-be34-6333e14072a1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>longitude of cell barycenter</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>longitude_vertices</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-fdc64b76-5f25-46fb-90cf-729a8822a3a2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fdc64b76-5f25-46fb-90cf-729a8822a3a2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-368d9cce-066b-46e9-98d6-89e603c6fa6e' class='xr-var-data-in' type='checkbox'><label for='data-368d9cce-066b-46e9-98d6-89e603c6fa6e' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>longitude of vertices</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>latitude_vertices</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-0357027e-2bec-4fbd-a920-8871d27e64af' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0357027e-2bec-4fbd-a920-8871d27e64af' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-849765d2-3eac-422e-b5b4-8b5513233cfa' class='xr-var-data-in' type='checkbox'><label for='data-849765d2-3eac-422e-b5b4-8b5513233cfa' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>latitude of vertices</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>lon_edge_centre</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-98c8304f-e46f-4921-bb37-572487481ae9' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-98c8304f-e46f-4921-bb37-572487481ae9' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3b80bd65-1d33-4fe3-955e-dcfe3de4166d' class='xr-var-data-in' type='checkbox'><label for='data-3b80bd65-1d33-4fe3-955e-dcfe3de4166d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>longitudes of edge midpoints</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>lat_edge_centre</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-4f8755bd-04b0-4fe9-9c8e-7f48f0eef9e7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4f8755bd-04b0-4fe9-9c8e-7f48f0eef9e7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a1baa402-4cae-445e-8469-ba9258a335e3' class='xr-var-data-in' type='checkbox'><label for='data-a1baa402-4cae-445e-8469-ba9258a335e3' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>latitudes of edge midpoints</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_of_cell</span></div><div class='xr-var-dims'>(nv, cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b526c7a7-f519-4cbc-b172-8fd631141119' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b526c7a7-f519-4cbc-b172-8fd631141119' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b3563489-2bc4-488b-9966-fda19ea44f15' class='xr-var-data-in' type='checkbox'><label for='data-b3563489-2bc4-488b-9966-fda19ea44f15' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edges of each cellvertices </dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vertex_of_cell</span></div><div class='xr-var-dims'>(nv, cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-063fe2ab-01d4-4742-a554-fd185bbea704' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-063fe2ab-01d4-4742-a554-fd185bbea704' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-583dd8d0-9202-4efa-a2c9-6262123bee6f' class='xr-var-data-in' type='checkbox'><label for='data-583dd8d0-9202-4efa-a2c9-6262123bee6f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertices of each cellcells ad</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>adjacent_cell_of_edge</span></div><div class='xr-var-dims'>(nc, edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5ddd94dc-8041-46fb-9746-9164bf3f9648' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5ddd94dc-8041-46fb-9746-9164bf3f9648' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fe9bb1d5-6c9a-4b2d-8c4c-35c643c85ca8' class='xr-var-data-in' type='checkbox'><label for='data-fe9bb1d5-6c9a-4b2d-8c4c-35c643c85ca8' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cells adjacent to each edge</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_vertices</span></div><div class='xr-var-dims'>(nc, edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-6263d0c3-56a5-47f0-a9e1-c91d3c10827d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6263d0c3-56a5-47f0-a9e1-c91d3c10827d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4276b438-99a3-4733-96eb-ac0bc5bb1f43' class='xr-var-data-in' type='checkbox'><label for='data-4276b438-99a3-4733-96eb-ac0bc5bb1f43' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertices at the end of of each edge</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cells_of_vertex</span></div><div class='xr-var-dims'>(ne, vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-7556930f-e28f-4390-bce0-a83e2c5f4835' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7556930f-e28f-4390-bce0-a83e2c5f4835' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b7b7e7d7-654f-4fcd-adef-0bc13abde9a5' class='xr-var-data-in' type='checkbox'><label for='data-b7b7e7d7-654f-4fcd-adef-0bc13abde9a5' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cells around each vertex</dd></dl></div><div class='xr-var-data'><pre>[61452 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edges_of_vertex</span></div><div class='xr-var-dims'>(ne, vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-76f1ce73-b5d4-46ee-ae4a-19d5cb840bb1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-76f1ce73-b5d4-46ee-ae4a-19d5cb840bb1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3cc98abe-5c51-4bda-8c80-15d9a744c76f' class='xr-var-data-in' type='checkbox'><label for='data-3cc98abe-5c51-4bda-8c80-15d9a744c76f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edges around each vertex</dd></dl></div><div class='xr-var-data'><pre>[61452 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vertices_of_vertex</span></div><div class='xr-var-dims'>(ne, vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-71b2a5f0-e8e7-4409-8193-1c0f89f42f43' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-71b2a5f0-e8e7-4409-8193-1c0f89f42f43' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5bc0e55a-1707-49b1-81ed-d44d8250fcbc' class='xr-var-data-in' type='checkbox'><label for='data-5bc0e55a-1707-49b1-81ed-d44d8250fcbc' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertices around each vertex</dd></dl></div><div class='xr-var-data'><pre>[61452 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_area_p</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-94d94fb2-9785-478f-ba03-46616b2aae68' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-94d94fb2-9785-478f-ba03-46616b2aae68' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-19908d52-99d3-4ec1-9b9e-b083ad7c4dbc' class='xr-var-data-in' type='checkbox'><label for='data-19908d52-99d3-4ec1-9b9e-b083ad7c4dbc' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>area of grid cell</dd><dt><span>units :</span></dt><dd>m2</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_elevation</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-cf07c6fb-72cc-4c00-940f-1d39f50e660f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cf07c6fb-72cc-4c00-940f-1d39f50e660f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b9d59113-6c7e-4f5a-9bda-4754d5673c03' class='xr-var-data-in' type='checkbox'><label for='data-b9d59113-6c7e-4f5a-9bda-4754d5673c03' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>elevation at the cell centers</dd><dt><span>units :</span></dt><dd>m</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_sea_land_mask</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-2abdbadb-2286-4857-a01d-ecd79e98053a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2abdbadb-2286-4857-a01d-ecd79e98053a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-72ca4c77-88e5-460e-a6d1-2a6fbfb70816' class='xr-var-data-in' type='checkbox'><label for='data-72ca4c77-88e5-460e-a6d1-2a6fbfb70816' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>sea (-2 inner, -1 boundary) land (2 inner, 1 boundary) mask for the cell</dd><dt><span>units :</span></dt><dd>2,1,-1,-</dd><dt><span>grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_domain_id</span></div><div class='xr-var-dims'>(cell, max_stored_decompositions)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-3705cdba-0e41-4a86-b568-860777260ec1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-3705cdba-0e41-4a86-b568-860777260ec1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c162c24e-db1f-4540-9e26-eae05db8a12c' class='xr-var-data-in' type='checkbox'><label for='data-c162c24e-db1f-4540-9e26-eae05db8a12c' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cell domain id for decomposition</dd></dl></div><div class='xr-var-data'><pre>[81920 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_no_of_domains</span></div><div class='xr-var-dims'>(max_stored_decompositions)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-794a5cf0-4f82-4469-9273-0c4067b10a49' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-794a5cf0-4f82-4469-9273-0c4067b10a49' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8483c4d9-2c40-4ce9-9acc-2b389f5cdcc2' class='xr-var-data-in' type='checkbox'><label for='data-8483c4d9-2c40-4ce9-9acc-2b389f5cdcc2' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>number of domains for each decomposition</dd></dl></div><div class='xr-var-data'><pre>[4 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>dual_area_p</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-26356d56-6669-42c8-8fd4-36a810d49a0f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-26356d56-6669-42c8-8fd4-36a810d49a0f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-626d8a3f-7d98-4f25-b8c1-cea940de6bf0' class='xr-var-data-in' type='checkbox'><label for='data-626d8a3f-7d98-4f25-b8c1-cea940de6bf0' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>areas of dual hexagonal/pentagonal cells</dd><dt><span>units :</span></dt><dd>m2</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_length</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-feed539f-1eaa-46f3-ad11-34c398ff767b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-feed539f-1eaa-46f3-ad11-34c398ff767b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c7c2589c-df69-49fb-96f9-9ce24761ee3c' class='xr-var-data-in' type='checkbox'><label for='data-c7c2589c-df69-49fb-96f9-9ce24761ee3c' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>lengths of edges of triangular cells</dd><dt><span>units :</span></dt><dd>m</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_cell_distance</span></div><div class='xr-var-dims'>(nc, edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-aa5d2577-b309-4da2-89ff-c57ad95c95e1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-aa5d2577-b309-4da2-89ff-c57ad95c95e1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f8e52a80-b78c-4f29-90ae-1ff89a30d422' class='xr-var-data-in' type='checkbox'><label for='data-f8e52a80-b78c-4f29-90ae-1ff89a30d422' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>distances between edge midpoint and adjacent triangle midpoints</dd><dt><span>units :</span></dt><dd>m</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>dual_edge_length</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-994c9f14-790b-4323-8d1f-e9b84afdfaa7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-994c9f14-790b-4323-8d1f-e9b84afdfaa7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-94564c85-9e74-42ff-8f54-1e2ac5cfbe65' class='xr-var-data-in' type='checkbox'><label for='data-94564c85-9e74-42ff-8f54-1e2ac5cfbe65' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>lengths of dual edges (distances between triangular cell circumcenters)</dd><dt><span>units :</span></dt><dd>m</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edgequad_area</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-d140e4a9-8e24-463e-a50a-10d729786ea5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d140e4a9-8e24-463e-a50a-10d729786ea5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-290b585a-0eff-4191-83cb-374f5b524fba' class='xr-var-data-in' type='checkbox'><label for='data-290b585a-0eff-4191-83cb-374f5b524fba' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>area around the edge formed by the two adjacent triangles</dd><dt><span>units :</span></dt><dd>m2</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_elevation</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-371ceb5a-2fa7-4bc4-bf3b-a6169dea15be' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-371ceb5a-2fa7-4bc4-bf3b-a6169dea15be' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-50d18e45-1147-4cad-b2d3-64651fcb10d4' class='xr-var-data-in' type='checkbox'><label for='data-50d18e45-1147-4cad-b2d3-64651fcb10d4' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>elevation at the edge centers</dd><dt><span>units :</span></dt><dd>m</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_sea_land_mask</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-2d1a03c2-11bb-40b6-8a05-9adf921b3c3f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2d1a03c2-11bb-40b6-8a05-9adf921b3c3f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-835e8971-594a-4ad5-9140-ab0e3bba193b' class='xr-var-data-in' type='checkbox'><label for='data-835e8971-594a-4ad5-9140-ab0e3bba193b' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>sea (-2 inner, -1 boundary) land (2 inner, 1 boundary) mask for the cell</dd><dt><span>units :</span></dt><dd>2,1,-1,-</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_vert_distance</span></div><div class='xr-var-dims'>(nc, edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-42561111-0531-490c-a944-848217ceb331' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-42561111-0531-490c-a944-848217ceb331' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5d0f6c25-342a-4d44-91d0-35b083a74214' class='xr-var-data-in' type='checkbox'><label for='data-5d0f6c25-342a-4d44-91d0-35b083a74214' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>distances between edge midpoint and vertices of that edge</dd><dt><span>units :</span></dt><dd>m</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>zonal_normal_primal_edge</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5882ebf2-8295-4708-bb4e-6b13082f3da6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5882ebf2-8295-4708-bb4e-6b13082f3da6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-51b0e985-2b44-402b-9b7f-ab2e782f31ce' class='xr-var-data-in' type='checkbox'><label for='data-51b0e985-2b44-402b-9b7f-ab2e782f31ce' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>zonal component of normal to primal edge</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>meridional_normal_primal_edge</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-1e4a0f8b-475e-45ad-8bad-77a64eee8c6d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1e4a0f8b-475e-45ad-8bad-77a64eee8c6d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fd01268c-0a3b-47aa-8bf1-a62cab41d17d' class='xr-var-data-in' type='checkbox'><label for='data-fd01268c-0a3b-47aa-8bf1-a62cab41d17d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>meridional component of normal to primal edge</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>zonal_normal_dual_edge</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-f2f69ae8-3bcd-4d50-9811-a13bb2f2a345' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f2f69ae8-3bcd-4d50-9811-a13bb2f2a345' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-379b6d5d-7080-413d-bf6d-bf815c5ade5c' class='xr-var-data-in' type='checkbox'><label for='data-379b6d5d-7080-413d-bf6d-bf815c5ade5c' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>zonal component of normal to dual edge</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>meridional_normal_dual_edge</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-92110cb1-f6aa-410b-bf5d-000d395ac523' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-92110cb1-f6aa-410b-bf5d-000d395ac523' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-21ac648f-5389-4adb-bdb7-07759c0d4ceb' class='xr-var-data-in' type='checkbox'><label for='data-21ac648f-5389-4adb-bdb7-07759c0d4ceb' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>meridional component of normal to dual edge</dd><dt><span>units :</span></dt><dd>radian</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>orientation_of_normal</span></div><div class='xr-var-dims'>(nv, cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-603fe372-ca95-4657-acd5-4ccc834c7b2b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-603fe372-ca95-4657-acd5-4ccc834c7b2b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7bcb79bd-e93c-4b11-8a4e-df0257453ca8' class='xr-var-data-in' type='checkbox'><label for='data-7bcb79bd-e93c-4b11-8a4e-df0257453ca8' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>orientations of normals to triangular cell edges</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_index</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-a34e3e5a-fb6d-4607-a1c5-4d2a774f783b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a34e3e5a-fb6d-4607-a1c5-4d2a774f783b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-17e111f3-4113-40a5-a9d1-0b92931294d0' class='xr-var-data-in' type='checkbox'><label for='data-17e111f3-4113-40a5-a9d1-0b92931294d0' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cell index</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>parent_cell_index</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-426225e1-6836-4223-9da5-e6e9b40d886c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-426225e1-6836-4223-9da5-e6e9b40d886c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-37640afd-cec1-4e65-a271-735fc529b984' class='xr-var-data-in' type='checkbox'><label for='data-37640afd-cec1-4e65-a271-735fc529b984' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>parent cell index</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>parent_cell_type</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-20ee5944-5c3e-4007-a966-f469d633bc73' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-20ee5944-5c3e-4007-a966-f469d633bc73' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-695ad9ca-5329-41b4-ab76-b1f17d59f8f3' class='xr-var-data-in' type='checkbox'><label for='data-695ad9ca-5329-41b4-ab76-b1f17d59f8f3' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>parent cell type</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>neighbor_cell_index</span></div><div class='xr-var-dims'>(nv, cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-9dc5308f-d762-40ed-a919-aef26337d270' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9dc5308f-d762-40ed-a919-aef26337d270' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-57aad912-37e5-4ce9-9714-de51d9dcb6c1' class='xr-var-data-in' type='checkbox'><label for='data-57aad912-37e5-4ce9-9714-de51d9dcb6c1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cell neighbor index</dd></dl></div><div class='xr-var-data'><pre>[61440 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>child_cell_index</span></div><div class='xr-var-dims'>(no, cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-6b642e29-5db2-4cd9-a89d-bb2aaaa3574e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6b642e29-5db2-4cd9-a89d-bb2aaaa3574e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d24e2e8d-9ef1-4f96-9864-2317d7d23168' class='xr-var-data-in' type='checkbox'><label for='data-d24e2e8d-9ef1-4f96-9864-2317d7d23168' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>child cell index</dd></dl></div><div class='xr-var-data'><pre>[81920 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>child_cell_id</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-4385db40-2f04-4c1c-ae15-62fe77e8605c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4385db40-2f04-4c1c-ae15-62fe77e8605c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-62e0d7ee-b746-4e79-b014-5b81371cd40d' class='xr-var-data-in' type='checkbox'><label for='data-62e0d7ee-b746-4e79-b014-5b81371cd40d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>domain ID of child cell</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_index</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-d8a1b617-7de8-4851-901c-e3e50831225f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d8a1b617-7de8-4851-901c-e3e50831225f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ff54b0b2-e1cc-498d-b3f3-b21e6b61379a' class='xr-var-data-in' type='checkbox'><label for='data-ff54b0b2-e1cc-498d-b3f3-b21e6b61379a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edge index</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_parent_type</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-3c478a79-dab1-4b54-9463-a19fd9140321' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-3c478a79-dab1-4b54-9463-a19fd9140321' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-638a7bb9-ed60-448e-a7f5-4524899190f3' class='xr-var-data-in' type='checkbox'><label for='data-638a7bb9-ed60-448e-a7f5-4524899190f3' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edge paren</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vertex_index</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b49f1f59-9856-4225-bf4d-3a6e632970b4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b49f1f59-9856-4225-bf4d-3a6e632970b4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-597173f2-4085-4d85-8bdd-6d47f4d615b1' class='xr-var-data-in' type='checkbox'><label for='data-597173f2-4085-4d85-8bdd-6d47f4d615b1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertices index</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_orientation</span></div><div class='xr-var-dims'>(ne, vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-190fd3e5-4b33-4108-9475-0ec1d4f8db36' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-190fd3e5-4b33-4108-9475-0ec1d4f8db36' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-69e23c0d-e395-490a-8f19-95be28c8cfac' class='xr-var-data-in' type='checkbox'><label for='data-69e23c0d-e395-490a-8f19-95be28c8cfac' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edge orientation</dd></dl></div><div class='xr-var-data'><pre>[61452 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_system_orientation</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-11443095-eba9-4278-804e-ddea2db8e816' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-11443095-eba9-4278-804e-ddea2db8e816' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2992d701-4716-4508-9046-c0a5ceb97102' class='xr-var-data-in' type='checkbox'><label for='data-2992d701-4716-4508-9046-c0a5ceb97102' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>edge system orientation</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>refin_c_ctrl</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-a374f460-ca56-46e3-96c6-2ed42c7fca4c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a374f460-ca56-46e3-96c6-2ed42c7fca4c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b0e87d90-5f6b-4468-a945-d8705a603850' class='xr-var-data-in' type='checkbox'><label for='data-b0e87d90-5f6b-4468-a945-d8705a603850' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>refinement control flag for cells</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>index_c_list</span></div><div class='xr-var-dims'>(two_grf, cell_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5443a496-309c-4dfd-976e-336187fd494e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5443a496-309c-4dfd-976e-336187fd494e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f4d80253-c078-49ac-b45c-08b0eee1726f' class='xr-var-data-in' type='checkbox'><label for='data-f4d80253-c078-49ac-b45c-08b0eee1726f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of start and end indices for each refinement control level for cells</dd></dl></div><div class='xr-var-data'><pre>[28 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>start_idx_c</span></div><div class='xr-var-dims'>(max_chdom, cell_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b02c0b9a-9ac1-4397-bc7b-081ed3362600' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b02c0b9a-9ac1-4397-bc7b-081ed3362600' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f1ce77d4-3bf0-433c-9fe2-46ff253e9690' class='xr-var-data-in' type='checkbox'><label for='data-f1ce77d4-3bf0-433c-9fe2-46ff253e9690' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of start indices for each refinement control level for cells</dd></dl></div><div class='xr-var-data'><pre>[14 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>end_idx_c</span></div><div class='xr-var-dims'>(max_chdom, cell_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-4dc015d2-e56b-45ac-a627-acd810a9c42e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4dc015d2-e56b-45ac-a627-acd810a9c42e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3b5618e8-848e-424b-93ca-c09cc2668a7f' class='xr-var-data-in' type='checkbox'><label for='data-3b5618e8-848e-424b-93ca-c09cc2668a7f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of end indices for each refinement control level for cells</dd></dl></div><div class='xr-var-data'><pre>[14 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>refin_e_ctrl</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-39207edc-1fef-4c56-8a94-6f7be8d07423' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-39207edc-1fef-4c56-8a94-6f7be8d07423' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b018aef5-1588-47eb-9f01-40d0f0e11f0f' class='xr-var-data-in' type='checkbox'><label for='data-b018aef5-1588-47eb-9f01-40d0f0e11f0f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>refinement control flag for edges</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>index_e_list</span></div><div class='xr-var-dims'>(two_grf, edge_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-f880d6e0-bbd6-4fae-b087-9a050cbd7aae' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f880d6e0-bbd6-4fae-b087-9a050cbd7aae' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fde798e0-42cf-4630-891a-ba9f175a1793' class='xr-var-data-in' type='checkbox'><label for='data-fde798e0-42cf-4630-891a-ba9f175a1793' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of start and end indices for each refinement control level for edges</dd></dl></div><div class='xr-var-data'><pre>[48 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>start_idx_e</span></div><div class='xr-var-dims'>(max_chdom, edge_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5ec0679a-0b49-4811-a833-64e7edc014d4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5ec0679a-0b49-4811-a833-64e7edc014d4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6e9cdf56-ac67-4975-90ad-30eb2f5fa20a' class='xr-var-data-in' type='checkbox'><label for='data-6e9cdf56-ac67-4975-90ad-30eb2f5fa20a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of start indices for each refinement control level for edges</dd></dl></div><div class='xr-var-data'><pre>[24 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>end_idx_e</span></div><div class='xr-var-dims'>(max_chdom, edge_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-aa83882d-ca7e-430c-bf55-f03bcd7394e4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-aa83882d-ca7e-430c-bf55-f03bcd7394e4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6ca07a0b-b4d5-49fb-80b0-a491b96914ab' class='xr-var-data-in' type='checkbox'><label for='data-6ca07a0b-b4d5-49fb-80b0-a491b96914ab' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of end indices for each refinement control level for edges</dd></dl></div><div class='xr-var-data'><pre>[24 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>refin_v_ctrl</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-640c0995-92eb-42ac-87b4-86a4c5c5bb23' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-640c0995-92eb-42ac-87b4-86a4c5c5bb23' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4425ff71-78e8-4294-8fda-7ee575dc73dc' class='xr-var-data-in' type='checkbox'><label for='data-4425ff71-78e8-4294-8fda-7ee575dc73dc' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>refinement control flag for vertices</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>index_v_list</span></div><div class='xr-var-dims'>(two_grf, vert_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-1dd5b9b3-6350-4397-9bd0-e0823ee17ddb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1dd5b9b3-6350-4397-9bd0-e0823ee17ddb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d15998fe-3339-4edd-ba82-8a481bb222cb' class='xr-var-data-in' type='checkbox'><label for='data-d15998fe-3339-4edd-ba82-8a481bb222cb' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of start and end indices for each refinement control level for vertices</dd></dl></div><div class='xr-var-data'><pre>[26 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>start_idx_v</span></div><div class='xr-var-dims'>(max_chdom, vert_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-b78fd24e-cff1-469c-b359-8397d849a466' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b78fd24e-cff1-469c-b359-8397d849a466' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0447208b-fb5d-4b1e-84ae-b49a4c0756f6' class='xr-var-data-in' type='checkbox'><label for='data-0447208b-fb5d-4b1e-84ae-b49a4c0756f6' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of start indices for each refinement control level for vertices</dd></dl></div><div class='xr-var-data'><pre>[13 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>end_idx_v</span></div><div class='xr-var-dims'>(max_chdom, vert_grf)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5b439f88-3dc0-4a73-8a7d-7c836a454201' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5b439f88-3dc0-4a73-8a7d-7c836a454201' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ddc693d3-5a17-4657-9cd2-983499e104c7' class='xr-var-data-in' type='checkbox'><label for='data-ddc693d3-5a17-4657-9cd2-983499e104c7' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>list of end indices for each refinement control level for vertices</dd></dl></div><div class='xr-var-data'><pre>[13 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>parent_edge_index</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-0ecfc5a1-961f-425f-9887-75ff33f4eb27' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0ecfc5a1-961f-425f-9887-75ff33f4eb27' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ea2d8aea-eae8-4e1e-a7f1-836deca2af2f' class='xr-var-data-in' type='checkbox'><label for='data-ea2d8aea-eae8-4e1e-a7f1-836deca2af2f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>parent edge index</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>child_edge_index</span></div><div class='xr-var-dims'>(no, edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-ec0423de-f489-4328-8fd2-97aae09e0cce' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ec0423de-f489-4328-8fd2-97aae09e0cce' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-57591289-7842-42ee-9234-a2b0a6f53f29' class='xr-var-data-in' type='checkbox'><label for='data-57591289-7842-42ee-9234-a2b0a6f53f29' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>child edge index</dd></dl></div><div class='xr-var-data'><pre>[122880 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>child_edge_id</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-92ddaf12-8e29-4580-8412-abd169892b3a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-92ddaf12-8e29-4580-8412-abd169892b3a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e82eb164-7d21-4753-835a-06cef046385f' class='xr-var-data-in' type='checkbox'><label for='data-e82eb164-7d21-4753-835a-06cef046385f' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>domain ID of child edge</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>parent_vertex_index</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>int32</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-ae619dfe-342c-4644-a9c3-0b8d574b351f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ae619dfe-342c-4644-a9c3-0b8d574b351f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5ad740bc-45e5-4d0f-b26a-fd90ae1e6fe0' class='xr-var-data-in' type='checkbox'><label for='data-5ad740bc-45e5-4d0f-b26a-fd90ae1e6fe0' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>parent vertex index</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=int32]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cartesian_x_vertices</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-291f90bf-bba3-47d9-9bcc-8ae304c377c6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-291f90bf-bba3-47d9-9bcc-8ae304c377c6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-04db3221-1464-4bec-90ad-0d9102500085' class='xr-var-data-in' type='checkbox'><label for='data-04db3221-1464-4bec-90ad-0d9102500085' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertex cartesian coordinate x on unit sp</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cartesian_y_vertices</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-7177f6af-a276-4f72-845b-38974133b184' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7177f6af-a276-4f72-845b-38974133b184' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-68ce5512-04c2-40b6-9401-0315bcdad0c6' class='xr-var-data-in' type='checkbox'><label for='data-68ce5512-04c2-40b6-9401-0315bcdad0c6' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertex cartesian coordinate y on unit sp</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cartesian_z_vertices</span></div><div class='xr-var-dims'>(vertex)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-dddb167b-ecbd-4560-ab5e-94f9a06cadea' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dddb167b-ecbd-4560-ab5e-94f9a06cadea' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f5efef4d-9b88-4923-a50f-fd55dcbc6402' class='xr-var-data-in' type='checkbox'><label for='data-f5efef4d-9b88-4923-a50f-fd55dcbc6402' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>vertex cartesian coordinate z on unit sp</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[10242 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_middle_cartesian_x</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-87b016b0-8304-4006-99b5-2576627c917a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-87b016b0-8304-4006-99b5-2576627c917a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7a4a73b5-f12a-45d6-a9af-44d54f6dab60' class='xr-var-data-in' type='checkbox'><label for='data-7a4a73b5-f12a-45d6-a9af-44d54f6dab60' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>prime edge center cartesian coordinate x on unit sphere</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_middle_cartesian_y</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-e9c3c43d-5a8a-45bd-9b1b-7503705eb74b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e9c3c43d-5a8a-45bd-9b1b-7503705eb74b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b6001632-a67a-4234-9d17-d495bc3f7af1' class='xr-var-data-in' type='checkbox'><label for='data-b6001632-a67a-4234-9d17-d495bc3f7af1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>prime edge center cartesian coordinate y on unit sphere</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_middle_cartesian_z</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-81733648-e73f-47ad-a08f-8944a7820579' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-81733648-e73f-47ad-a08f-8944a7820579' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-09604e21-ff9c-4077-9d87-67fd43c81439' class='xr-var-data-in' type='checkbox'><label for='data-09604e21-ff9c-4077-9d87-67fd43c81439' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>prime edge center cartesian coordinate z on unit sphere</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_dual_middle_cartesian_x</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-25ea7831-feec-42a9-a874-e7272797cc3e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-25ea7831-feec-42a9-a874-e7272797cc3e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-533d6967-8b65-47b7-a184-1aa56e6813bc' class='xr-var-data-in' type='checkbox'><label for='data-533d6967-8b65-47b7-a184-1aa56e6813bc' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>dual edge center cartesian coordinate x on unit sphere</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_dual_middle_cartesian_y</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-256285e6-e2d0-4908-9055-dce73f6acb1c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-256285e6-e2d0-4908-9055-dce73f6acb1c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6a0dffac-3ce9-4c4e-8a2e-314336415cf3' class='xr-var-data-in' type='checkbox'><label for='data-6a0dffac-3ce9-4c4e-8a2e-314336415cf3' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>dual edge center cartesian coordinate y on unit sphere</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_dual_middle_cartesian_z</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-ad3f853f-e718-4bdc-bf7a-7d62aa8f578c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ad3f853f-e718-4bdc-bf7a-7d62aa8f578c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3065aaf2-adb3-4fca-8835-54958292706e' class='xr-var-data-in' type='checkbox'><label for='data-3065aaf2-adb3-4fca-8835-54958292706e' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>dual edge center cartesian coordinate z on unit sphere</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_primal_normal_cartesian_x</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-05cd342c-bc2f-4a8f-a572-018d3035d526' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-05cd342c-bc2f-4a8f-a572-018d3035d526' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a236cccf-576d-45ea-883b-b105ddaaf29e' class='xr-var-data-in' type='checkbox'><label for='data-a236cccf-576d-45ea-883b-b105ddaaf29e' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>unit normal to the prime edge 3D vector, coordinate x</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_primal_normal_cartesian_y</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-ffb24337-e49a-4286-a03c-8107943c5a34' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ffb24337-e49a-4286-a03c-8107943c5a34' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-95d6ce9d-00f4-42b0-b612-87dc718baede' class='xr-var-data-in' type='checkbox'><label for='data-95d6ce9d-00f4-42b0-b612-87dc718baede' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>unit normal to the prime edge 3D vector, coordinate y</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_primal_normal_cartesian_z</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-623e9175-ed09-4fef-aae0-7eadf70e01b2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-623e9175-ed09-4fef-aae0-7eadf70e01b2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b5b95a74-9405-48e3-a861-05a8d0698921' class='xr-var-data-in' type='checkbox'><label for='data-b5b95a74-9405-48e3-a861-05a8d0698921' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>unit normal to the prime edge 3D vector, coordinate z</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_dual_normal_cartesian_x</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-3108d40d-38f8-4ce8-a253-1d4eb59d7745' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-3108d40d-38f8-4ce8-a253-1d4eb59d7745' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-65f5c51e-29d1-42b7-9906-cf3f74455fe9' class='xr-var-data-in' type='checkbox'><label for='data-65f5c51e-29d1-42b7-9906-cf3f74455fe9' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>unit normal to the dual edge 3D vector, coordinate x</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_dual_normal_cartesian_y</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5a099f43-e719-414e-a12e-a380b0b92198' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5a099f43-e719-414e-a12e-a380b0b92198' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-77799d3d-39ed-4bfb-a63e-f3d27a89ea63' class='xr-var-data-in' type='checkbox'><label for='data-77799d3d-39ed-4bfb-a63e-f3d27a89ea63' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>unit normal to the dual edge 3D vector, coordinate y</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>edge_dual_normal_cartesian_z</span></div><div class='xr-var-dims'>(edge)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-7f193406-3270-4027-baa2-a510071a7c0c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7f193406-3270-4027-baa2-a510071a7c0c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c92ae0b0-4a32-4e34-9dbd-c31b7105c35a' class='xr-var-data-in' type='checkbox'><label for='data-c92ae0b0-4a32-4e34-9dbd-c31b7105c35a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>unit normal to the dual edge 3D vector, coordinate z</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[30720 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_circumcenter_cartesian_x</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-f2469834-327c-41a9-ad10-3609088e8538' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f2469834-327c-41a9-ad10-3609088e8538' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a52fb987-654c-42a0-83f9-d86add2f5049' class='xr-var-data-in' type='checkbox'><label for='data-a52fb987-654c-42a0-83f9-d86add2f5049' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cartesian position of the prime cell circumcenter on the unit sphere, coordinate x</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_circumcenter_cartesian_y</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-89251bce-aa49-4d33-9ebc-49c4b358d38e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-89251bce-aa49-4d33-9ebc-49c4b358d38e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f41e56b0-66a6-4d41-b26e-8e2d6035689d' class='xr-var-data-in' type='checkbox'><label for='data-f41e56b0-66a6-4d41-b26e-8e2d6035689d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cartesian position of the prime cell circumcenter on the unit sphere, coordinate y</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cell_circumcenter_cartesian_z</span></div><div class='xr-var-dims'>(cell)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-203cff91-cd92-41d0-ae0b-37ff73e1180b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-203cff91-cd92-41d0-ae0b-37ff73e1180b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-17770ea3-941f-4916-be84-47bd54fe75fe' class='xr-var-data-in' type='checkbox'><label for='data-17770ea3-941f-4916-be84-47bd54fe75fe' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>long_name :</span></dt><dd>cartesian position of the prime cell circumcenter on the unit sphere, coordinate z</dd><dt><span>units :</span></dt><dd>meters</dd></dl></div><div class='xr-var-data'><pre>[20480 values with dtype=float64]</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-e4911929-b935-47b5-b01b-1e851ddd5cfc' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-e4911929-b935-47b5-b01b-1e851ddd5cfc' class='xr-section-summary' title='Expand/collapse section'>Indexes: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'></ul></div></li><li class='xr-section-item'><input id='section-33dfda62-ec38-406b-922e-ed4ff4952878' class='xr-section-summary-in' type='checkbox' ><label for='section-33dfda62-ec38-406b-922e-ed4ff4952878' class='xr-section-summary' >Attributes: <span>(43)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'><dt><span>title :</span></dt><dd>ICON grid description</dd><dt><span>institution :</span></dt><dd>Max Planck Institute for Meteorology/Deutscher Wetterdienst</dd><dt><span>source :</span></dt><dd>git@git.mpimet.mpg.de:GridGenerator.git</dd><dt><span>revision :</span></dt><dd>1adfc5f17f501df760be6f41fcab9acbcccdcd4f</dd><dt><span>date :</span></dt><dd>20180406 at 132225</dd><dt><span>user_name :</span></dt><dd>Rene Redler (m300083)</dd><dt><span>os_name :</span></dt><dd>Linux 2.6.32-696.18.7.el6.x86_64 x86_64</dd><dt><span>uuidOfHGrid :</span></dt><dd>c8481318-398c-11e8-a225-05e6d8b4e7ef</dd><dt><span>grid_mapping_name :</span></dt><dd>lat_long_on_sphere</dd><dt><span>crs_id :</span></dt><dd>urn:ogc:def:cs:EPSG:6.0:6422</dd><dt><span>crs_name :</span></dt><dd>Spherical 2D Coordinate System</dd><dt><span>ellipsoid_name :</span></dt><dd>Sphere</dd><dt><span>semi_major_axis :</span></dt><dd>6371229.0</dd><dt><span>inverse_flattening :</span></dt><dd>0.0</dd><dt><span>grid_level :</span></dt><dd>4</dd><dt><span>grid_root :</span></dt><dd>2</dd><dt><span>grid_ID :</span></dt><dd>1</dd><dt><span>parent_grid_ID :</span></dt><dd>0</dd><dt><span>no_of_subgrids :</span></dt><dd>1</dd><dt><span>start_subgrid_id :</span></dt><dd>1</dd><dt><span>max_childdom :</span></dt><dd>1</dd><dt><span>boundary_depth_index :</span></dt><dd>0</dd><dt><span>rotation_vector :</span></dt><dd>[0. 0. 0.]</dd><dt><span>grid_geometry :</span></dt><dd>1</dd><dt><span>grid_cell_type :</span></dt><dd>3</dd><dt><span>mean_edge_length :</span></dt><dd>240325.58875688567</dd><dt><span>mean_dual_edge_length :</span></dt><dd>138774.1377667998</dd><dt><span>mean_cell_area :</span></dt><dd>24907282236.708176</dd><dt><span>mean_dual_cell_area :</span></dt><dd>49804836966.197</dd><dt><span>domain_length :</span></dt><dd>40031612.44147649</dd><dt><span>domain_height :</span></dt><dd>40031612.44147649</dd><dt><span>sphere_radius :</span></dt><dd>6371229.0</dd><dt><span>domain_cartesian_center :</span></dt><dd>[0. 0. 0.]</dd><dt><span>centre :</span></dt><dd>252</dd><dt><span>rotation :</span></dt><dd>37deg around z-axis</dd><dt><span>coverage :</span></dt><dd>global</dd><dt><span>symmetry :</span></dt><dd>along equator</dd><dt><span>topography :</span></dt><dd>modified SRTM30</dd><dt><span>subcentre :</span></dt><dd>1</dd><dt><span>number_of_grid_used :</span></dt><dd>13</dd><dt><span>history :</span></dt><dd>Thu Aug 16 10:56:47 2018: ncatted -O -a ICON_grid_file_uri,global,m,c,http://icon-downloads.mpimet.mpg.de/grids/public/mpim/0013/icon_grid_0013_R02B04_G.nc icon_grid_0013_R02B04_G.nc test.nc\n", + "Mon May 14 08:53:07 2018: ncatted -a centre,global,c,i,252 -a rotation,global,c,c,37deg around z-axis -a coverage,global,c,c,global -a symmetry,global,c,c,along equator -a topography,global,c,c,modified SRTM30 -a subcentre,global,c,i,1 -a number_of_grid_used,global,c,i,13 -a ICON_grid_file_uri,global,c,c,http://icon-downloads.mpimet.mpg.de/grids/public/icon_grid_0013_R02B04_G.nc Earth_Global_IcosSymmetric_0158km_rotatedZ37d_modified_srtm30_1min.nc icon_grid_0013_R02B04_G.nc\n", + "/home/mpim/m300083/GridGenerator/build/x86_64-unknown-linux-gnu/bin/grid_command</dd><dt><span>ICON_grid_file_uri :</span></dt><dd>http://icon-downloads.mpimet.mpg.de/grids/public/mpim/0013/icon_grid_0013_R02B04_G.nc</dd><dt><span>NCO :</span></dt><dd>netCDF Operators version 4.7.5 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)</dd></dl></div></li></ul></div></div>" + ], + "text/plain": [ + "<xarray.Dataset>\n", + "Dimensions: (cell: 20480, nv: 3, vertex: 10242, ne: 6,\n", + " edge: 30720, no: 4, nc: 2,\n", + " max_stored_decompositions: 4, two_grf: 2,\n", + " cell_grf: 14, max_chdom: 1, edge_grf: 24,\n", + " vert_grf: 13)\n", + "Coordinates:\n", + " clon (cell) float64 ...\n", + " clat (cell) float64 ...\n", + " vlon (vertex) float64 ...\n", + " vlat (vertex) float64 ...\n", + " elon (edge) float64 ...\n", + " elat (edge) float64 ...\n", + "Dimensions without coordinates: cell, nv, vertex, ne, edge, no, nc,\n", + " max_stored_decompositions, two_grf, cell_grf,\n", + " max_chdom, edge_grf, vert_grf\n", + "Data variables: (12/91)\n", + " clon_vertices (cell, nv) float64 ...\n", + " clat_vertices (cell, nv) float64 ...\n", + " vlon_vertices (vertex, ne) float64 ...\n", + " vlat_vertices (vertex, ne) float64 ...\n", + " elon_vertices (edge, no) float64 ...\n", + " elat_vertices (edge, no) float64 ...\n", + " ... ...\n", + " edge_dual_normal_cartesian_x (edge) float64 ...\n", + " edge_dual_normal_cartesian_y (edge) float64 ...\n", + " edge_dual_normal_cartesian_z (edge) float64 ...\n", + " cell_circumcenter_cartesian_x (cell) float64 ...\n", + " cell_circumcenter_cartesian_y (cell) float64 ...\n", + " cell_circumcenter_cartesian_z (cell) float64 ...\n", + "Attributes: (12/43)\n", + " title: ICON grid description\n", + " institution: Max Planck Institute for Meteorology/Deutscher ...\n", + " source: git@git.mpimet.mpg.de:GridGenerator.git\n", + " revision: 1adfc5f17f501df760be6f41fcab9acbcccdcd4f\n", + " date: 20180406 at 132225\n", + " user_name: Rene Redler (m300083)\n", + " ... ...\n", + " topography: modified SRTM30\n", + " subcentre: 1\n", + " number_of_grid_used: 13\n", + " history: Thu Aug 16 10:56:47 2018: ncatted -O -a ICON_gr...\n", + " ICON_grid_file_uri: http://icon-downloads.mpimet.mpg.de/grids/publi...\n", + " NCO: netCDF Operators version 4.7.5 (Homepage = http..." + ] + }, + "execution_count": 3, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "grid" + ] + }, + { + "cell_type": "code", + "execution_count": 4, + "id": "f92ad7a5-0db7-4de2-b46d-c36699ec66a7", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "ds = xr.open_mfdataset(\"/gpfs/data/fs72044/avoigt_teach/experiments/s2025/iesm-ngc4008/iesm-ngc4008_atm_2d_ml_20*0101T000000Z.nc\")" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "id": "6b348e42-6c10-4216-963f-99489d1e31c4", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "ds[\"time\"] = pd.date_range(\"2021-01-15\", freq=\"1M\", periods=ds.time.size)" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "id": "20b781a3-ad7c-4c75-a17e-075775a1c174", + "metadata": { + "tags": [] + }, + "outputs": [ + { + "data": { + "text/html": [ + "<div><svg style=\"position: absolute; width: 0; height: 0; overflow: hidden\">\n", + "<defs>\n", + "<symbol id=\"icon-database\" viewBox=\"0 0 32 32\">\n", + "<path d=\"M16 0c-8.837 0-16 2.239-16 5v4c0 2.761 7.163 5 16 5s16-2.239 16-5v-4c0-2.761-7.163-5-16-5z\"></path>\n", + "<path d=\"M16 17c-8.837 0-16-2.239-16-5v6c0 2.761 7.163 5 16 5s16-2.239 16-5v-6c0 2.761-7.163 5-16 5z\"></path>\n", + "<path d=\"M16 26c-8.837 0-16-2.239-16-5v6c0 2.761 7.163 5 16 5s16-2.239 16-5v-6c0 2.761-7.163 5-16 5z\"></path>\n", + "</symbol>\n", + "<symbol id=\"icon-file-text2\" viewBox=\"0 0 32 32\">\n", + "<path d=\"M28.681 7.159c-0.694-0.947-1.662-2.053-2.724-3.116s-2.169-2.030-3.116-2.724c-1.612-1.182-2.393-1.319-2.841-1.319h-15.5c-1.378 0-2.5 1.121-2.5 2.5v27c0 1.378 1.122 2.5 2.5 2.5h23c1.378 0 2.5-1.122 2.5-2.5v-19.5c0-0.448-0.137-1.23-1.319-2.841zM24.543 5.457c0.959 0.959 1.712 1.825 2.268 2.543h-4.811v-4.811c0.718 0.556 1.584 1.309 2.543 2.268zM28 29.5c0 0.271-0.229 0.5-0.5 0.5h-23c-0.271 0-0.5-0.229-0.5-0.5v-27c0-0.271 0.229-0.5 0.5-0.5 0 0 15.499-0 15.5 0v7c0 0.552 0.448 1 1 1h7v19.5z\"></path>\n", + "<path d=\"M23 26h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "<path d=\"M23 22h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "<path d=\"M23 18h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "</symbol>\n", + "</defs>\n", + "</svg>\n", + "<style>/* CSS stylesheet for displaying xarray objects in jupyterlab.\n", + " *\n", + " */\n", + "\n", + ":root {\n", + " --xr-font-color0: var(--jp-content-font-color0, rgba(0, 0, 0, 1));\n", + " --xr-font-color2: var(--jp-content-font-color2, rgba(0, 0, 0, 0.54));\n", + " --xr-font-color3: var(--jp-content-font-color3, rgba(0, 0, 0, 0.38));\n", + " --xr-border-color: var(--jp-border-color2, #e0e0e0);\n", + " --xr-disabled-color: var(--jp-layout-color3, #bdbdbd);\n", + " --xr-background-color: var(--jp-layout-color0, white);\n", + " --xr-background-color-row-even: var(--jp-layout-color1, white);\n", + " --xr-background-color-row-odd: var(--jp-layout-color2, #eeeeee);\n", + "}\n", + "\n", + "html[theme=dark],\n", + "body[data-theme=dark],\n", + "body.vscode-dark {\n", + " --xr-font-color0: rgba(255, 255, 255, 1);\n", + " --xr-font-color2: rgba(255, 255, 255, 0.54);\n", + " --xr-font-color3: rgba(255, 255, 255, 0.38);\n", + " --xr-border-color: #1F1F1F;\n", + " --xr-disabled-color: #515151;\n", + " --xr-background-color: #111111;\n", + " --xr-background-color-row-even: #111111;\n", + " --xr-background-color-row-odd: #313131;\n", + "}\n", + "\n", + ".xr-wrap {\n", + " display: block !important;\n", + " min-width: 300px;\n", + " max-width: 700px;\n", + "}\n", + "\n", + ".xr-text-repr-fallback {\n", + " /* fallback to plain text repr when CSS is not injected (untrusted notebook) */\n", + " display: none;\n", + "}\n", + "\n", + ".xr-header {\n", + " padding-top: 6px;\n", + " padding-bottom: 6px;\n", + " margin-bottom: 4px;\n", + " border-bottom: solid 1px var(--xr-border-color);\n", + "}\n", + "\n", + ".xr-header > div,\n", + ".xr-header > ul {\n", + " display: inline;\n", + " margin-top: 0;\n", + " margin-bottom: 0;\n", + "}\n", + "\n", + ".xr-obj-type,\n", + ".xr-array-name {\n", + " margin-left: 2px;\n", + " margin-right: 10px;\n", + "}\n", + "\n", + ".xr-obj-type {\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-sections {\n", + " padding-left: 0 !important;\n", + " display: grid;\n", + " grid-template-columns: 150px auto auto 1fr 20px 20px;\n", + "}\n", + "\n", + ".xr-section-item {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-section-item input {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-section-item input + label {\n", + " color: var(--xr-disabled-color);\n", + "}\n", + "\n", + ".xr-section-item input:enabled + label {\n", + " cursor: pointer;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-section-item input:enabled + label:hover {\n", + " color: var(--xr-font-color0);\n", + "}\n", + "\n", + ".xr-section-summary {\n", + " grid-column: 1;\n", + " color: var(--xr-font-color2);\n", + " font-weight: 500;\n", + "}\n", + "\n", + ".xr-section-summary > span {\n", + " display: inline-block;\n", + " padding-left: 0.5em;\n", + "}\n", + "\n", + ".xr-section-summary-in:disabled + label {\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-section-summary-in + label:before {\n", + " display: inline-block;\n", + " content: '►';\n", + " font-size: 11px;\n", + " width: 15px;\n", + " text-align: center;\n", + "}\n", + "\n", + ".xr-section-summary-in:disabled + label:before {\n", + " color: var(--xr-disabled-color);\n", + "}\n", + "\n", + ".xr-section-summary-in:checked + label:before {\n", + " content: '▼';\n", + "}\n", + "\n", + ".xr-section-summary-in:checked + label > span {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-section-summary,\n", + ".xr-section-inline-details {\n", + " padding-top: 4px;\n", + " padding-bottom: 4px;\n", + "}\n", + "\n", + ".xr-section-inline-details {\n", + " grid-column: 2 / -1;\n", + "}\n", + "\n", + ".xr-section-details {\n", + " display: none;\n", + " grid-column: 1 / -1;\n", + " margin-bottom: 5px;\n", + "}\n", + "\n", + ".xr-section-summary-in:checked ~ .xr-section-details {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-array-wrap {\n", + " grid-column: 1 / -1;\n", + " display: grid;\n", + " grid-template-columns: 20px auto;\n", + "}\n", + "\n", + ".xr-array-wrap > label {\n", + " grid-column: 1;\n", + " vertical-align: top;\n", + "}\n", + "\n", + ".xr-preview {\n", + " color: var(--xr-font-color3);\n", + "}\n", + "\n", + ".xr-array-preview,\n", + ".xr-array-data {\n", + " padding: 0 5px !important;\n", + " grid-column: 2;\n", + "}\n", + "\n", + ".xr-array-data,\n", + ".xr-array-in:checked ~ .xr-array-preview {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-array-in:checked ~ .xr-array-data,\n", + ".xr-array-preview {\n", + " display: inline-block;\n", + "}\n", + "\n", + ".xr-dim-list {\n", + " display: inline-block !important;\n", + " list-style: none;\n", + " padding: 0 !important;\n", + " margin: 0;\n", + "}\n", + "\n", + ".xr-dim-list li {\n", + " display: inline-block;\n", + " padding: 0;\n", + " margin: 0;\n", + "}\n", + "\n", + ".xr-dim-list:before {\n", + " content: '(';\n", + "}\n", + "\n", + ".xr-dim-list:after {\n", + " content: ')';\n", + "}\n", + "\n", + ".xr-dim-list li:not(:last-child):after {\n", + " content: ',';\n", + " padding-right: 5px;\n", + "}\n", + "\n", + ".xr-has-index {\n", + " font-weight: bold;\n", + "}\n", + "\n", + ".xr-var-list,\n", + ".xr-var-item {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-var-item > div,\n", + ".xr-var-item label,\n", + ".xr-var-item > .xr-var-name span {\n", + " background-color: var(--xr-background-color-row-even);\n", + " margin-bottom: 0;\n", + "}\n", + "\n", + ".xr-var-item > .xr-var-name:hover span {\n", + " padding-right: 5px;\n", + "}\n", + "\n", + ".xr-var-list > li:nth-child(odd) > div,\n", + ".xr-var-list > li:nth-child(odd) > label,\n", + ".xr-var-list > li:nth-child(odd) > .xr-var-name span {\n", + " background-color: var(--xr-background-color-row-odd);\n", + "}\n", + "\n", + ".xr-var-name {\n", + " grid-column: 1;\n", + "}\n", + "\n", + ".xr-var-dims {\n", + " grid-column: 2;\n", + "}\n", + "\n", + ".xr-var-dtype {\n", + " grid-column: 3;\n", + " text-align: right;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-var-preview {\n", + " grid-column: 4;\n", + "}\n", + "\n", + ".xr-index-preview {\n", + " grid-column: 2 / 5;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-var-name,\n", + ".xr-var-dims,\n", + ".xr-var-dtype,\n", + ".xr-preview,\n", + ".xr-attrs dt {\n", + " white-space: nowrap;\n", + " overflow: hidden;\n", + " text-overflow: ellipsis;\n", + " padding-right: 10px;\n", + "}\n", + "\n", + ".xr-var-name:hover,\n", + ".xr-var-dims:hover,\n", + ".xr-var-dtype:hover,\n", + ".xr-attrs dt:hover {\n", + " overflow: visible;\n", + " width: auto;\n", + " z-index: 1;\n", + "}\n", + "\n", + ".xr-var-attrs,\n", + ".xr-var-data,\n", + ".xr-index-data {\n", + " display: none;\n", + " background-color: var(--xr-background-color) !important;\n", + " padding-bottom: 5px !important;\n", + "}\n", + "\n", + ".xr-var-attrs-in:checked ~ .xr-var-attrs,\n", + ".xr-var-data-in:checked ~ .xr-var-data,\n", + ".xr-index-data-in:checked ~ .xr-index-data {\n", + " display: block;\n", + "}\n", + "\n", + ".xr-var-data > table {\n", + " float: right;\n", + "}\n", + "\n", + ".xr-var-name span,\n", + ".xr-var-data,\n", + ".xr-index-name div,\n", + ".xr-index-data,\n", + ".xr-attrs {\n", + " padding-left: 25px !important;\n", + "}\n", + "\n", + ".xr-attrs,\n", + ".xr-var-attrs,\n", + ".xr-var-data,\n", + ".xr-index-data {\n", + " grid-column: 1 / -1;\n", + "}\n", + "\n", + "dl.xr-attrs {\n", + " padding: 0;\n", + " margin: 0;\n", + " display: grid;\n", + " grid-template-columns: 125px auto;\n", + "}\n", + "\n", + ".xr-attrs dt,\n", + ".xr-attrs dd {\n", + " padding: 0;\n", + " margin: 0;\n", + " float: left;\n", + " padding-right: 10px;\n", + " width: auto;\n", + "}\n", + "\n", + ".xr-attrs dt {\n", + " font-weight: normal;\n", + " grid-column: 1;\n", + "}\n", + "\n", + ".xr-attrs dt:hover span {\n", + " display: inline-block;\n", + " background: var(--xr-background-color);\n", + " padding-right: 10px;\n", + "}\n", + "\n", + ".xr-attrs dd {\n", + " grid-column: 2;\n", + " white-space: pre-wrap;\n", + " word-break: break-all;\n", + "}\n", + "\n", + ".xr-icon-database,\n", + ".xr-icon-file-text2,\n", + ".xr-no-icon {\n", + " display: inline-block;\n", + " vertical-align: middle;\n", + " width: 1em;\n", + " height: 1.5em !important;\n", + " stroke-width: 0;\n", + " stroke: currentColor;\n", + " fill: currentColor;\n", + "}\n", + "</style><pre class='xr-text-repr-fallback'><xarray.DataArray 'time' (time: 349)>\n", + "array(['2021-01-31T00:00:00.000000000', '2021-02-28T00:00:00.000000000',\n", + " '2021-03-31T00:00:00.000000000', ..., '2049-11-30T00:00:00.000000000',\n", + " '2049-12-31T00:00:00.000000000', '2050-01-31T00:00:00.000000000'],\n", + " dtype='datetime64[ns]')\n", + "Coordinates:\n", + " * time (time) datetime64[ns] 2021-01-31 2021-02-28 ... 2050-01-31</pre><div class='xr-wrap' style='display:none'><div class='xr-header'><div class='xr-obj-type'>xarray.DataArray</div><div class='xr-array-name'>'time'</div><ul class='xr-dim-list'><li><span class='xr-has-index'>time</span>: 349</li></ul></div><ul class='xr-sections'><li class='xr-section-item'><div class='xr-array-wrap'><input id='section-422eb796-3ca4-4cda-abbc-d7e807c915c0' class='xr-array-in' type='checkbox' checked><label for='section-422eb796-3ca4-4cda-abbc-d7e807c915c0' title='Show/hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-array-preview xr-preview'><span>2021-01-31 2021-02-28 2021-03-31 ... 2049-11-30 2049-12-31 2050-01-31</span></div><div class='xr-array-data'><pre>array(['2021-01-31T00:00:00.000000000', '2021-02-28T00:00:00.000000000',\n", + " '2021-03-31T00:00:00.000000000', ..., '2049-11-30T00:00:00.000000000',\n", + " '2049-12-31T00:00:00.000000000', '2050-01-31T00:00:00.000000000'],\n", + " dtype='datetime64[ns]')</pre></div></div></li><li class='xr-section-item'><input id='section-6cba9d71-c401-4ae9-a15f-27c4d5bfc87b' class='xr-section-summary-in' type='checkbox' checked><label for='section-6cba9d71-c401-4ae9-a15f-27c4d5bfc87b' class='xr-section-summary' >Coordinates: <span>(1)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span class='xr-has-index'>time</span></div><div class='xr-var-dims'>(time)</div><div class='xr-var-dtype'>datetime64[ns]</div><div class='xr-var-preview xr-preview'>2021-01-31 ... 2050-01-31</div><input id='attrs-b0dbf5e3-0af1-4e42-b433-8737c354f0d9' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-b0dbf5e3-0af1-4e42-b433-8737c354f0d9' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-16c2e0b1-2f94-4118-87ff-dc36d5c82503' class='xr-var-data-in' type='checkbox'><label for='data-16c2e0b1-2f94-4118-87ff-dc36d5c82503' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'></dl></div><div class='xr-var-data'><pre>array(['2021-01-31T00:00:00.000000000', '2021-02-28T00:00:00.000000000',\n", + " '2021-03-31T00:00:00.000000000', ..., '2049-11-30T00:00:00.000000000',\n", + " '2049-12-31T00:00:00.000000000', '2050-01-31T00:00:00.000000000'],\n", + " dtype='datetime64[ns]')</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-e2a84143-ec1e-49dc-8a7b-e2df2d4f9970' class='xr-section-summary-in' type='checkbox' ><label for='section-e2a84143-ec1e-49dc-8a7b-e2df2d4f9970' class='xr-section-summary' >Indexes: <span>(1)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-index-name'><div>time</div></div><div class='xr-index-preview'>PandasIndex</div><div></div><input id='index-aa3e805b-d969-4e06-bdca-1fc79d5e17ac' class='xr-index-data-in' type='checkbox'/><label for='index-aa3e805b-d969-4e06-bdca-1fc79d5e17ac' title='Show/Hide index repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-index-data'><pre>PandasIndex(DatetimeIndex(['2021-01-31', '2021-02-28', '2021-03-31', '2021-04-30',\n", + " '2021-05-31', '2021-06-30', '2021-07-31', '2021-08-31',\n", + " '2021-09-30', '2021-10-31',\n", + " ...\n", + " '2049-04-30', '2049-05-31', '2049-06-30', '2049-07-31',\n", + " '2049-08-31', '2049-09-30', '2049-10-31', '2049-11-30',\n", + " '2049-12-31', '2050-01-31'],\n", + " dtype='datetime64[ns]', name='time', length=349, freq='M'))</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-a57c05d2-471d-4d2c-af6d-e0605f66eb48' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-a57c05d2-471d-4d2c-af6d-e0605f66eb48' class='xr-section-summary' title='Expand/collapse section'>Attributes: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'></dl></div></li></ul></div></div>" + ], + "text/plain": [ + "<xarray.DataArray 'time' (time: 349)>\n", + "array(['2021-01-31T00:00:00.000000000', '2021-02-28T00:00:00.000000000',\n", + " '2021-03-31T00:00:00.000000000', ..., '2049-11-30T00:00:00.000000000',\n", + " '2049-12-31T00:00:00.000000000', '2050-01-31T00:00:00.000000000'],\n", + " dtype='datetime64[ns]')\n", + "Coordinates:\n", + " * time (time) datetime64[ns] 2021-01-31 2021-02-28 ... 2050-01-31" + ] + }, + "execution_count": 7, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "ds[\"time\"]" + ] + }, + { + "cell_type": "code", + "execution_count": 8, + "id": "404adba0-4b48-48f3-b270-9e34fb04b266", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "ds = ds.groupby(ds.time.dt.year).mean()" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "id": "f5fd6197-df6f-49ef-b1c9-45a429e43b94", + "metadata": { + "tags": [] + }, + "outputs": [ + { + "data": { + "text/html": [ + "<div><svg style=\"position: absolute; width: 0; height: 0; overflow: hidden\">\n", + "<defs>\n", + "<symbol id=\"icon-database\" viewBox=\"0 0 32 32\">\n", + "<path d=\"M16 0c-8.837 0-16 2.239-16 5v4c0 2.761 7.163 5 16 5s16-2.239 16-5v-4c0-2.761-7.163-5-16-5z\"></path>\n", + "<path d=\"M16 17c-8.837 0-16-2.239-16-5v6c0 2.761 7.163 5 16 5s16-2.239 16-5v-6c0 2.761-7.163 5-16 5z\"></path>\n", + "<path d=\"M16 26c-8.837 0-16-2.239-16-5v6c0 2.761 7.163 5 16 5s16-2.239 16-5v-6c0 2.761-7.163 5-16 5z\"></path>\n", + "</symbol>\n", + "<symbol id=\"icon-file-text2\" viewBox=\"0 0 32 32\">\n", + "<path d=\"M28.681 7.159c-0.694-0.947-1.662-2.053-2.724-3.116s-2.169-2.030-3.116-2.724c-1.612-1.182-2.393-1.319-2.841-1.319h-15.5c-1.378 0-2.5 1.121-2.5 2.5v27c0 1.378 1.122 2.5 2.5 2.5h23c1.378 0 2.5-1.122 2.5-2.5v-19.5c0-0.448-0.137-1.23-1.319-2.841zM24.543 5.457c0.959 0.959 1.712 1.825 2.268 2.543h-4.811v-4.811c0.718 0.556 1.584 1.309 2.543 2.268zM28 29.5c0 0.271-0.229 0.5-0.5 0.5h-23c-0.271 0-0.5-0.229-0.5-0.5v-27c0-0.271 0.229-0.5 0.5-0.5 0 0 15.499-0 15.5 0v7c0 0.552 0.448 1 1 1h7v19.5z\"></path>\n", + "<path d=\"M23 26h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "<path d=\"M23 22h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "<path d=\"M23 18h-14c-0.552 0-1-0.448-1-1s0.448-1 1-1h14c0.552 0 1 0.448 1 1s-0.448 1-1 1z\"></path>\n", + "</symbol>\n", + "</defs>\n", + "</svg>\n", + "<style>/* CSS stylesheet for displaying xarray objects in jupyterlab.\n", + " *\n", + " */\n", + "\n", + ":root {\n", + " --xr-font-color0: var(--jp-content-font-color0, rgba(0, 0, 0, 1));\n", + " --xr-font-color2: var(--jp-content-font-color2, rgba(0, 0, 0, 0.54));\n", + " --xr-font-color3: var(--jp-content-font-color3, rgba(0, 0, 0, 0.38));\n", + " --xr-border-color: var(--jp-border-color2, #e0e0e0);\n", + " --xr-disabled-color: var(--jp-layout-color3, #bdbdbd);\n", + " --xr-background-color: var(--jp-layout-color0, white);\n", + " --xr-background-color-row-even: var(--jp-layout-color1, white);\n", + " --xr-background-color-row-odd: var(--jp-layout-color2, #eeeeee);\n", + "}\n", + "\n", + "html[theme=dark],\n", + "body[data-theme=dark],\n", + "body.vscode-dark {\n", + " --xr-font-color0: rgba(255, 255, 255, 1);\n", + " --xr-font-color2: rgba(255, 255, 255, 0.54);\n", + " --xr-font-color3: rgba(255, 255, 255, 0.38);\n", + " --xr-border-color: #1F1F1F;\n", + " --xr-disabled-color: #515151;\n", + " --xr-background-color: #111111;\n", + " --xr-background-color-row-even: #111111;\n", + " --xr-background-color-row-odd: #313131;\n", + "}\n", + "\n", + ".xr-wrap {\n", + " display: block !important;\n", + " min-width: 300px;\n", + " max-width: 700px;\n", + "}\n", + "\n", + ".xr-text-repr-fallback {\n", + " /* fallback to plain text repr when CSS is not injected (untrusted notebook) */\n", + " display: none;\n", + "}\n", + "\n", + ".xr-header {\n", + " padding-top: 6px;\n", + " padding-bottom: 6px;\n", + " margin-bottom: 4px;\n", + " border-bottom: solid 1px var(--xr-border-color);\n", + "}\n", + "\n", + ".xr-header > div,\n", + ".xr-header > ul {\n", + " display: inline;\n", + " margin-top: 0;\n", + " margin-bottom: 0;\n", + "}\n", + "\n", + ".xr-obj-type,\n", + ".xr-array-name {\n", + " margin-left: 2px;\n", + " margin-right: 10px;\n", + "}\n", + "\n", + ".xr-obj-type {\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-sections {\n", + " padding-left: 0 !important;\n", + " display: grid;\n", + " grid-template-columns: 150px auto auto 1fr 20px 20px;\n", + "}\n", + "\n", + ".xr-section-item {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-section-item input {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-section-item input + label {\n", + " color: var(--xr-disabled-color);\n", + "}\n", + "\n", + ".xr-section-item input:enabled + label {\n", + " cursor: pointer;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-section-item input:enabled + label:hover {\n", + " color: var(--xr-font-color0);\n", + "}\n", + "\n", + ".xr-section-summary {\n", + " grid-column: 1;\n", + " color: var(--xr-font-color2);\n", + " font-weight: 500;\n", + "}\n", + "\n", + ".xr-section-summary > span {\n", + " display: inline-block;\n", + " padding-left: 0.5em;\n", + "}\n", + "\n", + ".xr-section-summary-in:disabled + label {\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-section-summary-in + label:before {\n", + " display: inline-block;\n", + " content: '►';\n", + " font-size: 11px;\n", + " width: 15px;\n", + " text-align: center;\n", + "}\n", + "\n", + ".xr-section-summary-in:disabled + label:before {\n", + " color: var(--xr-disabled-color);\n", + "}\n", + "\n", + ".xr-section-summary-in:checked + label:before {\n", + " content: '▼';\n", + "}\n", + "\n", + ".xr-section-summary-in:checked + label > span {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-section-summary,\n", + ".xr-section-inline-details {\n", + " padding-top: 4px;\n", + " padding-bottom: 4px;\n", + "}\n", + "\n", + ".xr-section-inline-details {\n", + " grid-column: 2 / -1;\n", + "}\n", + "\n", + ".xr-section-details {\n", + " display: none;\n", + " grid-column: 1 / -1;\n", + " margin-bottom: 5px;\n", + "}\n", + "\n", + ".xr-section-summary-in:checked ~ .xr-section-details {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-array-wrap {\n", + " grid-column: 1 / -1;\n", + " display: grid;\n", + " grid-template-columns: 20px auto;\n", + "}\n", + "\n", + ".xr-array-wrap > label {\n", + " grid-column: 1;\n", + " vertical-align: top;\n", + "}\n", + "\n", + ".xr-preview {\n", + " color: var(--xr-font-color3);\n", + "}\n", + "\n", + ".xr-array-preview,\n", + ".xr-array-data {\n", + " padding: 0 5px !important;\n", + " grid-column: 2;\n", + "}\n", + "\n", + ".xr-array-data,\n", + ".xr-array-in:checked ~ .xr-array-preview {\n", + " display: none;\n", + "}\n", + "\n", + ".xr-array-in:checked ~ .xr-array-data,\n", + ".xr-array-preview {\n", + " display: inline-block;\n", + "}\n", + "\n", + ".xr-dim-list {\n", + " display: inline-block !important;\n", + " list-style: none;\n", + " padding: 0 !important;\n", + " margin: 0;\n", + "}\n", + "\n", + ".xr-dim-list li {\n", + " display: inline-block;\n", + " padding: 0;\n", + " margin: 0;\n", + "}\n", + "\n", + ".xr-dim-list:before {\n", + " content: '(';\n", + "}\n", + "\n", + ".xr-dim-list:after {\n", + " content: ')';\n", + "}\n", + "\n", + ".xr-dim-list li:not(:last-child):after {\n", + " content: ',';\n", + " padding-right: 5px;\n", + "}\n", + "\n", + ".xr-has-index {\n", + " font-weight: bold;\n", + "}\n", + "\n", + ".xr-var-list,\n", + ".xr-var-item {\n", + " display: contents;\n", + "}\n", + "\n", + ".xr-var-item > div,\n", + ".xr-var-item label,\n", + ".xr-var-item > .xr-var-name span {\n", + " background-color: var(--xr-background-color-row-even);\n", + " margin-bottom: 0;\n", + "}\n", + "\n", + ".xr-var-item > .xr-var-name:hover span {\n", + " padding-right: 5px;\n", + "}\n", + "\n", + ".xr-var-list > li:nth-child(odd) > div,\n", + ".xr-var-list > li:nth-child(odd) > label,\n", + ".xr-var-list > li:nth-child(odd) > .xr-var-name span {\n", + " background-color: var(--xr-background-color-row-odd);\n", + "}\n", + "\n", + ".xr-var-name {\n", + " grid-column: 1;\n", + "}\n", + "\n", + ".xr-var-dims {\n", + " grid-column: 2;\n", + "}\n", + "\n", + ".xr-var-dtype {\n", + " grid-column: 3;\n", + " text-align: right;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-var-preview {\n", + " grid-column: 4;\n", + "}\n", + "\n", + ".xr-index-preview {\n", + " grid-column: 2 / 5;\n", + " color: var(--xr-font-color2);\n", + "}\n", + "\n", + ".xr-var-name,\n", + ".xr-var-dims,\n", + ".xr-var-dtype,\n", + ".xr-preview,\n", + ".xr-attrs dt {\n", + " white-space: nowrap;\n", + " overflow: hidden;\n", + " text-overflow: ellipsis;\n", + " padding-right: 10px;\n", + "}\n", + "\n", + ".xr-var-name:hover,\n", + ".xr-var-dims:hover,\n", + ".xr-var-dtype:hover,\n", + ".xr-attrs dt:hover {\n", + " overflow: visible;\n", + " width: auto;\n", + " z-index: 1;\n", + "}\n", + "\n", + ".xr-var-attrs,\n", + ".xr-var-data,\n", + ".xr-index-data {\n", + " display: none;\n", + " background-color: var(--xr-background-color) !important;\n", + " padding-bottom: 5px !important;\n", + "}\n", + "\n", + ".xr-var-attrs-in:checked ~ .xr-var-attrs,\n", + ".xr-var-data-in:checked ~ .xr-var-data,\n", + ".xr-index-data-in:checked ~ .xr-index-data {\n", + " display: block;\n", + "}\n", + "\n", + ".xr-var-data > table {\n", + " float: right;\n", + "}\n", + "\n", + ".xr-var-name span,\n", + ".xr-var-data,\n", + ".xr-index-name div,\n", + ".xr-index-data,\n", + ".xr-attrs {\n", + " padding-left: 25px !important;\n", + "}\n", + "\n", + ".xr-attrs,\n", + ".xr-var-attrs,\n", + ".xr-var-data,\n", + ".xr-index-data {\n", + " grid-column: 1 / -1;\n", + "}\n", + "\n", + "dl.xr-attrs {\n", + " padding: 0;\n", + " margin: 0;\n", + " display: grid;\n", + " grid-template-columns: 125px auto;\n", + "}\n", + "\n", + ".xr-attrs dt,\n", + ".xr-attrs dd {\n", + " padding: 0;\n", + " margin: 0;\n", + " float: left;\n", + " padding-right: 10px;\n", + " width: auto;\n", + "}\n", + "\n", + ".xr-attrs dt {\n", + " font-weight: normal;\n", + " grid-column: 1;\n", + "}\n", + "\n", + ".xr-attrs dt:hover span {\n", + " display: inline-block;\n", + " background: var(--xr-background-color);\n", + " padding-right: 10px;\n", + "}\n", + "\n", + ".xr-attrs dd {\n", + " grid-column: 2;\n", + " white-space: pre-wrap;\n", + " word-break: break-all;\n", + "}\n", + "\n", + ".xr-icon-database,\n", + ".xr-icon-file-text2,\n", + ".xr-no-icon {\n", + " display: inline-block;\n", + " vertical-align: middle;\n", + " width: 1em;\n", + " height: 1.5em !important;\n", + " stroke-width: 0;\n", + " stroke: currentColor;\n", + " fill: currentColor;\n", + "}\n", + "</style><pre class='xr-text-repr-fallback'><xarray.Dataset>\n", + "Dimensions: (ncells: 20480, year: 30, vertices: 3)\n", + "Coordinates:\n", + " clon (ncells) float32 dask.array<chunksize=(20480,), meta=np.ndarray>\n", + " clat (ncells) float32 dask.array<chunksize=(20480,), meta=np.ndarray>\n", + " * year (year) int64 2021 2022 2023 2024 2025 ... 2047 2048 2049 2050\n", + "Dimensions without coordinates: ncells, vertices\n", + "Data variables: (12/45)\n", + " clon_bnds (year, ncells, vertices) float32 dask.array<chunksize=(1, 20480, 3), meta=np.ndarray>\n", + " clat_bnds (year, ncells, vertices) float32 dask.array<chunksize=(1, 20480, 3), meta=np.ndarray>\n", + " orog (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " ps (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " psl (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " cosmu0 (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " ... ...\n", + " sfcwind (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " uas (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " vas (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " tas (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " dew2 (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " ptp (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + "Attributes:\n", + " CDI: Climate Data Interface version 1.8.3rc (http://mpim...\n", + " Conventions: CF-1.6\n", + " number_of_grid_used: 13\n", + " grid_file_uri: http://icon-downloads.mpimet.mpg.de/grids/public/mp...\n", + " uuidOfHGrid: c8481318-398c-11e8-a225-05e6d8b4e7ef\n", + " title: ICON simulation\n", + " institution: Max Planck Institute for Meteorology/Deutscher Wett...\n", + " source: https://gitlab.phaidra.org/climate/icon-esm-univie....\n", + " history: /gpfs/data/fs72044/avoigt_teach/experiments/s2025/i...\n", + " references: see MPIM/DWD publications\n", + " comment: Voigt Aiko (avoigt_teach) on n4906-060 (Linux 4.18....</pre><div class='xr-wrap' style='display:none'><div class='xr-header'><div class='xr-obj-type'>xarray.Dataset</div></div><ul class='xr-sections'><li class='xr-section-item'><input id='section-901ae5ff-ab3a-494b-9941-a6a4e871930b' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-901ae5ff-ab3a-494b-9941-a6a4e871930b' class='xr-section-summary' title='Expand/collapse section'>Dimensions:</label><div class='xr-section-inline-details'><ul class='xr-dim-list'><li><span>ncells</span>: 20480</li><li><span class='xr-has-index'>year</span>: 30</li><li><span>vertices</span>: 3</li></ul></div><div class='xr-section-details'></div></li><li class='xr-section-item'><input id='section-a09de7a6-db39-4a5e-a6fd-539570d5b5bc' class='xr-section-summary-in' type='checkbox' checked><label for='section-a09de7a6-db39-4a5e-a6fd-539570d5b5bc' class='xr-section-summary' >Coordinates: <span>(3)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span>clon</span></div><div class='xr-var-dims'>(ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(20480,), meta=np.ndarray></div><input id='attrs-8d556988-352e-42b6-86c1-1edebdd0c1ea' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8d556988-352e-42b6-86c1-1edebdd0c1ea' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-12cb2136-f9aa-44de-a819-54591b6a2a43' class='xr-var-data-in' type='checkbox'><label for='data-12cb2136-f9aa-44de-a819-54591b6a2a43' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>longitude</dd><dt><span>long_name :</span></dt><dd>center longitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>bounds :</span></dt><dd>clon_bnds</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 80.00 kiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (20480,) </td>\n", + " <td> (20480,) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 1 chunks in 145 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">1</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>clat</span></div><div class='xr-var-dims'>(ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(20480,), meta=np.ndarray></div><input id='attrs-115eca63-0e47-4b30-a8a4-2bc75ed6fd4a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-115eca63-0e47-4b30-a8a4-2bc75ed6fd4a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-32f3b149-7d8d-4add-b215-f158af673949' class='xr-var-data-in' type='checkbox'><label for='data-32f3b149-7d8d-4add-b215-f158af673949' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>latitude</dd><dt><span>long_name :</span></dt><dd>center latitude</dd><dt><span>units :</span></dt><dd>radian</dd><dt><span>bounds :</span></dt><dd>clat_bnds</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 80.00 kiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (20480,) </td>\n", + " <td> (20480,) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 1 chunks in 145 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">1</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span class='xr-has-index'>year</span></div><div class='xr-var-dims'>(year)</div><div class='xr-var-dtype'>int64</div><div class='xr-var-preview xr-preview'>2021 2022 2023 ... 2048 2049 2050</div><input id='attrs-bd2a49a0-e4db-4781-9018-eaf978032431' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-bd2a49a0-e4db-4781-9018-eaf978032431' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4c2e5240-4f39-4139-8bf1-1e27cf9fc1ea' class='xr-var-data-in' type='checkbox'><label for='data-4c2e5240-4f39-4139-8bf1-1e27cf9fc1ea' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'></dl></div><div class='xr-var-data'><pre>array([2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032,\n", + " 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044,\n", + " 2045, 2046, 2047, 2048, 2049, 2050])</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-fd0ef270-d657-4996-8475-8182513f28cc' class='xr-section-summary-in' type='checkbox' ><label for='section-fd0ef270-d657-4996-8475-8182513f28cc' class='xr-section-summary' >Data variables: <span>(45)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span>clon_bnds</span></div><div class='xr-var-dims'>(year, ncells, vertices)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480, 3), meta=np.ndarray></div><input id='attrs-b7040c9f-3f61-433c-9a8e-ceb88db8190b' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-b7040c9f-3f61-433c-9a8e-ceb88db8190b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c5ead560-2a8f-465f-821a-31467f7a20c1' class='xr-var-data-in' type='checkbox'><label for='data-c5ead560-2a8f-465f-821a-31467f7a20c1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 7.03 MiB </td>\n", + " <td> 240.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480, 3) </td>\n", + " <td> (1, 20480, 3) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 212 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"100\" height=\"184\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"24\" y2=\"14\" style=\"stroke-width:2\" />\n", + " <line x1=\"10\" y1=\"120\" x2=\"24\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"120\" style=\"stroke-width:2\" />\n", + " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"120\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"11\" y2=\"121\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"11\" y2=\"121\" />\n", + " <line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"122\" />\n", + " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"123\" />\n", + " <line x1=\"14\" y1=\"4\" x2=\"14\" y2=\"124\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"15\" y2=\"125\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"15\" y2=\"125\" />\n", + " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"126\" />\n", + " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"127\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"18\" y2=\"128\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"18\" y2=\"128\" />\n", + " <line x1=\"19\" y1=\"9\" x2=\"19\" y2=\"129\" />\n", + " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"130\" />\n", + " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"131\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"22\" y2=\"132\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"22\" y2=\"132\" />\n", + " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"133\" />\n", + " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"10.0,0.0 24.9485979497544,14.948597949754403 24.9485979497544,134.9485979497544 10.0,120.0\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"35\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"10\" y1=\"0\" x2=\"35\" y2=\"0\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"36\" y2=\"1\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"37\" y2=\"1\" />\n", + " <line x1=\"12\" y1=\"2\" x2=\"38\" y2=\"2\" />\n", + " <line x1=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", + " <line x1=\"14\" y1=\"4\" x2=\"39\" y2=\"4\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"40\" y2=\"5\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"41\" y2=\"5\" />\n", + " <line x1=\"16\" y1=\"6\" x2=\"42\" y2=\"6\" />\n", + " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"43\" y2=\"8\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"44\" y2=\"8\" />\n", + " <line x1=\"19\" y1=\"9\" x2=\"45\" y2=\"9\" />\n", + " <line x1=\"20\" y1=\"10\" x2=\"46\" y2=\"10\" />\n", + " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"47\" y2=\"12\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"48\" y2=\"12\" />\n", + " <line x1=\"23\" y1=\"13\" x2=\"49\" y2=\"13\" />\n", + " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"24\" y2=\"14\" style=\"stroke-width:2\" />\n", + " <line x1=\"35\" y1=\"0\" x2=\"50\" y2=\"14\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"10.0,0.0 35.41261651458248,0.0 50.36121446433688,14.948597949754403 24.9485979497544,14.948597949754403\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" style=\"stroke-width:2\" />\n", + " <line x1=\"24\" y1=\"134\" x2=\"50\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"134\" style=\"stroke-width:2\" />\n", + " <line x1=\"50\" y1=\"14\" x2=\"50\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"24.9485979497544,14.948597949754403 50.36121446433688,14.948597949754403 50.36121446433688,134.9485979497544 24.9485979497544,134.9485979497544\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"37.654906\" y=\"154.948598\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >3</text>\n", + " <text x=\"70.361214\" y=\"74.948598\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,70.361214,74.948598)\">20480</text>\n", + " <text x=\"7.474299\" y=\"147.474299\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,7.474299,147.474299)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>clat_bnds</span></div><div class='xr-var-dims'>(year, ncells, vertices)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480, 3), meta=np.ndarray></div><input id='attrs-a98a58e6-1e02-408a-aa92-e2df0e878b98' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-a98a58e6-1e02-408a-aa92-e2df0e878b98' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9f39c2a7-a3f3-42f9-b3a4-9727978baad3' class='xr-var-data-in' type='checkbox'><label for='data-9f39c2a7-a3f3-42f9-b3a4-9727978baad3' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 7.03 MiB </td>\n", + " <td> 240.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480, 3) </td>\n", + " <td> (1, 20480, 3) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 212 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"100\" height=\"184\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"24\" y2=\"14\" style=\"stroke-width:2\" />\n", + " <line x1=\"10\" y1=\"120\" x2=\"24\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"120\" style=\"stroke-width:2\" />\n", + " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"120\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"11\" y2=\"121\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"11\" y2=\"121\" />\n", + " <line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"122\" />\n", + " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"123\" />\n", + " <line x1=\"14\" y1=\"4\" x2=\"14\" y2=\"124\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"15\" y2=\"125\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"15\" y2=\"125\" />\n", + " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"126\" />\n", + " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"127\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"18\" y2=\"128\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"18\" y2=\"128\" />\n", + " <line x1=\"19\" y1=\"9\" x2=\"19\" y2=\"129\" />\n", + " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"130\" />\n", + " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"131\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"22\" y2=\"132\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"22\" y2=\"132\" />\n", + " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"133\" />\n", + " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"10.0,0.0 24.9485979497544,14.948597949754403 24.9485979497544,134.9485979497544 10.0,120.0\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"35\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"10\" y1=\"0\" x2=\"35\" y2=\"0\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"36\" y2=\"1\" />\n", + " <line x1=\"11\" y1=\"1\" x2=\"37\" y2=\"1\" />\n", + " <line x1=\"12\" y1=\"2\" x2=\"38\" y2=\"2\" />\n", + " <line x1=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", + " <line x1=\"14\" y1=\"4\" x2=\"39\" y2=\"4\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"40\" y2=\"5\" />\n", + " <line x1=\"15\" y1=\"5\" x2=\"41\" y2=\"5\" />\n", + " <line x1=\"16\" y1=\"6\" x2=\"42\" y2=\"6\" />\n", + " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"43\" y2=\"8\" />\n", + " <line x1=\"18\" y1=\"8\" x2=\"44\" y2=\"8\" />\n", + " <line x1=\"19\" y1=\"9\" x2=\"45\" y2=\"9\" />\n", + " <line x1=\"20\" y1=\"10\" x2=\"46\" y2=\"10\" />\n", + " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"47\" y2=\"12\" />\n", + " <line x1=\"22\" y1=\"12\" x2=\"48\" y2=\"12\" />\n", + " <line x1=\"23\" y1=\"13\" x2=\"49\" y2=\"13\" />\n", + " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"10\" y1=\"0\" x2=\"24\" y2=\"14\" style=\"stroke-width:2\" />\n", + " <line x1=\"35\" y1=\"0\" x2=\"50\" y2=\"14\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"10.0,0.0 35.41261651458248,0.0 50.36121446433688,14.948597949754403 24.9485979497544,14.948597949754403\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" style=\"stroke-width:2\" />\n", + " <line x1=\"24\" y1=\"134\" x2=\"50\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"134\" style=\"stroke-width:2\" />\n", + " <line x1=\"50\" y1=\"14\" x2=\"50\" y2=\"134\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"24.9485979497544,14.948597949754403 50.36121446433688,14.948597949754403 50.36121446433688,134.9485979497544 24.9485979497544,134.9485979497544\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"37.654906\" y=\"154.948598\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >3</text>\n", + " <text x=\"70.361214\" y=\"74.948598\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,70.361214,74.948598)\">20480</text>\n", + " <text x=\"7.474299\" y=\"147.474299\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,7.474299,147.474299)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>orog</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-98aa35bf-1ea8-4f76-b831-ec8748f15d2a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-98aa35bf-1ea8-4f76-b831-ec8748f15d2a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b120da1e-e23d-4aff-bd8c-8ba8c88aeb44' class='xr-var-data-in' type='checkbox'><label for='data-b120da1e-e23d-4aff-bd8c-8ba8c88aeb44' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_altitude</dd><dt><span>long_name :</span></dt><dd>surface altitude</dd><dt><span>units :</span></dt><dd>m</dd><dt><span>param :</span></dt><dd>7.0.2</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 212 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>ps</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-8b7ad760-29f0-4a32-9cee-68cb809f0f67' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8b7ad760-29f0-4a32-9cee-68cb809f0f67' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d8b7412d-be74-418e-aa40-713b96dcded5' class='xr-var-data-in' type='checkbox'><label for='data-d8b7412d-be74-418e-aa40-713b96dcded5' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_air_pressure</dd><dt><span>long_name :</span></dt><dd>surface pressure</dd><dt><span>units :</span></dt><dd>Pa</dd><dt><span>param :</span></dt><dd>0.3.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>psl</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-39ea43ae-4df2-4698-ba16-1d2047206a93' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-39ea43ae-4df2-4698-ba16-1d2047206a93' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0da2dc31-8830-49c5-8866-b8e4886d7844' class='xr-var-data-in' type='checkbox'><label for='data-0da2dc31-8830-49c5-8866-b8e4886d7844' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>mean sea level pressure</dd><dt><span>long_name :</span></dt><dd>mean sea level pressure</dd><dt><span>units :</span></dt><dd>Pa</dd><dt><span>param :</span></dt><dd>1.3.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cosmu0</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-958015d6-1924-4a1a-87a0-eaaf7ccd9570' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-958015d6-1924-4a1a-87a0-eaaf7ccd9570' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fcad2dfa-4df4-4ede-9fca-00412dbbc9db' class='xr-var-data-in' type='checkbox'><label for='data-fcad2dfa-4df4-4ede-9fca-00412dbbc9db' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>cosmu0</dd><dt><span>long_name :</span></dt><dd>cosine of the zenith angle for rad. heating</dd><dt><span>param :</span></dt><dd>1.214.192</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsdt</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-284e08cb-7fa2-4d24-b40c-d9c2080ec0f1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-284e08cb-7fa2-4d24-b40c-d9c2080ec0f1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3fb93162-42ca-48f2-a7a7-d0915c16c51a' class='xr-var-data-in' type='checkbox'><label for='data-3fb93162-42ca-48f2-a7a7-d0915c16c51a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>toa_incoming_shortwave_flux</dd><dt><span>long_name :</span></dt><dd>toa incident shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>7.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsut</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-5a4fad9a-3665-42a4-9b25-04bd8e65bf51' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5a4fad9a-3665-42a4-9b25-04bd8e65bf51' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-53207aa0-f24c-4c4c-ba72-204d2dc8f6ba' class='xr-var-data-in' type='checkbox'><label for='data-53207aa0-f24c-4c4c-ba72-204d2dc8f6ba' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>toa_outgoing_shortwave_flux</dd><dt><span>long_name :</span></dt><dd>toa outgoing shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>8.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsutcs</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-ae5fc39d-00f8-4876-8157-9125374b9ec7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ae5fc39d-00f8-4876-8157-9125374b9ec7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4afa6187-1d34-4b57-a4a1-2ce0dc2e50b7' class='xr-var-data-in' type='checkbox'><label for='data-4afa6187-1d34-4b57-a4a1-2ce0dc2e50b7' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>toa_outgoing_shortwave_flux_assuming_clear_sky</dd><dt><span>long_name :</span></dt><dd>toa outgoing clear-sky shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>8.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rlut</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-b75342d0-4493-4ac2-b9da-07215ce142eb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b75342d0-4493-4ac2-b9da-07215ce142eb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-af82f725-c720-4049-9e9a-0a90144b1528' class='xr-var-data-in' type='checkbox'><label for='data-af82f725-c720-4049-9e9a-0a90144b1528' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>toa_outgoing_longwave_flux</dd><dt><span>long_name :</span></dt><dd>toa outgoing longwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>4.5.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rlutcs</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-bda57791-6f60-40be-9ce8-c14584817be4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bda57791-6f60-40be-9ce8-c14584817be4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c6f9b0ee-3c9c-4a2f-aa48-586c36d70f23' class='xr-var-data-in' type='checkbox'><label for='data-c6f9b0ee-3c9c-4a2f-aa48-586c36d70f23' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>toa_outgoing_longwave_flux_assuming_clear_sky</dd><dt><span>long_name :</span></dt><dd>toa outgoing clear-sky longwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>4.5.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-4be7fc24-b660-4990-8151-364c4d58e991' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4be7fc24-b660-4990-8151-364c4d58e991' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-08502777-0034-43e3-bbe8-141fa77d2bec' class='xr-var-data-in' type='checkbox'><label for='data-08502777-0034-43e3-bbe8-141fa77d2bec' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</dd><dt><span>long_name :</span></dt><dd>surface downwelling shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>7.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsdscs</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-a37d7bf7-b6b5-462c-bd45-0e6835ad82d2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a37d7bf7-b6b5-462c-bd45-0e6835ad82d2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0ca6af78-f794-4afc-b3d1-203324332e19' class='xr-var-data-in' type='checkbox'><label for='data-0ca6af78-f794-4afc-b3d1-203324332e19' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air_assuming_clear_sky</dd><dt><span>long_name :</span></dt><dd>surface downwelling clear-sky shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>7.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rlds</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-c022a7d4-6e8b-48d4-99da-a2611c2b571b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c022a7d4-6e8b-48d4-99da-a2611c2b571b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-73c8d799-969c-4b1b-976c-860992aaa17a' class='xr-var-data-in' type='checkbox'><label for='data-73c8d799-969c-4b1b-976c-860992aaa17a' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_downwelling_longwave_flux_in_air</dd><dt><span>long_name :</span></dt><dd>surface downwelling longwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>3.5.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rldscs</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-dee63736-939c-453e-9a48-a6639688cca7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dee63736-939c-453e-9a48-a6639688cca7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ecf039b6-4333-4799-b44a-9c4a946753c1' class='xr-var-data-in' type='checkbox'><label for='data-ecf039b6-4333-4799-b44a-9c4a946753c1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_downwelling_longwave_flux_in_air_assuming_clear_sky</dd><dt><span>long_name :</span></dt><dd>surface downwelling clear-sky longwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>3.5.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsus</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-a7f3abf2-6f96-487a-84b0-77ba04d9ce6c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a7f3abf2-6f96-487a-84b0-77ba04d9ce6c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b26d8d53-9559-4d99-a5b1-2911befe3e05' class='xr-var-data-in' type='checkbox'><label for='data-b26d8d53-9559-4d99-a5b1-2911befe3e05' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_upwelling_shortwave_flux_in_air</dd><dt><span>long_name :</span></dt><dd>surface upwelling shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>8.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsuscs</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-63187eab-bc35-44cb-98f7-d8b3ed53a080' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-63187eab-bc35-44cb-98f7-d8b3ed53a080' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-16ae5c0e-dcb6-4de2-bfda-db4b10a9d7dd' class='xr-var-data-in' type='checkbox'><label for='data-16ae5c0e-dcb6-4de2-bfda-db4b10a9d7dd' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_upwelling_shortwave_flux_in_air_assuming_clear_sky</dd><dt><span>long_name :</span></dt><dd>surface upwelling clear-sky shortwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>8.4.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rlus</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-0a2d2df6-32f2-4fec-80e6-2c7a5df7fb61' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0a2d2df6-32f2-4fec-80e6-2c7a5df7fb61' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ed5ed717-8514-4cc5-aea7-0e45b76be795' class='xr-var-data-in' type='checkbox'><label for='data-ed5ed717-8514-4cc5-aea7-0e45b76be795' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_upwelling_longwave_flux_in_air</dd><dt><span>long_name :</span></dt><dd>surface upwelling longwave radiation</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>4.5.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>ts</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-0506945e-47d4-42ea-b9e2-112cf7ed1814' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0506945e-47d4-42ea-b9e2-112cf7ed1814' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e58fe4c3-ec76-4ca3-9eb6-3fbf34681256' class='xr-var-data-in' type='checkbox'><label for='data-e58fe4c3-ec76-4ca3-9eb6-3fbf34681256' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>surface_temperature</dd><dt><span>long_name :</span></dt><dd>surface temperature</dd><dt><span>units :</span></dt><dd>K</dd><dt><span>param :</span></dt><dd>0.0.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>sic</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-cad9f1be-5d50-4bab-9f67-481bffbb1fe6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cad9f1be-5d50-4bab-9f67-481bffbb1fe6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-73d5078b-26fa-4058-800f-8aeabc61f131' class='xr-var-data-in' type='checkbox'><label for='data-73d5078b-26fa-4058-800f-8aeabc61f131' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>sea_ice_cover</dd><dt><span>long_name :</span></dt><dd>fraction of ocean covered by sea ice</dd><dt><span>param :</span></dt><dd>0.2.10</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>sit</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-549c7fac-15d0-4459-b846-9dd245e99fa6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-549c7fac-15d0-4459-b846-9dd245e99fa6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f6a9728c-1be0-4638-b9e4-619720c08163' class='xr-var-data-in' type='checkbox'><label for='data-f6a9728c-1be0-4638-b9e4-619720c08163' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>siced</dd><dt><span>long_name :</span></dt><dd>sea ice thickness</dd><dt><span>units :</span></dt><dd>m</dd><dt><span>param :</span></dt><dd>1.2.10</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>albedo</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-74ac4861-1107-4d92-9587-7928c73386a2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-74ac4861-1107-4d92-9587-7928c73386a2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7f3a3c18-f5ea-4752-813c-0710ff6c9734' class='xr-var-data-in' type='checkbox'><label for='data-7f3a3c18-f5ea-4752-813c-0710ff6c9734' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>albedo</dd><dt><span>long_name :</span></dt><dd>surface albedo</dd><dt><span>param :</span></dt><dd>1.19.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>clt</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-2fea3504-41ea-4fe8-ad1d-4aa195d5e550' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2fea3504-41ea-4fe8-ad1d-4aa195d5e550' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e2a808af-5d83-424d-8e84-7ab6e8e48eec' class='xr-var-data-in' type='checkbox'><label for='data-e2a808af-5d83-424d-8e84-7ab6e8e48eec' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>clt</dd><dt><span>long_name :</span></dt><dd>total cloud cover</dd><dt><span>units :</span></dt><dd>m2 m-2</dd><dt><span>param :</span></dt><dd>1.6.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>prlr</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-4d720c25-089d-4eaf-aafd-c3174bdd688d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4d720c25-089d-4eaf-aafd-c3174bdd688d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b5728bf7-f2d0-43f2-b687-47d041a1d843' class='xr-var-data-in' type='checkbox'><label for='data-b5728bf7-f2d0-43f2-b687-47d041a1d843' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>prlr</dd><dt><span>long_name :</span></dt><dd>large-scale precipitation flux (water)</dd><dt><span>units :</span></dt><dd>kg m-2 s-1</dd><dt><span>param :</span></dt><dd>77.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>prls</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-0b06cf1f-8ed0-4cf9-b452-69cc8d4126ff' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0b06cf1f-8ed0-4cf9-b452-69cc8d4126ff' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6b768b86-6ee4-408c-963f-837ab79b3482' class='xr-var-data-in' type='checkbox'><label for='data-6b768b86-6ee4-408c-963f-837ab79b3482' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>prls</dd><dt><span>long_name :</span></dt><dd>large-scale precipitation flux (snow)</dd><dt><span>units :</span></dt><dd>kg m-2 s-1</dd><dt><span>param :</span></dt><dd>59.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>prcr</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-1e0d4469-6497-4fe9-ad88-59d74310ce5d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1e0d4469-6497-4fe9-ad88-59d74310ce5d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0abfe556-06a9-4dde-963b-ba466fba2b91' class='xr-var-data-in' type='checkbox'><label for='data-0abfe556-06a9-4dde-963b-ba466fba2b91' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>prcr</dd><dt><span>long_name :</span></dt><dd>convective precipitation flux (water)</dd><dt><span>units :</span></dt><dd>kg m-2 s-1</dd><dt><span>param :</span></dt><dd>76.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>prcs</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-c380fad5-7d58-45b0-a4db-023106e13b07' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c380fad5-7d58-45b0-a4db-023106e13b07' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-49e132ce-353b-493a-ac4c-fdc5b96c6e7e' class='xr-var-data-in' type='checkbox'><label for='data-49e132ce-353b-493a-ac4c-fdc5b96c6e7e' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>prcs</dd><dt><span>long_name :</span></dt><dd>convective precipitation flux (snow)</dd><dt><span>units :</span></dt><dd>kg m-2 s-1</dd><dt><span>param :</span></dt><dd>58.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-a27d8a8c-30ec-484f-bca8-8b267ae9751e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a27d8a8c-30ec-484f-bca8-8b267ae9751e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-120bc447-2747-4257-8b96-c4e403e63f9d' class='xr-var-data-in' type='checkbox'><label for='data-120bc447-2747-4257-8b96-c4e403e63f9d' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>pr</dd><dt><span>long_name :</span></dt><dd>precipitation flux</dd><dt><span>units :</span></dt><dd>kg m-2 s-1</dd><dt><span>param :</span></dt><dd>52.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>prw</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-4540f5df-bb46-49fb-9a9a-588dbbd8b767' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4540f5df-bb46-49fb-9a9a-588dbbd8b767' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cd70ec2d-58ff-47eb-80cb-8d6ea2509752' class='xr-var-data-in' type='checkbox'><label for='data-cd70ec2d-58ff-47eb-80cb-8d6ea2509752' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>total_vapour</dd><dt><span>long_name :</span></dt><dd>vertically integrated water vapour</dd><dt><span>units :</span></dt><dd>kg m-2</dd><dt><span>param :</span></dt><dd>64.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>cllvi</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-ad6950cf-3ded-40bc-9e18-57fb546b3ea3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ad6950cf-3ded-40bc-9e18-57fb546b3ea3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fe3cfe0d-ccb5-417b-9cf0-2204c7f6c2fd' class='xr-var-data-in' type='checkbox'><label for='data-fe3cfe0d-ccb5-417b-9cf0-2204c7f6c2fd' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>total_cloud_water</dd><dt><span>long_name :</span></dt><dd>vertically integrated cloud water</dd><dt><span>units :</span></dt><dd>kg m-2</dd><dt><span>param :</span></dt><dd>69.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>clivi</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-560cf416-04cb-4064-a75f-df67e99fda6e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-560cf416-04cb-4064-a75f-df67e99fda6e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3ac350f7-83b9-4bbb-987a-77b36dd68370' class='xr-var-data-in' type='checkbox'><label for='data-3ac350f7-83b9-4bbb-987a-77b36dd68370' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>total_cloud_ice</dd><dt><span>long_name :</span></dt><dd>vertically integrated cloud ice</dd><dt><span>units :</span></dt><dd>kg m-2</dd><dt><span>param :</span></dt><dd>70.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>hfls</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-5b47b0fe-2d85-45d6-88dc-7b7213937820' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5b47b0fe-2d85-45d6-88dc-7b7213937820' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-20fca5f3-d40d-4227-8f7e-87acf055bced' class='xr-var-data-in' type='checkbox'><label for='data-20fca5f3-d40d-4227-8f7e-87acf055bced' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>lhflx</dd><dt><span>long_name :</span></dt><dd>latent heat flux</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>10.0.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>hfss</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-450599c6-2fd6-4f30-a354-5395d7c94bb6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-450599c6-2fd6-4f30-a354-5395d7c94bb6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9305ad34-4940-44c7-808c-f0d6966b34f2' class='xr-var-data-in' type='checkbox'><label for='data-9305ad34-4940-44c7-808c-f0d6966b34f2' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>shflx</dd><dt><span>long_name :</span></dt><dd>sensible heat flux</dd><dt><span>units :</span></dt><dd>W m-2</dd><dt><span>param :</span></dt><dd>11.0.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>evspsbl</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-71d55bf9-5a60-444c-b313-c02f9a19a3b6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-71d55bf9-5a60-444c-b313-c02f9a19a3b6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cd0661e7-c4e1-43eb-9bc1-ef642fec2f79' class='xr-var-data-in' type='checkbox'><label for='data-cd0661e7-c4e1-43eb-9bc1-ef642fec2f79' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>evap</dd><dt><span>long_name :</span></dt><dd>evaporation</dd><dt><span>units :</span></dt><dd>kg m-2 s-1</dd><dt><span>param :</span></dt><dd>6.1.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tauu</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-2a3171c7-0012-4380-b5f3-cf0c47d5709e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2a3171c7-0012-4380-b5f3-cf0c47d5709e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-927fc836-8b2e-47fe-9158-583975ad1138' class='xr-var-data-in' type='checkbox'><label for='data-927fc836-8b2e-47fe-9158-583975ad1138' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>u_stress</dd><dt><span>long_name :</span></dt><dd>u-momentum flux at the surface</dd><dt><span>units :</span></dt><dd>N m-2</dd><dt><span>param :</span></dt><dd>17.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tauv</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-fe1e8a9b-33b9-46a8-b505-dee55fb0e4c5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fe1e8a9b-33b9-46a8-b505-dee55fb0e4c5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7e9382fe-6679-4fd4-a356-a4dc7ac79871' class='xr-var-data-in' type='checkbox'><label for='data-7e9382fe-6679-4fd4-a356-a4dc7ac79871' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>v_stress</dd><dt><span>long_name :</span></dt><dd>v-momentum flux at the surface</dd><dt><span>units :</span></dt><dd>N m-2</dd><dt><span>param :</span></dt><dd>18.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tauu_sso</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-e197a056-25a5-4b98-8762-1395b07b690c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e197a056-25a5-4b98-8762-1395b07b690c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9a3756e1-3cf7-42f5-acc6-0ad1926e87eb' class='xr-var-data-in' type='checkbox'><label for='data-9a3756e1-3cf7-42f5-acc6-0ad1926e87eb' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>u_stress_sso</dd><dt><span>long_name :</span></dt><dd>zonal stress from subgrid scale orographic drag</dd><dt><span>units :</span></dt><dd>N m-2</dd><dt><span>param :</span></dt><dd>17.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tauv_sso</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-ed3320f9-a55b-4b9e-b79e-d1e80fe2d612' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ed3320f9-a55b-4b9e-b79e-d1e80fe2d612' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-053f15b9-f49b-438b-baf0-90d82fbe6a58' class='xr-var-data-in' type='checkbox'><label for='data-053f15b9-f49b-438b-baf0-90d82fbe6a58' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>v_stress_sso</dd><dt><span>long_name :</span></dt><dd>meridional stress from subgrid scale orographic drag</dd><dt><span>units :</span></dt><dd>N m-2</dd><dt><span>param :</span></dt><dd>18.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>diss_sso</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-e0a1314d-b839-4d08-80a6-e180ed5e46fa' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e0a1314d-b839-4d08-80a6-e180ed5e46fa' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fdcfd893-dfdb-49e4-8fae-42d9cb9b5970' class='xr-var-data-in' type='checkbox'><label for='data-fdcfd893-dfdb-49e4-8fae-42d9cb9b5970' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>dissipation_sso</dd><dt><span>long_name :</span></dt><dd>dissipation of orographic waves</dd><dt><span>param :</span></dt><dd>255.0.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>sfcwind</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-03293fa8-3934-4ace-a0ee-1deaac121d41' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-03293fa8-3934-4ace-a0ee-1deaac121d41' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f8b4b129-c6f5-4357-b969-307174d49327' class='xr-var-data-in' type='checkbox'><label for='data-f8b4b129-c6f5-4357-b969-307174d49327' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>sfcwind</dd><dt><span>long_name :</span></dt><dd>10m windspeed</dd><dt><span>units :</span></dt><dd>m s-1</dd><dt><span>param :</span></dt><dd>1.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-2fc2711c-2928-434f-a9a1-ce35af1cc297' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2fc2711c-2928-434f-a9a1-ce35af1cc297' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a3d4af8a-a3ce-45df-be71-594dbfc7d9f1' class='xr-var-data-in' type='checkbox'><label for='data-a3d4af8a-a3ce-45df-be71-594dbfc7d9f1' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>uas</dd><dt><span>long_name :</span></dt><dd>zonal wind in 10m</dd><dt><span>units :</span></dt><dd>m s-1</dd><dt><span>param :</span></dt><dd>2.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-826b810d-9ad5-4d4c-b259-f2604079f543' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-826b810d-9ad5-4d4c-b259-f2604079f543' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6f2bdd62-9fec-4bc2-9494-095cdefae983' class='xr-var-data-in' type='checkbox'><label for='data-6f2bdd62-9fec-4bc2-9494-095cdefae983' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>vas</dd><dt><span>long_name :</span></dt><dd>meridional wind in 10m</dd><dt><span>units :</span></dt><dd>m s-1</dd><dt><span>param :</span></dt><dd>3.2.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tas</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-afd90e7b-e89c-4171-98a0-e05958e6e411' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-afd90e7b-e89c-4171-98a0-e05958e6e411' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b1b97778-5aac-419c-9dd7-1d6185c5bbed' class='xr-var-data-in' type='checkbox'><label for='data-b1b97778-5aac-419c-9dd7-1d6185c5bbed' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>tas</dd><dt><span>long_name :</span></dt><dd>temperature in 2m</dd><dt><span>units :</span></dt><dd>K</dd><dt><span>param :</span></dt><dd>0.0.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>dew2</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-d1205cfb-fd74-448b-9c80-e2cecd3d3fb7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d1205cfb-fd74-448b-9c80-e2cecd3d3fb7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7d606eee-1ccc-49b3-b334-6e0fae4ca032' class='xr-var-data-in' type='checkbox'><label for='data-7d606eee-1ccc-49b3-b334-6e0fae4ca032' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>dew2</dd><dt><span>long_name :</span></dt><dd>dew point temperature in 2m</dd><dt><span>units :</span></dt><dd>K</dd><dt><span>param :</span></dt><dd>6.0.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>ptp</span></div><div class='xr-var-dims'>(year, ncells)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1, 20480), meta=np.ndarray></div><input id='attrs-32585a77-3e49-4894-9392-2ff7593c06b2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-32585a77-3e49-4894-9392-2ff7593c06b2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d885df1f-1df7-4ad5-8340-190ae75ac651' class='xr-var-data-in' type='checkbox'><label for='data-d885df1f-1df7-4ad5-8340-190ae75ac651' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'><dt><span>standard_name :</span></dt><dd>ptp</dd><dt><span>long_name :</span></dt><dd>tropopause air pressure</dd><dt><span>units :</span></dt><dd>Pa</dd><dt><span>param :</span></dt><dd>1.6.0</dd><dt><span>CDI_grid_type :</span></dt><dd>unstructured</dd><dt><span>number_of_grid_in_reference :</span></dt><dd>1</dd></dl></div><div class='xr-var-data'><table>\n", + " <tr>\n", + " <td>\n", + " <table style=\"border-collapse: collapse;\">\n", + " <thead>\n", + " <tr>\n", + " <td> </td>\n", + " <th> Array </th>\n", + " <th> Chunk </th>\n", + " </tr>\n", + " </thead>\n", + " <tbody>\n", + " \n", + " <tr>\n", + " <th> Bytes </th>\n", + " <td> 2.34 MiB </td>\n", + " <td> 80.00 kiB </td>\n", + " </tr>\n", + " \n", + " <tr>\n", + " <th> Shape </th>\n", + " <td> (30, 20480) </td>\n", + " <td> (1, 20480) </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Dask graph </th>\n", + " <td colspan=\"2\"> 30 chunks in 182 graph layers </td>\n", + " </tr>\n", + " <tr>\n", + " <th> Data type </th>\n", + " <td colspan=\"2\"> float32 numpy.ndarray </td>\n", + " </tr>\n", + " </tbody>\n", + " </table>\n", + " </td>\n", + " <td>\n", + " <svg width=\"170\" height=\"75\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", + "\n", + " <!-- Horizontal lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" style=\"stroke-width:2\" />\n", + " <line x1=\"0\" y1=\"0\" x2=\"120\" y2=\"0\" />\n", + " <line x1=\"0\" y1=\"2\" x2=\"120\" y2=\"2\" />\n", + " <line x1=\"0\" y1=\"3\" x2=\"120\" y2=\"3\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"5\" x2=\"120\" y2=\"5\" />\n", + " <line x1=\"0\" y1=\"7\" x2=\"120\" y2=\"7\" />\n", + " <line x1=\"0\" y1=\"9\" x2=\"120\" y2=\"9\" />\n", + " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", + " <line x1=\"0\" y1=\"11\" x2=\"120\" y2=\"11\" />\n", + " <line x1=\"0\" y1=\"12\" x2=\"120\" y2=\"12\" />\n", + " <line x1=\"0\" y1=\"14\" x2=\"120\" y2=\"14\" />\n", + " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", + " <line x1=\"0\" y1=\"16\" x2=\"120\" y2=\"16\" />\n", + " <line x1=\"0\" y1=\"18\" x2=\"120\" y2=\"18\" />\n", + " <line x1=\"0\" y1=\"19\" x2=\"120\" y2=\"19\" />\n", + " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", + " <line x1=\"0\" y1=\"22\" x2=\"120\" y2=\"22\" />\n", + " <line x1=\"0\" y1=\"23\" x2=\"120\" y2=\"23\" />\n", + " <line x1=\"0\" y1=\"25\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Vertical lines -->\n", + " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"25\" style=\"stroke-width:2\" />\n", + " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"25\" style=\"stroke-width:2\" />\n", + "\n", + " <!-- Colored Rectangle -->\n", + " <polygon points=\"0.0,0.0 120.0,0.0 120.0,25.412616514582485 0.0,25.412616514582485\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", + "\n", + " <!-- Text -->\n", + " <text x=\"60.000000\" y=\"45.412617\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >20480</text>\n", + " <text x=\"140.000000\" y=\"12.706308\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(0,140.000000,12.706308)\">30</text>\n", + "</svg>\n", + " </td>\n", + " </tr>\n", + "</table></div></li></ul></div></li><li class='xr-section-item'><input id='section-26233ecf-d90b-49b2-a6a1-c200b0375e96' class='xr-section-summary-in' type='checkbox' ><label for='section-26233ecf-d90b-49b2-a6a1-c200b0375e96' class='xr-section-summary' >Indexes: <span>(1)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-index-name'><div>year</div></div><div class='xr-index-preview'>PandasIndex</div><div></div><input id='index-f343ee67-d50e-48df-9ff0-3bb6f35bee5d' class='xr-index-data-in' type='checkbox'/><label for='index-f343ee67-d50e-48df-9ff0-3bb6f35bee5d' title='Show/Hide index repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-index-data'><pre>PandasIndex(Index([2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032,\n", + " 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044,\n", + " 2045, 2046, 2047, 2048, 2049, 2050],\n", + " dtype='int64', name='year'))</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-a24d13aa-9356-47d2-8fa4-05358d42ddf6' class='xr-section-summary-in' type='checkbox' ><label for='section-a24d13aa-9356-47d2-8fa4-05358d42ddf6' class='xr-section-summary' >Attributes: <span>(11)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'><dt><span>CDI :</span></dt><dd>Climate Data Interface version 1.8.3rc (http://mpimet.mpg.de/cdi)</dd><dt><span>Conventions :</span></dt><dd>CF-1.6</dd><dt><span>number_of_grid_used :</span></dt><dd>13</dd><dt><span>grid_file_uri :</span></dt><dd>http://icon-downloads.mpimet.mpg.de/grids/public/mpim/0013/icon_grid_0013_R02B04_G.nc</dd><dt><span>uuidOfHGrid :</span></dt><dd>c8481318-398c-11e8-a225-05e6d8b4e7ef</dd><dt><span>title :</span></dt><dd>ICON simulation</dd><dt><span>institution :</span></dt><dd>Max Planck Institute for Meteorology/Deutscher Wetterdienst</dd><dt><span>source :</span></dt><dd>https://gitlab.phaidra.org/climate/icon-esm-univie.git@7eb92ce6b91bc4d4c09df022282c251fb4c659a4</dd><dt><span>history :</span></dt><dd>/gpfs/data/fs72044/avoigt_teach/experiments/s2025/iesm-ngc4008/icon.exe at 20250329 002913</dd><dt><span>references :</span></dt><dd>see MPIM/DWD publications</dd><dt><span>comment :</span></dt><dd>Voigt Aiko (avoigt_teach) on n4906-060 (Linux 4.18.0-477.10.1.el8_8.x86_64 x86_64)</dd></dl></div></li></ul></div></div>" + ], + "text/plain": [ + "<xarray.Dataset>\n", + "Dimensions: (ncells: 20480, year: 30, vertices: 3)\n", + "Coordinates:\n", + " clon (ncells) float32 dask.array<chunksize=(20480,), meta=np.ndarray>\n", + " clat (ncells) float32 dask.array<chunksize=(20480,), meta=np.ndarray>\n", + " * year (year) int64 2021 2022 2023 2024 2025 ... 2047 2048 2049 2050\n", + "Dimensions without coordinates: ncells, vertices\n", + "Data variables: (12/45)\n", + " clon_bnds (year, ncells, vertices) float32 dask.array<chunksize=(1, 20480, 3), meta=np.ndarray>\n", + " clat_bnds (year, ncells, vertices) float32 dask.array<chunksize=(1, 20480, 3), meta=np.ndarray>\n", + " orog (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " ps (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " psl (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " cosmu0 (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " ... ...\n", + " sfcwind (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " uas (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " vas (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " tas (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " dew2 (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + " ptp (year, ncells) float32 dask.array<chunksize=(1, 20480), meta=np.ndarray>\n", + "Attributes:\n", + " CDI: Climate Data Interface version 1.8.3rc (http://mpim...\n", + " Conventions: CF-1.6\n", + " number_of_grid_used: 13\n", + " grid_file_uri: http://icon-downloads.mpimet.mpg.de/grids/public/mp...\n", + " uuidOfHGrid: c8481318-398c-11e8-a225-05e6d8b4e7ef\n", + " title: ICON simulation\n", + " institution: Max Planck Institute for Meteorology/Deutscher Wett...\n", + " source: https://gitlab.phaidra.org/climate/icon-esm-univie....\n", + " history: /gpfs/data/fs72044/avoigt_teach/experiments/s2025/i...\n", + " references: see MPIM/DWD publications\n", + " comment: Voigt Aiko (avoigt_teach) on n4906-060 (Linux 4.18...." + ] + }, + "execution_count": 9, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "ds" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "id": "98a20c2a-df6b-4715-89e2-0dd16b531ebb", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "weights = grid[\"cell_area\"].values/np.sum(grid[\"cell_area\"].values)" + ] + }, + { + "cell_type": "code", + "execution_count": 20, + "id": "5584d056-c147-422c-9f22-b0609aaa0357", + "metadata": { + "tags": [] + }, + "outputs": [ + { + "data": { + "text/plain": [ + "[<matplotlib.lines.Line2D at 0x7f47bc248070>]" + ] + }, + "execution_count": 20, + "metadata": {}, + "output_type": "execute_result" + }, + { + "data": { + "image/png": "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te9mXFwcnTp10nezFi69nlU+/PBDQkJC6N27N88++yzFxcWOKM8hWs2Clk3h1KlTWK1WwsLCqm0PCwvj+++/d1BVLdPgwYN577336NGjB8eOHePFF1/k5ptvJj09HT8/P0eX16Ll5eUB1Pg9rXpNau/2229nwoQJREdHk52dzXPPPccdd9zBxo0bcXNzc3R5TstmszFjxgyGDRtG7969gcrvpqenJ+3atau2r76b11bT9QS477776Ny5M5GRkXzzzTc8/fTTZGRk8N///teB1TYfhRpxCnfccYf973379mXw4MF07tyZJUuWMG3aNAdWJlLdT3/6U/vf+/TpQ9++fenWrRtr165l1KhRDqzMuSUlJZGenq6+co3kStfz4Ycftv+9T58+REREMGrUKLKzs+nWrVtzl9nsdPupAUJCQnBzc7usp/7x48cJDw93UFWuoV27dnTv3p19+/Y5upQWr+q7qO9p0+jatSshISH6rl7F9OnTWb58OWvWrKFjx4727eHh4ZSVlXHu3Llq++u7eXVXup41GTx4MECr+X4q1DSAp6cnAwYMIDU11b7NZrORmprKkCFDHFhZy1dYWEh2djYRERGOLqXFi46OJjw8vNr3ND8/n82bN+t72giOHDnC6dOn9V2tgWEYTJ8+neTkZFavXk10dHS11wcMGICHh0e172ZGRgaHDh3Sd7MG17qeNdm1axdAq/l+6vZTA82cOZOpU6cycOBAbrzxRl5//XWKior4+c9/7ujSWpRf//rXjB8/ns6dO5Obm8sLL7yAm5sb9957r6NLaxEKCwur/T+xnJwcdu3aRVBQEJ06dWLGjBm89NJLxMbGEh0dzaxZs4iMjCQxMdFxRTupq13LoKAgXnzxRX70ox8RHh5OdnY2v/nNb4iJiWHMmDEOrNo5JSUlsXDhQpYuXYqfn5+9n0xAQADe3t4EBAQwbdo0Zs6cSVBQEP7+/jz22GMMGTKEm266ycHVO59rXc/s7GwWLlzInXfeSXBwMN988w1PPvkkt9xyC3379nVw9c3E0cOvXMGbb75pdOrUyfD09DRuvPFGY9OmTY4uqcWZNGmSERERYXh6ehodOnQwJk2aZOzbt8/RZbUYa9asMYDLHlOnTjUMo3JY96xZs4ywsDDDy8vLGDVqlJGRkeHYop3U1a5lcXGxkZCQYLRv397w8PAwOnfubPziF78w8vLyHF22U6rpOgLGv/71L/s+58+fN371q18ZgYGBho+Pj3HPPfcYx44dc1zRTuxa1/PQoUPGLbfcYgQFBRleXl5GTEyM8dRTTxkWi8WxhTcjk2EYRnOGKBEREZGmoD41IiIi4hIUakRERMQlKNSIiIiIS1CoEREREZegUCMiIiIuQaFGREREXIJCjYiIiLgEhRoRERFxCQo1IiIi4hIUakRERMQlKNSIiIiIS1CoEREREZfw/wPmjUpBZ6lnBwAAAABJRU5ErkJggg==", + "text/plain": [ + "<Figure size 640x480 with 1 Axes>" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "plt.plot((ds[\"ts\"]*weights).sum(\"ncells\").values[1:29], \"x-\")" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "b7960c04-9635-4a22-b5f9-4c5746f19df4", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.10.9" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +}