diff --git a/catalog/catalog.json b/catalog/catalog.json index 29c25966468c7027809f6662b836e09e17a70947..c8abc1d2d17799fa840c3e05a7d68c32138cf4c1 100644 --- a/catalog/catalog.json +++ b/catalog/catalog.json @@ -329,20 +329,25 @@ "href": "./iclus_hd/collection.json", "type": "application/json" }, - { + { "rel": "child", "href": "./sambi_urb/collection.json", "type": "application/json" }, - { + { "rel": "child", "href": "./serap_slamm/collection.json", "type": "application/json" }, - { + { "rel": "child", "href": "./serap_urb/collection.json", "type": "application/json" + }, + { + "rel": "child", + "href": "./red_river_2018/collection.json", + "type": "application/json" } ] } \ No newline at end of file diff --git a/catalog/red_river_2018/collection.json b/catalog/red_river_2018/collection.json new file mode 100644 index 0000000000000000000000000000000000000000..168462845d746a228d433c8de1fae61b9f0d37f4 --- /dev/null +++ b/catalog/red_river_2018/collection.json @@ -0,0 +1,248 @@ +{ + "type": "Collection", + "id": "red_river_2018", + "stac_version": "1.0.0", + "description": "Very High-Resolution Dynamic Downscaling of Regional Climate for Use in Long-term Hydrologic Planning along the Red River Valley System", + "links": [ + { + "rel": "root", + "href": "../catalog.json", + "type": "application/json" + }, + { + "rel": "parent", + "href": "../catalog.json", + "type": "application/json" + } + ], + "stac_extensions": [ + "https://stac-extensions.github.io/datacube/v2.2.0/schema.json" + ], + "cube:dimensions": { + "Time": { + "type": "temporal", + "description": "time", + "extent": [ + "1980-01-01T00:00:00Z", + "2015-12-31T23:00:00Z" + ], + "step": "P0DT1H0M0S" + }, + "west_east": { + "type": "spatial", + "axis": "x", + "description": null, + "extent": [ + -133.01121520996094, + -65.226806640625 + ], + "step": 1.0 + }, + "south_north": { + "type": "spatial", + "axis": "y", + "description": null, + "extent": [ + 20.994766235351562, + 52.848968505859375 + ], + "step": 1.0 + } + }, + "cube:variables": { + "HFX": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "UPWARD HEAT FLUX AT THE SURFACE", + "unit": "W m-2" + }, + "LH": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "LATENT HEAT FLUX AT THE SURFACE", + "unit": "W m-2" + }, + "PBLH": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "PBL HEIGHT", + "unit": "m" + }, + "Q2": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "QV at 2 M", + "unit": "kg kg-1" + }, + "RAINC": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "ACCUMULATED TOTAL CUMULUS PRECIPITATION", + "unit": "mm" + }, + "RAINNC": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "ACCUMULATED TOTAL GRID SCALE PRECIPITATION", + "unit": "mm" + }, + "SWDOWN": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "DOWNWARD SHORT WAVE FLUX AT GROUND SURFACE", + "unit": "W m-2" + }, + "T2": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "TEMP at 2 M", + "unit": "K" + }, + "U10": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "U at 10 M", + "unit": "m s-1" + }, + "V10": { + "dimensions": [ + "Time", + "south_north", + "west_east" + ], + "type": "data", + "description": "V at 10 M", + "unit": "m s-1" + }, + "XLAT": { + "dimensions": [ + "south_north", + "west_east" + ], + "type": "auxiliary", + "description": "LATITUDE, SOUTH IS NEGATIVE", + "unit": "degree_north" + }, + "XLONG": { + "dimensions": [ + "south_north", + "west_east" + ], + "type": "auxiliary", + "description": "LONGITUDE, WEST IS NEGATIVE", + "unit": "degree_east" + }, + "crs": { + "dimensions": [], + "type": "auxiliary", + "description": null, + "unit": null + }, + "time_char": { + "dimensions": [ + "Time" + ], + "type": "data", + "description": null, + "unit": null + } + }, + "extent": { + "spatial": { + "bbox": [ + [ + -133.01121520996094, + 20.994766235351562, + -65.226806640625, + 52.848968505859375 + ] + ] + }, + "temporal": { + "interval": [ + [ + "1980-01-01T00:00:00Z", + "2015-12-31T23:00:00Z" + ] + ] + } + }, + "license": "Unlicense", + "assets": { + "zarr-s3-osn": { + "href": "s3://mdmf-workspace/gdp/red_river_2018.zarr/", + "type": "application/vnd+zarr", + "description": "Open Storage Network Pod S3 API access to collection zarr group", + "xarray:open_kwargs": { + "chunks": {}, + "engine": "zarr", + "consolidated": true + }, + "xarray:storage_options": { + "anon": true, + "client_kwargs": { + "endpoint_url": "https://usgs.osn.mghpcc.org/" + } + }, + "roles": [ + "data", + "zarr", + "s3" + ] + }, + "zarr-s3": { + "href": "s3://nhgf-development/workspace/DataConversion/red_river_2018.zarr/", + "type": "application/vnd+zarr", + "description": "S3 access to collection zarr group", + "xarray:open_kwargs": { + "chunks": {}, + "engine": "zarr", + "consolidated": true + }, + "xarray:storage_options": { + "requester_pays": true + }, + "roles": [ + "data", + "zarr", + "s3" + ] + } + } +} \ No newline at end of file diff --git a/workflows/archive/red_river_2018_create_collection_from_zarr.ipynb b/workflows/archive/red_river_2018_create_collection_from_zarr.ipynb index 20958906fa0675aea82f6b88010cfa0fe181aaa6..1f93dbeba1dcb773b083d92cd3e48ba9fdaf3ab9 100644 --- a/workflows/archive/red_river_2018_create_collection_from_zarr.ipynb +++ b/workflows/archive/red_river_2018_create_collection_from_zarr.ipynb @@ -17,604 +17,10 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "id": "201e0945-de55-45ff-b095-c2af009a4e62", "metadata": {}, - "outputs": [ - { - "data": { - "application/javascript": [ - "(function(root) {\n", - " function now() {\n", - " return new Date();\n", - " }\n", - "\n", - " var force = true;\n", - " var py_version = '3.4.1'.replace('rc', '-rc.').replace('.dev', '-dev.');\n", - " var reloading = false;\n", - " var Bokeh = root.Bokeh;\n", - "\n", - " if (typeof (root._bokeh_timeout) === \"undefined\" || force) {\n", - " root._bokeh_timeout = Date.now() + 5000;\n", - " root._bokeh_failed_load = false;\n", - " }\n", - "\n", - " function run_callbacks() {\n", - " try {\n", - " root._bokeh_onload_callbacks.forEach(function(callback) {\n", - " if (callback != null)\n", - " callback();\n", - " });\n", - " } finally {\n", - " delete root._bokeh_onload_callbacks;\n", - " }\n", - " console.debug(\"Bokeh: all callbacks have finished\");\n", - " }\n", - "\n", - " function load_libs(css_urls, js_urls, js_modules, js_exports, callback) {\n", - " if (css_urls == null) css_urls = [];\n", - " if (js_urls == null) js_urls = [];\n", - " if (js_modules == null) js_modules = [];\n", - " if (js_exports == null) js_exports = {};\n", - "\n", - " root._bokeh_onload_callbacks.push(callback);\n", - "\n", - " if (root._bokeh_is_loading > 0) {\n", - " console.debug(\"Bokeh: BokehJS is being loaded, scheduling callback at\", now());\n", - " return null;\n", - " }\n", - " if (js_urls.length === 0 && js_modules.length === 0 && Object.keys(js_exports).length === 0) {\n", - " run_callbacks();\n", - " return null;\n", - " }\n", - " if (!reloading) {\n", - " console.debug(\"Bokeh: BokehJS not loaded, scheduling load and callback at\", now());\n", - " }\n", - "\n", - " function on_load() {\n", - " root._bokeh_is_loading--;\n", - " if (root._bokeh_is_loading === 0) {\n", - " console.debug(\"Bokeh: all BokehJS libraries/stylesheets loaded\");\n", - " run_callbacks()\n", - " }\n", - " }\n", - " window._bokeh_on_load = on_load\n", - "\n", - " function on_error() {\n", - " console.error(\"failed to load \" + url);\n", - " }\n", - "\n", - " var skip = [];\n", - " if (window.requirejs) {\n", - " window.requirejs.config({'packages': {}, 'paths': {}, 'shim': {}});\n", - " root._bokeh_is_loading = css_urls.length + 0;\n", - " } else {\n", - " root._bokeh_is_loading = css_urls.length + js_urls.length + js_modules.length + Object.keys(js_exports).length;\n", - " }\n", - "\n", - " var existing_stylesheets = []\n", - " var links = document.getElementsByTagName('link')\n", - " for (var i = 0; i < links.length; i++) {\n", - " var link = links[i]\n", - " if (link.href != null) {\n", - "\texisting_stylesheets.push(link.href)\n", - " }\n", - " }\n", - " for (var i = 0; i < css_urls.length; i++) {\n", - " var url = css_urls[i];\n", - " if (existing_stylesheets.indexOf(url) !== -1) {\n", - "\ton_load()\n", - "\tcontinue;\n", - " }\n", - " const element = document.createElement(\"link\");\n", - " element.onload = on_load;\n", - " element.onerror = on_error;\n", - " element.rel = \"stylesheet\";\n", - " element.type = \"text/css\";\n", - " element.href = url;\n", - " console.debug(\"Bokeh: injecting link tag for BokehJS stylesheet: \", url);\n", - " document.body.appendChild(element);\n", - " } var existing_scripts = []\n", - " var scripts = document.getElementsByTagName('script')\n", - " for (var i = 0; i < scripts.length; i++) {\n", - " var script = scripts[i]\n", - " if (script.src != null) {\n", - "\texisting_scripts.push(script.src)\n", - " }\n", - " }\n", - " for (var i = 0; i < js_urls.length; i++) {\n", - " var url = js_urls[i];\n", - " if (skip.indexOf(url) !== -1 || existing_scripts.indexOf(url) !== -1) {\n", - "\tif (!window.requirejs) {\n", - "\t on_load();\n", - "\t}\n", - "\tcontinue;\n", - " }\n", - " var element = document.createElement('script');\n", - " element.onload = on_load;\n", - " element.onerror = on_error;\n", - " element.async = false;\n", - " element.src = url;\n", - " console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n", - " document.head.appendChild(element);\n", - " }\n", - " for (var i = 0; i < js_modules.length; i++) {\n", - " var url = js_modules[i];\n", - " if (skip.indexOf(url) !== -1 || existing_scripts.indexOf(url) !== -1) {\n", - "\tif (!window.requirejs) {\n", - "\t on_load();\n", - "\t}\n", - "\tcontinue;\n", - " }\n", - " var element = document.createElement('script');\n", - " element.onload = on_load;\n", - " element.onerror = on_error;\n", - " element.async = false;\n", - " element.src = url;\n", - " element.type = \"module\";\n", - " console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n", - " document.head.appendChild(element);\n", - " }\n", - " for (const name in js_exports) {\n", - " var url = js_exports[name];\n", - " if (skip.indexOf(url) >= 0 || root[name] != null) {\n", - "\tif (!window.requirejs) {\n", - "\t on_load();\n", - "\t}\n", - "\tcontinue;\n", - " }\n", - " var element = document.createElement('script');\n", - " element.onerror = on_error;\n", - " element.async = false;\n", - " element.type = \"module\";\n", - " console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n", - " element.textContent = `\n", - " import ${name} from \"${url}\"\n", - " window.${name} = ${name}\n", - " window._bokeh_on_load()\n", - " `\n", - " document.head.appendChild(element);\n", - " }\n", - " if (!js_urls.length && !js_modules.length) {\n", - " on_load()\n", - " }\n", - " };\n", - "\n", - " function inject_raw_css(css) {\n", - " const element = document.createElement(\"style\");\n", - " element.appendChild(document.createTextNode(css));\n", - " document.body.appendChild(element);\n", - " }\n", - "\n", - " var js_urls = [\"https://cdn.bokeh.org/bokeh/release/bokeh-3.4.1.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-gl-3.4.1.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-3.4.1.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-3.4.1.min.js\", \"https://cdn.holoviz.org/panel/1.4.1/dist/panel.min.js\"];\n", - " var js_modules = [];\n", - " var js_exports = {};\n", - " var css_urls = [];\n", - " var inline_js = [ function(Bokeh) {\n", - " Bokeh.set_log_level(\"info\");\n", - " },\n", - "function(Bokeh) {} // ensure no trailing comma for IE\n", - " ];\n", - "\n", - " function run_inline_js() {\n", - " if ((root.Bokeh !== undefined) || (force === true)) {\n", - " for (var i = 0; i < inline_js.length; i++) {\n", - "\ttry {\n", - " inline_js[i].call(root, root.Bokeh);\n", - "\t} catch(e) {\n", - "\t if (!reloading) {\n", - "\t throw e;\n", - "\t }\n", - "\t}\n", - " }\n", - " // Cache old bokeh versions\n", - " if (Bokeh != undefined && !reloading) {\n", - "\tvar NewBokeh = root.Bokeh;\n", - "\tif (Bokeh.versions === undefined) {\n", - "\t Bokeh.versions = new Map();\n", - "\t}\n", - "\tif (NewBokeh.version !== Bokeh.version) {\n", - "\t Bokeh.versions.set(NewBokeh.version, NewBokeh)\n", - "\t}\n", - "\troot.Bokeh = Bokeh;\n", - " }} else if (Date.now() < root._bokeh_timeout) {\n", - " setTimeout(run_inline_js, 100);\n", - " } else if (!root._bokeh_failed_load) {\n", - " console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n", - " root._bokeh_failed_load = true;\n", - " }\n", - " root._bokeh_is_initializing = false\n", - " }\n", - "\n", - " function load_or_wait() {\n", - " // Implement a backoff loop that tries to ensure we do not load multiple\n", - " // versions of Bokeh and its dependencies at the same time.\n", - " // In recent versions we use the root._bokeh_is_initializing flag\n", - " // to determine whether there is an ongoing attempt to initialize\n", - " // bokeh, however for backward compatibility we also try to ensure\n", - " // that we do not start loading a newer (Panel>=1.0 and Bokeh>3) version\n", - " // before older versions are fully initialized.\n", - " if (root._bokeh_is_initializing && Date.now() > root._bokeh_timeout) {\n", - " root._bokeh_is_initializing = false;\n", - " root._bokeh_onload_callbacks = undefined;\n", - " console.log(\"Bokeh: BokehJS was loaded multiple times but one version failed to initialize.\");\n", - " load_or_wait();\n", - " } else if (root._bokeh_is_initializing || (typeof root._bokeh_is_initializing === \"undefined\" && root._bokeh_onload_callbacks !== undefined)) {\n", - " setTimeout(load_or_wait, 100);\n", - " } else {\n", - " root._bokeh_is_initializing = true\n", - " root._bokeh_onload_callbacks = []\n", - " var bokeh_loaded = Bokeh != null && (Bokeh.version === py_version || (Bokeh.versions !== undefined && Bokeh.versions.has(py_version)));\n", - " if (!reloading && !bokeh_loaded) {\n", - "\troot.Bokeh = undefined;\n", - " }\n", - " load_libs(css_urls, js_urls, js_modules, js_exports, function() {\n", - "\tconsole.debug(\"Bokeh: BokehJS plotting callback run at\", now());\n", - "\trun_inline_js();\n", - " });\n", - " }\n", - " }\n", - " // Give older versions of the autoload script a head-start to ensure\n", - " // they initialize before we start loading newer version.\n", - " setTimeout(load_or_wait, 100)\n", - "}(window));" - ], - "application/vnd.holoviews_load.v0+json": "(function(root) {\n function now() {\n return new Date();\n }\n\n var force = true;\n var py_version = '3.4.1'.replace('rc', '-rc.').replace('.dev', '-dev.');\n var reloading = false;\n var Bokeh = root.Bokeh;\n\n if (typeof (root._bokeh_timeout) === \"undefined\" || force) {\n root._bokeh_timeout = Date.now() + 5000;\n root._bokeh_failed_load = false;\n }\n\n function run_callbacks() {\n try {\n root._bokeh_onload_callbacks.forEach(function(callback) {\n if (callback != null)\n callback();\n });\n } finally {\n delete root._bokeh_onload_callbacks;\n }\n console.debug(\"Bokeh: all callbacks have finished\");\n }\n\n function load_libs(css_urls, js_urls, js_modules, js_exports, callback) {\n if (css_urls == null) css_urls = [];\n if (js_urls == null) js_urls = [];\n if (js_modules == null) js_modules = [];\n if (js_exports == null) js_exports = {};\n\n root._bokeh_onload_callbacks.push(callback);\n\n if (root._bokeh_is_loading > 0) {\n console.debug(\"Bokeh: BokehJS is being loaded, scheduling callback at\", now());\n return null;\n }\n if (js_urls.length === 0 && js_modules.length === 0 && Object.keys(js_exports).length === 0) {\n run_callbacks();\n return null;\n }\n if (!reloading) {\n console.debug(\"Bokeh: BokehJS not loaded, scheduling load and callback at\", now());\n }\n\n function on_load() {\n root._bokeh_is_loading--;\n if (root._bokeh_is_loading === 0) {\n console.debug(\"Bokeh: all BokehJS libraries/stylesheets loaded\");\n run_callbacks()\n }\n }\n window._bokeh_on_load = on_load\n\n function on_error() {\n console.error(\"failed to load \" + url);\n }\n\n var skip = [];\n if (window.requirejs) {\n window.requirejs.config({'packages': {}, 'paths': {}, 'shim': {}});\n root._bokeh_is_loading = css_urls.length + 0;\n } else {\n root._bokeh_is_loading = css_urls.length + js_urls.length + js_modules.length + Object.keys(js_exports).length;\n }\n\n var existing_stylesheets = []\n var links = document.getElementsByTagName('link')\n for (var i = 0; i < links.length; i++) {\n var link = links[i]\n if (link.href != null) {\n\texisting_stylesheets.push(link.href)\n }\n }\n for (var i = 0; i < css_urls.length; i++) {\n var url = css_urls[i];\n if (existing_stylesheets.indexOf(url) !== -1) {\n\ton_load()\n\tcontinue;\n }\n const element = document.createElement(\"link\");\n element.onload = on_load;\n element.onerror = on_error;\n element.rel = \"stylesheet\";\n element.type = \"text/css\";\n element.href = url;\n console.debug(\"Bokeh: injecting link tag for BokehJS stylesheet: \", url);\n document.body.appendChild(element);\n } var existing_scripts = []\n var scripts = document.getElementsByTagName('script')\n for (var i = 0; i < scripts.length; i++) {\n var script = scripts[i]\n if (script.src != null) {\n\texisting_scripts.push(script.src)\n }\n }\n for (var i = 0; i < js_urls.length; i++) {\n var url = js_urls[i];\n if (skip.indexOf(url) !== -1 || existing_scripts.indexOf(url) !== -1) {\n\tif (!window.requirejs) {\n\t on_load();\n\t}\n\tcontinue;\n }\n var element = document.createElement('script');\n element.onload = on_load;\n element.onerror = on_error;\n element.async = false;\n element.src = url;\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n for (var i = 0; i < js_modules.length; i++) {\n var url = js_modules[i];\n if (skip.indexOf(url) !== -1 || existing_scripts.indexOf(url) !== -1) {\n\tif (!window.requirejs) {\n\t on_load();\n\t}\n\tcontinue;\n }\n var element = document.createElement('script');\n element.onload = on_load;\n element.onerror = on_error;\n element.async = false;\n element.src = url;\n element.type = \"module\";\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n document.head.appendChild(element);\n }\n for (const name in js_exports) {\n var url = js_exports[name];\n if (skip.indexOf(url) >= 0 || root[name] != null) {\n\tif (!window.requirejs) {\n\t on_load();\n\t}\n\tcontinue;\n }\n var element = document.createElement('script');\n element.onerror = on_error;\n element.async = false;\n element.type = \"module\";\n console.debug(\"Bokeh: injecting script tag for BokehJS library: \", url);\n element.textContent = `\n import ${name} from \"${url}\"\n window.${name} = ${name}\n window._bokeh_on_load()\n `\n document.head.appendChild(element);\n }\n if (!js_urls.length && !js_modules.length) {\n on_load()\n }\n };\n\n function inject_raw_css(css) {\n const element = document.createElement(\"style\");\n element.appendChild(document.createTextNode(css));\n document.body.appendChild(element);\n }\n\n var js_urls = [\"https://cdn.bokeh.org/bokeh/release/bokeh-3.4.1.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-gl-3.4.1.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-3.4.1.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-3.4.1.min.js\", \"https://cdn.holoviz.org/panel/1.4.1/dist/panel.min.js\"];\n var js_modules = [];\n var js_exports = {};\n var css_urls = [];\n var inline_js = [ function(Bokeh) {\n Bokeh.set_log_level(\"info\");\n },\nfunction(Bokeh) {} // ensure no trailing comma for IE\n ];\n\n function run_inline_js() {\n if ((root.Bokeh !== undefined) || (force === true)) {\n for (var i = 0; i < inline_js.length; i++) {\n\ttry {\n inline_js[i].call(root, root.Bokeh);\n\t} catch(e) {\n\t if (!reloading) {\n\t throw e;\n\t }\n\t}\n }\n // Cache old bokeh versions\n if (Bokeh != undefined && !reloading) {\n\tvar NewBokeh = root.Bokeh;\n\tif (Bokeh.versions === undefined) {\n\t Bokeh.versions = new Map();\n\t}\n\tif (NewBokeh.version !== Bokeh.version) {\n\t Bokeh.versions.set(NewBokeh.version, NewBokeh)\n\t}\n\troot.Bokeh = Bokeh;\n }} else if (Date.now() < root._bokeh_timeout) {\n setTimeout(run_inline_js, 100);\n } else if (!root._bokeh_failed_load) {\n console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n root._bokeh_failed_load = true;\n }\n root._bokeh_is_initializing = false\n }\n\n function load_or_wait() {\n // Implement a backoff loop that tries to ensure we do not load multiple\n // versions of Bokeh and its dependencies at the same time.\n // In recent versions we use the root._bokeh_is_initializing flag\n // to determine whether there is an ongoing attempt to initialize\n // bokeh, however for backward compatibility we also try to ensure\n // that we do not start loading a newer (Panel>=1.0 and Bokeh>3) version\n // before older versions are fully initialized.\n if (root._bokeh_is_initializing && Date.now() > root._bokeh_timeout) {\n root._bokeh_is_initializing = false;\n root._bokeh_onload_callbacks = undefined;\n console.log(\"Bokeh: BokehJS was loaded multiple times but one version failed to initialize.\");\n load_or_wait();\n } else if (root._bokeh_is_initializing || (typeof root._bokeh_is_initializing === \"undefined\" && root._bokeh_onload_callbacks !== undefined)) {\n setTimeout(load_or_wait, 100);\n } else {\n root._bokeh_is_initializing = true\n root._bokeh_onload_callbacks = []\n var bokeh_loaded = Bokeh != null && (Bokeh.version === py_version || (Bokeh.versions !== undefined && Bokeh.versions.has(py_version)));\n if (!reloading && !bokeh_loaded) {\n\troot.Bokeh = undefined;\n }\n load_libs(css_urls, js_urls, js_modules, js_exports, function() {\n\tconsole.debug(\"Bokeh: BokehJS plotting callback run at\", now());\n\trun_inline_js();\n });\n }\n }\n // Give older versions of the autoload script a head-start to ensure\n // they initialize before we start loading newer version.\n setTimeout(load_or_wait, 100)\n}(window));" - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/javascript": [ - "\n", - "if ((window.PyViz === undefined) || (window.PyViz instanceof HTMLElement)) {\n", - " window.PyViz = {comms: {}, comm_status:{}, kernels:{}, receivers: {}, plot_index: []}\n", - "}\n", - "\n", - "\n", - " function JupyterCommManager() {\n", - " }\n", - "\n", - " JupyterCommManager.prototype.register_target = function(plot_id, comm_id, msg_handler) {\n", - " if (window.comm_manager || ((window.Jupyter !== undefined) && (Jupyter.notebook.kernel != null))) {\n", - " var comm_manager = window.comm_manager || Jupyter.notebook.kernel.comm_manager;\n", - " comm_manager.register_target(comm_id, function(comm) {\n", - " comm.on_msg(msg_handler);\n", - " });\n", - " } else if ((plot_id in window.PyViz.kernels) && (window.PyViz.kernels[plot_id])) {\n", - " window.PyViz.kernels[plot_id].registerCommTarget(comm_id, function(comm) {\n", - " comm.onMsg = msg_handler;\n", - " });\n", - " } else if (typeof google != 'undefined' && google.colab.kernel != null) {\n", - " google.colab.kernel.comms.registerTarget(comm_id, (comm) => {\n", - " var messages = comm.messages[Symbol.asyncIterator]();\n", - " function processIteratorResult(result) {\n", - " var message = result.value;\n", - " console.log(message)\n", - " var content = {data: message.data, comm_id};\n", - " var buffers = []\n", - " for (var buffer of message.buffers || []) {\n", - " buffers.push(new DataView(buffer))\n", - " }\n", - " var metadata = message.metadata || {};\n", - " var msg = {content, buffers, metadata}\n", - " msg_handler(msg);\n", - " return messages.next().then(processIteratorResult);\n", - " }\n", - " return messages.next().then(processIteratorResult);\n", - " })\n", - " }\n", - " }\n", - "\n", - " JupyterCommManager.prototype.get_client_comm = function(plot_id, comm_id, msg_handler) {\n", - " if (comm_id in window.PyViz.comms) {\n", - " return window.PyViz.comms[comm_id];\n", - " } else if (window.comm_manager || ((window.Jupyter !== undefined) && (Jupyter.notebook.kernel != null))) {\n", - " var comm_manager = window.comm_manager || Jupyter.notebook.kernel.comm_manager;\n", - " var comm = comm_manager.new_comm(comm_id, {}, {}, {}, comm_id);\n", - " if (msg_handler) {\n", - " comm.on_msg(msg_handler);\n", - " }\n", - " } else if ((plot_id in window.PyViz.kernels) && (window.PyViz.kernels[plot_id])) {\n", - " var comm = window.PyViz.kernels[plot_id].connectToComm(comm_id);\n", - " comm.open();\n", - " if (msg_handler) {\n", - " comm.onMsg = msg_handler;\n", - " }\n", - " } else if (typeof google != 'undefined' && google.colab.kernel != null) {\n", - " var comm_promise = google.colab.kernel.comms.open(comm_id)\n", - " comm_promise.then((comm) => {\n", - " window.PyViz.comms[comm_id] = comm;\n", - " if (msg_handler) {\n", - " var messages = comm.messages[Symbol.asyncIterator]();\n", - " function processIteratorResult(result) {\n", - " var message = result.value;\n", - " var content = {data: message.data};\n", - " var metadata = message.metadata || {comm_id};\n", - " var msg = {content, metadata}\n", - " msg_handler(msg);\n", - " return messages.next().then(processIteratorResult);\n", - " }\n", - " return messages.next().then(processIteratorResult);\n", - " }\n", - " }) \n", - " var sendClosure = (data, metadata, buffers, disposeOnDone) => {\n", - " return comm_promise.then((comm) => {\n", - " comm.send(data, metadata, buffers, disposeOnDone);\n", - " });\n", - " };\n", - " var comm = {\n", - " send: sendClosure\n", - " };\n", - " }\n", - " window.PyViz.comms[comm_id] = comm;\n", - " return comm;\n", - " }\n", - " window.PyViz.comm_manager = new JupyterCommManager();\n", - " \n", - "\n", - "\n", - "var JS_MIME_TYPE = 'application/javascript';\n", - "var HTML_MIME_TYPE = 'text/html';\n", - "var EXEC_MIME_TYPE = 'application/vnd.holoviews_exec.v0+json';\n", - "var CLASS_NAME = 'output';\n", - "\n", - "/**\n", - " * Render data to the DOM node\n", - " */\n", - "function render(props, node) {\n", - " var div = document.createElement(\"div\");\n", - " var script = document.createElement(\"script\");\n", - " node.appendChild(div);\n", - " node.appendChild(script);\n", - "}\n", - "\n", - "/**\n", - " * Handle when a new output is added\n", - " */\n", - "function handle_add_output(event, handle) {\n", - " var output_area = handle.output_area;\n", - " var output = handle.output;\n", - " if ((output.data == undefined) || (!output.data.hasOwnProperty(EXEC_MIME_TYPE))) {\n", - " return\n", - " }\n", - " var id = output.metadata[EXEC_MIME_TYPE][\"id\"];\n", - " var toinsert = output_area.element.find(\".\" + CLASS_NAME.split(' ')[0]);\n", - " if (id !== undefined) {\n", - " var nchildren = toinsert.length;\n", - " var html_node = toinsert[nchildren-1].children[0];\n", - " html_node.innerHTML = output.data[HTML_MIME_TYPE];\n", - " var scripts = [];\n", - " var nodelist = html_node.querySelectorAll(\"script\");\n", - " for (var i in nodelist) {\n", - " if (nodelist.hasOwnProperty(i)) {\n", - " scripts.push(nodelist[i])\n", - " }\n", - " }\n", - "\n", - " scripts.forEach( function (oldScript) {\n", - " var newScript = document.createElement(\"script\");\n", - " var attrs = [];\n", - " var nodemap = oldScript.attributes;\n", - " for (var j in nodemap) {\n", - " if (nodemap.hasOwnProperty(j)) {\n", - " attrs.push(nodemap[j])\n", - " }\n", - " }\n", - " attrs.forEach(function(attr) { newScript.setAttribute(attr.name, attr.value) });\n", - " newScript.appendChild(document.createTextNode(oldScript.innerHTML));\n", - " oldScript.parentNode.replaceChild(newScript, oldScript);\n", - " });\n", - " if (JS_MIME_TYPE in output.data) {\n", - " toinsert[nchildren-1].children[1].textContent = output.data[JS_MIME_TYPE];\n", - " }\n", - " output_area._hv_plot_id = id;\n", - " if ((window.Bokeh !== undefined) && (id in Bokeh.index)) {\n", - " window.PyViz.plot_index[id] = Bokeh.index[id];\n", - " } else {\n", - " window.PyViz.plot_index[id] = null;\n", - " }\n", - " } else if (output.metadata[EXEC_MIME_TYPE][\"server_id\"] !== undefined) {\n", - " var bk_div = document.createElement(\"div\");\n", - " bk_div.innerHTML = output.data[HTML_MIME_TYPE];\n", - " var script_attrs = bk_div.children[0].attributes;\n", - " for (var i = 0; i < script_attrs.length; i++) {\n", - " toinsert[toinsert.length - 1].childNodes[1].setAttribute(script_attrs[i].name, script_attrs[i].value);\n", - " }\n", - " // store reference to server id on output_area\n", - " output_area._bokeh_server_id = output.metadata[EXEC_MIME_TYPE][\"server_id\"];\n", - " }\n", - "}\n", - "\n", - "/**\n", - " * Handle when an output is cleared or removed\n", - " */\n", - "function handle_clear_output(event, handle) {\n", - " var id = handle.cell.output_area._hv_plot_id;\n", - " var server_id = handle.cell.output_area._bokeh_server_id;\n", - " if (((id === undefined) || !(id in PyViz.plot_index)) && (server_id !== undefined)) { return; }\n", - " var comm = window.PyViz.comm_manager.get_client_comm(\"hv-extension-comm\", \"hv-extension-comm\", function () {});\n", - " if (server_id !== null) {\n", - " comm.send({event_type: 'server_delete', 'id': server_id});\n", - " return;\n", - " } else if (comm !== null) {\n", - " comm.send({event_type: 'delete', 'id': id});\n", - " }\n", - " delete PyViz.plot_index[id];\n", - " if ((window.Bokeh !== undefined) & (id in window.Bokeh.index)) {\n", - " var doc = window.Bokeh.index[id].model.document\n", - " doc.clear();\n", - " const i = window.Bokeh.documents.indexOf(doc);\n", - " if (i > -1) {\n", - " window.Bokeh.documents.splice(i, 1);\n", - " }\n", - " }\n", - "}\n", - "\n", - "/**\n", - " * Handle kernel restart event\n", - " */\n", - "function handle_kernel_cleanup(event, handle) {\n", - " delete PyViz.comms[\"hv-extension-comm\"];\n", - " window.PyViz.plot_index = {}\n", - "}\n", - "\n", - "/**\n", - " * Handle update_display_data messages\n", - " */\n", - "function handle_update_output(event, handle) {\n", - " handle_clear_output(event, {cell: {output_area: handle.output_area}})\n", - " handle_add_output(event, handle)\n", - "}\n", - "\n", - "function register_renderer(events, OutputArea) {\n", - " function append_mime(data, metadata, element) {\n", - " // create a DOM node to render to\n", - " var toinsert = this.create_output_subarea(\n", - " metadata,\n", - " CLASS_NAME,\n", - " EXEC_MIME_TYPE\n", - " );\n", - " this.keyboard_manager.register_events(toinsert);\n", - " // Render to node\n", - " var props = {data: data, metadata: metadata[EXEC_MIME_TYPE]};\n", - " render(props, toinsert[0]);\n", - " element.append(toinsert);\n", - " return toinsert\n", - " }\n", - "\n", - " events.on('output_added.OutputArea', handle_add_output);\n", - " events.on('output_updated.OutputArea', handle_update_output);\n", - " events.on('clear_output.CodeCell', handle_clear_output);\n", - " events.on('delete.Cell', handle_clear_output);\n", - " events.on('kernel_ready.Kernel', handle_kernel_cleanup);\n", - "\n", - " OutputArea.prototype.register_mime_type(EXEC_MIME_TYPE, append_mime, {\n", - " safe: true,\n", - " index: 0\n", - " });\n", - "}\n", - "\n", - "if (window.Jupyter !== undefined) {\n", - " try {\n", - " var events = require('base/js/events');\n", - " var OutputArea = require('notebook/js/outputarea').OutputArea;\n", - " if (OutputArea.prototype.mime_types().indexOf(EXEC_MIME_TYPE) == -1) {\n", - " register_renderer(events, OutputArea);\n", - " }\n", - " } catch(err) {\n", - " }\n", - "}\n" - ], - "application/vnd.holoviews_load.v0+json": "\nif ((window.PyViz === undefined) || (window.PyViz instanceof HTMLElement)) {\n window.PyViz = {comms: {}, comm_status:{}, kernels:{}, receivers: {}, plot_index: []}\n}\n\n\n function JupyterCommManager() {\n }\n\n JupyterCommManager.prototype.register_target = function(plot_id, comm_id, msg_handler) {\n if (window.comm_manager || ((window.Jupyter !== undefined) && (Jupyter.notebook.kernel != null))) {\n var comm_manager = window.comm_manager || Jupyter.notebook.kernel.comm_manager;\n comm_manager.register_target(comm_id, function(comm) {\n comm.on_msg(msg_handler);\n });\n } else if ((plot_id in window.PyViz.kernels) && (window.PyViz.kernels[plot_id])) {\n window.PyViz.kernels[plot_id].registerCommTarget(comm_id, function(comm) {\n comm.onMsg = msg_handler;\n });\n } else if (typeof google != 'undefined' && google.colab.kernel != null) {\n google.colab.kernel.comms.registerTarget(comm_id, (comm) => {\n var messages = comm.messages[Symbol.asyncIterator]();\n function processIteratorResult(result) {\n var message = result.value;\n console.log(message)\n var content = {data: message.data, comm_id};\n var buffers = []\n for (var buffer of message.buffers || []) {\n buffers.push(new DataView(buffer))\n }\n var metadata = message.metadata || {};\n var msg = {content, buffers, metadata}\n msg_handler(msg);\n return messages.next().then(processIteratorResult);\n }\n return messages.next().then(processIteratorResult);\n })\n }\n }\n\n JupyterCommManager.prototype.get_client_comm = function(plot_id, comm_id, msg_handler) {\n if (comm_id in window.PyViz.comms) {\n return window.PyViz.comms[comm_id];\n } else if (window.comm_manager || ((window.Jupyter !== undefined) && (Jupyter.notebook.kernel != null))) {\n var comm_manager = window.comm_manager || Jupyter.notebook.kernel.comm_manager;\n var comm = comm_manager.new_comm(comm_id, {}, {}, {}, comm_id);\n if (msg_handler) {\n comm.on_msg(msg_handler);\n }\n } else if ((plot_id in window.PyViz.kernels) && (window.PyViz.kernels[plot_id])) {\n var comm = window.PyViz.kernels[plot_id].connectToComm(comm_id);\n comm.open();\n if (msg_handler) {\n comm.onMsg = msg_handler;\n }\n } else if (typeof google != 'undefined' && google.colab.kernel != null) {\n var comm_promise = google.colab.kernel.comms.open(comm_id)\n comm_promise.then((comm) => {\n window.PyViz.comms[comm_id] = comm;\n if (msg_handler) {\n var messages = comm.messages[Symbol.asyncIterator]();\n function processIteratorResult(result) {\n var message = result.value;\n var content = {data: message.data};\n var metadata = message.metadata || {comm_id};\n var msg = {content, metadata}\n msg_handler(msg);\n return messages.next().then(processIteratorResult);\n }\n return messages.next().then(processIteratorResult);\n }\n }) \n var sendClosure = (data, metadata, buffers, disposeOnDone) => {\n return comm_promise.then((comm) => {\n comm.send(data, metadata, buffers, disposeOnDone);\n });\n };\n var comm = {\n send: sendClosure\n };\n }\n window.PyViz.comms[comm_id] = comm;\n return comm;\n }\n window.PyViz.comm_manager = new JupyterCommManager();\n \n\n\nvar JS_MIME_TYPE = 'application/javascript';\nvar HTML_MIME_TYPE = 'text/html';\nvar EXEC_MIME_TYPE = 'application/vnd.holoviews_exec.v0+json';\nvar CLASS_NAME = 'output';\n\n/**\n * Render data to the DOM node\n */\nfunction render(props, node) {\n var div = document.createElement(\"div\");\n var script = document.createElement(\"script\");\n node.appendChild(div);\n node.appendChild(script);\n}\n\n/**\n * Handle when a new output is added\n */\nfunction handle_add_output(event, handle) {\n var output_area = handle.output_area;\n var output = handle.output;\n if ((output.data == undefined) || (!output.data.hasOwnProperty(EXEC_MIME_TYPE))) {\n return\n }\n var id = output.metadata[EXEC_MIME_TYPE][\"id\"];\n var toinsert = output_area.element.find(\".\" + CLASS_NAME.split(' ')[0]);\n if (id !== undefined) {\n var nchildren = toinsert.length;\n var html_node = toinsert[nchildren-1].children[0];\n html_node.innerHTML = output.data[HTML_MIME_TYPE];\n var scripts = [];\n var nodelist = html_node.querySelectorAll(\"script\");\n for (var i in nodelist) {\n if (nodelist.hasOwnProperty(i)) {\n scripts.push(nodelist[i])\n }\n }\n\n scripts.forEach( function (oldScript) {\n var newScript = document.createElement(\"script\");\n var attrs = [];\n var nodemap = oldScript.attributes;\n for (var j in nodemap) {\n if (nodemap.hasOwnProperty(j)) {\n attrs.push(nodemap[j])\n }\n }\n attrs.forEach(function(attr) { newScript.setAttribute(attr.name, attr.value) });\n newScript.appendChild(document.createTextNode(oldScript.innerHTML));\n oldScript.parentNode.replaceChild(newScript, oldScript);\n });\n if (JS_MIME_TYPE in output.data) {\n toinsert[nchildren-1].children[1].textContent = output.data[JS_MIME_TYPE];\n }\n output_area._hv_plot_id = id;\n if ((window.Bokeh !== undefined) && (id in Bokeh.index)) {\n window.PyViz.plot_index[id] = Bokeh.index[id];\n } else {\n window.PyViz.plot_index[id] = null;\n }\n } else if (output.metadata[EXEC_MIME_TYPE][\"server_id\"] !== undefined) {\n var bk_div = document.createElement(\"div\");\n bk_div.innerHTML = output.data[HTML_MIME_TYPE];\n var script_attrs = bk_div.children[0].attributes;\n for (var i = 0; i < script_attrs.length; i++) {\n toinsert[toinsert.length - 1].childNodes[1].setAttribute(script_attrs[i].name, script_attrs[i].value);\n }\n // store reference to server id on output_area\n output_area._bokeh_server_id = output.metadata[EXEC_MIME_TYPE][\"server_id\"];\n }\n}\n\n/**\n * Handle when an output is cleared or removed\n */\nfunction handle_clear_output(event, handle) {\n var id = handle.cell.output_area._hv_plot_id;\n var server_id = handle.cell.output_area._bokeh_server_id;\n if (((id === undefined) || !(id in PyViz.plot_index)) && (server_id !== undefined)) { return; }\n var comm = window.PyViz.comm_manager.get_client_comm(\"hv-extension-comm\", \"hv-extension-comm\", function () {});\n if (server_id !== null) {\n comm.send({event_type: 'server_delete', 'id': server_id});\n return;\n } else if (comm !== null) {\n comm.send({event_type: 'delete', 'id': id});\n }\n delete PyViz.plot_index[id];\n if ((window.Bokeh !== undefined) & (id in window.Bokeh.index)) {\n var doc = window.Bokeh.index[id].model.document\n doc.clear();\n const i = window.Bokeh.documents.indexOf(doc);\n if (i > -1) {\n window.Bokeh.documents.splice(i, 1);\n }\n }\n}\n\n/**\n * Handle kernel restart event\n */\nfunction handle_kernel_cleanup(event, handle) {\n delete PyViz.comms[\"hv-extension-comm\"];\n window.PyViz.plot_index = {}\n}\n\n/**\n * Handle update_display_data messages\n */\nfunction handle_update_output(event, handle) {\n handle_clear_output(event, {cell: {output_area: handle.output_area}})\n handle_add_output(event, handle)\n}\n\nfunction register_renderer(events, OutputArea) {\n function append_mime(data, metadata, element) {\n // create a DOM node to render to\n var toinsert = this.create_output_subarea(\n metadata,\n CLASS_NAME,\n EXEC_MIME_TYPE\n );\n this.keyboard_manager.register_events(toinsert);\n // Render to node\n var props = {data: data, metadata: metadata[EXEC_MIME_TYPE]};\n render(props, toinsert[0]);\n element.append(toinsert);\n return toinsert\n }\n\n events.on('output_added.OutputArea', handle_add_output);\n events.on('output_updated.OutputArea', handle_update_output);\n events.on('clear_output.CodeCell', handle_clear_output);\n events.on('delete.Cell', handle_clear_output);\n events.on('kernel_ready.Kernel', handle_kernel_cleanup);\n\n OutputArea.prototype.register_mime_type(EXEC_MIME_TYPE, append_mime, {\n safe: true,\n index: 0\n });\n}\n\nif (window.Jupyter !== undefined) {\n try {\n var events = require('base/js/events');\n var OutputArea = require('notebook/js/outputarea').OutputArea;\n if (OutputArea.prototype.mime_types().indexOf(EXEC_MIME_TYPE) == -1) {\n register_renderer(events, OutputArea);\n }\n } catch(err) {\n }\n}\n" - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "text/html": [ - "<style>*[data-root-id],\n", - "*[data-root-id] > * {\n", - " box-sizing: border-box;\n", - " font-family: var(--jp-ui-font-family);\n", - " font-size: var(--jp-ui-font-size1);\n", - " color: var(--vscode-editor-foreground, var(--jp-ui-font-color1));\n", - "}\n", - "\n", - "/* Override VSCode background color */\n", - ".cell-output-ipywidget-background:has(\n", - " > .cell-output-ipywidget-background > .lm-Widget > *[data-root-id]\n", - " ),\n", - ".cell-output-ipywidget-background:has(> .lm-Widget > *[data-root-id]) {\n", - " background-color: transparent !important;\n", - "}\n", - "</style>" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "application/vnd.holoviews_exec.v0+json": "", - "text/html": [ - "<div id='p1002'>\n", - " <div id=\"c2816b04-d08f-41a3-91f5-942d421a79da\" data-root-id=\"p1002\" style=\"display: contents;\"></div>\n", - "</div>\n", - "<script type=\"application/javascript\">(function(root) {\n", - " var docs_json = {\"61c9fa0c-eec6-491a-90b9-89fde3eef5e8\":{\"version\":\"3.4.1\",\"title\":\"Bokeh Application\",\"roots\":[{\"type\":\"object\",\"name\":\"panel.models.browser.BrowserInfo\",\"id\":\"p1002\"},{\"type\":\"object\",\"name\":\"panel.models.comm_manager.CommManager\",\"id\":\"p1003\",\"attributes\":{\"plot_id\":\"p1002\",\"comm_id\":\"a09e345221794016b9e6e93c04fe9e2f\",\"client_comm_id\":\"e6993845f5b049b3a6bcb292b2ffcff1\"}}],\"defs\":[{\"type\":\"model\",\"name\":\"ReactiveHTML1\"},{\"type\":\"model\",\"name\":\"FlexBox1\",\"properties\":[{\"name\":\"align_content\",\"kind\":\"Any\",\"default\":\"flex-start\"},{\"name\":\"align_items\",\"kind\":\"Any\",\"default\":\"flex-start\"},{\"name\":\"flex_direction\",\"kind\":\"Any\",\"default\":\"row\"},{\"name\":\"flex_wrap\",\"kind\":\"Any\",\"default\":\"wrap\"},{\"name\":\"gap\",\"kind\":\"Any\",\"default\":\"\"},{\"name\":\"justify_content\",\"kind\":\"Any\",\"default\":\"flex-start\"}]},{\"type\":\"model\",\"name\":\"FloatPanel1\",\"properties\":[{\"name\":\"config\",\"kind\":\"Any\",\"default\":{\"type\":\"map\"}},{\"name\":\"contained\",\"kind\":\"Any\",\"default\":true},{\"name\":\"position\",\"kind\":\"Any\",\"default\":\"right-top\"},{\"name\":\"offsetx\",\"kind\":\"Any\",\"default\":null},{\"name\":\"offsety\",\"kind\":\"Any\",\"default\":null},{\"name\":\"theme\",\"kind\":\"Any\",\"default\":\"primary\"},{\"name\":\"status\",\"kind\":\"Any\",\"default\":\"normalized\"}]},{\"type\":\"model\",\"name\":\"GridStack1\",\"properties\":[{\"name\":\"mode\",\"kind\":\"Any\",\"default\":\"warn\"},{\"name\":\"ncols\",\"kind\":\"Any\",\"default\":null},{\"name\":\"nrows\",\"kind\":\"Any\",\"default\":null},{\"name\":\"allow_resize\",\"kind\":\"Any\",\"default\":true},{\"name\":\"allow_drag\",\"kind\":\"Any\",\"default\":true},{\"name\":\"state\",\"kind\":\"Any\",\"default\":[]}]},{\"type\":\"model\",\"name\":\"drag1\",\"properties\":[{\"name\":\"slider_width\",\"kind\":\"Any\",\"default\":5},{\"name\":\"slider_color\",\"kind\":\"Any\",\"default\":\"black\"},{\"name\":\"value\",\"kind\":\"Any\",\"default\":50}]},{\"type\":\"model\",\"name\":\"click1\",\"properties\":[{\"name\":\"terminal_output\",\"kind\":\"Any\",\"default\":\"\"},{\"name\":\"debug_name\",\"kind\":\"Any\",\"default\":\"\"},{\"name\":\"clears\",\"kind\":\"Any\",\"default\":0}]},{\"type\":\"model\",\"name\":\"FastWrapper1\",\"properties\":[{\"name\":\"object\",\"kind\":\"Any\",\"default\":null},{\"name\":\"style\",\"kind\":\"Any\",\"default\":null}]},{\"type\":\"model\",\"name\":\"NotificationAreaBase1\",\"properties\":[{\"name\":\"js_events\",\"kind\":\"Any\",\"default\":{\"type\":\"map\"}},{\"name\":\"position\",\"kind\":\"Any\",\"default\":\"bottom-right\"},{\"name\":\"_clear\",\"kind\":\"Any\",\"default\":0}]},{\"type\":\"model\",\"name\":\"NotificationArea1\",\"properties\":[{\"name\":\"js_events\",\"kind\":\"Any\",\"default\":{\"type\":\"map\"}},{\"name\":\"notifications\",\"kind\":\"Any\",\"default\":[]},{\"name\":\"position\",\"kind\":\"Any\",\"default\":\"bottom-right\"},{\"name\":\"_clear\",\"kind\":\"Any\",\"default\":0},{\"name\":\"types\",\"kind\":\"Any\",\"default\":[{\"type\":\"map\",\"entries\":[[\"type\",\"warning\"],[\"background\",\"#ffc107\"],[\"icon\",{\"type\":\"map\",\"entries\":[[\"className\",\"fas fa-exclamation-triangle\"],[\"tagName\",\"i\"],[\"color\",\"white\"]]}]]},{\"type\":\"map\",\"entries\":[[\"type\",\"info\"],[\"background\",\"#007bff\"],[\"icon\",{\"type\":\"map\",\"entries\":[[\"className\",\"fas fa-info-circle\"],[\"tagName\",\"i\"],[\"color\",\"white\"]]}]]}]}]},{\"type\":\"model\",\"name\":\"Notification\",\"properties\":[{\"name\":\"background\",\"kind\":\"Any\",\"default\":null},{\"name\":\"duration\",\"kind\":\"Any\",\"default\":3000},{\"name\":\"icon\",\"kind\":\"Any\",\"default\":null},{\"name\":\"message\",\"kind\":\"Any\",\"default\":\"\"},{\"name\":\"notification_type\",\"kind\":\"Any\",\"default\":null},{\"name\":\"_destroyed\",\"kind\":\"Any\",\"default\":false}]},{\"type\":\"model\",\"name\":\"TemplateActions1\",\"properties\":[{\"name\":\"open_modal\",\"kind\":\"Any\",\"default\":0},{\"name\":\"close_modal\",\"kind\":\"Any\",\"default\":0}]},{\"type\":\"model\",\"name\":\"BootstrapTemplateActions1\",\"properties\":[{\"name\":\"open_modal\",\"kind\":\"Any\",\"default\":0},{\"name\":\"close_modal\",\"kind\":\"Any\",\"default\":0}]},{\"type\":\"model\",\"name\":\"TemplateEditor1\",\"properties\":[{\"name\":\"layout\",\"kind\":\"Any\",\"default\":[]}]},{\"type\":\"model\",\"name\":\"MaterialTemplateActions1\",\"properties\":[{\"name\":\"open_modal\",\"kind\":\"Any\",\"default\":0},{\"name\":\"close_modal\",\"kind\":\"Any\",\"default\":0}]},{\"type\":\"model\",\"name\":\"copy_to_clipboard1\",\"properties\":[{\"name\":\"fill\",\"kind\":\"Any\",\"default\":\"none\"},{\"name\":\"value\",\"kind\":\"Any\",\"default\":null}]}]}};\n", - " var render_items = [{\"docid\":\"61c9fa0c-eec6-491a-90b9-89fde3eef5e8\",\"roots\":{\"p1002\":\"c2816b04-d08f-41a3-91f5-942d421a79da\"},\"root_ids\":[\"p1002\"]}];\n", - " var docs = Object.values(docs_json)\n", - " if (!docs) {\n", - " return\n", - " }\n", - " const py_version = docs[0].version.replace('rc', '-rc.').replace('.dev', '-dev.')\n", - " function embed_document(root) {\n", - " var Bokeh = get_bokeh(root)\n", - " Bokeh.embed.embed_items_notebook(docs_json, render_items);\n", - " for (const render_item of render_items) {\n", - " for (const root_id of render_item.root_ids) {\n", - "\tconst id_el = document.getElementById(root_id)\n", - "\tif (id_el.children.length && (id_el.children[0].className === 'bk-root')) {\n", - "\t const root_el = id_el.children[0]\n", - "\t root_el.id = root_el.id + '-rendered'\n", - "\t}\n", - " }\n", - " }\n", - " }\n", - " function get_bokeh(root) {\n", - " if (root.Bokeh === undefined) {\n", - " return null\n", - " } else if (root.Bokeh.version !== py_version) {\n", - " if (root.Bokeh.versions === undefined || !root.Bokeh.versions.has(py_version)) {\n", - "\treturn null\n", - " }\n", - " return root.Bokeh.versions.get(py_version);\n", - " } else if (root.Bokeh.version === py_version) {\n", - " return root.Bokeh\n", - " }\n", - " return null\n", - " }\n", - " function is_loaded(root) {\n", - " var Bokeh = get_bokeh(root)\n", - " return (Bokeh != null && Bokeh.Panel !== undefined)\n", - " }\n", - " if (is_loaded(root)) {\n", - " embed_document(root);\n", - " } else {\n", - " var attempts = 0;\n", - " var timer = setInterval(function(root) {\n", - " if (is_loaded(root)) {\n", - " clearInterval(timer);\n", - " embed_document(root);\n", - " } else if (document.readyState == \"complete\") {\n", - " attempts++;\n", - " if (attempts > 200) {\n", - " clearInterval(timer);\n", - "\t var Bokeh = get_bokeh(root)\n", - "\t if (Bokeh == null || Bokeh.Panel == null) {\n", - " console.warn(\"Panel: ERROR: Unable to run Panel code because Bokeh or Panel library is missing\");\n", - "\t } else {\n", - "\t console.warn(\"Panel: WARNING: Attempting to render but not all required libraries could be resolved.\")\n", - "\t embed_document(root)\n", - "\t }\n", - " }\n", - " }\n", - " }, 25, root)\n", - " }\n", - "})(window);</script>" - ] - }, - "metadata": { - "application/vnd.holoviews_exec.v0+json": { - "id": "p1002" - } - }, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "import pystac\n", "from pystac.extensions.datacube import CollectionDatacubeExtension, AssetDatacubeExtension, AdditionalDimension, DatacubeExtension\n", @@ -634,7 +40,11 @@ "import json\n", "import sys\n", "sys.path.insert(1, '..')\n", - "import stac_helpers" + "import stac_helpers\n", + "import dask\n", + "import dask.array as da\n", + "from dask.distributed import Client, LocalCluster\n", + "import pyproj" ] }, { @@ -647,7 +57,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "id": "15ee060d-3127-4024-a1ad-6aa0648667e1", "metadata": {}, "outputs": [], @@ -666,7 +76,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "id": "dd6fa323-132a-4794-8c80-576933f547a0", "metadata": { "tags": [] @@ -688,7 +98,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": null, "id": "e1441cd4-e94c-4902-af46-8f1af470eb6b", "metadata": { "tags": [] @@ -720,2434 +130,13 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": null, "id": "708f2cf5-79ab-49af-8067-de31d0d13ee6", "metadata": {}, - "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> Size: 517GB\n", - "Dimensions: (Time: 315576, south_north: 165, west_east: 248)\n", - "Coordinates:\n", - " * Time (Time) datetime64[ns] 3MB 1980-01-01 ... 2015-12-31T23:00:00\n", - " XLAT (south_north, west_east) float32 164kB dask.array<chunksize=(11, 16), meta=np.ndarray>\n", - " XLONG (south_north, west_east) float32 164kB dask.array<chunksize=(11, 16), meta=np.ndarray>\n", - "Dimensions without coordinates: south_north, west_east\n", - "Data variables:\n", - " HFX (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " LH (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " PBLH (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " Q2 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " RAINC (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " RAINNC (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " SWDOWN (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " T2 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " U10 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " V10 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " crs int64 8B ...\n", - " time_char (Time) |S64 20MB dask.array<chunksize=(1422,), meta=np.ndarray>\n", - "Attributes: (12/27)\n", - " DODS.dimName: DateStrLen\n", - " DODS.strlen: 19\n", - " Metadata_Conventions: Unidata Dataset Discovery v1.0\n", - " NCO: 4.6.8\n", - " acknowledgment: http://www.caps.ou.edu/micronet/temp/files/CS...\n", - " cdm_data_type: Grid\n", - " ... ...\n", - " publisher_name: David Watkins\n", - " publisher_url: https://water.usgs.gov/\n", - " summary: The U.S. Great Plains is known for frequent h...\n", - " time_coverage_end: 2015-12-31\n", - " time_coverage_start: 1980-01-01\n", - " title: Very High-Resolution Dynamic Downscaling of R...</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-dc24223e-436e-4441-910d-903d95f6cdda' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-dc24223e-436e-4441-910d-903d95f6cdda' class='xr-section-summary' title='Expand/collapse section'>Dimensions:</label><div class='xr-section-inline-details'><ul class='xr-dim-list'><li><span class='xr-has-index'>Time</span>: 315576</li><li><span>south_north</span>: 165</li><li><span>west_east</span>: 248</li></ul></div><div class='xr-section-details'></div></li><li class='xr-section-item'><input id='section-97767eee-6bd5-44db-8c2a-59d7ffb6d7aa' class='xr-section-summary-in' type='checkbox' checked><label for='section-97767eee-6bd5-44db-8c2a-59d7ffb6d7aa' 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 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'>1980-01-01 ... 2015-12-31T23:00:00</div><input id='attrs-292d9323-6389-4487-b400-bafc4173b78a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-292d9323-6389-4487-b400-bafc4173b78a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b48ae5b6-69cf-4494-909b-593e8747ba96' class='xr-var-data-in' type='checkbox'><label for='data-b48ae5b6-69cf-4494-909b-593e8747ba96' 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>time</dd></dl></div><div class='xr-var-data'><pre>array(['1980-01-01T00:00:00.000000000', '1980-01-01T01:00:00.000000000',\n", - " '1980-01-01T02:00:00.000000000', ..., '2015-12-31T21:00:00.000000000',\n", - " '2015-12-31T22:00:00.000000000', '2015-12-31T23:00:00.000000000'],\n", - " dtype='datetime64[ns]')</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>XLAT</span></div><div class='xr-var-dims'>(south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(11, 16), meta=np.ndarray></div><input id='attrs-fc2b690b-4f80-4701-bbb8-faa509755cf5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fc2b690b-4f80-4701-bbb8-faa509755cf5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-00c13b68-1e2d-4671-aea3-8faf8d5ef5c9' class='xr-var-data-in' type='checkbox'><label for='data-00c13b68-1e2d-4671-aea3-8faf8d5ef5c9' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>cell_methods :</span></dt><dd>Time: mean</dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>LATITUDE, SOUTH IS NEGATIVE</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>degree_north</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> 159.84 kiB </td>\n", - " <td> 704 B </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (165, 248) </td>\n", - " <td> (11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 240 chunks in 2 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=\"129\" 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=\"5\" x2=\"120\" y2=\"5\" />\n", - " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", - " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", - " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", - " <line x1=\"0\" y1=\"26\" x2=\"120\" y2=\"26\" />\n", - " <line x1=\"0\" y1=\"31\" x2=\"120\" y2=\"31\" />\n", - " <line x1=\"0\" y1=\"37\" x2=\"120\" y2=\"37\" />\n", - " <line x1=\"0\" y1=\"42\" x2=\"120\" y2=\"42\" />\n", - " <line x1=\"0\" y1=\"47\" x2=\"120\" y2=\"47\" />\n", - " <line x1=\"0\" y1=\"53\" x2=\"120\" y2=\"53\" />\n", - " <line x1=\"0\" y1=\"58\" x2=\"120\" y2=\"58\" />\n", - " <line x1=\"0\" y1=\"63\" x2=\"120\" y2=\"63\" />\n", - " <line x1=\"0\" y1=\"69\" x2=\"120\" y2=\"69\" />\n", - " <line x1=\"0\" y1=\"74\" x2=\"120\" y2=\"74\" />\n", - " <line x1=\"0\" y1=\"79\" x2=\"120\" y2=\"79\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"79\" style=\"stroke-width:2\" />\n", - " <line x1=\"7\" y1=\"0\" x2=\"7\" y2=\"79\" />\n", - " <line x1=\"15\" y1=\"0\" x2=\"15\" y2=\"79\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"23\" y2=\"79\" />\n", - " <line x1=\"30\" y1=\"0\" x2=\"30\" y2=\"79\" />\n", - " <line x1=\"38\" y1=\"0\" x2=\"38\" y2=\"79\" />\n", - " <line x1=\"46\" y1=\"0\" x2=\"46\" y2=\"79\" />\n", - " <line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"79\" />\n", - " <line x1=\"61\" y1=\"0\" x2=\"61\" y2=\"79\" />\n", - " <line x1=\"69\" y1=\"0\" x2=\"69\" y2=\"79\" />\n", - " <line x1=\"77\" y1=\"0\" x2=\"77\" y2=\"79\" />\n", - " <line x1=\"85\" y1=\"0\" x2=\"85\" y2=\"79\" />\n", - " <line x1=\"92\" y1=\"0\" x2=\"92\" y2=\"79\" />\n", - " <line x1=\"100\" y1=\"0\" x2=\"100\" y2=\"79\" />\n", - " <line x1=\"108\" y1=\"0\" x2=\"108\" y2=\"79\" />\n", - " <line x1=\"116\" y1=\"0\" x2=\"116\" y2=\"79\" />\n", - " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"79\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"0.0,0.0 120.0,0.0 120.0,79.83870967741936 0.0,79.83870967741936\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"60.000000\" y=\"99.838710\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"140.000000\" y=\"39.919355\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,140.000000,39.919355)\">165</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>XLONG</span></div><div class='xr-var-dims'>(south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(11, 16), meta=np.ndarray></div><input id='attrs-04b64ea5-7ee1-4f9b-bf78-6d85a4d9e803' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-04b64ea5-7ee1-4f9b-bf78-6d85a4d9e803' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d9a71c52-3d4e-4b67-bc36-7c277e8f8876' class='xr-var-data-in' type='checkbox'><label for='data-d9a71c52-3d4e-4b67-bc36-7c277e8f8876' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>cell_methods :</span></dt><dd>Time: mean</dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>LONGITUDE, WEST IS NEGATIVE</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>degree_east</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> 159.84 kiB </td>\n", - " <td> 704 B </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (165, 248) </td>\n", - " <td> (11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 240 chunks in 2 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=\"129\" 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=\"5\" x2=\"120\" y2=\"5\" />\n", - " <line x1=\"0\" y1=\"10\" x2=\"120\" y2=\"10\" />\n", - " <line x1=\"0\" y1=\"15\" x2=\"120\" y2=\"15\" />\n", - " <line x1=\"0\" y1=\"21\" x2=\"120\" y2=\"21\" />\n", - " <line x1=\"0\" y1=\"26\" x2=\"120\" y2=\"26\" />\n", - " <line x1=\"0\" y1=\"31\" x2=\"120\" y2=\"31\" />\n", - " <line x1=\"0\" y1=\"37\" x2=\"120\" y2=\"37\" />\n", - " <line x1=\"0\" y1=\"42\" x2=\"120\" y2=\"42\" />\n", - " <line x1=\"0\" y1=\"47\" x2=\"120\" y2=\"47\" />\n", - " <line x1=\"0\" y1=\"53\" x2=\"120\" y2=\"53\" />\n", - " <line x1=\"0\" y1=\"58\" x2=\"120\" y2=\"58\" />\n", - " <line x1=\"0\" y1=\"63\" x2=\"120\" y2=\"63\" />\n", - " <line x1=\"0\" y1=\"69\" x2=\"120\" y2=\"69\" />\n", - " <line x1=\"0\" y1=\"74\" x2=\"120\" y2=\"74\" />\n", - " <line x1=\"0\" y1=\"79\" x2=\"120\" y2=\"79\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"0\" y1=\"0\" x2=\"0\" y2=\"79\" style=\"stroke-width:2\" />\n", - " <line x1=\"7\" y1=\"0\" x2=\"7\" y2=\"79\" />\n", - " <line x1=\"15\" y1=\"0\" x2=\"15\" y2=\"79\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"23\" y2=\"79\" />\n", - " <line x1=\"30\" y1=\"0\" x2=\"30\" y2=\"79\" />\n", - " <line x1=\"38\" y1=\"0\" x2=\"38\" y2=\"79\" />\n", - " <line x1=\"46\" y1=\"0\" x2=\"46\" y2=\"79\" />\n", - " <line x1=\"54\" y1=\"0\" x2=\"54\" y2=\"79\" />\n", - " <line x1=\"61\" y1=\"0\" x2=\"61\" y2=\"79\" />\n", - " <line x1=\"69\" y1=\"0\" x2=\"69\" y2=\"79\" />\n", - " <line x1=\"77\" y1=\"0\" x2=\"77\" y2=\"79\" />\n", - " <line x1=\"85\" y1=\"0\" x2=\"85\" y2=\"79\" />\n", - " <line x1=\"92\" y1=\"0\" x2=\"92\" y2=\"79\" />\n", - " <line x1=\"100\" y1=\"0\" x2=\"100\" y2=\"79\" />\n", - " <line x1=\"108\" y1=\"0\" x2=\"108\" y2=\"79\" />\n", - " <line x1=\"116\" y1=\"0\" x2=\"116\" y2=\"79\" />\n", - " <line x1=\"120\" y1=\"0\" x2=\"120\" y2=\"79\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"0.0,0.0 120.0,0.0 120.0,79.83870967741936 0.0,79.83870967741936\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"60.000000\" y=\"99.838710\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"140.000000\" y=\"39.919355\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,140.000000,39.919355)\">165</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li></ul></div></li><li class='xr-section-item'><input id='section-7436c2d7-0a7d-4aa1-8821-ef1a000b0c2a' class='xr-section-summary-in' type='checkbox' checked><label for='section-7436c2d7-0a7d-4aa1-8821-ef1a000b0c2a' class='xr-section-summary' >Data variables: <span>(12)</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>HFX</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-05db783c-f06f-48b4-9494-0047651e69b6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-05db783c-f06f-48b4-9494-0047651e69b6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4c92deb9-34b7-4384-847a-04ca3db2c2d0' class='xr-var-data-in' type='checkbox'><label for='data-4c92deb9-34b7-4384-847a-04ca3db2c2d0' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>UPWARD HEAT FLUX AT THE SURFACE</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>W m-2</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>LH</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-78aa51df-3b32-45ed-9ccd-8a92e2eb1ec8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-78aa51df-3b32-45ed-9ccd-8a92e2eb1ec8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4cb1e95a-74b2-4dfa-9a94-99226c67f720' class='xr-var-data-in' type='checkbox'><label for='data-4cb1e95a-74b2-4dfa-9a94-99226c67f720' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>LATENT HEAT FLUX AT THE SURFACE</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>W m-2</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>PBLH</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-f13b7de8-9a26-44dc-af95-16b7efbad6a3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f13b7de8-9a26-44dc-af95-16b7efbad6a3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1287ac9c-2650-483b-be10-ba93774b1854' class='xr-var-data-in' type='checkbox'><label for='data-1287ac9c-2650-483b-be10-ba93774b1854' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>PBL HEIGHT</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>m</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>Q2</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-32b25f37-ac52-4b6e-aefe-4b58427e2812' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-32b25f37-ac52-4b6e-aefe-4b58427e2812' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3060065b-2b29-4db1-b140-84eb12a288d3' class='xr-var-data-in' type='checkbox'><label for='data-3060065b-2b29-4db1-b140-84eb12a288d3' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>QV at 2 M</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>kg kg-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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>RAINC</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-193c56b6-f0e4-4b32-8536-278cbfc9caac' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-193c56b6-f0e4-4b32-8536-278cbfc9caac' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5b99c10e-7e1e-4076-81d1-3227dfb74960' class='xr-var-data-in' type='checkbox'><label for='data-5b99c10e-7e1e-4076-81d1-3227dfb74960' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>ACCUMULATED TOTAL CUMULUS PRECIPITATION</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>mm</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>RAINNC</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-e2247fdd-2e0a-4036-835a-eb261e89915c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e2247fdd-2e0a-4036-835a-eb261e89915c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b479bcf1-1a58-4fbc-8a95-3db5ac2cfd46' class='xr-var-data-in' type='checkbox'><label for='data-b479bcf1-1a58-4fbc-8a95-3db5ac2cfd46' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>ACCUMULATED TOTAL GRID SCALE PRECIPITATION</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>mm</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>SWDOWN</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-48707204-a3fa-4f97-8169-2886d1e8e95c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-48707204-a3fa-4f97-8169-2886d1e8e95c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0dda31cb-96ac-431b-980a-5d6f37080bc6' class='xr-var-data-in' type='checkbox'><label for='data-0dda31cb-96ac-431b-980a-5d6f37080bc6' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>DOWNWARD SHORT WAVE FLUX AT GROUND SURFACE</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>W m-2</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>T2</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-12467b62-9009-41de-85bd-a527cf954353' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-12467b62-9009-41de-85bd-a527cf954353' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1bdd7301-0b0b-41a3-bd37-f68418022212' class='xr-var-data-in' type='checkbox'><label for='data-1bdd7301-0b0b-41a3-bd37-f68418022212' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>TEMP at 2 M</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>K</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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>U10</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-b693df28-1bd1-4ef4-bda6-b996c5526a44' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b693df28-1bd1-4ef4-bda6-b996c5526a44' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3154b52c-f337-4a97-8a0a-c952e5a46171' class='xr-var-data-in' type='checkbox'><label for='data-3154b52c-f337-4a97-8a0a-c952e5a46171' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>U at 10 M</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>m s-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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>V10</span></div><div class='xr-var-dims'>(Time, south_north, west_east)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422, 11, 16), meta=np.ndarray></div><input id='attrs-aa3886dc-beff-4423-8aa5-9df89a95f9fc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-aa3886dc-beff-4423-8aa5-9df89a95f9fc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4c7cbf31-bf5c-40f5-98f3-13236eb50aba' class='xr-var-data-in' type='checkbox'><label for='data-4c7cbf31-bf5c-40f5-98f3-13236eb50aba' 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>FieldType :</span></dt><dd>104</dd><dt><span>MemoryOrder :</span></dt><dd>XY </dd><dt><span>grid_mapping :</span></dt><dd>crs: XLAT XLONG</dd><dt><span>long_name :</span></dt><dd>V at 10 M</dd><dt><span>stagger :</span></dt><dd></dd><dt><span>units :</span></dt><dd>m s-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> 48.11 GiB </td>\n", - " <td> 0.95 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576, 165, 248) </td>\n", - " <td> (1422, 11, 16) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 53280 chunks in 2 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=\"156\" height=\"146\" style=\"stroke:rgb(0,0,0);stroke-width:1\" >\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"10\" y1=\"1\" x2=\"80\" y2=\"72\" />\n", - " <line x1=\"10\" y1=\"3\" x2=\"80\" y2=\"73\" />\n", - " <line x1=\"10\" y1=\"5\" x2=\"80\" y2=\"75\" />\n", - " <line x1=\"10\" y1=\"6\" x2=\"80\" y2=\"77\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"79\" />\n", - " <line x1=\"10\" y1=\"10\" x2=\"80\" y2=\"80\" />\n", - " <line x1=\"10\" y1=\"11\" x2=\"80\" y2=\"82\" />\n", - " <line x1=\"10\" y1=\"13\" x2=\"80\" y2=\"84\" />\n", - " <line x1=\"10\" y1=\"15\" x2=\"80\" y2=\"85\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"18\" x2=\"80\" y2=\"89\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"90\" />\n", - " <line x1=\"10\" y1=\"22\" x2=\"80\" y2=\"92\" />\n", - " <line x1=\"10\" y1=\"23\" x2=\"80\" y2=\"94\" />\n", - " <line x1=\"10\" y1=\"25\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"25\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"28\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"17\" y2=\"32\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"21\" y2=\"36\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"24\" y2=\"40\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"43\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"32\" y2=\"47\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"35\" y2=\"51\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"54\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"58\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"62\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"50\" y2=\"66\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"69\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"58\" y2=\"73\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"61\" y2=\"77\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"65\" y2=\"81\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"84\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"72\" y2=\"88\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"76\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,96.00085180870013 10.0,25.412616514582485\" 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=\"13\" y1=\"3\" x2=\"38\" y2=\"3\" />\n", - " <line x1=\"17\" y1=\"7\" x2=\"42\" y2=\"7\" />\n", - " <line x1=\"21\" y1=\"11\" x2=\"46\" y2=\"11\" />\n", - " <line x1=\"24\" y1=\"14\" x2=\"50\" y2=\"14\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"53\" y2=\"18\" />\n", - " <line x1=\"32\" y1=\"22\" x2=\"57\" y2=\"22\" />\n", - " <line x1=\"35\" y1=\"25\" x2=\"61\" y2=\"25\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"64\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"68\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"72\" y2=\"36\" />\n", - " <line x1=\"50\" y1=\"40\" x2=\"76\" y2=\"40\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"79\" y2=\"44\" />\n", - " <line x1=\"58\" y1=\"48\" x2=\"83\" y2=\"48\" />\n", - " <line x1=\"61\" y1=\"51\" x2=\"87\" y2=\"51\" />\n", - " <line x1=\"65\" y1=\"55\" x2=\"91\" y2=\"55\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"94\" y2=\"59\" />\n", - " <line x1=\"72\" y1=\"62\" x2=\"98\" y2=\"62\" />\n", - " <line x1=\"76\" y1=\"66\" x2=\"102\" y2=\"66\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"80\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"11\" y1=\"0\" x2=\"82\" y2=\"70\" />\n", - " <line x1=\"13\" y1=\"0\" x2=\"83\" y2=\"70\" />\n", - " <line x1=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"16\" y1=\"0\" x2=\"87\" y2=\"70\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"88\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"21\" y1=\"0\" x2=\"92\" y2=\"70\" />\n", - " <line x1=\"23\" y1=\"0\" x2=\"93\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"26\" y1=\"0\" x2=\"96\" y2=\"70\" />\n", - " <line x1=\"28\" y1=\"0\" x2=\"98\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"101\" y2=\"70\" />\n", - " <line x1=\"32\" y1=\"0\" x2=\"103\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"35\" y1=\"0\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 35.41261651458248,0.0 106.00085180870013,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"106\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"72\" x2=\"106\" y2=\"72\" />\n", - " <line x1=\"80\" y1=\"73\" x2=\"106\" y2=\"73\" />\n", - " <line x1=\"80\" y1=\"75\" x2=\"106\" y2=\"75\" />\n", - " <line x1=\"80\" y1=\"77\" x2=\"106\" y2=\"77\" />\n", - " <line x1=\"80\" y1=\"79\" x2=\"106\" y2=\"79\" />\n", - " <line x1=\"80\" y1=\"80\" x2=\"106\" y2=\"80\" />\n", - " <line x1=\"80\" y1=\"82\" x2=\"106\" y2=\"82\" />\n", - " <line x1=\"80\" y1=\"84\" x2=\"106\" y2=\"84\" />\n", - " <line x1=\"80\" y1=\"85\" x2=\"106\" y2=\"85\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"106\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"89\" x2=\"106\" y2=\"89\" />\n", - " <line x1=\"80\" y1=\"90\" x2=\"106\" y2=\"90\" />\n", - " <line x1=\"80\" y1=\"92\" x2=\"106\" y2=\"92\" />\n", - " <line x1=\"80\" y1=\"94\" x2=\"106\" y2=\"94\" />\n", - " <line x1=\"80\" y1=\"96\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"96\" style=\"stroke-width:2\" />\n", - " <line x1=\"82\" y1=\"70\" x2=\"82\" y2=\"96\" />\n", - " <line x1=\"83\" y1=\"70\" x2=\"83\" y2=\"96\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"96\" />\n", - " <line x1=\"87\" y1=\"70\" x2=\"87\" y2=\"96\" />\n", - " <line x1=\"88\" y1=\"70\" x2=\"88\" y2=\"96\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"96\" />\n", - " <line x1=\"92\" y1=\"70\" x2=\"92\" y2=\"96\" />\n", - " <line x1=\"93\" y1=\"70\" x2=\"93\" y2=\"96\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"96\" />\n", - " <line x1=\"96\" y1=\"70\" x2=\"96\" y2=\"96\" />\n", - " <line x1=\"98\" y1=\"70\" x2=\"98\" y2=\"96\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"96\" />\n", - " <line x1=\"101\" y1=\"70\" x2=\"101\" y2=\"96\" />\n", - " <line x1=\"103\" y1=\"70\" x2=\"103\" y2=\"96\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"96\" />\n", - " <line x1=\"106\" y1=\"70\" x2=\"106\" y2=\"96\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 106.00085180870013,70.58823529411765 106.00085180870013,96.00085180870013 80.58823529411765,96.00085180870013\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"93.294544\" y=\"116.000852\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >248</text>\n", - " <text x=\"126.000852\" y=\"83.294544\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,126.000852,83.294544)\">165</text>\n", - " <text x=\"35.294118\" y=\"80.706734\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,80.706734)\">315576</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>crs</span></div><div class='xr-var-dims'>()</div><div class='xr-var-dtype'>int64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-5e43c3ae-2e9d-4359-b4af-3315e2ef1f92' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5e43c3ae-2e9d-4359-b4af-3315e2ef1f92' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8fbfa524-a4ce-44ee-9255-bca9244c7ff0' class='xr-var-data-in' type='checkbox'><label for='data-8fbfa524-a4ce-44ee-9255-bca9244c7ff0' 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>crs_wkt :</span></dt><dd>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</dd><dt><span>geographic_crs_name :</span></dt><dd>WGS 84</dd><dt><span>grid_mapping_name :</span></dt><dd>latitude_longitude</dd><dt><span>horizontal_datum_name :</span></dt><dd>World Geodetic System 1984 ensemble</dd><dt><span>inverse_flattening :</span></dt><dd>298.257223563</dd><dt><span>longitude_of_prime_meridian :</span></dt><dd>0.0</dd><dt><span>prime_meridian_name :</span></dt><dd>Greenwich</dd><dt><span>reference_ellipsoid_name :</span></dt><dd>WGS 84</dd><dt><span>semi_major_axis :</span></dt><dd>6378137.0</dd><dt><span>semi_minor_axis :</span></dt><dd>6356752.314245179</dd></dl></div><div class='xr-var-data'><pre>[1 values with dtype=int64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span>time_char</span></div><div class='xr-var-dims'>(Time)</div><div class='xr-var-dtype'>|S64</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(1422,), meta=np.ndarray></div><input id='attrs-8b292e1e-c3fe-4a6b-9bfd-1d2ff5e59838' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-8b292e1e-c3fe-4a6b-9bfd-1d2ff5e59838' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-871f0357-5657-41aa-8cb5-70f81ded2b43' class='xr-var-data-in' type='checkbox'><label for='data-871f0357-5657-41aa-8cb5-70f81ded2b43' 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> 19.26 MiB </td>\n", - " <td> 88.88 kiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (315576,) </td>\n", - " <td> (1422,) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 222 chunks in 2 graph layers </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Data type </th>\n", - " <td colspan=\"2\"> |S64 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=\"5\" y1=\"0\" x2=\"5\" y2=\"25\" />\n", - " <line x1=\"12\" y1=\"0\" x2=\"12\" y2=\"25\" />\n", - " <line x1=\"18\" y1=\"0\" x2=\"18\" y2=\"25\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"24\" y2=\"25\" />\n", - " <line x1=\"31\" y1=\"0\" x2=\"31\" y2=\"25\" />\n", - " <line x1=\"37\" y1=\"0\" x2=\"37\" y2=\"25\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"43\" y2=\"25\" />\n", - " <line x1=\"50\" y1=\"0\" x2=\"50\" y2=\"25\" />\n", - " <line x1=\"56\" y1=\"0\" x2=\"56\" y2=\"25\" />\n", - " <line x1=\"62\" y1=\"0\" x2=\"62\" y2=\"25\" />\n", - " <line x1=\"69\" y1=\"0\" x2=\"69\" y2=\"25\" />\n", - " <line x1=\"75\" y1=\"0\" x2=\"75\" y2=\"25\" />\n", - " <line x1=\"81\" y1=\"0\" x2=\"81\" y2=\"25\" />\n", - " <line x1=\"88\" y1=\"0\" x2=\"88\" y2=\"25\" />\n", - " <line x1=\"94\" y1=\"0\" x2=\"94\" y2=\"25\" />\n", - " <line x1=\"100\" y1=\"0\" x2=\"100\" y2=\"25\" />\n", - " <line x1=\"107\" y1=\"0\" x2=\"107\" y2=\"25\" />\n", - " <line x1=\"113\" y1=\"0\" x2=\"113\" y2=\"25\" />\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\" >315576</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></ul></div></li><li class='xr-section-item'><input id='section-14060a67-016e-4e50-8d6d-710e2b7dac0e' class='xr-section-summary-in' type='checkbox' ><label for='section-14060a67-016e-4e50-8d6d-710e2b7dac0e' 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-61987bd5-3acd-4579-85c4-dcf4fe74cfea' class='xr-index-data-in' type='checkbox'/><label for='index-61987bd5-3acd-4579-85c4-dcf4fe74cfea' 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(['1980-01-01 00:00:00', '1980-01-01 01:00:00',\n", - " '1980-01-01 02:00:00', '1980-01-01 03:00:00',\n", - " '1980-01-01 04:00:00', '1980-01-01 05:00:00',\n", - " '1980-01-01 06:00:00', '1980-01-01 07:00:00',\n", - " '1980-01-01 08:00:00', '1980-01-01 09:00:00',\n", - " ...\n", - " '2015-12-31 14:00:00', '2015-12-31 15:00:00',\n", - " '2015-12-31 16:00:00', '2015-12-31 17:00:00',\n", - " '2015-12-31 18:00:00', '2015-12-31 19:00:00',\n", - " '2015-12-31 20:00:00', '2015-12-31 21:00:00',\n", - " '2015-12-31 22:00:00', '2015-12-31 23:00:00'],\n", - " dtype='datetime64[ns]', name='Time', length=315576, freq=None))</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-e54bdf48-eea3-455f-8667-561254b42130' class='xr-section-summary-in' type='checkbox' ><label for='section-e54bdf48-eea3-455f-8667-561254b42130' class='xr-section-summary' >Attributes: <span>(27)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'><dt><span>DODS.dimName :</span></dt><dd>DateStrLen</dd><dt><span>DODS.strlen :</span></dt><dd>19</dd><dt><span>Metadata_Conventions :</span></dt><dd>Unidata Dataset Discovery v1.0</dd><dt><span>NCO :</span></dt><dd>4.6.8</dd><dt><span>acknowledgment :</span></dt><dd>http://www.caps.ou.edu/micronet/temp/files/CSC-CAPS-final-report-2018Feb_xhu.pdf</dd><dt><span>cdm_data_type :</span></dt><dd>Grid</dd><dt><span>conventions :</span></dt><dd>CF-1.7.3</dd><dt><span>creator_email :</span></dt><dd>xhu@ou.edu</dd><dt><span>creator_name :</span></dt><dd>Xiaoming Hu</dd><dt><span>date_issued :</span></dt><dd></dd><dt><span>geospatial_lat_max :</span></dt><dd>52.848969</dd><dt><span>geospatial_lat_min :</span></dt><dd>20.994766</dd><dt><span>geospatial_lon_max :</span></dt><dd>-65.226807</dd><dt><span>geospatial_lon_min :</span></dt><dd>-133.011215</dd><dt><span>history :</span></dt><dd></dd><dt><span>history_of_appended_files :</span></dt><dd>Tue Jun 26 14:07:18 2018: Appended file ../times_1980.nc had no "history" attribute\n", - "Tue Jun 26 13:45:09 2018: Appended file ../times_1980.nc had no "history" attribute\n", - "Tue Jun 26 13:23:25 2018: Appended file ../times_1980.nc had no "history" attribute\n", - "</dd><dt><span>id :</span></dt><dd>cida.usgs.gov/red_river_2018</dd><dt><span>license :</span></dt><dd>Freely available</dd><dt><span>naming_authority :</span></dt><dd>cida.usgs.gov</dd><dt><span>project :</span></dt><dd>Informing Hydrologic Planning in the Red River Valley through Improved Regional Climate Projections</dd><dt><span>publisher_email :</span></dt><dd>wwatkins@usgs.gov</dd><dt><span>publisher_name :</span></dt><dd>David Watkins</dd><dt><span>publisher_url :</span></dt><dd>https://water.usgs.gov/</dd><dt><span>summary :</span></dt><dd>The U.S. Great Plains is known for frequent hazardous convective weather and climate extremes. Across this region, climate change is expected to cause more severe droughts, more intense heavy rainfall events, and subsequently more flooding episodes. These potential changes in climate will adversely affect habitats, ecosystems, and landscapes as well as the fish and wildlife they support. Better understanding and simulation of regional precipitation can help natural resource managers mitigate and adapt to these adverse impacts. In this project, we aim to achieve a better precipitation downscaling in the Great Plains with the Weather Research and Forecast (WRF) model and use the high quality dynamic downscaling results (with a 4km horizontal resolution) to investigate the precipitation variability near the Edwards Plateau and Balcones Escarpment in Texas, an area prone to heavy rain and devastating flood events. To this end, WRF simulations with different physics schemes and nudging strategies are first conducted for a representative warm season. Results show that simply choosing different physics schemes is not enough to alleviate the dry bias over the southern Great Plains, which is related to an anticyclonic circulation anomaly over the central and western parts of continental U.S. in the simulations. Spectral nudging emerges as an effective solution for alleviating the precipitation bias. As a result, a better precipitation downscaling is achieved. With the carefully designed configurations, WRF downscaling is conducted for 1980-2015. The downscaling captures well the spatial distribution of monthly climatology precipitation and the monthly/yearly variability, showing improvement over at least two previously published precipitation downscaling studies. With the improved precipitation downscaling, a better hydrological simulation over the trans-state Oologah watershed is also achieved. In addition, analyzing the high-resolution (4 km) downscaling outputs leads to a better understanding regarding the precipitation variability in Texas. </dd><dt><span>time_coverage_end :</span></dt><dd>2015-12-31</dd><dt><span>time_coverage_start :</span></dt><dd>1980-01-01</dd><dt><span>title :</span></dt><dd>Very High-Resolution Dynamic Downscaling of Regional Climate for Use in Long-term Hydrologic Planning along the Red River Valley System</dd></dl></div></li></ul></div></div>" - ], - "text/plain": [ - "<xarray.Dataset> Size: 517GB\n", - "Dimensions: (Time: 315576, south_north: 165, west_east: 248)\n", - "Coordinates:\n", - " * Time (Time) datetime64[ns] 3MB 1980-01-01 ... 2015-12-31T23:00:00\n", - " XLAT (south_north, west_east) float32 164kB dask.array<chunksize=(11, 16), meta=np.ndarray>\n", - " XLONG (south_north, west_east) float32 164kB dask.array<chunksize=(11, 16), meta=np.ndarray>\n", - "Dimensions without coordinates: south_north, west_east\n", - "Data variables:\n", - " HFX (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " LH (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " PBLH (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " Q2 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " RAINC (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " RAINNC (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " SWDOWN (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " T2 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " U10 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " V10 (Time, south_north, west_east) float32 52GB dask.array<chunksize=(1422, 11, 16), meta=np.ndarray>\n", - " crs int64 8B ...\n", - " time_char (Time) |S64 20MB dask.array<chunksize=(1422,), meta=np.ndarray>\n", - "Attributes: (12/27)\n", - " DODS.dimName: DateStrLen\n", - " DODS.strlen: 19\n", - " Metadata_Conventions: Unidata Dataset Discovery v1.0\n", - " NCO: 4.6.8\n", - " acknowledgment: http://www.caps.ou.edu/micronet/temp/files/CS...\n", - " cdm_data_type: Grid\n", - " ... ...\n", - " publisher_name: David Watkins\n", - " publisher_url: https://water.usgs.gov/\n", - " summary: The U.S. Great Plains is known for frequent h...\n", - " time_coverage_end: 2015-12-31\n", - " time_coverage_start: 1980-01-01\n", - " title: Very High-Resolution Dynamic Downscaling of R..." - ] - }, - "execution_count": 5, - "metadata": {}, - "output_type": "execute_result" - } - ], + "outputs": [], "source": [ "# open and view zarr dataset\n", - "fs2 = fsspec.filesystem('s3', profile='osn-mdmf-workspace', endpoint_url='https://usgs.osn.mghpcc.org/')\n", + "fs2 = fsspec.filesystem('s3', anon=True, endpoint_url='https://usgs.osn.mghpcc.org/')\n", "ds = xr.open_dataset(fs2.get_mapper(zarr_url), engine='zarr', \n", " backend_kwargs={'consolidated':True}, chunks={})\n", "ds" @@ -3163,18 +152,10 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": null, "id": "482d204d-b5b6-40e5-ac42-55b459be1097", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "collection description: Very High-Resolution Dynamic Downscaling of Regional Climate for Use in Long-term Hydrologic Planning along the Red River Valley System\n" - ] - } - ], + "outputs": [], "source": [ "# description of STAC collection\n", "collection_description = ds.attrs['title']\n", @@ -3183,25 +164,12 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "id": "91129d65-a614-4fe4-86b6-105b1f121f55", "metadata": { "tags": [] }, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "license in dataset attrs: \"Freely available\"\n", - "\n", - "For USGS data, we can use \"\u001b[1mCC0-1.0\u001b[0m\" as the license. For all other data we can use \"\u001b[1mUnlicense\u001b[0m\".\n", - "Ref: https://spdx.org/licenses/\n", - "\n", - "license automatically chosen: \u001b[1mUnlicense\n" - ] - } - ], + "outputs": [], "source": [ "# license for dataset\n", "collection_license = stac_helpers.license_picker(ds.attrs['license'])" @@ -3220,18 +188,10 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": null, "id": "ab91268f-7200-4cb1-979a-c7d75531d2c0", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Dimension dictionary: {'X': 'XLONG', 'Y': 'XLAT', 'T': 'Time'}\n" - ] - } - ], + "outputs": [], "source": [ "# dims_auto_extract = ['X', 'Y', 'T']\n", "# dim_names_dict = {}\n", @@ -3252,7 +212,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": null, "id": "239d3b00-77f9-4178-954b-ba81a2b34512", "metadata": {}, "outputs": [], @@ -3262,7 +222,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": null, "id": "b03d52f3-1367-4255-a561-52ee4fc9e92d", "metadata": {}, "outputs": [], @@ -3286,440 +246,20 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": null, "id": "4cee13ba-487d-483e-a013-b65685137502", "metadata": {}, - "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 'crs' ()> Size: 8B\n", - "[1 values with dtype=int64]\n", - "Attributes:\n", - " crs_wkt: GEOGCRS["WGS 84",ENSEMBLE["World Geodetic S...\n", - " geographic_crs_name: WGS 84\n", - " grid_mapping_name: latitude_longitude\n", - " horizontal_datum_name: World Geodetic System 1984 ensemble\n", - " inverse_flattening: 298.257223563\n", - " longitude_of_prime_meridian: 0.0\n", - " prime_meridian_name: Greenwich\n", - " reference_ellipsoid_name: WGS 84\n", - " semi_major_axis: 6378137.0\n", - " semi_minor_axis: 6356752.314245179</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'>'crs'</div></div><ul class='xr-sections'><li class='xr-section-item'><div class='xr-array-wrap'><input id='section-c86479f4-569d-4ad8-bcce-e2964cca6d48' class='xr-array-in' type='checkbox' checked><label for='section-c86479f4-569d-4ad8-bcce-e2964cca6d48' 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>...</span></div><div class='xr-array-data'><pre>[1 values with dtype=int64]</pre></div></div></li><li class='xr-section-item'><input id='section-1cefda1c-8f61-4310-997f-61312b840d9b' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-1cefda1c-8f61-4310-997f-61312b840d9b' class='xr-section-summary' title='Expand/collapse section'>Coordinates: <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-e895191d-ea78-4297-9b98-1cd457db25e6' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-e895191d-ea78-4297-9b98-1cd457db25e6' 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-798f500c-8ae2-4ac7-8d57-7c8ef113e558' class='xr-section-summary-in' type='checkbox' ><label for='section-798f500c-8ae2-4ac7-8d57-7c8ef113e558' class='xr-section-summary' >Attributes: <span>(10)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'><dt><span>crs_wkt :</span></dt><dd>GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,2],AXIS["geodetic latitude (Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic longitude (Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],USAGE[SCOPE["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]</dd><dt><span>geographic_crs_name :</span></dt><dd>WGS 84</dd><dt><span>grid_mapping_name :</span></dt><dd>latitude_longitude</dd><dt><span>horizontal_datum_name :</span></dt><dd>World Geodetic System 1984 ensemble</dd><dt><span>inverse_flattening :</span></dt><dd>298.257223563</dd><dt><span>longitude_of_prime_meridian :</span></dt><dd>0.0</dd><dt><span>prime_meridian_name :</span></dt><dd>Greenwich</dd><dt><span>reference_ellipsoid_name :</span></dt><dd>WGS 84</dd><dt><span>semi_major_axis :</span></dt><dd>6378137.0</dd><dt><span>semi_minor_axis :</span></dt><dd>6356752.314245179</dd></dl></div></li></ul></div></div>" - ], - "text/plain": [ - "<xarray.DataArray 'crs' ()> Size: 8B\n", - "[1 values with dtype=int64]\n", - "Attributes:\n", - " crs_wkt: GEOGCRS[\"WGS 84\",ENSEMBLE[\"World Geodetic S...\n", - " geographic_crs_name: WGS 84\n", - " grid_mapping_name: latitude_longitude\n", - " horizontal_datum_name: World Geodetic System 1984 ensemble\n", - " inverse_flattening: 298.257223563\n", - " longitude_of_prime_meridian: 0.0\n", - " prime_meridian_name: Greenwich\n", - " reference_ellipsoid_name: WGS 84\n", - " semi_major_axis: 6378137.0\n", - " semi_minor_axis: 6356752.314245179" - ] - }, - "execution_count": 11, - "metadata": {}, - "output_type": "execute_result" - } - ], + "outputs": [], "source": [ "ds[crs_var]" ] }, { "cell_type": "code", - "execution_count": 12, + "execution_count": null, "id": "f7bc73db-7717-450e-9679-525f7be0c910", "metadata": {}, - "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "/home/conda/global/1499438d-1713798099-3-pangeo/lib/python3.11/site-packages/pyproj/crs/crs.py:1286: UserWarning: You will likely lose important projection information when converting to a PROJ string from another format. See: https://proj.org/faq.html#what-is-the-best-format-for-describing-coordinate-reference-systems\n", - " proj = self._crs.to_proj4(version=version)\n" - ] - }, - { - "data": { - "text/plain": [ - "'+proj=longlat +datum=WGS84 +no_defs +type=crs'" - ] - }, - "execution_count": 12, - "metadata": {}, - "output_type": "execute_result" - } - ], + "outputs": [], "source": [ "crs.to_proj4()" ] @@ -3743,20 +283,10 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": null, "id": "d46805e0-8e94-4ebe-aa01-d9a2d7051459", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "[-133.01121520996094, 20.994766235351562, -65.226806640625, 52.848968505859375]\n", - "\n", - "spatial_bounds data type: <class 'float'>\n" - ] - } - ], + "outputs": [], "source": [ "# pull out lat/lon bbox for data\n", "# coordinates must be from WGS 84 datum\n", @@ -3772,12 +302,13 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": null, "id": "f16fdb9e-7ed8-40fb-a4f1-9ecabdebc0a1", "metadata": {}, "outputs": [], "source": [ - "XX, YY = np.meshgrid(ds[dim_names_dict['X']].data, ds[dim_names_dict['Y']].data)" + "# uncomment if you wish to use dask\n", + "XX, YY = dask.array.meshgrid(ds[dim_names_dict['X']].data, ds[dim_names_dict['Y']].data)" ] }, { @@ -3787,8 +318,73 @@ "metadata": {}, "outputs": [], "source": [ - "transformer = Transformer.from_crs(crs, \"EPSG:4326\", always_xy=True)\n", - "lon, lat = transformer.transform(XX.ravel(), YY.ravel())" + "# choose a size for the chunks - these are square chunks that are chunk_len x chunk_len\n", + "# this size worked on a dask cluster on my local computer\n", + "# I haven't been able to get it optimized to work on Nebari, so this will crash if you run the delayed function below\n", + "chunk_len = 10000\n", + "XX_chunked = XX.rechunk((chunk_len, chunk_len)).ravel()\n", + "YY_chunked = YY.rechunk((chunk_len, chunk_len)).ravel()\n", + "XX_chunked" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "83141040", + "metadata": {}, + "outputs": [], + "source": [ + "transformer = Transformer.from_crs(crs, \"EPSG:4326\", always_xy=True)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "ac6f075a", + "metadata": {}, + "outputs": [], + "source": [ + "# uncomment if you wish to use dask\n", + "cluster = LocalCluster(threads_per_worker=os.cpu_count())\n", + "client = Client(cluster)\n", + "print(f\"The link to view the client dashboard is:\\n> {client.dashboard_link}\")" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "dedb64c9", + "metadata": {}, + "outputs": [], + "source": [ + "#lon, lat = transformer.transform(XX.ravel(), YY.ravel())\n", + "@dask.delayed\n", + "def proc_func(XX_chunked, YY_chunked):\n", + " lon, lat = transformer.transform(XX_chunked, YY_chunked)\n", + " min_lon = lon.min()\n", + " min_lat = lat.min()\n", + " max_lon = lon.max()\n", + " max_lat = lat.max()\n", + " return min_lon, min_lat, max_lon, max_lat" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "349e50ac", + "metadata": {}, + "outputs": [], + "source": [ + "# commented out because this will crash on nebari, but results from local computer are copied in the cell below\n", + "# result = proc_func(XX_chunked, YY_chunked).compute()\n", + "# min_lon = result[0]\n", + "# min_lat = result[1]\n", + "# max_lon = result[2]\n", + "# max_lat = result[3]\n", + "min_lon = -133.01121520996094\n", + "min_lat = 20.994766235351562\n", + "max_lon = -65.226806640625\n", + "max_lat = 52.848968505859375" ] }, { @@ -3798,8 +394,8 @@ "metadata": {}, "outputs": [], "source": [ - "print(f'lower left coordinates (WGS84): {min(lon)}, {min(lat)}')\n", - "print(f'upper right coordinates (WGS84): {max(lon)}, {max(lat)}')" + "print(f'lower left coordinates (WGS84): {min_lon}, {min_lat}')\n", + "print(f'upper right coordinates (WGS84): {max_lon}, {max_lat}')" ] }, { @@ -3810,7 +406,7 @@ "outputs": [], "source": [ "# create a spatial extent object \n", - "spatial_extent = pystac.SpatialExtent(bboxes=[[min(lon).item(), min(lat).item(), max(lon).item(), max(lat).item()]])" + "spatial_extent = pystac.SpatialExtent(bboxes=[[min_lon, min_lat, max_lon, max_lat]])" ] }, { @@ -4078,9 +674,7 @@ "id": "9aa6c8ff-8d9b-40a7-a281-39b502bd5a3d", "metadata": {}, "source": [ - "**X/lon**\n", - "\n", - "had to round to 13th decimal due to slight variations in rounding" + "**X/lon**" ] }, { @@ -4090,10 +684,10 @@ "metadata": {}, "outputs": [], "source": [ - "#x_step = stac_helpers.get_step(ds, dim_names_dict['X'])\n", + "x_step = stac_helpers.get_step(ds, dim_names_dict['X'])\n", "# a common issue that causes the spatial step not to be identified comes from rounding errors in the step calculation\n", "# use the debugging cells below to identify if this is the issue, if so, use the round_dec argument to round to a higher decimal place:\n", - "x_step = stac_helpers.get_step(ds, dim_names_dict['X'], round_dec=13)\n", + "#x_step = stac_helpers.get_step(ds, dim_names_dict['X'], round_dec=13)\n", "print(f'x step: {x_step}')" ] }, @@ -4131,9 +725,7 @@ "id": "21b5cca4-8bb4-498d-ae6b-6b8545fffe56", "metadata": {}, "source": [ - "**Y/lat**\n", - "\n", - "had to round to 13th decimal due to slight variations in rounding" + "**Y/lat**" ] }, { @@ -4143,10 +735,10 @@ "metadata": {}, "outputs": [], "source": [ - "#y_step = stac_helpers.get_step(ds, dim_names_dict['Y'])\n", + "y_step = stac_helpers.get_step(ds, dim_names_dict['Y'])\n", "# a common issue that causes the spatial step not to be identified comes from rounding errors in the step calculation\n", "# use the debugging cells below to identify if this is the issue, if so, use the round_dec argument to round to a higher decimal place:\n", - "y_step = stac_helpers.get_step(ds, dim_names_dict['Y'], round_dec=13)\n", + "#y_step = stac_helpers.get_step(ds, dim_names_dict['Y'], round_dec=13)\n", "print(f'y step: {y_step}')" ] }, @@ -4349,9 +941,9 @@ ], "metadata": { "kernelspec": { - "display_name": "global-global-pangeo", + "display_name": "geo", "language": "python", - "name": "conda-env-global-global-pangeo-py" + "name": "python3" }, "language_info": { "codemirror_mode": { @@ -4363,7 +955,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.6" + "version": "3.10.0" } }, "nbformat": 4,