From 5bf9a8238f112a5a0fc3f12ac0be44d37436b641 Mon Sep 17 00:00:00 2001 From: amsnyder <asnyder@usgs.gov> Date: Wed, 17 Jan 2024 12:01:57 -0600 Subject: [PATCH] add maca_vic_past and remove outputs from macav2_future_daily nb --- catalog/catalog.json | 5 + catalog/maca_vic_past/collection.json | 394 + ...vic_past_create_collection_from_zarr.ipynb | 919 + ...re_daily_create_collection_from_zarr.ipynb | 49617 +--------------- 4 files changed, 1371 insertions(+), 49564 deletions(-) create mode 100644 catalog/maca_vic_past/collection.json create mode 100644 workflows/archive/maca_vic_past_create_collection_from_zarr.ipynb diff --git a/catalog/catalog.json b/catalog/catalog.json index 9a0f6448..0a502ab6 100644 --- a/catalog/catalog.json +++ b/catalog/catalog.json @@ -58,6 +58,11 @@ "rel": "child", "href": "./macav2_future_daily/collection.json", "type": "application/json" + }, + { + "rel": "child", + "href": "./maca_vic_past/collection.json", + "type": "application/json" } ] } \ No newline at end of file diff --git a/catalog/maca_vic_past/collection.json b/catalog/maca_vic_past/collection.json new file mode 100644 index 00000000..ec202d38 --- /dev/null +++ b/catalog/maca_vic_past/collection.json @@ -0,0 +1,394 @@ +{ + "type": "Collection", + "id": "maca_vic_past", + "stac_version": "1.0.0", + "description": "maca_vic_past", + "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": null, + "extent": [ + "1971-01-01T00:00:00Z", + "1999-12-31T00:00:00Z" + ], + "step": "P1DT0H0M0S" + }, + "lon": { + "type": "spatial", + "axis": "x", + "description": "longitude", + "extent": [ + 235.40625, + 250.21875 + ], + "step": 0.0625, + "reference_system": "{\"$schema\":\"https://proj.org/schemas/v0.5/projjson.schema.json\",\"type\":\"ProjectedCRS\",\"name\":\"unknown\",\"base_crs\":{\"name\":\"unknown\",\"datum\":{\"type\":\"GeodeticReferenceFrame\",\"name\":\"unknown\",\"ellipsoid\":{\"name\":\"WGS 84\",\"semi_major_axis\":6378137,\"inverse_flattening\":298.257223563}},\"coordinate_system\":{\"subtype\":\"ellipsoidal\",\"axis\":[{\"name\":\"Longitude\",\"abbreviation\":\"lon\",\"direction\":\"east\",\"unit\":\"degree\"},{\"name\":\"Latitude\",\"abbreviation\":\"lat\",\"direction\":\"north\",\"unit\":\"degree\"},{\"name\":\"Ellipsoidal height\",\"abbreviation\":\"h\",\"direction\":\"up\",\"unit\":\"metre\"}]}},\"conversion\":{\"name\":\"unknown\",\"method\":{\"name\":\"Equidistant Cylindrical\",\"id\":{\"authority\":\"EPSG\",\"code\":1028}},\"parameters\":[{\"name\":\"Latitude of 1st standard parallel\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8823}},{\"name\":\"Latitude of natural origin\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8801}},{\"name\":\"Longitude of natural origin\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8802}},{\"name\":\"False easting\",\"value\":0,\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274},\"id\":{\"authority\":\"EPSG\",\"code\":8806}},{\"name\":\"False northing\",\"value\":0,\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274},\"id\":{\"authority\":\"EPSG\",\"code\":8807}}]},\"coordinate_system\":{\"subtype\":\"Cartesian\",\"axis\":[{\"name\":\"Easting\",\"abbreviation\":\"E\",\"direction\":\"east\",\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274}},{\"name\":\"Northing\",\"abbreviation\":\"N\",\"direction\":\"north\",\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274}},{\"name\":\"Ellipsoidal height\",\"abbreviation\":\"h\",\"direction\":\"up\",\"unit\":\"metre\"}]}}" + }, + "lat": { + "type": "spatial", + "axis": "y", + "description": "latitude", + "extent": [ + 41.21875, + 52.84375 + ], + "step": 0.0625, + "reference_system": "{\"$schema\":\"https://proj.org/schemas/v0.5/projjson.schema.json\",\"type\":\"ProjectedCRS\",\"name\":\"unknown\",\"base_crs\":{\"name\":\"unknown\",\"datum\":{\"type\":\"GeodeticReferenceFrame\",\"name\":\"unknown\",\"ellipsoid\":{\"name\":\"WGS 84\",\"semi_major_axis\":6378137,\"inverse_flattening\":298.257223563}},\"coordinate_system\":{\"subtype\":\"ellipsoidal\",\"axis\":[{\"name\":\"Longitude\",\"abbreviation\":\"lon\",\"direction\":\"east\",\"unit\":\"degree\"},{\"name\":\"Latitude\",\"abbreviation\":\"lat\",\"direction\":\"north\",\"unit\":\"degree\"},{\"name\":\"Ellipsoidal height\",\"abbreviation\":\"h\",\"direction\":\"up\",\"unit\":\"metre\"}]}},\"conversion\":{\"name\":\"unknown\",\"method\":{\"name\":\"Equidistant Cylindrical\",\"id\":{\"authority\":\"EPSG\",\"code\":1028}},\"parameters\":[{\"name\":\"Latitude of 1st standard parallel\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8823}},{\"name\":\"Latitude of natural origin\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8801}},{\"name\":\"Longitude of natural origin\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8802}},{\"name\":\"False easting\",\"value\":0,\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274},\"id\":{\"authority\":\"EPSG\",\"code\":8806}},{\"name\":\"False northing\",\"value\":0,\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274},\"id\":{\"authority\":\"EPSG\",\"code\":8807}}]},\"coordinate_system\":{\"subtype\":\"Cartesian\",\"axis\":[{\"name\":\"Easting\",\"abbreviation\":\"E\",\"direction\":\"east\",\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274}},{\"name\":\"Northing\",\"abbreviation\":\"N\",\"direction\":\"north\",\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274}},{\"name\":\"Ellipsoidal height\",\"abbreviation\":\"h\",\"direction\":\"up\",\"unit\":\"metre\"}]}}" + } + }, + "cube:variables": { + "crs": { + "dimensions": [], + "type": "auxiliary", + "description": null, + "unit": null + }, + "dbcsd_air_temperature": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Minimum Near-Surface Air Temperature", + "unit": "K" + }, + "dbcsd_precipitation_amount": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Precipitation", + "unit": "mm/d" + }, + "dbcsd_specific_humidity": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Specific Humidity", + "unit": "1" + }, + "dbcsd_surface_downwelling_shortwave_flux_in_air": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Surface Downwelling Shortwave Radiation", + "unit": "W m-2" + }, + "dbcsd_wind_speed": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Wind Speed", + "unit": "m s-1" + }, + "macav2_air_temperature": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Minimum Near-Surface Air Temperature", + "unit": "K" + }, + "macav2_precipitation_amount": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Precipitation", + "unit": "mm/d" + }, + "macav2_specific_humidity": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Specific Humidity", + "unit": "1" + }, + "macav2_surface_downwelling_shortwave_flux_in_air": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Surface Downwelling Shortwave Radiation", + "unit": "W m-2" + }, + "macav2_wind_speed": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Wind Speed", + "unit": "m s-1" + }, + "mbcsd_air_temperature": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Maximum Near-Surface Air Temperature", + "unit": "K" + }, + "mbcsd_precipitation_amount": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Precipitation", + "unit": "mm/d" + }, + "sdbcNARCCAP_CRCM_air_temperature": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Maximum Near-Surface Air Temperature", + "unit": "K" + }, + "sdbcNARCCAP_CRCM_precipitation_amount": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Precipitation", + "unit": "mm/d" + }, + "sdbcNARCCAP_CRCM_specific_humidity": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Specific Humidity", + "unit": "1" + }, + "sdbcNARCCAP_CRCM_surface_downwelling_shortwave_flux_in_air": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Surface Downwelling Shortwave Radiation", + "unit": "W m-2" + }, + "sdbcNARCCAP_CRCM_wind_speed": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Wind Speed", + "unit": "m s-1" + }, + "sdbcNARCCAP_MM5I_air_temperature": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Maximum Near-Surface Air Temperature", + "unit": "K" + }, + "sdbcNARCCAP_MM5I_precipitation_amount": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Precipitation", + "unit": "mm/d" + }, + "sdbcNARCCAP_MM5I_specific_humidity": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Specific Humidity", + "unit": "1" + }, + "sdbcNARCCAP_MM5I_surface_downwelling_shortwave_flux_in_air": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Surface Downwelling Shortwave Radiation", + "unit": "W m-2" + }, + "sdbcNARCCAP_MM5I_wind_speed": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Wind Speed", + "unit": "m s-1" + }, + "sdbcNARCCAP_WRFG_air_temperature": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Minimum Near-Surface Air Temperature", + "unit": "K" + }, + "sdbcNARCCAP_WRFG_precipitation_amount": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Precipitation", + "unit": "mm/d" + }, + "sdbcNARCCAP_WRFG_specific_humidity": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Specific Humidity", + "unit": "1" + }, + "sdbcNARCCAP_WRFG_surface_downwelling_shortwave_flux_in_air": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Surface Downwelling Shortwave Radiation", + "unit": "W m-2" + }, + "sdbcNARCCAP_WRFG_wind_speed": { + "dimensions": [ + "time", + "lat", + "lon" + ], + "type": "data", + "description": "Daily Mean Near-Surface Wind Speed", + "unit": "m s-1" + } + }, + "extent": { + "spatial": { + "bbox": [ + [ + 235.40625, + 41.21875, + 250.21875, + 52.84375 + ] + ] + }, + "temporal": { + "interval": [ + [ + "1971-01-01T00:00:00Z", + "1999-12-31T00:00:00Z" + ] + ] + } + }, + "license": "CC0-1.0", + "assets": { + "zarr-s3-osn": { + "href": "s3://mdmf/gdp/maca_vic_past.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/maca_vic_past.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/maca_vic_past_create_collection_from_zarr.ipynb b/workflows/archive/maca_vic_past_create_collection_from_zarr.ipynb new file mode 100644 index 00000000..b7c0f96b --- /dev/null +++ b/workflows/archive/maca_vic_past_create_collection_from_zarr.ipynb @@ -0,0 +1,919 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "id": "6c10e07b-1e60-4926-af1d-fa75dc78e5d4", + "metadata": { + "tags": [] + }, + "source": [ + "# maca_vic_past Zarr -> Collection Workflow\n", + "This is a workflow to build a [STAC collection](https://github.com/radiantearth/stac-spec/blob/master/collection-spec/collection-spec.md) from the zarr asset for the dataset named above. We use the [datacube extension](https://github.com/stac-extensions/datacube) to define the spatial and temporal dimensions of the zarr store, as well as the variables it contains.\n", + "\n", + "To simplify this workflow so that it can scale to many datasets, a few simplifying suggestions and assumptions are made:\n", + "1. For USGS data, we can use the CC0-1.0 license. For all other data we can use Unlicense. Ref: https://spdx.org/licenses/\n", + "2. I am assuming all coordinates are from the WGS84 datum if not specified." + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "201e0945-de55-45ff-b095-c2af009a4e62", + "metadata": {}, + "outputs": [], + "source": [ + "import pystac\n", + "from pystac.extensions.datacube import CollectionDatacubeExtension, AssetDatacubeExtension, AdditionalDimension, DatacubeExtension\n", + "import xarray as xr\n", + "import cf_xarray\n", + "import os\n", + "import fsspec\n", + "import cf_xarray\n", + "import hvplot.xarray\n", + "import pandas as pd\n", + "import json\n", + "import numpy as np\n", + "import metpy\n", + "import cartopy.crs as ccrs\n", + "import cfunits\n", + "import json" + ] + }, + { + "cell_type": "markdown", + "id": "20b00e88-5a13-46b3-9787-d9ac2d4e7bd6", + "metadata": {}, + "source": [ + "## Open up NHGF STAC Catalog" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "adf6c59d-58cd-48b1-a5fd-3bb205a3ef56", + "metadata": {}, + "outputs": [], + "source": [ + "# define folder location where your STAC catalog json file is\n", + "catalog_path = os.path.join('..', '..', 'catalog')\n", + "# open catalog\n", + "catalog = pystac.Catalog.from_file(os.path.join(catalog_path, 'catalog.json'))" + ] + }, + { + "cell_type": "markdown", + "id": "996e60ba-13e4-453a-8534-e62ce747f0fa", + "metadata": {}, + "source": [ + "## Collection Metadata Input" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "482d204d-b5b6-40e5-ac42-55b459be1097", + "metadata": {}, + "outputs": [], + "source": [ + "# name for STAC collection\n", + "collection_id = 'maca_vic_past'\n", + "# description of STAC collection\n", + "collection_description = 'maca_vic_past'\n", + "# license for dataset\n", + "collection_license = 'CC0-1.0'" + ] + }, + { + "cell_type": "markdown", + "id": "116b5837-8e85-4ae7-964a-803533ded714", + "metadata": {}, + "source": [ + "## Asset Metadata Input" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "dd6fa323-132a-4794-8c80-576933f547a0", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "# url to zarr store that you want to create a collection for\n", + "zarr_url = 's3://mdmf/gdp/maca_vic_past.zarr/'\n", + "\n", + "# define keyword arguments needed for opening the dataset with xarray\n", + "# ref: https://github.com/stac-extensions/xarray-assets\n", + "xarray_opendataset_kwargs = {\"xarray:open_kwargs\":{\"chunks\":{},\"engine\":\"zarr\",\"consolidated\":True},\n", + " \"xarray:storage_options\": {\"anon\": True, \"client_kwargs\": {\"endpoint_url\":\"https://usgs.osn.mghpcc.org/\"}}}\n", + "# description for zarr url asset attached to collection (zarr_url)\n", + "asset_description = \"Open Storage Network Pod S3 API access to collection zarr group\"\n", + "# roles to tag zarr url asset with\n", + "asset_roles = [\"data\",\"zarr\",\"s3\"]" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "e1441cd4-e94c-4902-af46-8f1af470eb6b", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "# url to zarr store that you want to create a collection for\n", + "zarr_url2 = 's3://nhgf-development/workspace/DataConversion/maca_vic_past.zarr/'\n", + "\n", + "# define keyword arguments needed for opening the dataset with xarray\n", + "# ref: https://github.com/stac-extensions/xarray-assets\n", + "xarray_opendataset_kwargs2 = {\"xarray:open_kwargs\":{\"chunks\":{},\"engine\":\"zarr\",\"consolidated\":True},\n", + " \"xarray:storage_options\":{\"requester_pays\":True}}\n", + "# description for zarr url asset attached to collection (zarr_url)\n", + "asset_description2 = \"S3 access to collection zarr group\"\n", + "# roles to tag zarr url asset with\n", + "asset_roles2 = [\"data\",\"zarr\",\"s3\"]" + ] + }, + { + "cell_type": "markdown", + "id": "b213b74f-ad17-4774-93b6-3b62be616b45", + "metadata": { + "tags": [] + }, + "source": [ + "## Data Exploration" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "708f2cf5-79ab-49af-8067-de31d0d13ee6", + "metadata": {}, + "outputs": [], + "source": [ + "# open and view zarr dataset\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" + ] + }, + { + "cell_type": "markdown", + "id": "0bc7e9b3-ad62-4b10-a18e-66b7ed2d35dc", + "metadata": {}, + "source": [ + "## Identify x, y, t dimensions of dataset\n", + "May require user input if dimensions cannot be auto-detected." + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "ab91268f-7200-4cb1-979a-c7d75531d2c0", + "metadata": {}, + "outputs": [], + "source": [ + "# dims_auto_extract = ['X', 'Y', 'T']\n", + "# def extract_dim(ds, d):\n", + "# try:\n", + "# dim_list = ds.cf.axes[d]\n", + "# assert len(dim_list)==1, f'There are too many {d} dimensions in this dataset.'\n", + "# dim = dim_list[0]\n", + "# except KeyError:\n", + "# print(f\"Could not auto-extract {d} dimension name.\")\n", + "# print(\"Look at the xarray output above showing the dataset dimensions.\")\n", + "# dim = str(input(f\"What is the name of the {d} dimension of this dataset?\"))\n", + "# assert dim in ds.dims, \"That is not a valid dimension name for this dataset\"\n", + "# print(f\"name of {d} dimension: {dim}\\n\")\n", + "# return dim\n", + "\n", + "# dim_names_dict = {}\n", + "# for d in dims_auto_extract:\n", + "# dim_names_dict[d] = extract_dim(ds, d)\n", + "dim_names_dict = {'X': 'lon', 'Y': 'lat', 'T': 'time'}\n", + "print(f\"Dimension dictionary: {dim_names_dict}\")" + ] + }, + { + "cell_type": "markdown", + "id": "810d7480-165d-41c0-bd09-163656a14003", + "metadata": {}, + "source": [ + "## Get crs info" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "b03d52f3-1367-4255-a561-52ee4fc9e92d", + "metadata": {}, + "outputs": [], + "source": [ + "ds = ds.metpy.parse_cf()\n", + "crs = ds[list(ds.keys())[0]].metpy.cartopy_crs" + ] + }, + { + "cell_type": "markdown", + "id": "8fbfecfb-9886-4d06-a34c-6471cb0a6053", + "metadata": {}, + "source": [ + "## Plot a map" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "4eb4d027-4266-4a0b-8f16-bacfbef06242", + "metadata": {}, + "outputs": [], + "source": [ + "# # plot a map of a single variable\n", + "# var_to_plot = 'SNOW'\n", + "# da = ds[var_to_plot].sel(time='2014-03-01 00:00').load()\n", + "# da.hvplot.quadmesh(x='lon', y='lat', rasterize=True,\n", + "# geo=True, tiles='OSM', alpha=0.7, cmap='turbo')" + ] + }, + { + "cell_type": "markdown", + "id": "5e057a6c-06fb-4406-823b-e81c58e520e4", + "metadata": {}, + "source": [ + "## Plot a time series at a specific point\n", + "This can help you verify a variable's values" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "c7de2681-88c2-4597-857c-8f169c596f8b", + "metadata": {}, + "outputs": [], + "source": [ + "# # enter lat, lon of point you want to plot time series for\n", + "# lat,lon = 39.978322,-105.2772194\n", + "# time_start = '2013-01-01 00:00'\n", + "# time_end = '2013-12-31 00:00'\n", + "# x, y = crs.transform_point(lon, lat, src_crs=ccrs.PlateCarree()) # PlateCaree = Lat,Lon\n", + "# da = ds[var_to_plot].sel(x=x, y=y, method='nearest').sel(time=slice(time_start,time_end)).load()\n", + "# da.hvplot(x=dim_names_dict['T'], grid=True)" + ] + }, + { + "cell_type": "markdown", + "id": "a8c3ed37-8564-400b-a7fb-25bd5e43d21c", + "metadata": {}, + "source": [ + "## Create Collection Extent" + ] + }, + { + "cell_type": "markdown", + "id": "69f0d837-68a5-4fed-9a14-5d75cfbb0da4", + "metadata": {}, + "source": [ + "### Spatial Extent\n", + "##### WARNING - make sure data type is **float** NOT **numpy.float64**" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "d46805e0-8e94-4ebe-aa01-d9a2d7051459", + "metadata": {}, + "outputs": [], + "source": [ + "# pull out lat/lon bbox for data\n", + "# coordinates must be from WGS 84 datum\n", + "# left, bottom, right, top\n", + "\n", + "# Note: try changing around the commented out lines below to get type float ratherthan a numpy float\n", + "#coord_bounds = [ds[dim_names_dict['X']].data.min().compute().astype(float), ds[dim_names_dict['Y']].data.min().compute().astype(float), ds[dim_names_dict['X']].data.max().compute().astype(float), ds[dim_names_dict['Y']].data.max().compute().astype(float)]\n", + "#coord_bounds = [ds[dim_names_dict['X']].data.min().compute().astype(float).tolist(), ds[dim_names_dict['Y']].data.min().compute().astype(float).tolist(), ds[dim_names_dict['X']].data.max().compute().astype(float).tolist(), ds[dim_names_dict['Y']].data.max().compute().astype(float).tolist()]\n", + "coord_bounds = [ds[dim_names_dict['X']].data.min().astype(float).item(), ds[dim_names_dict['Y']].data.min().astype(float).item(), ds[dim_names_dict['X']].data.max().astype(float).item(), ds[dim_names_dict['Y']].data.max().astype(float).item()]\n", + "print(coord_bounds)\n", + "print(f'\\ncoord_bounds data type: {type(coord_bounds[0])}')\n", + "# create a spatial extent object \n", + "spatial_extent = pystac.SpatialExtent(bboxes=[coord_bounds])" + ] + }, + { + "cell_type": "markdown", + "id": "a04c8fca-1d33-43ac-9e2b-62d7be2887f7", + "metadata": {}, + "source": [ + "### Temporal Extent" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "41a84995-867c-4152-8c57-85e3758bbb77", + "metadata": {}, + "outputs": [], + "source": [ + "# pull out first and last timestamps\n", + "# temporal_extent_lower = pd.Timestamp(ds[dim_names_dict['T']].data.min())\n", + "# temporal_extent_upper = pd.Timestamp(ds[dim_names_dict['T']].data.max())\n", + "# had to use another method for this dataset due to error in converting to pandas timestamp\n", + "temporal_extent_lower = pd.Timestamp(ds.indexes[dim_names_dict['T']].to_datetimeindex().min())\n", + "temporal_extent_upper = pd.Timestamp(ds.indexes[dim_names_dict['T']].to_datetimeindex().max())\n", + "print(f'min: {temporal_extent_lower} \\nmax: {temporal_extent_upper}')\n", + "# create a temporal extent object\n", + "temporal_extent = pystac.TemporalExtent(intervals=[[temporal_extent_lower, temporal_extent_upper]])" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "1b1e37c4-5348-46ad-abc9-e005b5d6c02b", + "metadata": {}, + "outputs": [], + "source": [ + "collection_extent = pystac.Extent(spatial=spatial_extent, temporal=temporal_extent)" + ] + }, + { + "cell_type": "markdown", + "id": "cfb71202-03df-45b5-ac2f-0dc2ee1ab780", + "metadata": {}, + "source": [ + "## Create pystac collection" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "7e96811b-95ae-406a-9728-55fc429d4e1f", + "metadata": {}, + "outputs": [], + "source": [ + "if catalog.get_child(collection_id):\n", + " collection = catalog.get_child(collection_id)\n", + " print(\"existing collection opened\")\n", + " collection.extent=collection_extent\n", + " collection.description=collection_description\n", + " collection.license=collection_license\n", + "else:\n", + " collection = pystac.Collection(id=collection_id,\n", + " description=collection_description,\n", + " extent=collection_extent,\n", + " license=collection_license)\n", + " print(\"new collection created\")" + ] + }, + { + "cell_type": "markdown", + "id": "a21c76e8-cd57-4eb5-a33f-7c668a3b3205", + "metadata": {}, + "source": [ + "## Add zarr url asset to collection" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "094832af-d22b-4359-b0f6-cf687acce5cc", + "metadata": {}, + "outputs": [], + "source": [ + "asset_id = \"zarr-s3-osn\"\n", + "asset = pystac.Asset(href=zarr_url,\n", + " description=asset_description,\n", + " media_type=\"application/vnd+zarr\",\n", + " roles=asset_roles,\n", + " extra_fields = xarray_opendataset_kwargs)\n", + "collection.add_asset(asset_id, asset)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "0c298d07-f234-4a08-986d-87f4a39e9ae6", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "asset_id2 = \"zarr-s3\"\n", + "asset2 = pystac.Asset(href=zarr_url2,\n", + " description=asset_description2,\n", + " media_type=\"application/vnd+zarr\",\n", + " roles=asset_roles2,\n", + " extra_fields = xarray_opendataset_kwargs2)\n", + "collection.add_asset(asset_id2, asset2)" + ] + }, + { + "cell_type": "markdown", + "id": "f67cd5c9-db33-45c2-bc21-480cd67354f4", + "metadata": {}, + "source": [ + "## Add datacube extension to collection" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "fc00946d-2880-491d-9b3b-3aeeb4414d6c", + "metadata": {}, + "outputs": [], + "source": [ + "# instantiate extention on collection\n", + "dc = DatacubeExtension.ext(collection, add_if_missing=True)" + ] + }, + { + "cell_type": "markdown", + "id": "8bdd77a2-7587-485e-afb7-42af3a822241", + "metadata": {}, + "source": [ + "### Add cube dimensions (required field for extension)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "120a4914-3302-44a5-a282-0308ac84f040", + "metadata": {}, + "outputs": [], + "source": [ + "# list out dataset dimensions\n", + "# When writing data to Zarr, Xarray sets this attribute on all variables based on the variable dimensions. When reading a Zarr group, Xarray looks for this attribute on all arrays,\n", + "# raising an error if it can’t be found.\n", + "dims = list(ds.dims)\n", + "print(dims)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "00a18a29-fb9a-4b56-8009-493122997b16", + "metadata": {}, + "outputs": [], + "source": [ + "# get x, y bounds for extent of those dimensions (required)\n", + "xy_bounds = [ds[dim_names_dict['X']].data.min().astype(float).item(), ds[dim_names_dict['Y']].data.min().astype(float).item(), ds[dim_names_dict['X']].data.max().astype(float).item(), ds[dim_names_dict['Y']].data.max().astype(float).item()]\n", + "print(xy_bounds)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "0f49d6d7-9e30-4144-909b-fa1238e6c77a", + "metadata": {}, + "outputs": [], + "source": [ + "def get_step(ds, dim_name, time_dim=False, debug=False, step_ix=0, round_dec=None):\n", + " dim_vals = ds[dim_name].values\n", + " diffs = [d2 - d1 for d1, d2 in zip(dim_vals, dim_vals[1:])]\n", + " # option to round number of decimals\n", + " # sometimes there are different steps calculated due to small rounding errors coming out of the diff\n", + " # calculation, rounding these can correct for that\n", + " if round_dec:\n", + " unique_steps = np.unique(np.array(diffs).round(decimals=round_dec), return_counts=True)\n", + " else:\n", + " unique_steps = np.unique(diffs, return_counts=True)\n", + " step_list = unique_steps[0]\n", + " # optional - for invesitgating uneven steps\n", + " if debug:\n", + " print(f'step_list: {step_list}')\n", + " print(f'step_count: {unique_steps[1]}')\n", + " indices = [i for i, x in enumerate(diffs) if x == step_list[step_ix]]\n", + " print(f'index locations of step index {step_ix} in step_list: {indices}')\n", + " # set step - if all steps are the same length\n", + " # datacube spec specifies to use null for irregularly spaced steps\n", + " if len(step_list)==1:\n", + " if time_dim:\n", + " # make sure time deltas are in np timedelta format\n", + " step_list = [np.array([step], dtype=\"timedelta64[ns]\")[0] for step in step_list]\n", + " step = step_list[0].astype(float).item()\n", + " else:\n", + " step = None\n", + " return(step)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "a20d12bf-a511-4c5e-84d0-77e2ec551518", + "metadata": {}, + "outputs": [], + "source": [ + "def get_long_name(ds, v):\n", + " # try to get long_name attribute from variable\n", + " try:\n", + " long_name = ds[v].attrs['long_name']\n", + " # otherwise, leave empty\n", + " except:\n", + " long_name = None\n", + " return long_name" + ] + }, + { + "cell_type": "markdown", + "id": "e7dc357c-91ec-49ae-83e5-400f791f9792", + "metadata": {}, + "source": [ + "#### user input needed - you will need to look at the crs information and create a cartopy crs object after identifying the projection type:\n", + "reference list of cartopy projections: https://scitools.org.uk/cartopy/docs/latest/reference/projections.html" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "ea452f62-5644-49b6-8a4e-7dc4f649fd1a", + "metadata": {}, + "outputs": [], + "source": [ + "# print out crs information in dataset\n", + "print(crs)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "1b1d05ff-8e43-44a7-8343-178b112c4ad6", + "metadata": {}, + "outputs": [], + "source": [ + "# # create the appropriate cartopy projection\n", + "# lcc = ccrs.LambertConformal(central_longitude=crs_info.longitude_of_central_meridian, \n", + "# central_latitude=crs_info.latitude_of_projection_origin,\n", + "# standard_parallels=crs_info.standard_parallel)\n", + "# # the datacube extension can accept reference_system information as a numerical EPSG code, \n", + "# # WKT2 (ISO 19162) string or PROJJSON object.\n", + "# # we will use a projjson, as was done by Microsoft Planetary Computer here:\n", + "# # https://planetarycomputer.microsoft.com/dataset/daymet-annual-na\n", + "# # https://planetarycomputer.microsoft.com/api/stac/v1/collections/daymet-annual-na\n", + "# projjson = json.loads(lcc.to_json())\n", + "\n", + "# alternatively, I think we could do this:\n", + "projjson = crs.to_json()\n", + "print(projjson)" + ] + }, + { + "cell_type": "markdown", + "id": "b6b88ee9-60c2-4d91-af74-c1c56b094826", + "metadata": {}, + "source": [ + "#### user review needed - looks at the steps pulled out and make sure they make sense" + ] + }, + { + "cell_type": "markdown", + "id": "9e2bbcc5-e45a-4b8c-9d60-601f345e8134", + "metadata": {}, + "source": [ + "**Time**" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "82f1e9bd-52ee-46f5-9e95-c2359d95fcf3", + "metadata": {}, + "outputs": [], + "source": [ + "time_step = pd.Timedelta(get_step(ds, dim_names_dict['T'], time_dim=True)).isoformat()\n", + "print(f'time step: {time_step}')" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "64be65b2-de20-447a-a9c2-bd8eca3e440e", + "metadata": {}, + "outputs": [], + "source": [ + "# # debugging for time steps: get all step values and locations\n", + "# time_step = get_step(ds, dim_names_dict['T'], time_dim=True, debug=True, step_ix=1)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "bc8dff39-2a2e-44a0-9b30-987107c2d1e2", + "metadata": {}, + "outputs": [], + "source": [ + "# # debugging for time steps, cont:\n", + "# # please choose one of the index locations printed above\n", + "# # this will print the time steps adjacent to it\n", + "# ix = 3343\n", + "# ds.isel(time=slice(ix-1,ix+3)).time" + ] + }, + { + "cell_type": "markdown", + "id": "9aa6c8ff-8d9b-40a7-a281-39b502bd5a3d", + "metadata": {}, + "source": [ + "**X/lon**" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "a8ba7695-ca45-4db2-bd46-c465f4e37eff", + "metadata": {}, + "outputs": [], + "source": [ + "x_step = get_step(ds, dim_names_dict['X'])\n", + "print(f'x step: {x_step}')" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "fac4c9f2-a952-4c7f-aa32-862957372d6f", + "metadata": {}, + "outputs": [], + "source": [ + "# # debugging for spatial steps: get all step values and locations\n", + "# x_dim=dim_names_dict['X']\n", + "# x_step = get_step(ds, x_dim, debug=True, step_ix=1)\n", + "# print(f'\\nx dim name (for next cell): {x_dim}')" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "8d0b5a2d-dc58-4ad6-b890-859ce6bb08de", + "metadata": {}, + "outputs": [], + "source": [ + "# # debugging for spatial steps, cont:\n", + "# # please choose one of the index locations printed above\n", + "# # this will print the time steps adjacent to it\n", + "# ix = 5\n", + "# ds.isel(x=slice(ix-1,ix+3)).x" + ] + }, + { + "cell_type": "markdown", + "id": "21b5cca4-8bb4-498d-ae6b-6b8545fffe56", + "metadata": {}, + "source": [ + "**Y/lat**" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "7405583b-ecb9-44b0-8815-048e42e55a42", + "metadata": {}, + "outputs": [], + "source": [ + "y_step = get_step(ds, dim_names_dict['Y'])\n", + "print(f'y step: {y_step}')" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "ece0fe37-b54c-4721-aa9b-33d2998d191b", + "metadata": {}, + "outputs": [], + "source": [ + "# # debugging for spatial steps: get all step values and locations\n", + "# y_dim=dim_names_dict['Y']\n", + "# y_step = get_step(ds, y_dim, debug=True, step_ix=1)\n", + "# print(f'\\nx dim name (for next cell): {x_dim}')" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "abdafb8f-5217-4b82-91b6-eec8183c9128", + "metadata": {}, + "outputs": [], + "source": [ + "# # debugging for spatial steps, cont:\n", + "# # please choose one of the index locations printed above\n", + "# # this will print the time steps adjacent to it\n", + "# ix = 5\n", + "# ds.isel(y=slice(ix-1,ix+3)).y" + ] + }, + { + "cell_type": "markdown", + "id": "00a5e041-081d-428d-ac2e-75d16de205e6", + "metadata": {}, + "source": [ + "#### user input needed - you will need to copy all of the dimensions printed below into the dict and fill in the appropriate attributes(type, axis, extent, etc.):\n", + "\n", + "Please see [datacube spec](https://github.com/stac-extensions/datacube?tab=readme-ov-file#dimension-object) for details on required fields.\n", + "\n", + "If you have a dimension like \"bnds\" that is used on variables like time_bnds, lon_bnds, lat_bnds to choose either the lower or upper bound, you can use and [additional dimension object](https://github.com/stac-extensions/datacube?tab=readme-ov-file#additional-dimension-object). We recommend making the type \"count\" as Microsoft Planetary Computer did [here](https://github.com/stac-extensions/datacube/blob/9e74fa706c9bdd971e01739cf18dcc53bdd3dd4f/examples/daymet-hi-annual.json#L76)." + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "acd45d3c-7845-47e6-9b7d-e35627a7ca9a", + "metadata": {}, + "outputs": [], + "source": [ + "print(dims)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "5a443497-67a9-4dce-a8e9-b08d31a88223", + "metadata": {}, + "outputs": [], + "source": [ + "# create a dictionary of datacube dimensions you would like to assign to this dataset\n", + "# dimension name should come from the dims printed in above cell\n", + "\n", + "# x, y, t dimension info is pulled out automatically using the dim dict we created above\n", + "# all other dims listed in above cell need to be manually written in\n", + "\n", + "# we do not recommend including redundant dimensions (do not include x,y if you have lon,lat)\n", + "# note that the extent of each dimension should be pulled from the dataset\n", + "dims_dict = {dim_names_dict['T']: pystac.extensions.datacube.Dimension({'type': 'temporal', 'description': get_long_name(ds, dim_names_dict['T']), 'extent': [temporal_extent_lower.strftime('%Y-%m-%dT%XZ'), temporal_extent_upper.strftime('%Y-%m-%dT%XZ')], 'step':time_step}),\n", + " dim_names_dict['X']: pystac.extensions.datacube.Dimension({'type': 'spatial', 'axis': 'x', 'description': get_long_name(ds, dim_names_dict['X']), 'extent': [xy_bounds[0], xy_bounds[2]], 'step': x_step, 'reference_system': projjson}),\n", + " dim_names_dict['Y']: pystac.extensions.datacube.Dimension({'type': 'spatial', 'axis': 'y', 'description': get_long_name(ds, dim_names_dict['Y']), 'extent': [xy_bounds[1], xy_bounds[3]], 'step': y_step, 'reference_system': projjson}),\n", + " }" + ] + }, + { + "cell_type": "markdown", + "id": "0f277883-a3fd-425f-966a-ca2140d0ef2f", + "metadata": {}, + "source": [ + "### Add cube variables (optional field for extension)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "92510876-7853-4d24-8563-c69f9012aeb6", + "metadata": {}, + "outputs": [], + "source": [ + "# define functions to pull out datacube attributes and validate format\n", + "def get_unit(ds, v):\n", + " # check if unit is defined for variable\n", + " try:\n", + " unit = ds[v].attrs['units']\n", + " except:\n", + " unit = None\n", + " # check if unit comes from https://docs.unidata.ucar.edu/udunits/current/#Database\n", + " # datacube extension specifies: The unit of measurement for the data, preferably compliant to UDUNITS-2 units (singular).\n", + " # gdptools expects this format as well\n", + " try:\n", + " cfunits.Units(unit).isvalid\n", + " except:\n", + " print(\"Unit is not valid as a UD unit.\")\n", + " unit = str(input(\"Please enter a valid unit for {v} from here: https://docs.unidata.ucar.edu/udunits/current/#Database\"))\n", + " assert cfunits.Units(unit).isvalid\n", + " return unit\n", + "\n", + "def get_var_type(ds, v):\n", + " if v in ds.coords:\n", + " # type = auxiliary for a variable that contains coordinate data, but isn't a dimension in cube:dimensions.\n", + " # For example, the values of the datacube might be provided in the projected coordinate reference system, \n", + " # but the datacube could have a variable lon with dimensions (y, x), giving the longitude at each point.\n", + " var_type = 'auxiliary'\n", + " # type = data for a variable indicating some measured value, for example \"precipitation\", \"temperature\", etc.\n", + " else:\n", + " var_type = 'data'\n", + " return var_type" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "e9272931-fc0b-4f2a-9546-283033e9cde8", + "metadata": {}, + "outputs": [], + "source": [ + "# drop metpy_crs coordinate we have added\n", + "if 'metpy_crs' in ds.coords:\n", + " ds = ds.drop_vars('metpy_crs')\n", + "\n", + "# pull list of vars from dataset\n", + "vars = list(ds.variables)\n", + "\n", + "# spec says that the keys of cube:dimensions and cube:variables should be unique together; a key like lat should not be both a dimension and a variable.\n", + "# we will drop all values in dims from vars\n", + "vars = [v for v in vars if v not in dims]\n", + "\n", + "# Microsoft Planetary Computer includes coordinates and crs as variables here:\n", + "# https://planetarycomputer.microsoft.com/dataset/daymet-annual-na\n", + "# https://planetarycomputer.microsoft.com/api/stac/v1/collections/daymet-annual-na\n", + "# we will keep those in the var list\n", + "\n", + "# create dictionary of dataset variables and associated dimensions\n", + "vars_dict={}\n", + "for v in vars:\n", + " unit = get_unit(ds, v)\n", + " var_type = get_var_type(ds, v)\n", + " long_name = get_long_name(ds, v)\n", + " vars_dict[v] = pystac.extensions.datacube.Variable({'dimensions':list(ds[v].dims), 'type': var_type, 'description': long_name, 'unit': unit})" + ] + }, + { + "cell_type": "markdown", + "id": "11ad5352-884c-4472-8864-4570a96f66e5", + "metadata": {}, + "source": [ + "### Finalize extension" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "10141fd4-91d6-491d-878b-02653720891d", + "metadata": {}, + "outputs": [], + "source": [ + "# add dimesions and variables to collection extension\n", + "dc.apply(dimensions=dims_dict, variables=vars_dict)" + ] + }, + { + "cell_type": "markdown", + "id": "615ca168-75fb-4135-9941-0ef5fe4fd1cb", + "metadata": {}, + "source": [ + "## Add STAC Collection to Catalog and Save" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "e2120a55-3d04-4122-a93f-29afcdb8cb1b", + "metadata": { + "tags": [] + }, + "outputs": [], + "source": [ + "# # helper to find items of wrong type\n", + "# d = collection.to_dict()\n", + "# def find_paths(nested_dict, prepath=()):\n", + "# for k, v in nested_dict.items():\n", + "# try:\n", + "# path = prepath + (k,)\n", + "# if type(v) is np.float64: # found value\n", + "# yield path\n", + "# elif hasattr(v, 'items'): # v is a dict\n", + "# yield from find_paths(v, path) \n", + "# except:\n", + "# print(prepath)\n", + "\n", + "# print(*find_paths(d))" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "4b75791b-6b2d-40be-b7c6-330a60888fb5", + "metadata": {}, + "outputs": [], + "source": [ + "if catalog.get_child(collection_id):\n", + " collection.normalize_and_save(root_href=os.path.join(catalog_path, collection_id), catalog_type=pystac.CatalogType.SELF_CONTAINED)\n", + "else:\n", + " catalog.add_child(collection)\n", + " catalog.normalize_and_save(root_href=catalog_path, catalog_type=pystac.CatalogType.SELF_CONTAINED)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "d6f676b5-e892-4bfb-8d73-2828addd838c", + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "global-global-pangeo", + "language": "python", + "name": "conda-env-global-global-pangeo-py" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.11.6" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} diff --git a/workflows/archive/macav2_future_daily_create_collection_from_zarr.ipynb b/workflows/archive/macav2_future_daily_create_collection_from_zarr.ipynb index 3a3cfd11..a7f18c53 100644 --- a/workflows/archive/macav2_future_daily_create_collection_from_zarr.ipynb +++ b/workflows/archive/macav2_future_daily_create_collection_from_zarr.ipynb @@ -17,648 +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.3.2'.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': {'jspanel': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/jspanel', 'jspanel-modal': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/modal/jspanel.modal', 'jspanel-tooltip': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/tooltip/jspanel.tooltip', 'jspanel-hint': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/hint/jspanel.hint', 'jspanel-layout': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/layout/jspanel.layout', 'jspanel-contextmenu': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/contextmenu/jspanel.contextmenu', 'jspanel-dock': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/dock/jspanel.dock', 'gridstack': 'https://cdn.jsdelivr.net/npm/gridstack@7.2.3/dist/gridstack-all', 'notyf': 'https://cdn.jsdelivr.net/npm/notyf@3/notyf.min'}, 'shim': {'jspanel': {'exports': 'jsPanel'}, 'gridstack': {'exports': 'GridStack'}}});\n", - " require([\"jspanel\"], function(jsPanel) {\n", - "\twindow.jsPanel = jsPanel\n", - "\ton_load()\n", - " })\n", - " require([\"jspanel-modal\"], function() {\n", - "\ton_load()\n", - " })\n", - " require([\"jspanel-tooltip\"], function() {\n", - "\ton_load()\n", - " })\n", - " require([\"jspanel-hint\"], function() {\n", - "\ton_load()\n", - " })\n", - " require([\"jspanel-layout\"], function() {\n", - "\ton_load()\n", - " })\n", - " require([\"jspanel-contextmenu\"], function() {\n", - "\ton_load()\n", - " })\n", - " require([\"jspanel-dock\"], function() {\n", - "\ton_load()\n", - " })\n", - " require([\"gridstack\"], function(GridStack) {\n", - "\twindow.GridStack = GridStack\n", - "\ton_load()\n", - " })\n", - " require([\"notyf\"], function() {\n", - "\ton_load()\n", - " })\n", - " root._bokeh_is_loading = css_urls.length + 9;\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", - " } if (((window['jsPanel'] !== undefined) && (!(window['jsPanel'] instanceof HTMLElement))) || window.requirejs) {\n", - " var urls = ['https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/jspanel.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/modal/jspanel.modal.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/tooltip/jspanel.tooltip.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/hint/jspanel.hint.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/layout/jspanel.layout.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/contextmenu/jspanel.contextmenu.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/dock/jspanel.dock.js'];\n", - " for (var i = 0; i < urls.length; i++) {\n", - " skip.push(urls[i])\n", - " }\n", - " } if (((window['GridStack'] !== undefined) && (!(window['GridStack'] instanceof HTMLElement))) || window.requirejs) {\n", - " var urls = ['https://cdn.holoviz.org/panel/1.3.6/dist/bundled/gridstack/gridstack@7.2.3/dist/gridstack-all.js'];\n", - " for (var i = 0; i < urls.length; i++) {\n", - " skip.push(urls[i])\n", - " }\n", - " } if (((window['Notyf'] !== undefined) && (!(window['Notyf'] instanceof HTMLElement))) || window.requirejs) {\n", - " var urls = ['https://cdn.holoviz.org/panel/1.3.6/dist/bundled/notificationarea/notyf@3/notyf.min.js'];\n", - " for (var i = 0; i < urls.length; i++) {\n", - " skip.push(urls[i])\n", - " }\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.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-gl-3.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-3.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-3.3.2.min.js\", \"https://cdn.holoviz.org/panel/1.3.6/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.3.2'.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': {'jspanel': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/jspanel', 'jspanel-modal': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/modal/jspanel.modal', 'jspanel-tooltip': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/tooltip/jspanel.tooltip', 'jspanel-hint': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/hint/jspanel.hint', 'jspanel-layout': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/layout/jspanel.layout', 'jspanel-contextmenu': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/contextmenu/jspanel.contextmenu', 'jspanel-dock': 'https://cdn.jsdelivr.net/npm/jspanel4@4.12.0/dist/extensions/dock/jspanel.dock', 'gridstack': 'https://cdn.jsdelivr.net/npm/gridstack@7.2.3/dist/gridstack-all', 'notyf': 'https://cdn.jsdelivr.net/npm/notyf@3/notyf.min'}, 'shim': {'jspanel': {'exports': 'jsPanel'}, 'gridstack': {'exports': 'GridStack'}}});\n require([\"jspanel\"], function(jsPanel) {\n\twindow.jsPanel = jsPanel\n\ton_load()\n })\n require([\"jspanel-modal\"], function() {\n\ton_load()\n })\n require([\"jspanel-tooltip\"], function() {\n\ton_load()\n })\n require([\"jspanel-hint\"], function() {\n\ton_load()\n })\n require([\"jspanel-layout\"], function() {\n\ton_load()\n })\n require([\"jspanel-contextmenu\"], function() {\n\ton_load()\n })\n require([\"jspanel-dock\"], function() {\n\ton_load()\n })\n require([\"gridstack\"], function(GridStack) {\n\twindow.GridStack = GridStack\n\ton_load()\n })\n require([\"notyf\"], function() {\n\ton_load()\n })\n root._bokeh_is_loading = css_urls.length + 9;\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 } if (((window['jsPanel'] !== undefined) && (!(window['jsPanel'] instanceof HTMLElement))) || window.requirejs) {\n var urls = ['https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/jspanel.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/modal/jspanel.modal.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/tooltip/jspanel.tooltip.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/hint/jspanel.hint.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/layout/jspanel.layout.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/contextmenu/jspanel.contextmenu.js', 'https://cdn.holoviz.org/panel/1.3.6/dist/bundled/floatpanel/jspanel4@4.12.0/dist/extensions/dock/jspanel.dock.js'];\n for (var i = 0; i < urls.length; i++) {\n skip.push(urls[i])\n }\n } if (((window['GridStack'] !== undefined) && (!(window['GridStack'] instanceof HTMLElement))) || window.requirejs) {\n var urls = ['https://cdn.holoviz.org/panel/1.3.6/dist/bundled/gridstack/gridstack@7.2.3/dist/gridstack-all.js'];\n for (var i = 0; i < urls.length; i++) {\n skip.push(urls[i])\n }\n } if (((window['Notyf'] !== undefined) && (!(window['Notyf'] instanceof HTMLElement))) || window.requirejs) {\n var urls = ['https://cdn.holoviz.org/panel/1.3.6/dist/bundled/notificationarea/notyf@3/notyf.min.js'];\n for (var i = 0; i < urls.length; i++) {\n skip.push(urls[i])\n }\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.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-gl-3.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-widgets-3.3.2.min.js\", \"https://cdn.bokeh.org/bokeh/release/bokeh-tables-3.3.2.min.js\", \"https://cdn.holoviz.org/panel/1.3.6/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=\"aef1fa7d-a91f-44d1-a081-9099b2b4081c\" data-root-id=\"p1002\" style=\"display: contents;\"></div>\n", - "</div>\n", - "<script type=\"application/javascript\">(function(root) {\n", - " var docs_json = {\"7f2514fc-b2dc-41a2-abb6-d833339aa585\":{\"version\":\"3.3.2\",\"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\":\"50c62c817da54f7db87d3f81ffabd1f8\",\"client_comm_id\":\"0ad6cd0f06d944e1a88ff8ce8741eb3c\"}}],\"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\":\"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\":\"copy_to_clipboard1\",\"properties\":[{\"name\":\"fill\",\"kind\":\"Any\",\"default\":\"none\"},{\"name\":\"value\",\"kind\":\"Any\",\"default\":null}]},{\"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\":\"MaterialTemplateActions1\",\"properties\":[{\"name\":\"open_modal\",\"kind\":\"Any\",\"default\":0},{\"name\":\"close_modal\",\"kind\":\"Any\",\"default\":0}]}]}};\n", - " var render_items = [{\"docid\":\"7f2514fc-b2dc-41a2-abb6-d833339aa585\",\"roots\":{\"p1002\":\"aef1fa7d-a91f-44d1-a081-9099b2b4081c\"},\"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", @@ -687,7 +49,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": null, "id": "adf6c59d-58cd-48b1-a5fd-3bb205a3ef56", "metadata": {}, "outputs": [], @@ -708,7 +70,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": null, "id": "482d204d-b5b6-40e5-ac42-55b459be1097", "metadata": {}, "outputs": [], @@ -731,7 +93,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": null, "id": "dd6fa323-132a-4794-8c80-576933f547a0", "metadata": { "tags": [] @@ -753,7 +115,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": null, "id": "e1441cd4-e94c-4902-af46-8f1af470eb6b", "metadata": { "tags": [] @@ -799,48784 +161,10 @@ }, { "cell_type": "code", - "execution_count": 6, + "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>\n", - "Dimensions: (time: 34333, lat: 585, lon: 1386)\n", - "Coordinates:\n", - " crs float64 ...\n", - " * lat (lat) float64 25.06 25.1 ... 49.35 49.4\n", - " * lon (lon) float64 235.2 235.3 ... 292.9\n", - " * time (time) datetime64[ns] 2006-01-01 ... ...\n", - "Data variables: (12/350)\n", - " huss_BNU-ESM_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_BNU-ESM_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CCSM4_r6i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CCSM4_r6i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CNRM-CM5_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CNRM-CM5_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " ... ...\n", - " vas_bcc-csm1-1-m_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_bcc-csm1-1-m_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_bcc-csm1-1_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_bcc-csm1-1_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_inmcm4_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_inmcm4_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - "Attributes: (12/45)\n", - " Metadata_Conventions: Unidata Dataset Discovery v1.0\n", - " Metadata_Link: \n", - " cdm_data_type: GRID\n", - " comment: Total daily precipitation at surface; in...\n", - " contributor_name: Katherine C. Hegewisch\n", - " contributor_role: Postdoctoral Fellow\n", - " ... ...\n", - " summary: This archive contains daily downscaled m...\n", - " time_coverage_duration: P5Y\n", - " time_coverage_end: 2010-12-31T00:00\n", - " time_coverage_resolution: P1D\n", - " time_coverage_start: 2006-01-01T00:0\n", - " title: Downscaled daily meteorological data of ...</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-f965f029-3201-4c91-b39a-21865aad175b' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-f965f029-3201-4c91-b39a-21865aad175b' 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>: 34333</li><li><span class='xr-has-index'>lat</span>: 585</li><li><span class='xr-has-index'>lon</span>: 1386</li></ul></div><div class='xr-section-details'></div></li><li class='xr-section-item'><input id='section-420ed9d1-68e1-40d2-b72f-5a92e28dd366' class='xr-section-summary-in' type='checkbox' checked><label for='section-420ed9d1-68e1-40d2-b72f-5a92e28dd366' class='xr-section-summary' >Coordinates: <span>(4)</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>crs</span></div><div class='xr-var-dims'>()</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>...</div><input id='attrs-df7b160f-82cb-447a-95f6-dbcc725e577e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-df7b160f-82cb-447a-95f6-dbcc725e577e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b2a73256-74fd-4765-acd0-a8deb6d48db0' class='xr-var-data-in' type='checkbox'><label for='data-b2a73256-74fd-4765-acd0-a8deb6d48db0' 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>grid_mapping_name :</span></dt><dd>latitude_longitude</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>semi_major_axis :</span></dt><dd>6378137.0</dd></dl></div><div class='xr-var-data'><pre>[1 values with dtype=float64]</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span class='xr-has-index'>lat</span></div><div class='xr-var-dims'>(lat)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>25.06 25.1 25.15 ... 49.35 49.4</div><input id='attrs-3daa252a-fdae-4f06-800f-52d1f834691d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-3daa252a-fdae-4f06-800f-52d1f834691d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-11bf36b3-e31a-4cf5-adf1-4ac27231a7a8' class='xr-var-data-in' type='checkbox'><label for='data-11bf36b3-e31a-4cf5-adf1-4ac27231a7a8' 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>axis :</span></dt><dd>Y</dd><dt><span>description :</span></dt><dd>Latitude of the center of the grid cell</dd><dt><span>long_name :</span></dt><dd>latitude</dd><dt><span>standard_name :</span></dt><dd>latitude</dd><dt><span>units :</span></dt><dd>degrees_north</dd></dl></div><div class='xr-var-data'><pre>array([25.063078, 25.104744, 25.14641 , ..., 49.312691, 49.354359, 49.396023])</pre></div></li><li class='xr-var-item'><div class='xr-var-name'><span class='xr-has-index'>lon</span></div><div class='xr-var-dims'>(lon)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>235.2 235.3 235.3 ... 292.9 292.9</div><input id='attrs-8210671c-11eb-489f-82d7-ac445c7a7829' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8210671c-11eb-489f-82d7-ac445c7a7829' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-00e8f235-6f88-414e-9576-6c5ae3419646' class='xr-var-data-in' type='checkbox'><label for='data-00e8f235-6f88-414e-9576-6c5ae3419646' 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>axis :</span></dt><dd>X</dd><dt><span>description :</span></dt><dd>Longitude of the center of the grid cell</dd><dt><span>long_name :</span></dt><dd>longitude</dd><dt><span>standard_name :</span></dt><dd>longitude</dd><dt><span>units :</span></dt><dd>degrees_east</dd></dl></div><div class='xr-var-data'><pre>array([235.227844, 235.269501, 235.311157, ..., 292.851929, 292.893585,\n", - " 292.935242])</pre></div></li><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'>2006-01-01 ... 2099-12-31</div><input id='attrs-95f7de45-469a-4625-abcc-4661a3d410cb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-95f7de45-469a-4625-abcc-4661a3d410cb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-85b376ec-e8a6-4989-9e2a-d0ba50cc57a6' class='xr-var-data-in' type='checkbox'><label for='data-85b376ec-e8a6-4989-9e2a-d0ba50cc57a6' 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>description :</span></dt><dd>days since 1900-01-01</dd></dl></div><div class='xr-var-data'><pre>array(['2006-01-01T00:00:00.000000000', '2006-01-02T00:00:00.000000000',\n", - " '2006-01-03T00:00:00.000000000', ..., '2099-12-29T00:00:00.000000000',\n", - " '2099-12-30T00:00:00.000000000', '2099-12-31T00:00:00.000000000'],\n", - " dtype='datetime64[ns]')</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-e2e224a6-5725-43a9-aca3-5af22f109cb5' class='xr-section-summary-in' type='checkbox' ><label for='section-e2e224a6-5725-43a9-aca3-5af22f109cb5' class='xr-section-summary' >Data variables: <span>(350)</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>huss_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-07a11e78-95ac-48ef-b4ae-f5f62f31232a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-07a11e78-95ac-48ef-b4ae-f5f62f31232a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-43e4d3d7-6cdc-4394-ac70-4eaf8ffedfd7' class='xr-var-data-in' type='checkbox'><label for='data-43e4d3d7-6cdc-4394-ac70-4eaf8ffedfd7' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-80431e1b-5798-4b17-885f-5f34f26ad1ca' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-80431e1b-5798-4b17-885f-5f34f26ad1ca' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e1ff6f16-ffe0-46dd-bb5b-aa9068abe2ce' class='xr-var-data-in' type='checkbox'><label for='data-e1ff6f16-ffe0-46dd-bb5b-aa9068abe2ce' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2f1bfb4e-dfab-4a06-9d24-0766492b7cf2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2f1bfb4e-dfab-4a06-9d24-0766492b7cf2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-28e3e2cc-f61d-47d2-834a-1fe4f0da8a5a' class='xr-var-data-in' type='checkbox'><label for='data-28e3e2cc-f61d-47d2-834a-1fe4f0da8a5a' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-aef8dd8e-d70e-4bcf-b845-39ec08c6da4d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-aef8dd8e-d70e-4bcf-b845-39ec08c6da4d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5513893f-e641-4c1b-a6c2-397360243393' class='xr-var-data-in' type='checkbox'><label for='data-5513893f-e641-4c1b-a6c2-397360243393' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-259ac8dd-58f4-44ba-8e84-7c9e4a416fb5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-259ac8dd-58f4-44ba-8e84-7c9e4a416fb5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-363bce35-a905-4b9a-bbf2-04f557a53f83' class='xr-var-data-in' type='checkbox'><label for='data-363bce35-a905-4b9a-bbf2-04f557a53f83' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-397cc97a-16e2-4f53-a2b6-9935c8abc393' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-397cc97a-16e2-4f53-a2b6-9935c8abc393' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c0d933a4-7142-44e6-bf77-9ca3da165c60' class='xr-var-data-in' type='checkbox'><label for='data-c0d933a4-7142-44e6-bf77-9ca3da165c60' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-439e79db-4d7a-4609-8955-09133f61e556' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-439e79db-4d7a-4609-8955-09133f61e556' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-56fe1a76-dd3e-4cc7-acf2-9de4ec130a34' class='xr-var-data-in' type='checkbox'><label for='data-56fe1a76-dd3e-4cc7-acf2-9de4ec130a34' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-bf55f128-d26e-483e-9419-591a928adf14' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bf55f128-d26e-483e-9419-591a928adf14' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-12be375d-0a99-4207-a61d-1fa54250c34e' class='xr-var-data-in' type='checkbox'><label for='data-12be375d-0a99-4207-a61d-1fa54250c34e' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-32f60374-10e8-4b02-93e1-ec4091daee13' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-32f60374-10e8-4b02-93e1-ec4091daee13' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4c1d20f7-31d4-46d8-ab81-8bdd9d66cc98' class='xr-var-data-in' type='checkbox'><label for='data-4c1d20f7-31d4-46d8-ab81-8bdd9d66cc98' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a89e6344-3476-4579-86c1-d4de8e35bffd' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a89e6344-3476-4579-86c1-d4de8e35bffd' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-907c0860-47ea-4b81-911a-4abf468847a8' class='xr-var-data-in' type='checkbox'><label for='data-907c0860-47ea-4b81-911a-4abf468847a8' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e3921ddc-5127-40ff-8427-d0ecd4b07124' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e3921ddc-5127-40ff-8427-d0ecd4b07124' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b5b3ef1e-18a0-4013-8844-913ded3bed84' class='xr-var-data-in' type='checkbox'><label for='data-b5b3ef1e-18a0-4013-8844-913ded3bed84' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d7012094-3ffa-46f4-bc17-bf7facb96df8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d7012094-3ffa-46f4-bc17-bf7facb96df8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-31ed1baa-c9c3-4f33-b8b4-431112ef3997' class='xr-var-data-in' type='checkbox'><label for='data-31ed1baa-c9c3-4f33-b8b4-431112ef3997' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-120f6d96-bbe6-49c5-8f7a-06ea62b5106d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-120f6d96-bbe6-49c5-8f7a-06ea62b5106d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b18664c0-31ff-49d4-8dde-1fdab688c841' class='xr-var-data-in' type='checkbox'><label for='data-b18664c0-31ff-49d4-8dde-1fdab688c841' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-981a2159-09ca-4d2e-977c-2be19daa25b1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-981a2159-09ca-4d2e-977c-2be19daa25b1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-23a1d716-ff32-40df-be27-9d8a8dfb35b1' class='xr-var-data-in' type='checkbox'><label for='data-23a1d716-ff32-40df-be27-9d8a8dfb35b1' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5a367060-c6d3-4b21-a038-ca411634df04' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5a367060-c6d3-4b21-a038-ca411634df04' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8d46cd3a-a3b6-44b2-82d2-3d798431504e' class='xr-var-data-in' type='checkbox'><label for='data-8d46cd3a-a3b6-44b2-82d2-3d798431504e' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-15f22a0e-fc90-4208-8f17-933efefb8057' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-15f22a0e-fc90-4208-8f17-933efefb8057' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-729cb7a1-2b9f-4db2-92d6-86f308db635b' class='xr-var-data-in' type='checkbox'><label for='data-729cb7a1-2b9f-4db2-92d6-86f308db635b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-321b32ba-56be-400c-a90f-43e34b3c4c87' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-321b32ba-56be-400c-a90f-43e34b3c4c87' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4fd60b85-4411-46ce-9be6-dd07e551835c' class='xr-var-data-in' type='checkbox'><label for='data-4fd60b85-4411-46ce-9be6-dd07e551835c' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-246defa5-5c18-44d9-96c1-3218bfc64637' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-246defa5-5c18-44d9-96c1-3218bfc64637' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8af9da2d-2ba4-4967-adbb-a681008dc22a' class='xr-var-data-in' type='checkbox'><label for='data-8af9da2d-2ba4-4967-adbb-a681008dc22a' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a6e6aeb9-adc3-4f8a-a504-87fda0cb7d06' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a6e6aeb9-adc3-4f8a-a504-87fda0cb7d06' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2b9f66bc-8edf-4488-8b77-cf8898351898' class='xr-var-data-in' type='checkbox'><label for='data-2b9f66bc-8edf-4488-8b77-cf8898351898' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0d6fba7c-a2e3-43f8-9568-7085b4cf95a8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0d6fba7c-a2e3-43f8-9568-7085b4cf95a8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0f73e14f-569a-4650-9a01-3c1862743422' class='xr-var-data-in' type='checkbox'><label for='data-0f73e14f-569a-4650-9a01-3c1862743422' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-71b3708d-0280-4752-88bf-354c5c058ddb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-71b3708d-0280-4752-88bf-354c5c058ddb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1a35fff1-b669-4bda-960b-15264f01fb82' class='xr-var-data-in' type='checkbox'><label for='data-1a35fff1-b669-4bda-960b-15264f01fb82' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2691f8ac-7e6c-4525-a4b7-705e66553910' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2691f8ac-7e6c-4525-a4b7-705e66553910' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d055c449-3295-4cc2-9598-2e4a11cd91ce' class='xr-var-data-in' type='checkbox'><label for='data-d055c449-3295-4cc2-9598-2e4a11cd91ce' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-16da2b4f-caab-42b2-8461-2e2f6dcb275d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-16da2b4f-caab-42b2-8461-2e2f6dcb275d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1eff334b-26ee-4151-b1cf-cae31b149833' class='xr-var-data-in' type='checkbox'><label for='data-1eff334b-26ee-4151-b1cf-cae31b149833' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7bce00e1-fa18-4771-8b13-b64c904077ab' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7bce00e1-fa18-4771-8b13-b64c904077ab' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-43f33c7a-f37d-4a75-b615-42f4768f9627' class='xr-var-data-in' type='checkbox'><label for='data-43f33c7a-f37d-4a75-b615-42f4768f9627' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4d11a906-255c-4e6f-bbbf-dc971d08fe95' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4d11a906-255c-4e6f-bbbf-dc971d08fe95' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8de7fe9b-20a5-40c9-a499-e70bcc005341' class='xr-var-data-in' type='checkbox'><label for='data-8de7fe9b-20a5-40c9-a499-e70bcc005341' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9603f9b8-3c0c-4b52-9bae-15b079711961' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9603f9b8-3c0c-4b52-9bae-15b079711961' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b5ddc305-352f-4726-b001-9b1bf12cd688' class='xr-var-data-in' type='checkbox'><label for='data-b5ddc305-352f-4726-b001-9b1bf12cd688' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6efa0c12-a15b-4c2c-a877-c1da6698676b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6efa0c12-a15b-4c2c-a877-c1da6698676b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-30ed85d8-e762-4f6c-b029-49ef08fdb6ae' class='xr-var-data-in' type='checkbox'><label for='data-30ed85d8-e762-4f6c-b029-49ef08fdb6ae' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-065dc4a6-d544-4052-a096-a01ee8e50a44' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-065dc4a6-d544-4052-a096-a01ee8e50a44' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-da34f9cb-3e44-4968-8499-8d0c7a85d869' class='xr-var-data-in' type='checkbox'><label for='data-da34f9cb-3e44-4968-8499-8d0c7a85d869' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-021e7711-88b5-4555-9a82-828b48f52f7b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-021e7711-88b5-4555-9a82-828b48f52f7b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-416e1265-9a41-4b59-8e4e-c39164a18a30' class='xr-var-data-in' type='checkbox'><label for='data-416e1265-9a41-4b59-8e4e-c39164a18a30' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8e6004d3-4bf0-4316-ba8c-500f8319f942' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8e6004d3-4bf0-4316-ba8c-500f8319f942' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-577166a5-0376-47fc-8dfe-74d29e7b97ae' class='xr-var-data-in' type='checkbox'><label for='data-577166a5-0376-47fc-8dfe-74d29e7b97ae' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7e32a4f3-1366-44c8-98e6-4d9867fffbf2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7e32a4f3-1366-44c8-98e6-4d9867fffbf2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-452c37b1-72ba-4e77-b6a1-232c56d5069b' class='xr-var-data-in' type='checkbox'><label for='data-452c37b1-72ba-4e77-b6a1-232c56d5069b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0af51dc5-a527-4e8e-bb33-65658ff208aa' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0af51dc5-a527-4e8e-bb33-65658ff208aa' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-48a7400d-9def-442a-afa1-8e86ade84bd3' class='xr-var-data-in' type='checkbox'><label for='data-48a7400d-9def-442a-afa1-8e86ade84bd3' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d089b7a3-cfd8-4170-9a7d-19eced28a66f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d089b7a3-cfd8-4170-9a7d-19eced28a66f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f35ab315-523c-42b8-8f88-d44fc0e8d853' class='xr-var-data-in' type='checkbox'><label for='data-f35ab315-523c-42b8-8f88-d44fc0e8d853' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-12d5c618-2046-4563-9971-5fdb2e0ce911' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-12d5c618-2046-4563-9971-5fdb2e0ce911' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-027305f7-595d-41a5-adf7-98ae81c9bc45' class='xr-var-data-in' type='checkbox'><label for='data-027305f7-595d-41a5-adf7-98ae81c9bc45' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-537e9940-5eb9-4424-8c0c-656d36948c79' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-537e9940-5eb9-4424-8c0c-656d36948c79' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-672a5002-c33b-4018-8cd8-e40f5a550247' class='xr-var-data-in' type='checkbox'><label for='data-672a5002-c33b-4018-8cd8-e40f5a550247' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1e2a6310-b8c1-4325-8c4d-079594dc6e64' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1e2a6310-b8c1-4325-8c4d-079594dc6e64' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-420eeaf8-b467-448e-bbbf-997754709481' class='xr-var-data-in' type='checkbox'><label for='data-420eeaf8-b467-448e-bbbf-997754709481' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-3534b771-a3c3-48a4-9afc-9964a5638564' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-3534b771-a3c3-48a4-9afc-9964a5638564' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-48117d8f-a11f-471b-8a3e-ad5134326b46' class='xr-var-data-in' type='checkbox'><label for='data-48117d8f-a11f-471b-8a3e-ad5134326b46' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-489667a3-b102-49f9-8ef5-9cc14e655a0c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-489667a3-b102-49f9-8ef5-9cc14e655a0c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f4bb3e0d-6696-40ba-930f-f8ab05ef1cbe' class='xr-var-data-in' type='checkbox'><label for='data-f4bb3e0d-6696-40ba-930f-f8ab05ef1cbe' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a2fbc36a-c3a5-4bf3-a4f5-44f0d22ab595' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a2fbc36a-c3a5-4bf3-a4f5-44f0d22ab595' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-16dfcf02-bbe5-4720-aeed-5fd81d00ba0a' class='xr-var-data-in' type='checkbox'><label for='data-16dfcf02-bbe5-4720-aeed-5fd81d00ba0a' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>huss_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a53234e5-676f-40d3-b937-67cf95fb4504' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a53234e5-676f-40d3-b937-67cf95fb4504' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-bfaddeeb-8935-4495-bf11-699e6051b6a0' class='xr-var-data-in' type='checkbox'><label for='data-bfaddeeb-8935-4495-bf11-699e6051b6a0' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface specific humidity</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>0 m</dd><dt><span>long_name :</span></dt><dd>Daily Mean Near-Surface Specific Humidity</dd><dt><span>standard_name :</span></dt><dd>specific_humidity</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-326ba352-9497-4ddb-ab34-1d01369c7b47' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-326ba352-9497-4ddb-ab34-1d01369c7b47' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c77927d0-d4a2-46c2-ada3-d101fa485e51' class='xr-var-data-in' type='checkbox'><label for='data-c77927d0-d4a2-46c2-ada3-d101fa485e51' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e70825dc-971a-4ba8-b2ea-1501ed040cd6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e70825dc-971a-4ba8-b2ea-1501ed040cd6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f8455334-cf4d-4788-bb36-152ba241a5c1' class='xr-var-data-in' type='checkbox'><label for='data-f8455334-cf4d-4788-bb36-152ba241a5c1' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2473f567-171a-4f66-ab6f-6194996e58fe' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2473f567-171a-4f66-ab6f-6194996e58fe' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b6827549-2388-453b-b2cd-3478a27885a1' class='xr-var-data-in' type='checkbox'><label for='data-b6827549-2388-453b-b2cd-3478a27885a1' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e2ce66a0-8431-4880-85c0-5874db083cf4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e2ce66a0-8431-4880-85c0-5874db083cf4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e5caaefe-ddd7-49c6-926d-4569e672c87a' class='xr-var-data-in' type='checkbox'><label for='data-e5caaefe-ddd7-49c6-926d-4569e672c87a' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4b3fd5fc-1bd2-4be2-9e9b-82ba48ae286e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4b3fd5fc-1bd2-4be2-9e9b-82ba48ae286e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9559f831-29c1-49bb-9610-eced7527763a' class='xr-var-data-in' type='checkbox'><label for='data-9559f831-29c1-49bb-9610-eced7527763a' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-801cc020-c06a-47aa-abc4-9d2323f4d83c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-801cc020-c06a-47aa-abc4-9d2323f4d83c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-727274cd-0465-4fda-8110-6dc985aeb4cd' class='xr-var-data-in' type='checkbox'><label for='data-727274cd-0465-4fda-8110-6dc985aeb4cd' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f1efb181-d594-40a8-93cc-17f4cea0c106' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f1efb181-d594-40a8-93cc-17f4cea0c106' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cbedcc6a-96b7-488b-bd51-65cb3724b57f' class='xr-var-data-in' type='checkbox'><label for='data-cbedcc6a-96b7-488b-bd51-65cb3724b57f' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-148231a6-ca02-4527-a777-047f8790fa9a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-148231a6-ca02-4527-a777-047f8790fa9a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2cf5cd23-32d6-424e-9420-98d3c3833f63' class='xr-var-data-in' type='checkbox'><label for='data-2cf5cd23-32d6-424e-9420-98d3c3833f63' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7827ea64-d121-44e9-ae58-521bf1932156' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7827ea64-d121-44e9-ae58-521bf1932156' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-33a33b53-9996-4218-9fd3-19dc89703db4' class='xr-var-data-in' type='checkbox'><label for='data-33a33b53-9996-4218-9fd3-19dc89703db4' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ef66762d-a3c8-4527-84fd-d0acc2ff937f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ef66762d-a3c8-4527-84fd-d0acc2ff937f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4da04f90-ea56-47c7-8b99-eda046d0b82e' class='xr-var-data-in' type='checkbox'><label for='data-4da04f90-ea56-47c7-8b99-eda046d0b82e' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6c377eda-cff7-46cc-a89a-313cebe2ddaf' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6c377eda-cff7-46cc-a89a-313cebe2ddaf' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9f23d21c-3d8f-4e7c-9f35-e5841bc8d7a2' class='xr-var-data-in' type='checkbox'><label for='data-9f23d21c-3d8f-4e7c-9f35-e5841bc8d7a2' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-035c3867-4c44-448d-ab78-1d94b776f6a8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-035c3867-4c44-448d-ab78-1d94b776f6a8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8128624e-4517-4d25-ba2d-ad230e315da3' class='xr-var-data-in' type='checkbox'><label for='data-8128624e-4517-4d25-ba2d-ad230e315da3' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6f65793a-bf13-4dc0-bbe7-23f7e5279b37' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6f65793a-bf13-4dc0-bbe7-23f7e5279b37' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c3fe6e41-6907-4ac7-bae9-a4dfc1dcb4c7' class='xr-var-data-in' type='checkbox'><label for='data-c3fe6e41-6907-4ac7-bae9-a4dfc1dcb4c7' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2b9d3c1f-ea95-4371-ae5a-3754258d4ab7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2b9d3c1f-ea95-4371-ae5a-3754258d4ab7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6f36b460-bf62-451a-a665-81c7b9e384e4' class='xr-var-data-in' type='checkbox'><label for='data-6f36b460-bf62-451a-a665-81c7b9e384e4' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-da1e8f54-fa59-40df-8f5c-ce86d50cc9d8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-da1e8f54-fa59-40df-8f5c-ce86d50cc9d8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0ed577fd-c064-4b89-b66e-471d65cba99c' class='xr-var-data-in' type='checkbox'><label for='data-0ed577fd-c064-4b89-b66e-471d65cba99c' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-fd2807d4-3c80-43eb-bab9-f5e725153fb1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fd2807d4-3c80-43eb-bab9-f5e725153fb1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-86f3e021-03c5-4a8c-98b0-cd2920037b63' class='xr-var-data-in' type='checkbox'><label for='data-86f3e021-03c5-4a8c-98b0-cd2920037b63' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2bfc0e4c-009b-4d95-b13a-a107493b046a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2bfc0e4c-009b-4d95-b13a-a107493b046a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7cf2e68e-4481-4596-9db6-a13967c4afc0' class='xr-var-data-in' type='checkbox'><label for='data-7cf2e68e-4481-4596-9db6-a13967c4afc0' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c6a40f88-52d8-4f17-afec-d4f0ea4bfd13' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c6a40f88-52d8-4f17-afec-d4f0ea4bfd13' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-00bd5fb2-a462-4b79-b50c-6617b8392c4f' class='xr-var-data-in' type='checkbox'><label for='data-00bd5fb2-a462-4b79-b50c-6617b8392c4f' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-af59eadc-8657-425c-9bec-a959603d127d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-af59eadc-8657-425c-9bec-a959603d127d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ca4fe6e1-2a59-4f6d-8340-d0b25ff9453c' class='xr-var-data-in' type='checkbox'><label for='data-ca4fe6e1-2a59-4f6d-8340-d0b25ff9453c' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0e74e4ca-6f0b-4baa-a87b-2b5cf6cd21ef' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0e74e4ca-6f0b-4baa-a87b-2b5cf6cd21ef' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b7a6a184-9e23-4871-b3b0-6daaec8d2154' class='xr-var-data-in' type='checkbox'><label for='data-b7a6a184-9e23-4871-b3b0-6daaec8d2154' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-649230a1-177a-4f5e-8fb7-d50f6f0a4238' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-649230a1-177a-4f5e-8fb7-d50f6f0a4238' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2f9c3904-d2bb-4197-bc24-cbb7ca07d22d' class='xr-var-data-in' type='checkbox'><label for='data-2f9c3904-d2bb-4197-bc24-cbb7ca07d22d' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-495bca90-8d07-43b4-a8bf-e9bce8c9fc9a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-495bca90-8d07-43b4-a8bf-e9bce8c9fc9a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9fb10bbf-4551-481f-8106-9117f34f2b19' class='xr-var-data-in' type='checkbox'><label for='data-9fb10bbf-4551-481f-8106-9117f34f2b19' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-df5def9d-5865-4dd6-ab2d-cbf1868a7483' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-df5def9d-5865-4dd6-ab2d-cbf1868a7483' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-34071b10-2ebf-409c-bebf-4eec8b2711db' class='xr-var-data-in' type='checkbox'><label for='data-34071b10-2ebf-409c-bebf-4eec8b2711db' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a43968ff-b983-4d38-81b1-91902cccf70d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a43968ff-b983-4d38-81b1-91902cccf70d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6e903880-6d91-4c73-8d2c-d3d45fa4697c' class='xr-var-data-in' type='checkbox'><label for='data-6e903880-6d91-4c73-8d2c-d3d45fa4697c' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-09d38f75-a8b8-44c6-a67d-2ea151a08f46' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-09d38f75-a8b8-44c6-a67d-2ea151a08f46' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4a538831-f73f-4f70-9749-4b8c72192169' class='xr-var-data-in' type='checkbox'><label for='data-4a538831-f73f-4f70-9749-4b8c72192169' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5b6b2c65-76c1-43dc-b016-6081f6d19db0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5b6b2c65-76c1-43dc-b016-6081f6d19db0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-55a9eb94-04ae-497d-8842-57f698e32852' class='xr-var-data-in' type='checkbox'><label for='data-55a9eb94-04ae-497d-8842-57f698e32852' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f0ad21da-95c8-4e10-b686-3a634006cfce' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f0ad21da-95c8-4e10-b686-3a634006cfce' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-de310298-5314-4fc5-9415-b1c4ed065145' class='xr-var-data-in' type='checkbox'><label for='data-de310298-5314-4fc5-9415-b1c4ed065145' 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>_ChunkSizes :</span></dt><dd>[162, 51, 123]</dd><dt><span>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6c19bbf1-297f-41a7-839d-3a9dd198c297' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6c19bbf1-297f-41a7-839d-3a9dd198c297' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0c001224-eb50-4409-bcce-dc4c9f466cb5' class='xr-var-data-in' type='checkbox'><label for='data-0c001224-eb50-4409-bcce-dc4c9f466cb5' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9a54383c-92e8-4c57-a73b-c1b9fffd4b5d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9a54383c-92e8-4c57-a73b-c1b9fffd4b5d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-09f9286e-b1ea-4195-a6ae-f6a090f370db' class='xr-var-data-in' type='checkbox'><label for='data-09f9286e-b1ea-4195-a6ae-f6a090f370db' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-66e911e8-4c43-4b43-bac4-8b32b447828c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-66e911e8-4c43-4b43-bac4-8b32b447828c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2c5bc9ee-999d-4a88-b53a-55a2510d965f' class='xr-var-data-in' type='checkbox'><label for='data-2c5bc9ee-999d-4a88-b53a-55a2510d965f' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7904cb2a-4ca9-48d3-8608-2222df1e727c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7904cb2a-4ca9-48d3-8608-2222df1e727c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3d3dc827-a95c-4384-b22b-646065a0a873' class='xr-var-data-in' type='checkbox'><label for='data-3d3dc827-a95c-4384-b22b-646065a0a873' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f4024f7b-4cae-4047-aaac-d985862acffb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f4024f7b-4cae-4047-aaac-d985862acffb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0e5d7e79-0e32-430f-9270-b2c0a2e8a0b3' class='xr-var-data-in' type='checkbox'><label for='data-0e5d7e79-0e32-430f-9270-b2c0a2e8a0b3' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a091c31e-c1bd-409f-b926-63a61e336feb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a091c31e-c1bd-409f-b926-63a61e336feb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2f87fb5b-6d01-4a6e-b22d-e1f0b8eb0e6b' class='xr-var-data-in' type='checkbox'><label for='data-2f87fb5b-6d01-4a6e-b22d-e1f0b8eb0e6b' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-892bfc36-3323-440f-b631-a753ad48d822' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-892bfc36-3323-440f-b631-a753ad48d822' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1453b169-9c6c-4233-84e6-cef99075aa29' class='xr-var-data-in' type='checkbox'><label for='data-1453b169-9c6c-4233-84e6-cef99075aa29' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-541e8b92-b579-49ad-8d5a-c5d6f7851d82' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-541e8b92-b579-49ad-8d5a-c5d6f7851d82' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3bfea283-6a3d-4743-9f0d-0de79c06537a' class='xr-var-data-in' type='checkbox'><label for='data-3bfea283-6a3d-4743-9f0d-0de79c06537a' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f408337c-9131-44cb-92fc-64a9d4da21ea' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f408337c-9131-44cb-92fc-64a9d4da21ea' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cfc3d95f-e8c3-43ac-b21a-ee99376d15a8' class='xr-var-data-in' type='checkbox'><label for='data-cfc3d95f-e8c3-43ac-b21a-ee99376d15a8' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2bb00048-7fd4-4699-9349-866062c38ad8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2bb00048-7fd4-4699-9349-866062c38ad8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-94428ca7-b0a8-4af9-a25b-c2e68f48e2c7' class='xr-var-data-in' type='checkbox'><label for='data-94428ca7-b0a8-4af9-a25b-c2e68f48e2c7' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0fbf9bb1-9a78-4229-a5a7-f55885d0482a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0fbf9bb1-9a78-4229-a5a7-f55885d0482a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5d5ce88f-838c-4394-bfa8-a04e7b054beb' class='xr-var-data-in' type='checkbox'><label for='data-5d5ce88f-838c-4394-bfa8-a04e7b054beb' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e1a15def-22d5-4e8b-9219-5027b8762bc7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e1a15def-22d5-4e8b-9219-5027b8762bc7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-11663861-7fae-45ed-8910-f2b8f3ada6ab' class='xr-var-data-in' type='checkbox'><label for='data-11663861-7fae-45ed-8910-f2b8f3ada6ab' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>pr_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c0c875a0-3ab8-4e35-92e1-3285f9ea5695' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c0c875a0-3ab8-4e35-92e1-3285f9ea5695' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0cfae07b-a32f-4831-8ba2-a7e27ac391db' class='xr-var-data-in' type='checkbox'><label for='data-0cfae07b-a32f-4831-8ba2-a7e27ac391db' 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>cell_methods :</span></dt><dd>time: sum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Precipitation</dd><dt><span>standard_name :</span></dt><dd>precipitation</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e9ad7ccf-78ba-42e7-8c40-ee9c0f464fc1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e9ad7ccf-78ba-42e7-8c40-ee9c0f464fc1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6780e5e5-3291-4e99-86a2-c228753b5af7' class='xr-var-data-in' type='checkbox'><label for='data-6780e5e5-3291-4e99-86a2-c228753b5af7' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5de88d13-6275-4308-be67-23dff53818d8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5de88d13-6275-4308-be67-23dff53818d8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-110f96cf-9b1f-4167-9284-087b59ca7e2c' class='xr-var-data-in' type='checkbox'><label for='data-110f96cf-9b1f-4167-9284-087b59ca7e2c' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9a93ab9c-fe3d-423d-befc-aa6583b2f5ce' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9a93ab9c-fe3d-423d-befc-aa6583b2f5ce' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-88fa2be4-5f3c-4892-8def-0a0a946ac1ee' class='xr-var-data-in' type='checkbox'><label for='data-88fa2be4-5f3c-4892-8def-0a0a946ac1ee' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ffaa5cc0-1c9e-4133-bb1d-14b99b312462' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ffaa5cc0-1c9e-4133-bb1d-14b99b312462' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f22f28d1-904e-4d1a-8ccd-be8f0f2ce4c9' class='xr-var-data-in' type='checkbox'><label for='data-f22f28d1-904e-4d1a-8ccd-be8f0f2ce4c9' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-031bc3cc-9807-4313-9353-5013a39e3c3e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-031bc3cc-9807-4313-9353-5013a39e3c3e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d5c6b94d-7f28-4e30-811a-56291ee9778a' class='xr-var-data-in' type='checkbox'><label for='data-d5c6b94d-7f28-4e30-811a-56291ee9778a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f03ea686-41a7-4a9a-8d94-de73006b6682' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f03ea686-41a7-4a9a-8d94-de73006b6682' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-904334bc-87e2-48fa-b7a7-a26fbfcd1dbf' class='xr-var-data-in' type='checkbox'><label for='data-904334bc-87e2-48fa-b7a7-a26fbfcd1dbf' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5caf3aad-e899-43b3-ac20-1d0ce4dbb173' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5caf3aad-e899-43b3-ac20-1d0ce4dbb173' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c45f6578-43ed-4a71-80c5-46dff2309e0c' class='xr-var-data-in' type='checkbox'><label for='data-c45f6578-43ed-4a71-80c5-46dff2309e0c' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ecf53468-09a3-45ee-a53f-bc1088030a94' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ecf53468-09a3-45ee-a53f-bc1088030a94' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c44eab3d-1f84-4e02-afc9-2cd53a9e8afe' class='xr-var-data-in' type='checkbox'><label for='data-c44eab3d-1f84-4e02-afc9-2cd53a9e8afe' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-49c216ff-2ab4-4f3b-8665-cc35ee842f8a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-49c216ff-2ab4-4f3b-8665-cc35ee842f8a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5c8564f8-fcd6-4b42-9c12-f3ac6914d4f9' class='xr-var-data-in' type='checkbox'><label for='data-5c8564f8-fcd6-4b42-9c12-f3ac6914d4f9' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-83a13a17-519c-4e96-be29-c53a981b3462' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-83a13a17-519c-4e96-be29-c53a981b3462' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f685e98b-3dab-4795-b487-620269eef4fd' class='xr-var-data-in' type='checkbox'><label for='data-f685e98b-3dab-4795-b487-620269eef4fd' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-92812c95-b4f9-4389-ae0e-2e38a2ac5d0e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-92812c95-b4f9-4389-ae0e-2e38a2ac5d0e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cf17841e-6764-42ae-881a-cbe833ed06b5' class='xr-var-data-in' type='checkbox'><label for='data-cf17841e-6764-42ae-881a-cbe833ed06b5' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-510d872e-7921-4ad4-9781-86967fa76d36' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-510d872e-7921-4ad4-9781-86967fa76d36' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0fa08973-639e-4aaa-92ac-8fd82c958745' class='xr-var-data-in' type='checkbox'><label for='data-0fa08973-639e-4aaa-92ac-8fd82c958745' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-03d608ed-271e-4799-81c2-0b41cda51397' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-03d608ed-271e-4799-81c2-0b41cda51397' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e79fb2e7-5f9b-400e-a367-526b3b9e31eb' class='xr-var-data-in' type='checkbox'><label for='data-e79fb2e7-5f9b-400e-a367-526b3b9e31eb' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-18a9c7d5-a766-4935-a443-1bed6ccd74c1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-18a9c7d5-a766-4935-a443-1bed6ccd74c1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-96f9c7b6-2ac1-46d5-acc1-f0eb8491a955' class='xr-var-data-in' type='checkbox'><label for='data-96f9c7b6-2ac1-46d5-acc1-f0eb8491a955' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9407a006-f357-4ea3-84af-2861f7c86530' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9407a006-f357-4ea3-84af-2861f7c86530' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c1feee9e-7a47-4829-b5d1-b5c35a770f6b' class='xr-var-data-in' type='checkbox'><label for='data-c1feee9e-7a47-4829-b5d1-b5c35a770f6b' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-70d88847-2c6e-4639-8b4f-f9f5d97296c2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-70d88847-2c6e-4639-8b4f-f9f5d97296c2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-85cd9e8e-f887-4c1d-9db6-0dba7771f19a' class='xr-var-data-in' type='checkbox'><label for='data-85cd9e8e-f887-4c1d-9db6-0dba7771f19a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7c45d9f9-0d0e-4d27-963d-91bea249ce0a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7c45d9f9-0d0e-4d27-963d-91bea249ce0a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-efae9c03-265a-4d50-9bce-93983edb1750' class='xr-var-data-in' type='checkbox'><label for='data-efae9c03-265a-4d50-9bce-93983edb1750' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-564a8657-45ef-4e30-923d-cfcfca3f375b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-564a8657-45ef-4e30-923d-cfcfca3f375b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ee90d1cc-a756-4c2e-be98-3109785ab619' class='xr-var-data-in' type='checkbox'><label for='data-ee90d1cc-a756-4c2e-be98-3109785ab619' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c9cd0b24-4720-408c-acfe-a435762d606d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c9cd0b24-4720-408c-acfe-a435762d606d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c1872b6f-2c43-4774-9f86-18d6993e1de4' class='xr-var-data-in' type='checkbox'><label for='data-c1872b6f-2c43-4774-9f86-18d6993e1de4' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-484658a4-5113-4785-9f32-9e3b26ee796e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-484658a4-5113-4785-9f32-9e3b26ee796e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-839c23e0-22c4-4415-ae86-8333c4c6d5e4' class='xr-var-data-in' type='checkbox'><label for='data-839c23e0-22c4-4415-ae86-8333c4c6d5e4' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f9bbe82b-4b64-427f-991a-2908ac42af72' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f9bbe82b-4b64-427f-991a-2908ac42af72' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a1029286-76e6-4610-bd8c-1748aac5be2d' class='xr-var-data-in' type='checkbox'><label for='data-a1029286-76e6-4610-bd8c-1748aac5be2d' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f5575813-5329-49a1-a86a-e8a1a6233640' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f5575813-5329-49a1-a86a-e8a1a6233640' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b57ee48c-3920-4e81-99c6-7f073585fb67' class='xr-var-data-in' type='checkbox'><label for='data-b57ee48c-3920-4e81-99c6-7f073585fb67' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c6b3e6f6-f853-4615-95c1-026595df53b6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c6b3e6f6-f853-4615-95c1-026595df53b6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-527e29b6-8d3f-4949-ab4e-df6535a670a4' class='xr-var-data-in' type='checkbox'><label for='data-527e29b6-8d3f-4949-ab4e-df6535a670a4' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a4c6f5f4-6e76-4532-9fc1-6ae24017b05f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a4c6f5f4-6e76-4532-9fc1-6ae24017b05f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-75a89a5f-0d1d-4c0f-9819-d84a39f4a427' class='xr-var-data-in' type='checkbox'><label for='data-75a89a5f-0d1d-4c0f-9819-d84a39f4a427' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b335d0c0-bec5-4497-a45e-0e2fc99fc8ee' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b335d0c0-bec5-4497-a45e-0e2fc99fc8ee' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5d456f13-9a1c-4f6a-82a3-34af7fb3cf18' class='xr-var-data-in' type='checkbox'><label for='data-5d456f13-9a1c-4f6a-82a3-34af7fb3cf18' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-94cafa0f-282e-4541-aad7-e261eae2bc3f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-94cafa0f-282e-4541-aad7-e261eae2bc3f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a8de8744-d660-483b-bf31-eaaeefed4699' class='xr-var-data-in' type='checkbox'><label for='data-a8de8744-d660-483b-bf31-eaaeefed4699' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c8cc887a-61db-4437-8fcd-c972c4c80ff8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c8cc887a-61db-4437-8fcd-c972c4c80ff8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-335200b1-9cac-40c3-8c62-c345d794cf17' class='xr-var-data-in' type='checkbox'><label for='data-335200b1-9cac-40c3-8c62-c345d794cf17' 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>_ChunkSizes :</span></dt><dd>[1, 44, 107]</dd><dt><span>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-590c8024-bb51-45de-9e7d-8b9b263a2527' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-590c8024-bb51-45de-9e7d-8b9b263a2527' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8644bf2a-6f97-4e24-b3ac-d91da95599f5' class='xr-var-data-in' type='checkbox'><label for='data-8644bf2a-6f97-4e24-b3ac-d91da95599f5' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-db9df95c-28c7-48a4-95fb-aab6c7a59f42' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-db9df95c-28c7-48a4-95fb-aab6c7a59f42' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-43cc73f6-8c3a-4cf3-bf79-3baa16393e6d' class='xr-var-data-in' type='checkbox'><label for='data-43cc73f6-8c3a-4cf3-bf79-3baa16393e6d' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-49735eb4-ad71-4e07-9409-10ac1dccc80d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-49735eb4-ad71-4e07-9409-10ac1dccc80d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4af21409-c04f-4730-9c2b-bdf04fd82b12' class='xr-var-data-in' type='checkbox'><label for='data-4af21409-c04f-4730-9c2b-bdf04fd82b12' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6d858f53-be8d-4684-972a-2410e822cad7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6d858f53-be8d-4684-972a-2410e822cad7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f2c8d309-872f-4fa5-ade5-d1273527d08b' class='xr-var-data-in' type='checkbox'><label for='data-f2c8d309-872f-4fa5-ade5-d1273527d08b' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dee6bc64-ec8e-44ef-9e73-1cedfc2b9b68' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dee6bc64-ec8e-44ef-9e73-1cedfc2b9b68' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-39ecf645-765c-47af-acd6-30974ba673f1' class='xr-var-data-in' type='checkbox'><label for='data-39ecf645-765c-47af-acd6-30974ba673f1' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a0ef73d2-3c72-4707-b17b-98574a88fb84' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a0ef73d2-3c72-4707-b17b-98574a88fb84' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-057902fe-a441-4e36-a177-6c0f6b731c89' class='xr-var-data-in' type='checkbox'><label for='data-057902fe-a441-4e36-a177-6c0f6b731c89' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-866afd92-6d98-4bff-9f43-b44ba2344cf9' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-866afd92-6d98-4bff-9f43-b44ba2344cf9' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4242b4a5-9186-41fc-9456-efb38a07973f' class='xr-var-data-in' type='checkbox'><label for='data-4242b4a5-9186-41fc-9456-efb38a07973f' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmax_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5975917d-c3b2-45f7-9521-d5915b617f64' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5975917d-c3b2-45f7-9521-d5915b617f64' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cf617572-5316-4113-acf2-ea505ddf8e5e' class='xr-var-data-in' type='checkbox'><label for='data-cf617572-5316-4113-acf2-ea505ddf8e5e' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Maximum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-233a8aa6-3aec-4e0c-8d18-93e51fc278c5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-233a8aa6-3aec-4e0c-8d18-93e51fc278c5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b23cbc9f-aa38-4e80-855d-3bd6d401c198' class='xr-var-data-in' type='checkbox'><label for='data-b23cbc9f-aa38-4e80-855d-3bd6d401c198' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8933ceb7-5022-4fdd-b3ca-49a97844f31d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8933ceb7-5022-4fdd-b3ca-49a97844f31d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7f7a0673-1637-41ad-b6a4-91e14c55af9c' class='xr-var-data-in' type='checkbox'><label for='data-7f7a0673-1637-41ad-b6a4-91e14c55af9c' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-26b8c1d3-de51-4510-a318-97913b7a55bc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-26b8c1d3-de51-4510-a318-97913b7a55bc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-42ed2863-d58f-49db-a112-f976284e154e' class='xr-var-data-in' type='checkbox'><label for='data-42ed2863-d58f-49db-a112-f976284e154e' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9620afd2-1de6-4d5a-bd35-233ca3657a2f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9620afd2-1de6-4d5a-bd35-233ca3657a2f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2c973119-f0dc-4475-9a29-3f89fec13c0b' class='xr-var-data-in' type='checkbox'><label for='data-2c973119-f0dc-4475-9a29-3f89fec13c0b' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a28f6877-f039-4ba0-8afd-43a851ab3f94' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a28f6877-f039-4ba0-8afd-43a851ab3f94' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-db0c31bd-667b-4456-a736-6e8d8c70043a' class='xr-var-data-in' type='checkbox'><label for='data-db0c31bd-667b-4456-a736-6e8d8c70043a' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f6481a74-1c5e-40d3-9ce1-260d82f5d479' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f6481a74-1c5e-40d3-9ce1-260d82f5d479' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b1869226-1fd8-4a46-acef-8c1060348bf6' class='xr-var-data-in' type='checkbox'><label for='data-b1869226-1fd8-4a46-acef-8c1060348bf6' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-70dac37e-a981-427c-87e3-e0ce1b1c8026' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-70dac37e-a981-427c-87e3-e0ce1b1c8026' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-69c831e5-a1a8-45de-a8bf-aac3ff46e540' class='xr-var-data-in' type='checkbox'><label for='data-69c831e5-a1a8-45de-a8bf-aac3ff46e540' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a058faed-6980-4cbb-ac31-6736af4383d6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a058faed-6980-4cbb-ac31-6736af4383d6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ee7d6a3d-2701-47dd-a03e-4a53dca02071' class='xr-var-data-in' type='checkbox'><label for='data-ee7d6a3d-2701-47dd-a03e-4a53dca02071' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8a73bec3-a136-4d3c-8a04-106c81f49cca' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8a73bec3-a136-4d3c-8a04-106c81f49cca' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9b601466-aa00-4957-929b-20df4ad41adb' class='xr-var-data-in' type='checkbox'><label for='data-9b601466-aa00-4957-929b-20df4ad41adb' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b8f2697a-1a80-4d7f-ad64-ef53f9031f8d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b8f2697a-1a80-4d7f-ad64-ef53f9031f8d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5fd49b60-1ba4-4437-ab9a-460f41101818' class='xr-var-data-in' type='checkbox'><label for='data-5fd49b60-1ba4-4437-ab9a-460f41101818' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-54d6453e-8003-48f7-9712-25fd148da919' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-54d6453e-8003-48f7-9712-25fd148da919' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9247a85f-e979-4aa9-96e8-17939bd20667' class='xr-var-data-in' type='checkbox'><label for='data-9247a85f-e979-4aa9-96e8-17939bd20667' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-116523ac-40cc-43aa-ae64-41dbd2f741e5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-116523ac-40cc-43aa-ae64-41dbd2f741e5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a0e49628-0881-48e5-8ae7-d0dbf85c275b' class='xr-var-data-in' type='checkbox'><label for='data-a0e49628-0881-48e5-8ae7-d0dbf85c275b' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4593b93e-7f9f-45bc-b855-dc1fa2aa3852' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4593b93e-7f9f-45bc-b855-dc1fa2aa3852' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f4b2d542-cebe-45bc-aabc-5bb7b1519c55' class='xr-var-data-in' type='checkbox'><label for='data-f4b2d542-cebe-45bc-aabc-5bb7b1519c55' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-86993066-cabb-4fd0-ab9e-c1d316b15850' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-86993066-cabb-4fd0-ab9e-c1d316b15850' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-316a8f3d-bb0d-4aed-bb6a-c058cbf385f6' class='xr-var-data-in' type='checkbox'><label for='data-316a8f3d-bb0d-4aed-bb6a-c058cbf385f6' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-957e9757-cead-4943-a689-5dc3703edd00' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-957e9757-cead-4943-a689-5dc3703edd00' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-68ba330d-14c8-44f9-a161-ddd30ef98c26' class='xr-var-data-in' type='checkbox'><label for='data-68ba330d-14c8-44f9-a161-ddd30ef98c26' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-87542286-ae16-445f-9e7f-2bdd3da3deeb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-87542286-ae16-445f-9e7f-2bdd3da3deeb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c4d9a48a-cfcd-46af-af26-40ace4cd9fea' class='xr-var-data-in' type='checkbox'><label for='data-c4d9a48a-cfcd-46af-af26-40ace4cd9fea' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d48770bb-9bc2-45f7-a425-ba2ff076fed1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d48770bb-9bc2-45f7-a425-ba2ff076fed1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0165d048-3ee5-48ff-a624-60443a9e7d5d' class='xr-var-data-in' type='checkbox'><label for='data-0165d048-3ee5-48ff-a624-60443a9e7d5d' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-20e8beea-0938-4c3a-8168-d5ea911ca818' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-20e8beea-0938-4c3a-8168-d5ea911ca818' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7e203909-2922-4906-8a9c-839d43518f24' class='xr-var-data-in' type='checkbox'><label for='data-7e203909-2922-4906-8a9c-839d43518f24' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1d866a12-a94c-44fb-90ac-1c977562bddb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1d866a12-a94c-44fb-90ac-1c977562bddb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-881c3f97-34ae-4409-a5f2-39626b06ed95' class='xr-var-data-in' type='checkbox'><label for='data-881c3f97-34ae-4409-a5f2-39626b06ed95' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-62c71d85-bc85-4807-b2fa-5e9ce66e4ec7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-62c71d85-bc85-4807-b2fa-5e9ce66e4ec7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c17474af-ce00-497a-8450-754e6acc89a1' class='xr-var-data-in' type='checkbox'><label for='data-c17474af-ce00-497a-8450-754e6acc89a1' 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>_ChunkSizes :</span></dt><dd>[1, 44, 107]</dd><dt><span>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-11f76cdb-fd4a-4abc-92c4-5d9f2ba7233e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-11f76cdb-fd4a-4abc-92c4-5d9f2ba7233e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-08d0ebf2-75dc-4652-9739-879b013f8bff' class='xr-var-data-in' type='checkbox'><label for='data-08d0ebf2-75dc-4652-9739-879b013f8bff' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e9eee591-c1b1-4fae-a8ef-8d70f6e7852c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e9eee591-c1b1-4fae-a8ef-8d70f6e7852c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-edb57e09-e959-47a0-846c-67a11e609899' class='xr-var-data-in' type='checkbox'><label for='data-edb57e09-e959-47a0-846c-67a11e609899' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dedd1e0b-85ac-4982-bed6-77bed4d28a3f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dedd1e0b-85ac-4982-bed6-77bed4d28a3f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8c2c395c-b0d8-4d2f-bff3-2975eb49687e' class='xr-var-data-in' type='checkbox'><label for='data-8c2c395c-b0d8-4d2f-bff3-2975eb49687e' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ecbacab5-c50b-4ffc-8760-70fe4b24737c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ecbacab5-c50b-4ffc-8760-70fe4b24737c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1208943b-08b1-434e-9277-d59b502651e5' class='xr-var-data-in' type='checkbox'><label for='data-1208943b-08b1-434e-9277-d59b502651e5' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-54e900dc-1ea0-4a2c-b0bf-26ff07e62a2b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-54e900dc-1ea0-4a2c-b0bf-26ff07e62a2b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-138deac5-e096-49b7-b6fe-80b63ad51c93' class='xr-var-data-in' type='checkbox'><label for='data-138deac5-e096-49b7-b6fe-80b63ad51c93' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9dedf4f4-9a87-4e63-88da-3f898627d260' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9dedf4f4-9a87-4e63-88da-3f898627d260' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d50a03c0-c594-4759-b3f6-ed9880fe7034' class='xr-var-data-in' type='checkbox'><label for='data-d50a03c0-c594-4759-b3f6-ed9880fe7034' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8b0ee22d-5d67-4a83-bb59-2df0e813e002' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8b0ee22d-5d67-4a83-bb59-2df0e813e002' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f9f5594b-1be6-4d2d-bf61-748bf19ee8d8' class='xr-var-data-in' type='checkbox'><label for='data-f9f5594b-1be6-4d2d-bf61-748bf19ee8d8' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a1c90813-bd61-4c87-8e0b-c016f64f9bf3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a1c90813-bd61-4c87-8e0b-c016f64f9bf3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1a6618da-c476-4ea5-86fc-bcb5cb713c6d' class='xr-var-data-in' type='checkbox'><label for='data-1a6618da-c476-4ea5-86fc-bcb5cb713c6d' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a2a1d4a0-bad0-4001-b315-15e93a16e784' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a2a1d4a0-bad0-4001-b315-15e93a16e784' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-efe2df86-75f9-4937-a75a-9a23cbe1e159' class='xr-var-data-in' type='checkbox'><label for='data-efe2df86-75f9-4937-a75a-9a23cbe1e159' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-27e9112f-6b8d-48df-815c-79c18f3bfbbb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-27e9112f-6b8d-48df-815c-79c18f3bfbbb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-58378643-768a-45a5-a6ef-a5649a364125' class='xr-var-data-in' type='checkbox'><label for='data-58378643-768a-45a5-a6ef-a5649a364125' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5136be03-ee8f-4bea-ac25-e2bffef4810a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5136be03-ee8f-4bea-ac25-e2bffef4810a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-73937f13-26f6-423f-90ff-9f86fc3650e6' class='xr-var-data-in' type='checkbox'><label for='data-73937f13-26f6-423f-90ff-9f86fc3650e6' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-84772110-9971-4c3d-899a-bb8c135d2146' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-84772110-9971-4c3d-899a-bb8c135d2146' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d4b2049a-64c3-452f-bffe-ca27da409d90' class='xr-var-data-in' type='checkbox'><label for='data-d4b2049a-64c3-452f-bffe-ca27da409d90' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1dd84793-cc66-4019-aa3c-132bf13b6d13' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1dd84793-cc66-4019-aa3c-132bf13b6d13' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e32411b2-d0b4-456b-b729-d0c87dddc5b2' class='xr-var-data-in' type='checkbox'><label for='data-e32411b2-d0b4-456b-b729-d0c87dddc5b2' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4e3ce7cd-8b9f-4394-8818-01dcb580d0b7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4e3ce7cd-8b9f-4394-8818-01dcb580d0b7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-23cb63ff-f5e4-4ac2-8ee9-b6cb932afaba' class='xr-var-data-in' type='checkbox'><label for='data-23cb63ff-f5e4-4ac2-8ee9-b6cb932afaba' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-428288bc-af41-45c1-84e5-1d0fb2c1a3c7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-428288bc-af41-45c1-84e5-1d0fb2c1a3c7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0fce1a7e-a29b-4bf7-bef2-e709f1eef6e9' class='xr-var-data-in' type='checkbox'><label for='data-0fce1a7e-a29b-4bf7-bef2-e709f1eef6e9' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rhsmin_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-98695937-2eb0-4082-ba57-1532d09458be' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-98695937-2eb0-4082-ba57-1532d09458be' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8ff89533-bf38-4057-b947-c0e428b0a681' class='xr-var-data-in' type='checkbox'><label for='data-8ff89533-bf38-4057-b947-c0e428b0a681' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>This is the relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C.</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Surface Daily Minimum Relative Humidity</dd><dt><span>standard_name :</span></dt><dd>relative_humidity</dd><dt><span>units :</span></dt><dd>%</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-77a79990-ae83-4bbb-af0b-a97edd62ee29' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-77a79990-ae83-4bbb-af0b-a97edd62ee29' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1a87279f-c5d4-4641-95d7-4dd53f8994c7' class='xr-var-data-in' type='checkbox'><label for='data-1a87279f-c5d4-4641-95d7-4dd53f8994c7' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-32d03c8d-82ce-4363-ae3b-9701ea367dde' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-32d03c8d-82ce-4363-ae3b-9701ea367dde' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b30b6df4-7012-4622-b6fc-cadac99be0a6' class='xr-var-data-in' type='checkbox'><label for='data-b30b6df4-7012-4622-b6fc-cadac99be0a6' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-97cdebcf-c8f4-44c6-bc15-7c371aef271e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-97cdebcf-c8f4-44c6-bc15-7c371aef271e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5aa51233-c031-4e4b-a061-b0905ee9ec84' class='xr-var-data-in' type='checkbox'><label for='data-5aa51233-c031-4e4b-a061-b0905ee9ec84' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ba1af4ca-1893-446d-8d24-b98dc1d010be' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ba1af4ca-1893-446d-8d24-b98dc1d010be' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-92c365c5-ef90-4fd5-810f-97c79a5c2549' class='xr-var-data-in' type='checkbox'><label for='data-92c365c5-ef90-4fd5-810f-97c79a5c2549' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cbca872a-3be8-4ce0-abd4-9312129ea498' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cbca872a-3be8-4ce0-abd4-9312129ea498' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7a83892c-9263-43a9-8692-1bcecefb397b' class='xr-var-data-in' type='checkbox'><label for='data-7a83892c-9263-43a9-8692-1bcecefb397b' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-67344d0e-5ebe-4384-b86a-737de07d8072' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-67344d0e-5ebe-4384-b86a-737de07d8072' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fcb7e6b0-8d7c-4d63-a0cc-6098faccd25a' class='xr-var-data-in' type='checkbox'><label for='data-fcb7e6b0-8d7c-4d63-a0cc-6098faccd25a' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c46c098c-f934-4bb5-b23b-e8fcc233703c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c46c098c-f934-4bb5-b23b-e8fcc233703c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-99ff0782-e215-4320-b18d-3f232fc923bb' class='xr-var-data-in' type='checkbox'><label for='data-99ff0782-e215-4320-b18d-3f232fc923bb' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1d5fd31e-d4b1-465a-aa73-42e70cf0ca6c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1d5fd31e-d4b1-465a-aa73-42e70cf0ca6c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-02d32aa8-11b3-4abb-9c11-861ec67a2138' class='xr-var-data-in' type='checkbox'><label for='data-02d32aa8-11b3-4abb-9c11-861ec67a2138' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dab21f3e-0d6c-4dbf-8888-5813528df075' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dab21f3e-0d6c-4dbf-8888-5813528df075' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c446937e-3483-4f33-8411-5d0f370b8b5f' class='xr-var-data-in' type='checkbox'><label for='data-c446937e-3483-4f33-8411-5d0f370b8b5f' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b93f79d9-1d31-472a-9a35-b4841a7467fb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b93f79d9-1d31-472a-9a35-b4841a7467fb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f97cc294-a72b-418b-b9f8-a4ff0115a162' class='xr-var-data-in' type='checkbox'><label for='data-f97cc294-a72b-418b-b9f8-a4ff0115a162' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b921c2c8-a0e4-4b74-9a99-957729253493' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b921c2c8-a0e4-4b74-9a99-957729253493' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e49fd9fb-cfed-4222-b36e-4110c1fdbc78' class='xr-var-data-in' type='checkbox'><label for='data-e49fd9fb-cfed-4222-b36e-4110c1fdbc78' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-91dbbe4d-62ff-4a7e-8037-fcd1f754ba1a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-91dbbe4d-62ff-4a7e-8037-fcd1f754ba1a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4c39b5c9-4707-4372-88ab-1468e90720a5' class='xr-var-data-in' type='checkbox'><label for='data-4c39b5c9-4707-4372-88ab-1468e90720a5' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7e13a868-90ea-4d21-a15e-68719856580d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7e13a868-90ea-4d21-a15e-68719856580d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3fb1d86c-e856-41d4-9f10-383180ebe918' class='xr-var-data-in' type='checkbox'><label for='data-3fb1d86c-e856-41d4-9f10-383180ebe918' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4783fc4f-fd7d-400a-9d60-c2d1d89e6690' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4783fc4f-fd7d-400a-9d60-c2d1d89e6690' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4ec12944-0a68-4f83-91e0-3c249002bca0' class='xr-var-data-in' type='checkbox'><label for='data-4ec12944-0a68-4f83-91e0-3c249002bca0' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ceb2e442-619c-4bf3-831f-637dea47955c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ceb2e442-619c-4bf3-831f-637dea47955c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-00bab4f4-5c81-4e9c-aeb2-3df71446320a' class='xr-var-data-in' type='checkbox'><label for='data-00bab4f4-5c81-4e9c-aeb2-3df71446320a' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7d9f7254-7749-4e74-9ee6-afb32f254ec3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7d9f7254-7749-4e74-9ee6-afb32f254ec3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e90c50a1-a70e-4a44-9322-adc6f99763c4' class='xr-var-data-in' type='checkbox'><label for='data-e90c50a1-a70e-4a44-9322-adc6f99763c4' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8a5d87ee-8885-4b32-aaf5-deef922f88e8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8a5d87ee-8885-4b32-aaf5-deef922f88e8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c29a9640-684a-4dd3-b35a-55aad240d224' class='xr-var-data-in' type='checkbox'><label for='data-c29a9640-684a-4dd3-b35a-55aad240d224' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-98a40056-33f3-4134-a30a-da2ed89f9b72' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-98a40056-33f3-4134-a30a-da2ed89f9b72' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2414061d-2156-43b8-a95d-de703a335c79' class='xr-var-data-in' type='checkbox'><label for='data-2414061d-2156-43b8-a95d-de703a335c79' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-39778b9c-f43e-4259-a8c8-eb3d0c4d062d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-39778b9c-f43e-4259-a8c8-eb3d0c4d062d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d2ad5e89-c4da-463d-958d-6712daae2014' class='xr-var-data-in' type='checkbox'><label for='data-d2ad5e89-c4da-463d-958d-6712daae2014' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-fc57e118-08b0-4e72-9b01-e316b5fb4687' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fc57e118-08b0-4e72-9b01-e316b5fb4687' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-76a217ce-01fa-43fe-b3ad-600f9cf27346' class='xr-var-data-in' type='checkbox'><label for='data-76a217ce-01fa-43fe-b3ad-600f9cf27346' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5ec3ea76-9330-4a11-ac89-7345ed717d3e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5ec3ea76-9330-4a11-ac89-7345ed717d3e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-746730a5-7e76-45ea-9323-62f0fa5ff58a' class='xr-var-data-in' type='checkbox'><label for='data-746730a5-7e76-45ea-9323-62f0fa5ff58a' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e3ff625d-14ed-43b1-be34-1ab4072924ae' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e3ff625d-14ed-43b1-be34-1ab4072924ae' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e2975b63-17ca-466b-992d-85a3d5f14e56' class='xr-var-data-in' type='checkbox'><label for='data-e2975b63-17ca-466b-992d-85a3d5f14e56' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-312635c2-7d55-4726-b44d-7299715f84b7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-312635c2-7d55-4726-b44d-7299715f84b7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d8b3c803-1d80-43a8-b44e-55a90a44602f' class='xr-var-data-in' type='checkbox'><label for='data-d8b3c803-1d80-43a8-b44e-55a90a44602f' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-06bd0209-e05d-4bb7-a7be-bc8e01225cbc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-06bd0209-e05d-4bb7-a7be-bc8e01225cbc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-78d78484-25a7-4ca1-b728-c662c486ae7f' class='xr-var-data-in' type='checkbox'><label for='data-78d78484-25a7-4ca1-b728-c662c486ae7f' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d2f05580-7d05-4984-815b-c4afaa1ff0d1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d2f05580-7d05-4984-815b-c4afaa1ff0d1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a14833d8-5e6c-4b5b-8e7e-3aa557f81a5b' class='xr-var-data-in' type='checkbox'><label for='data-a14833d8-5e6c-4b5b-8e7e-3aa557f81a5b' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f5815af4-457c-4558-bbb0-2cbb443fd2f2' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f5815af4-457c-4558-bbb0-2cbb443fd2f2' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6752ae08-9ed4-4414-9e3f-d47a455c4d0e' class='xr-var-data-in' type='checkbox'><label for='data-6752ae08-9ed4-4414-9e3f-d47a455c4d0e' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a92cd2cc-b3c7-494c-b6b5-b3dd733d2dd0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a92cd2cc-b3c7-494c-b6b5-b3dd733d2dd0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-00236a57-1a98-430b-9169-e60887a7bae9' class='xr-var-data-in' type='checkbox'><label for='data-00236a57-1a98-430b-9169-e60887a7bae9' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0fb05e45-8d95-431b-a4f1-7eef42e4b083' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0fb05e45-8d95-431b-a4f1-7eef42e4b083' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fe3adf59-5f5f-42bf-871e-eb05ec5f9584' class='xr-var-data-in' type='checkbox'><label for='data-fe3adf59-5f5f-42bf-871e-eb05ec5f9584' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-786d641a-23fd-4154-8788-75e79736f549' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-786d641a-23fd-4154-8788-75e79736f549' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6cce289a-d773-4754-be82-90cb0e0385f2' class='xr-var-data-in' type='checkbox'><label for='data-6cce289a-d773-4754-be82-90cb0e0385f2' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-45b29bed-9a15-46d2-b0ce-6f7082d18297' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-45b29bed-9a15-46d2-b0ce-6f7082d18297' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a2f1c39b-3696-4307-928d-136ad4b8105e' class='xr-var-data-in' type='checkbox'><label for='data-a2f1c39b-3696-4307-928d-136ad4b8105e' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-bd9737c6-3b32-4589-b4d5-ca3074f72201' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bd9737c6-3b32-4589-b4d5-ca3074f72201' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-bbb45a64-1d71-4ba5-ac3b-0a85e234c4a4' class='xr-var-data-in' type='checkbox'><label for='data-bbb45a64-1d71-4ba5-ac3b-0a85e234c4a4' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5c9d7db1-df9e-4d7d-8e7c-e772b9a0e7df' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5c9d7db1-df9e-4d7d-8e7c-e772b9a0e7df' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cce74d8c-f3e7-4928-b93d-46f42eb1d37f' class='xr-var-data-in' type='checkbox'><label for='data-cce74d8c-f3e7-4928-b93d-46f42eb1d37f' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0ec084ed-43fd-4c55-abd5-4d0966e36a81' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0ec084ed-43fd-4c55-abd5-4d0966e36a81' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a8023531-83b2-4408-ad8d-6398fde33dad' class='xr-var-data-in' type='checkbox'><label for='data-a8023531-83b2-4408-ad8d-6398fde33dad' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4c21345e-7a47-4991-a0e5-cf465b0f214e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4c21345e-7a47-4991-a0e5-cf465b0f214e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-634e88c3-10c3-4441-a4fb-dc1d2ff4ae71' class='xr-var-data-in' type='checkbox'><label for='data-634e88c3-10c3-4441-a4fb-dc1d2ff4ae71' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-650e30ca-4b04-41f9-870b-8117169e8cb3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-650e30ca-4b04-41f9-870b-8117169e8cb3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4b032d25-507e-4eb9-8e81-86ba74f2972a' class='xr-var-data-in' type='checkbox'><label for='data-4b032d25-507e-4eb9-8e81-86ba74f2972a' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cf243b81-d41f-491b-98b1-557bc619061b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cf243b81-d41f-491b-98b1-557bc619061b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-decafba0-b07b-48ac-a500-454d313bca25' class='xr-var-data-in' type='checkbox'><label for='data-decafba0-b07b-48ac-a500-454d313bca25' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4acbf673-efcf-43c8-adf9-1b4b305ace0a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4acbf673-efcf-43c8-adf9-1b4b305ace0a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-170e5e18-1372-4277-923c-8e254d80cf09' class='xr-var-data-in' type='checkbox'><label for='data-170e5e18-1372-4277-923c-8e254d80cf09' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9161e952-ee82-422a-b675-1d5642193d04' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9161e952-ee82-422a-b675-1d5642193d04' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-343e545d-83d4-4289-bbbb-9fd99c2656d0' class='xr-var-data-in' type='checkbox'><label for='data-343e545d-83d4-4289-bbbb-9fd99c2656d0' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-05be0d25-831f-49a8-b1ee-2ff2f9593b12' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-05be0d25-831f-49a8-b1ee-2ff2f9593b12' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ec961473-1ca9-4aed-beb5-99530b7ed409' class='xr-var-data-in' type='checkbox'><label for='data-ec961473-1ca9-4aed-beb5-99530b7ed409' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>rsds_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6509e9ff-21d2-49ee-9e79-22babaf8be8e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6509e9ff-21d2-49ee-9e79-22babaf8be8e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c1252304-215b-434d-b378-6ddffee47e8f' class='xr-var-data-in' type='checkbox'><label for='data-c1252304-215b-434d-b378-6ddffee47e8f' 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>cell_methods :</span></dt><dd>time: mean (interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>SW radiation incident at the surface</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>long_name :</span></dt><dd>Surface Downwelling Shortwave Radiation</dd><dt><span>standard_name :</span></dt><dd>surface_downwelling_shortwave_flux_in_air</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8251f838-41b8-48f2-a715-b27b043e5643' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8251f838-41b8-48f2-a715-b27b043e5643' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-97b255e5-3837-4c2e-8499-c8cb6893d87a' class='xr-var-data-in' type='checkbox'><label for='data-97b255e5-3837-4c2e-8499-c8cb6893d87a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b472fb9c-567e-4c79-a296-9be356b472e7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b472fb9c-567e-4c79-a296-9be356b472e7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b907a650-1e13-4e0c-9994-afac0b770349' class='xr-var-data-in' type='checkbox'><label for='data-b907a650-1e13-4e0c-9994-afac0b770349' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e0f9a8e7-65f3-492f-adbe-9cf600afaad0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e0f9a8e7-65f3-492f-adbe-9cf600afaad0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2cfd7b5c-0e21-4916-9eb3-81e6581d95b6' class='xr-var-data-in' type='checkbox'><label for='data-2cfd7b5c-0e21-4916-9eb3-81e6581d95b6' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0f8292c7-b2d4-4be0-9942-a9272278c479' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0f8292c7-b2d4-4be0-9942-a9272278c479' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7e2c799e-045b-4b15-8078-d6106111fc3a' class='xr-var-data-in' type='checkbox'><label for='data-7e2c799e-045b-4b15-8078-d6106111fc3a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-fff1087e-26ed-4c90-a43a-8c5d63745000' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fff1087e-26ed-4c90-a43a-8c5d63745000' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7a8415a5-154a-4401-acc6-688818b3329a' class='xr-var-data-in' type='checkbox'><label for='data-7a8415a5-154a-4401-acc6-688818b3329a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9e1f0f52-07ba-4cda-aa4a-c5c7074fada6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9e1f0f52-07ba-4cda-aa4a-c5c7074fada6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-aab8c189-25de-4543-b090-e30af1b2eebe' class='xr-var-data-in' type='checkbox'><label for='data-aab8c189-25de-4543-b090-e30af1b2eebe' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e40b6beb-8626-4b9a-aae3-8d7f06d52e5c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e40b6beb-8626-4b9a-aae3-8d7f06d52e5c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a0cc90f8-1c70-4f5f-8a7b-2823c9979b01' class='xr-var-data-in' type='checkbox'><label for='data-a0cc90f8-1c70-4f5f-8a7b-2823c9979b01' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7246471f-9042-4aac-8c6f-856b6781145e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7246471f-9042-4aac-8c6f-856b6781145e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-385ecc8b-933b-4c73-9c7d-fa20bf17eab9' class='xr-var-data-in' type='checkbox'><label for='data-385ecc8b-933b-4c73-9c7d-fa20bf17eab9' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1a47b41c-09ef-4407-b3c5-aa116135c2a3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1a47b41c-09ef-4407-b3c5-aa116135c2a3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7797dc83-367b-41aa-a9e8-0056af7e8466' class='xr-var-data-in' type='checkbox'><label for='data-7797dc83-367b-41aa-a9e8-0056af7e8466' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f04a34b6-49b9-4b7b-845e-a4542e7ed44a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f04a34b6-49b9-4b7b-845e-a4542e7ed44a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f15dfaa2-6134-400d-8727-5a571405b2cc' class='xr-var-data-in' type='checkbox'><label for='data-f15dfaa2-6134-400d-8727-5a571405b2cc' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-daacc319-1fbd-40f9-b135-36e291405232' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-daacc319-1fbd-40f9-b135-36e291405232' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-852f5ed2-b90e-4d31-8836-fe86266f6f1b' class='xr-var-data-in' type='checkbox'><label for='data-852f5ed2-b90e-4d31-8836-fe86266f6f1b' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e6dd5140-773e-4b7c-b53f-0f4877ac56cd' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e6dd5140-773e-4b7c-b53f-0f4877ac56cd' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0ab22e6c-b8c4-4399-9194-550803af3eef' class='xr-var-data-in' type='checkbox'><label for='data-0ab22e6c-b8c4-4399-9194-550803af3eef' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-3e90ab88-8628-4e1c-ab70-1281f40af0c8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-3e90ab88-8628-4e1c-ab70-1281f40af0c8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c82ff4c6-58ca-40c5-b5f5-f9a4d2e7922a' class='xr-var-data-in' type='checkbox'><label for='data-c82ff4c6-58ca-40c5-b5f5-f9a4d2e7922a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4b86573c-7e2d-457d-bc32-ba7785c1f5fc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4b86573c-7e2d-457d-bc32-ba7785c1f5fc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c4ebea60-0e14-4efb-966b-aea5fcc2f745' class='xr-var-data-in' type='checkbox'><label for='data-c4ebea60-0e14-4efb-966b-aea5fcc2f745' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f0e14e72-69e3-49fc-942e-f3e1fef24b47' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f0e14e72-69e3-49fc-942e-f3e1fef24b47' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3e9e735a-1373-4961-931b-42354a4869db' class='xr-var-data-in' type='checkbox'><label for='data-3e9e735a-1373-4961-931b-42354a4869db' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-109da383-f02b-40fe-96a5-c894cf8787f7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-109da383-f02b-40fe-96a5-c894cf8787f7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b0cf68a3-884c-41fc-b75c-a0a87ed01e7c' class='xr-var-data-in' type='checkbox'><label for='data-b0cf68a3-884c-41fc-b75c-a0a87ed01e7c' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d43ff7a8-35e9-4ef9-911e-8ed339b6eb04' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d43ff7a8-35e9-4ef9-911e-8ed339b6eb04' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-88bf1a57-9460-4a52-8be4-af83745d9ad1' class='xr-var-data-in' type='checkbox'><label for='data-88bf1a57-9460-4a52-8be4-af83745d9ad1' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f444f906-014d-45c6-9ee2-4b652a1bc777' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f444f906-014d-45c6-9ee2-4b652a1bc777' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1047523c-cff9-4126-97e5-0eb0fa2fa43e' class='xr-var-data-in' type='checkbox'><label for='data-1047523c-cff9-4126-97e5-0eb0fa2fa43e' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d25dc3d2-727b-4ccb-9e9f-4766a80bc0a4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d25dc3d2-727b-4ccb-9e9f-4766a80bc0a4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cd477f98-c61c-4dbd-bfca-28f5cf6359c2' class='xr-var-data-in' type='checkbox'><label for='data-cd477f98-c61c-4dbd-bfca-28f5cf6359c2' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f627744c-5950-46fb-93ff-9e00cffa5a7b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f627744c-5950-46fb-93ff-9e00cffa5a7b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3d0d0eb8-4253-4f87-b2c8-c51156c9ab38' class='xr-var-data-in' type='checkbox'><label for='data-3d0d0eb8-4253-4f87-b2c8-c51156c9ab38' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-054187ef-195d-4937-9f62-f43ff2b5bbb5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-054187ef-195d-4937-9f62-f43ff2b5bbb5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-297a7dfc-3183-4a4f-941d-5a9aed28fd96' class='xr-var-data-in' type='checkbox'><label for='data-297a7dfc-3183-4a4f-941d-5a9aed28fd96' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-bd6faf2c-af13-41dc-8ef0-7219c9836cc7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bd6faf2c-af13-41dc-8ef0-7219c9836cc7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-af0d1a6d-3192-462a-9628-3a7d81e0bfad' class='xr-var-data-in' type='checkbox'><label for='data-af0d1a6d-3192-462a-9628-3a7d81e0bfad' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5fea956e-9100-438d-9bde-d79ef5ce145c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5fea956e-9100-438d-9bde-d79ef5ce145c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0afd5d19-59da-4060-ab57-7357e6a1f0d6' class='xr-var-data-in' type='checkbox'><label for='data-0afd5d19-59da-4060-ab57-7357e6a1f0d6' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ef093b2d-41a7-4071-af1a-5593c0076f4e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ef093b2d-41a7-4071-af1a-5593c0076f4e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e57fbff1-786f-4e0b-9b51-b414b613cf7e' class='xr-var-data-in' type='checkbox'><label for='data-e57fbff1-786f-4e0b-9b51-b414b613cf7e' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2383669b-8825-4bcd-8672-64d919cf6472' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2383669b-8825-4bcd-8672-64d919cf6472' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7c2ab93b-b9c9-4a2e-8523-0e614ca2edc7' class='xr-var-data-in' type='checkbox'><label for='data-7c2ab93b-b9c9-4a2e-8523-0e614ca2edc7' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-15b1a5a9-f3c8-4eba-a97a-8194dc67b10d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-15b1a5a9-f3c8-4eba-a97a-8194dc67b10d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-440ce67c-5d39-4d54-bd41-42e1acf3224a' class='xr-var-data-in' type='checkbox'><label for='data-440ce67c-5d39-4d54-bd41-42e1acf3224a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dc32145e-3bbe-45eb-a29f-86b172c280ea' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dc32145e-3bbe-45eb-a29f-86b172c280ea' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7520490c-91cd-497c-871e-3b5bfa7f3c8c' class='xr-var-data-in' type='checkbox'><label for='data-7520490c-91cd-497c-871e-3b5bfa7f3c8c' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c36d77f7-b495-4362-b4b9-6825e85932e4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c36d77f7-b495-4362-b4b9-6825e85932e4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-35bd8012-90ba-4c27-a081-1051efdd3b67' class='xr-var-data-in' type='checkbox'><label for='data-35bd8012-90ba-4c27-a081-1051efdd3b67' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-862ef861-0e06-4626-a1c3-1b56797ca1c8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-862ef861-0e06-4626-a1c3-1b56797ca1c8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3fc7bdba-dbab-4822-a718-873529eaaf1f' class='xr-var-data-in' type='checkbox'><label for='data-3fc7bdba-dbab-4822-a718-873529eaaf1f' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-89d94c7d-876c-4897-9544-cd7b1e66ff1c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-89d94c7d-876c-4897-9544-cd7b1e66ff1c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c77228e7-22ee-477a-b8db-cc70652b9fb8' class='xr-var-data-in' type='checkbox'><label for='data-c77228e7-22ee-477a-b8db-cc70652b9fb8' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5cf26596-8198-4a65-bb3f-a8af9ab5540d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5cf26596-8198-4a65-bb3f-a8af9ab5540d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4c58568e-7295-43a0-a789-3403d0a0140d' class='xr-var-data-in' type='checkbox'><label for='data-4c58568e-7295-43a0-a789-3403d0a0140d' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-13bf9898-11c9-4995-8545-1b6d01ab8b2d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-13bf9898-11c9-4995-8545-1b6d01ab8b2d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e79ddc33-af9e-4804-b13f-71562b6e0094' class='xr-var-data-in' type='checkbox'><label for='data-e79ddc33-af9e-4804-b13f-71562b6e0094' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c0c9cb96-dfe6-4a4b-b413-d0d4ccc7d593' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c0c9cb96-dfe6-4a4b-b413-d0d4ccc7d593' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-07503cd2-397d-42dd-b1d2-53de37d890cd' class='xr-var-data-in' type='checkbox'><label for='data-07503cd2-397d-42dd-b1d2-53de37d890cd' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-68e45c07-ab6a-47bb-9723-532eac012d20' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-68e45c07-ab6a-47bb-9723-532eac012d20' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cd8aab85-c09b-461f-87a1-237f09ac037b' class='xr-var-data-in' type='checkbox'><label for='data-cd8aab85-c09b-461f-87a1-237f09ac037b' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cf264e8c-ec38-47bc-974c-a1573bad5dfa' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cf264e8c-ec38-47bc-974c-a1573bad5dfa' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f416152f-383e-4b40-a21f-2b1d05e3f50a' class='xr-var-data-in' type='checkbox'><label for='data-f416152f-383e-4b40-a21f-2b1d05e3f50a' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-fe836cbf-90d6-40b3-ba3f-c48da1aaef42' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fe836cbf-90d6-40b3-ba3f-c48da1aaef42' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-adf6ea66-05c1-417b-88f2-8582f37f434c' class='xr-var-data-in' type='checkbox'><label for='data-adf6ea66-05c1-417b-88f2-8582f37f434c' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-97cdcc8e-6347-4490-9d24-4b329e22a758' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-97cdcc8e-6347-4490-9d24-4b329e22a758' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-8d3759a9-dcf9-4708-becd-bc430cedde65' class='xr-var-data-in' type='checkbox'><label for='data-8d3759a9-dcf9-4708-becd-bc430cedde65' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b3f74b7a-cdd8-4a19-9407-34aba663a2b7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b3f74b7a-cdd8-4a19-9407-34aba663a2b7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-be7eee72-017f-4eaf-aca4-965d9a85c760' class='xr-var-data-in' type='checkbox'><label for='data-be7eee72-017f-4eaf-aca4-965d9a85c760' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-250ab7c9-acd3-4e98-86f8-c5a59a413529' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-250ab7c9-acd3-4e98-86f8-c5a59a413529' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-bcea5361-80f8-4e1a-98e3-41f89e833acf' class='xr-var-data-in' type='checkbox'><label for='data-bcea5361-80f8-4e1a-98e3-41f89e833acf' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmax_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-01e8b81b-06ed-4460-8133-e91a09a1fa5f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-01e8b81b-06ed-4460-8133-e91a09a1fa5f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-12a67030-9672-4a32-b296-1f9011be60ba' class='xr-var-data-in' type='checkbox'><label for='data-12a67030-9672-4a32-b296-1f9011be60ba' 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>cell_methods :</span></dt><dd>time: maximum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Maximum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d71bf988-95e1-4803-9a50-bf073b666cf3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d71bf988-95e1-4803-9a50-bf073b666cf3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9a976c73-9e7c-4688-8f4d-6da734588561' class='xr-var-data-in' type='checkbox'><label for='data-9a976c73-9e7c-4688-8f4d-6da734588561' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6a960c23-7ee8-4cd7-bf6d-0d0bd7eb4622' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6a960c23-7ee8-4cd7-bf6d-0d0bd7eb4622' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-27444fa5-8105-441c-9760-61519a1929e8' class='xr-var-data-in' type='checkbox'><label for='data-27444fa5-8105-441c-9760-61519a1929e8' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cd0a893d-4b92-4a07-8369-f40088459b73' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cd0a893d-4b92-4a07-8369-f40088459b73' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-43089884-3ef1-4439-a1f3-c790ec8a6907' class='xr-var-data-in' type='checkbox'><label for='data-43089884-3ef1-4439-a1f3-c790ec8a6907' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2175cd37-4ec6-4cef-93b5-852060f3a302' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2175cd37-4ec6-4cef-93b5-852060f3a302' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9d073072-b129-46c7-9690-44011b42f809' class='xr-var-data-in' type='checkbox'><label for='data-9d073072-b129-46c7-9690-44011b42f809' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ad1515ff-54b2-419d-9868-e0223a8367d6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ad1515ff-54b2-419d-9868-e0223a8367d6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b12fb7f2-90e8-4294-8757-34967dd73575' class='xr-var-data-in' type='checkbox'><label for='data-b12fb7f2-90e8-4294-8757-34967dd73575' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9445ce3d-cf6c-4657-8f2a-112fa352d945' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9445ce3d-cf6c-4657-8f2a-112fa352d945' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-79ff1dc3-7015-483b-ba31-fef0a29cc7cf' class='xr-var-data-in' type='checkbox'><label for='data-79ff1dc3-7015-483b-ba31-fef0a29cc7cf' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-93720c2b-3281-4298-ac74-76aa0272e63a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-93720c2b-3281-4298-ac74-76aa0272e63a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-06c62e8e-e5c7-4a53-bda7-30ea32d5443e' class='xr-var-data-in' type='checkbox'><label for='data-06c62e8e-e5c7-4a53-bda7-30ea32d5443e' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-067ca719-865c-46cb-b9b2-c233655168f6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-067ca719-865c-46cb-b9b2-c233655168f6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-37583ff7-72c6-46ad-a49d-faeb9eb48256' class='xr-var-data-in' type='checkbox'><label for='data-37583ff7-72c6-46ad-a49d-faeb9eb48256' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-97840427-5fb7-46c6-986e-cdbc9e480d37' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-97840427-5fb7-46c6-986e-cdbc9e480d37' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1a01b0d0-4a3e-4464-88c4-b11288f49d90' class='xr-var-data-in' type='checkbox'><label for='data-1a01b0d0-4a3e-4464-88c4-b11288f49d90' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1f0a67e1-5446-4454-9b85-0b725cedc428' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1f0a67e1-5446-4454-9b85-0b725cedc428' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6bd35b8e-44f7-4851-b837-434dd8a86126' class='xr-var-data-in' type='checkbox'><label for='data-6bd35b8e-44f7-4851-b837-434dd8a86126' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-70917adc-330e-4e0a-a478-07f85c289f5c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-70917adc-330e-4e0a-a478-07f85c289f5c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-423ef4ab-0b3f-40e0-b18b-0b38d1d68b18' class='xr-var-data-in' type='checkbox'><label for='data-423ef4ab-0b3f-40e0-b18b-0b38d1d68b18' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d126c95b-3e68-4f6c-9471-801867a270f8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d126c95b-3e68-4f6c-9471-801867a270f8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5831a698-b2b7-424f-b945-d9cd9b5d0a76' class='xr-var-data-in' type='checkbox'><label for='data-5831a698-b2b7-424f-b945-d9cd9b5d0a76' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d906343a-37d4-48b5-8d1e-5c4ef878b745' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d906343a-37d4-48b5-8d1e-5c4ef878b745' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b12a0182-b093-4a0a-8038-45a8aad95178' class='xr-var-data-in' type='checkbox'><label for='data-b12a0182-b093-4a0a-8038-45a8aad95178' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-795562fe-9e93-4620-8513-13826439c3a1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-795562fe-9e93-4620-8513-13826439c3a1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-15be7434-2e9e-4869-8a74-357faf6ca019' class='xr-var-data-in' type='checkbox'><label for='data-15be7434-2e9e-4869-8a74-357faf6ca019' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d2228d6d-8364-46b4-bf62-a24b44d6d6c9' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d2228d6d-8364-46b4-bf62-a24b44d6d6c9' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fc2863ee-5b83-4899-952a-face72a05249' class='xr-var-data-in' type='checkbox'><label for='data-fc2863ee-5b83-4899-952a-face72a05249' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5fbb14dd-5192-4cfb-b1c8-d3de2fac0a58' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5fbb14dd-5192-4cfb-b1c8-d3de2fac0a58' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c9627f47-d2f4-4137-b0d6-194d839f6799' class='xr-var-data-in' type='checkbox'><label for='data-c9627f47-d2f4-4137-b0d6-194d839f6799' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d04ddd47-0f95-46ce-b87e-bb5652c8be69' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d04ddd47-0f95-46ce-b87e-bb5652c8be69' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d0b9abf3-3dae-4b8e-948e-4e15053a8c47' class='xr-var-data-in' type='checkbox'><label for='data-d0b9abf3-3dae-4b8e-948e-4e15053a8c47' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-117a7310-bf17-419d-9844-0272582abd9b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-117a7310-bf17-419d-9844-0272582abd9b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fdb69aa1-faac-4071-be9d-dd4d6f0aa1cc' class='xr-var-data-in' type='checkbox'><label for='data-fdb69aa1-faac-4071-be9d-dd4d6f0aa1cc' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c4eaaea1-76bc-4dc2-b6ec-823673a4a40a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c4eaaea1-76bc-4dc2-b6ec-823673a4a40a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e6469dfe-cdac-4313-8bb8-072a41e00e39' class='xr-var-data-in' type='checkbox'><label for='data-e6469dfe-cdac-4313-8bb8-072a41e00e39' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-bcae154b-e507-47c8-87a9-1290631f0402' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bcae154b-e507-47c8-87a9-1290631f0402' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3f76f11a-0001-4bee-b1e5-5399c4f02dc0' class='xr-var-data-in' type='checkbox'><label for='data-3f76f11a-0001-4bee-b1e5-5399c4f02dc0' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4e5c3acc-45f6-40c4-a955-d618ad577851' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4e5c3acc-45f6-40c4-a955-d618ad577851' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c2ef8756-ed5c-43a9-b6ef-cc54bc4864a2' class='xr-var-data-in' type='checkbox'><label for='data-c2ef8756-ed5c-43a9-b6ef-cc54bc4864a2' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b6dc0b7f-842c-467f-806f-444219177002' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b6dc0b7f-842c-467f-806f-444219177002' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f273c86c-7d7d-493a-97b2-32918c79fb8a' class='xr-var-data-in' type='checkbox'><label for='data-f273c86c-7d7d-493a-97b2-32918c79fb8a' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b784186e-4aba-4329-ad60-f3097272e79a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b784186e-4aba-4329-ad60-f3097272e79a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-86defbbe-27fb-41f7-83d8-0b658063a3ed' class='xr-var-data-in' type='checkbox'><label for='data-86defbbe-27fb-41f7-83d8-0b658063a3ed' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-46d0316d-255a-4039-bb33-15257be2a573' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-46d0316d-255a-4039-bb33-15257be2a573' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-13790319-cd74-441c-9c43-8b9d19885678' class='xr-var-data-in' type='checkbox'><label for='data-13790319-cd74-441c-9c43-8b9d19885678' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9fedf21d-80a2-42f9-97d5-8c3fe3c4db38' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9fedf21d-80a2-42f9-97d5-8c3fe3c4db38' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e31fd0c3-ef53-4b50-9dca-5c105b859c4e' class='xr-var-data-in' type='checkbox'><label for='data-e31fd0c3-ef53-4b50-9dca-5c105b859c4e' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-288d8e86-2f33-4172-ba1e-d58db2a708a4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-288d8e86-2f33-4172-ba1e-d58db2a708a4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0789adac-6972-42d8-9fa5-06dff06e4c7b' class='xr-var-data-in' type='checkbox'><label for='data-0789adac-6972-42d8-9fa5-06dff06e4c7b' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2dcfb293-c33e-4198-a744-e5877e7be6fb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2dcfb293-c33e-4198-a744-e5877e7be6fb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2c09e46f-2238-484b-845d-bf6c61f3ede7' class='xr-var-data-in' type='checkbox'><label for='data-2c09e46f-2238-484b-845d-bf6c61f3ede7' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b9a4a402-80dc-4080-8a74-b7f0d08c2f76' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b9a4a402-80dc-4080-8a74-b7f0d08c2f76' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-808dbc0e-3bce-44cd-84b5-9ae3c26e4354' class='xr-var-data-in' type='checkbox'><label for='data-808dbc0e-3bce-44cd-84b5-9ae3c26e4354' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-288add6c-1aec-4ed6-8e0d-a5407e200fcb' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-288add6c-1aec-4ed6-8e0d-a5407e200fcb' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-462c943f-ac1b-4654-8d08-9de40f73172c' class='xr-var-data-in' type='checkbox'><label for='data-462c943f-ac1b-4654-8d08-9de40f73172c' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e45a7841-0843-4122-9938-71638fa2c3dd' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e45a7841-0843-4122-9938-71638fa2c3dd' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d0f24f75-8ed0-4ad5-be55-872c22afbba8' class='xr-var-data-in' type='checkbox'><label for='data-d0f24f75-8ed0-4ad5-be55-872c22afbba8' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-aa521307-4125-4352-8316-78784370a2ed' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-aa521307-4125-4352-8316-78784370a2ed' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7722d4ec-2dd7-4b4d-9b65-c00f2daf0401' class='xr-var-data-in' type='checkbox'><label for='data-7722d4ec-2dd7-4b4d-9b65-c00f2daf0401' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0967628b-625f-4830-9139-33cf650c7c04' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0967628b-625f-4830-9139-33cf650c7c04' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-65364174-bd94-4254-b8fc-02a9dac65409' class='xr-var-data-in' type='checkbox'><label for='data-65364174-bd94-4254-b8fc-02a9dac65409' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c7add82c-b1e8-487e-901d-b95632d9a108' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c7add82c-b1e8-487e-901d-b95632d9a108' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f5bfcae6-0d26-4f98-b02f-397a9884a0d3' class='xr-var-data-in' type='checkbox'><label for='data-f5bfcae6-0d26-4f98-b02f-397a9884a0d3' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8f5c5de9-25c8-4eee-a47f-18e2de31e419' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8f5c5de9-25c8-4eee-a47f-18e2de31e419' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c1047e58-21bf-4fb3-a336-d389f4492872' class='xr-var-data-in' type='checkbox'><label for='data-c1047e58-21bf-4fb3-a336-d389f4492872' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c1a4c8f3-ee7c-4e0d-b3df-f250a1e9827a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c1a4c8f3-ee7c-4e0d-b3df-f250a1e9827a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-63e23b55-5a88-4dae-9d3c-74d0a2f0c779' class='xr-var-data-in' type='checkbox'><label for='data-63e23b55-5a88-4dae-9d3c-74d0a2f0c779' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2546c00f-6355-4522-89d3-3e02c94d388c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2546c00f-6355-4522-89d3-3e02c94d388c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f9409900-494f-41ca-822b-b5303f75d1a2' class='xr-var-data-in' type='checkbox'><label for='data-f9409900-494f-41ca-822b-b5303f75d1a2' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-8c27a94c-6765-4e11-8e68-6e1d12f8e232' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-8c27a94c-6765-4e11-8e68-6e1d12f8e232' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3b81836b-e38f-4ba3-9a02-b3b041383088' class='xr-var-data-in' type='checkbox'><label for='data-3b81836b-e38f-4ba3-9a02-b3b041383088' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-759ebc4b-489a-4517-a6eb-7ba0a9793b0b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-759ebc4b-489a-4517-a6eb-7ba0a9793b0b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c3febb1c-9fdf-4ce2-b1fa-0c824e8686c8' class='xr-var-data-in' type='checkbox'><label for='data-c3febb1c-9fdf-4ce2-b1fa-0c824e8686c8' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-bd8d1b2a-3fc2-4585-8497-9c3ec5b1172b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bd8d1b2a-3fc2-4585-8497-9c3ec5b1172b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-91d5872e-2835-40b5-9b90-de0a8f4d6f08' class='xr-var-data-in' type='checkbox'><label for='data-91d5872e-2835-40b5-9b90-de0a8f4d6f08' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>tasmin_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e3fcdfdb-cf90-4a71-970a-7f5fadef03c3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e3fcdfdb-cf90-4a71-970a-7f5fadef03c3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-83d45bc0-3d1b-4d55-a84d-e5e12797d336' class='xr-var-data-in' type='checkbox'><label for='data-83d45bc0-3d1b-4d55-a84d-e5e12797d336' 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>cell_methods :</span></dt><dd>time: minimum(interval: 24 hours)</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>2 m</dd><dt><span>long_name :</span></dt><dd>Daily Minimum Near-Surface Air Temperature</dd><dt><span>standard_name :</span></dt><dd>air_temperature</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-846fed98-b735-4d4e-affc-e52be1ea9e47' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-846fed98-b735-4d4e-affc-e52be1ea9e47' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-94813562-e3d4-499d-ad94-832f22ab75e0' class='xr-var-data-in' type='checkbox'><label for='data-94813562-e3d4-499d-ad94-832f22ab75e0' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-65f89b30-69a1-41cf-aa7c-4de0989bc689' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-65f89b30-69a1-41cf-aa7c-4de0989bc689' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-27b46cf7-3c7e-442d-98e2-e20840d4d7fb' class='xr-var-data-in' type='checkbox'><label for='data-27b46cf7-3c7e-442d-98e2-e20840d4d7fb' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-eeb4b547-c5df-49e2-b211-15af223101b6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-eeb4b547-c5df-49e2-b211-15af223101b6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2ed178b5-699f-438d-8aaa-3121f27f6a0d' class='xr-var-data-in' type='checkbox'><label for='data-2ed178b5-699f-438d-8aaa-3121f27f6a0d' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7caf9f9f-ae50-4979-bea9-7a96a5141630' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7caf9f9f-ae50-4979-bea9-7a96a5141630' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6632352d-7b71-4310-bb2b-a90f0ba82b54' class='xr-var-data-in' type='checkbox'><label for='data-6632352d-7b71-4310-bb2b-a90f0ba82b54' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cbe9d6e4-bc65-4cf0-b2f4-2a3e61c0d72d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cbe9d6e4-bc65-4cf0-b2f4-2a3e61c0d72d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b4ec2938-9480-4557-addf-fab8417690c7' class='xr-var-data-in' type='checkbox'><label for='data-b4ec2938-9480-4557-addf-fab8417690c7' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-728ac8f0-f5d6-441c-8e09-c9cde4ef6772' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-728ac8f0-f5d6-441c-8e09-c9cde4ef6772' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a8691ea4-a62a-4f4e-bda4-7f8b00011888' class='xr-var-data-in' type='checkbox'><label for='data-a8691ea4-a62a-4f4e-bda4-7f8b00011888' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c97a3d71-7ddb-4c08-8d1f-e63b95695200' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c97a3d71-7ddb-4c08-8d1f-e63b95695200' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-918c7a43-f200-4d4e-9e29-eafdbef6e642' class='xr-var-data-in' type='checkbox'><label for='data-918c7a43-f200-4d4e-9e29-eafdbef6e642' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cfad003d-cd22-45ba-9d92-4a4609c78110' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cfad003d-cd22-45ba-9d92-4a4609c78110' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a337a29a-5971-4233-8f1e-48c8a8883bd5' class='xr-var-data-in' type='checkbox'><label for='data-a337a29a-5971-4233-8f1e-48c8a8883bd5' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-77cf2f98-33ae-4654-b19a-25b3f7f61547' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-77cf2f98-33ae-4654-b19a-25b3f7f61547' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-620e8daa-f630-4ba2-8301-fe252d7a3699' class='xr-var-data-in' type='checkbox'><label for='data-620e8daa-f630-4ba2-8301-fe252d7a3699' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-2694b2c5-9c9f-4325-81c0-b71257793ef3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-2694b2c5-9c9f-4325-81c0-b71257793ef3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7bcf4c03-2b0f-4f23-95ec-4f38ee4f30de' class='xr-var-data-in' type='checkbox'><label for='data-7bcf4c03-2b0f-4f23-95ec-4f38ee4f30de' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-fe481f9e-ebc8-49ec-833c-597b04c130cf' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fe481f9e-ebc8-49ec-833c-597b04c130cf' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-fee548f9-2914-4bd0-a35a-585c54fe853a' class='xr-var-data-in' type='checkbox'><label for='data-fee548f9-2914-4bd0-a35a-585c54fe853a' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5b20e7af-54db-4765-b40d-b1b05e267065' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5b20e7af-54db-4765-b40d-b1b05e267065' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-be5a13ab-b098-4b02-86fa-ed3f74fa8fe4' class='xr-var-data-in' type='checkbox'><label for='data-be5a13ab-b098-4b02-86fa-ed3f74fa8fe4' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-390201ff-9bfc-48c6-a853-4667c05c47f3' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-390201ff-9bfc-48c6-a853-4667c05c47f3' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6f266f6c-9686-4fd9-a2d5-2ca301b9ec27' class='xr-var-data-in' type='checkbox'><label for='data-6f266f6c-9686-4fd9-a2d5-2ca301b9ec27' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5e13bb41-c81b-4cfe-93a8-1370e270ca5e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5e13bb41-c81b-4cfe-93a8-1370e270ca5e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-14990540-241f-42d3-bf3e-e6fe7a04290f' class='xr-var-data-in' type='checkbox'><label for='data-14990540-241f-42d3-bf3e-e6fe7a04290f' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c15652c6-eeda-40bb-a341-1120c9087053' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c15652c6-eeda-40bb-a341-1120c9087053' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3d46a629-a242-400e-aae2-422af8053674' class='xr-var-data-in' type='checkbox'><label for='data-3d46a629-a242-400e-aae2-422af8053674' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b914228d-b538-48b5-8e85-29e6b6d11767' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b914228d-b538-48b5-8e85-29e6b6d11767' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-80ffc674-9c73-4182-8d26-a8ffae6d0f27' class='xr-var-data-in' type='checkbox'><label for='data-80ffc674-9c73-4182-8d26-a8ffae6d0f27' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b5587491-d3c6-409a-9c0b-7706033bbefa' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b5587491-d3c6-409a-9c0b-7706033bbefa' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e84d6466-a396-43e4-8dce-855913afaadb' class='xr-var-data-in' type='checkbox'><label for='data-e84d6466-a396-43e4-8dce-855913afaadb' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ed8abc17-743a-401b-a88c-72a1e75ab56a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ed8abc17-743a-401b-a88c-72a1e75ab56a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-60f35a0a-3e7f-4a3e-b8e4-abc95fa6952b' class='xr-var-data-in' type='checkbox'><label for='data-60f35a0a-3e7f-4a3e-b8e4-abc95fa6952b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-94f0f9ea-9d5e-4b2a-9825-d30e45e97902' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-94f0f9ea-9d5e-4b2a-9825-d30e45e97902' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9ec07ad4-9ea6-4b81-86a7-b744c3b5a9c1' class='xr-var-data-in' type='checkbox'><label for='data-9ec07ad4-9ea6-4b81-86a7-b744c3b5a9c1' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d8dafcf9-dfbc-49e7-b49f-fa5951c407a0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d8dafcf9-dfbc-49e7-b49f-fa5951c407a0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-abe36aaf-8dc0-402b-acd6-5a4099a9bb1d' class='xr-var-data-in' type='checkbox'><label for='data-abe36aaf-8dc0-402b-acd6-5a4099a9bb1d' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-043befb1-1be4-4f38-bef6-30499e571a69' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-043befb1-1be4-4f38-bef6-30499e571a69' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ad66c9ee-2438-4909-8144-e5f8c72d9b51' class='xr-var-data-in' type='checkbox'><label for='data-ad66c9ee-2438-4909-8144-e5f8c72d9b51' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dba99052-16ab-4c31-a471-8663206fc2e1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dba99052-16ab-4c31-a471-8663206fc2e1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-27fd38a7-2682-4c6d-9b76-b7bae8a23db5' class='xr-var-data-in' type='checkbox'><label for='data-27fd38a7-2682-4c6d-9b76-b7bae8a23db5' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-700bc6c6-20dc-402e-8b6c-48975189d517' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-700bc6c6-20dc-402e-8b6c-48975189d517' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-6cbaa121-f283-48e0-9f3a-5c14f99c0472' class='xr-var-data-in' type='checkbox'><label for='data-6cbaa121-f283-48e0-9f3a-5c14f99c0472' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1b6fec70-5beb-4db1-aad1-e4a4e7a0324d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1b6fec70-5beb-4db1-aad1-e4a4e7a0324d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a73d5aaa-2736-48f9-adb0-c78fff1f68f9' class='xr-var-data-in' type='checkbox'><label for='data-a73d5aaa-2736-48f9-adb0-c78fff1f68f9' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e552c18b-913d-435f-ac9f-107ed8737b38' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e552c18b-913d-435f-ac9f-107ed8737b38' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5665d004-9c9d-46ef-9846-9340602c2372' class='xr-var-data-in' type='checkbox'><label for='data-5665d004-9c9d-46ef-9846-9340602c2372' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b2f23145-a587-4d1f-be03-780de3816d53' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b2f23145-a587-4d1f-be03-780de3816d53' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-776c3acb-a264-4e6c-bae1-9b490ba3d85b' class='xr-var-data-in' type='checkbox'><label for='data-776c3acb-a264-4e6c-bae1-9b490ba3d85b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dabd075e-5561-4bb4-9739-be3fb4bdff94' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dabd075e-5561-4bb4-9739-be3fb4bdff94' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-904b03da-71c5-4be3-9b55-bd58ef296ab6' class='xr-var-data-in' type='checkbox'><label for='data-904b03da-71c5-4be3-9b55-bd58ef296ab6' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5cc6ec9a-b945-42ef-beb1-d54ff0f3504d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5cc6ec9a-b945-42ef-beb1-d54ff0f3504d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2dab5c60-d71d-42d1-ac01-b2aed0b728ae' class='xr-var-data-in' type='checkbox'><label for='data-2dab5c60-d71d-42d1-ac01-b2aed0b728ae' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-16cc1554-4a24-4fe4-9380-3f1052479430' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-16cc1554-4a24-4fe4-9380-3f1052479430' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1ca1c60b-0a93-4356-bc18-4edda05b807b' class='xr-var-data-in' type='checkbox'><label for='data-1ca1c60b-0a93-4356-bc18-4edda05b807b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c232df6e-9a18-481f-a8dd-6b4eeb70473c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c232df6e-9a18-481f-a8dd-6b4eeb70473c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2de2a2dc-bfb0-41e2-baee-32cd769d693b' class='xr-var-data-in' type='checkbox'><label for='data-2de2a2dc-bfb0-41e2-baee-32cd769d693b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-616f4412-c1cd-4690-933b-2b2bbb147b17' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-616f4412-c1cd-4690-933b-2b2bbb147b17' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0f257ada-fe92-4daa-9c66-0e286c68e250' class='xr-var-data-in' type='checkbox'><label for='data-0f257ada-fe92-4daa-9c66-0e286c68e250' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cffa0a3b-f89b-4589-80d8-9c6db3f1c526' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cffa0a3b-f89b-4589-80d8-9c6db3f1c526' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-40002860-bf4f-4388-8ec0-f37d76d19cf1' class='xr-var-data-in' type='checkbox'><label for='data-40002860-bf4f-4388-8ec0-f37d76d19cf1' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-fd37ee6f-7b5f-4c13-923c-78c294578f56' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-fd37ee6f-7b5f-4c13-923c-78c294578f56' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-9aa3066f-f559-4842-b0ef-d3628af65c2d' class='xr-var-data-in' type='checkbox'><label for='data-9aa3066f-f559-4842-b0ef-d3628af65c2d' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-78ed7f48-4c24-46ac-b63e-d6c26877b7d7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-78ed7f48-4c24-46ac-b63e-d6c26877b7d7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-22f9cb02-fe01-446d-b7ac-f0146a920956' class='xr-var-data-in' type='checkbox'><label for='data-22f9cb02-fe01-446d-b7ac-f0146a920956' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-67fae35a-5acc-415b-9353-ff73b860656c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-67fae35a-5acc-415b-9353-ff73b860656c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-43004442-7c0a-4a07-b9b7-f2e1adf989bc' class='xr-var-data-in' type='checkbox'><label for='data-43004442-7c0a-4a07-b9b7-f2e1adf989bc' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5167526f-f2da-4bd7-9549-8bf527c57ac4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5167526f-f2da-4bd7-9549-8bf527c57ac4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ec6d51bf-6e87-4a64-9afa-ec6acebea420' class='xr-var-data-in' type='checkbox'><label for='data-ec6d51bf-6e87-4a64-9afa-ec6acebea420' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ca91900d-a251-4f3a-83a5-08333e508308' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ca91900d-a251-4f3a-83a5-08333e508308' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-400cec75-f399-4175-bbab-a453e68d6228' class='xr-var-data-in' type='checkbox'><label for='data-400cec75-f399-4175-bbab-a453e68d6228' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-7645678e-6ca1-42e9-a991-2b798a5e0fef' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-7645678e-6ca1-42e9-a991-2b798a5e0fef' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ff90fc4c-75c8-40cf-93d2-c7a11c3fbac7' class='xr-var-data-in' type='checkbox'><label for='data-ff90fc4c-75c8-40cf-93d2-c7a11c3fbac7' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>uas_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-da232b96-6516-4cc5-8412-cd0b7f23b7fc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-da232b96-6516-4cc5-8412-cd0b7f23b7fc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ccd054ba-9e8a-407b-bee1-2c939ef2bc68' class='xr-var-data-in' type='checkbox'><label for='data-ccd054ba-9e8a-407b-bee1-2c939ef2bc68' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) eastward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Eastward Wind</dd><dt><span>standard_name :</span></dt><dd>eastward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_BNU-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1e5ace39-3f77-4a69-93ba-a08fdb49bdf7' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1e5ace39-3f77-4a69-93ba-a08fdb49bdf7' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a4ccae88-95ca-40a4-81e5-b0aa0b136958' class='xr-var-data-in' type='checkbox'><label for='data-a4ccae88-95ca-40a4-81e5-b0aa0b136958' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_BNU-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1d28ee12-67a7-45d2-b0ce-b4eacaed820f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1d28ee12-67a7-45d2-b0ce-b4eacaed820f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-e6ea30c7-012f-45aa-9af7-cf6ec25ac793' class='xr-var-data-in' type='checkbox'><label for='data-e6ea30c7-012f-45aa-9af7-cf6ec25ac793' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CCSM4_r6i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-710e5f6d-9d8d-4aac-b46a-b0b0bb1bbb7a' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-710e5f6d-9d8d-4aac-b46a-b0b0bb1bbb7a' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d406b960-7a78-4d20-bbab-65328c8d5c94' class='xr-var-data-in' type='checkbox'><label for='data-d406b960-7a78-4d20-bbab-65328c8d5c94' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CCSM4_r6i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ee264816-e052-4e0d-b39a-1c9253cc8148' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ee264816-e052-4e0d-b39a-1c9253cc8148' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-1e6497eb-9e99-4480-bd2b-88ca05892368' class='xr-var-data-in' type='checkbox'><label for='data-1e6497eb-9e99-4480-bd2b-88ca05892368' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CNRM-CM5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ea5bc953-1ad6-4992-90c4-95131f95760b' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ea5bc953-1ad6-4992-90c4-95131f95760b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2b3a935d-d13f-4dcc-8ced-99f9a607873b' class='xr-var-data-in' type='checkbox'><label for='data-2b3a935d-d13f-4dcc-8ced-99f9a607873b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CNRM-CM5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1b799c9d-1214-4236-b93c-2309b992ccde' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1b799c9d-1214-4236-b93c-2309b992ccde' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-240f9fd3-903d-4a41-bcb3-c76cd0e32dbd' class='xr-var-data-in' type='checkbox'><label for='data-240f9fd3-903d-4a41-bcb3-c76cd0e32dbd' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CSIRO-Mk3-6-0_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ee7c6154-241a-475f-9618-e00b603a5114' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ee7c6154-241a-475f-9618-e00b603a5114' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-a1ad7f0b-8156-49da-8640-e1689e480d2a' class='xr-var-data-in' type='checkbox'><label for='data-a1ad7f0b-8156-49da-8640-e1689e480d2a' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CSIRO-Mk3-6-0_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-e41fdca7-3be9-4539-9da7-8e18bd015e54' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-e41fdca7-3be9-4539-9da7-8e18bd015e54' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3e0dffea-435a-4f8f-a241-2a8d6dc881a9' class='xr-var-data-in' type='checkbox'><label for='data-3e0dffea-435a-4f8f-a241-2a8d6dc881a9' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CanESM2_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-cd05d0af-adee-4d27-b9d8-9b7071a65e5d' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-cd05d0af-adee-4d27-b9d8-9b7071a65e5d' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cb86c0cd-2a8a-4d61-9b1b-b39b2698517d' class='xr-var-data-in' type='checkbox'><label for='data-cb86c0cd-2a8a-4d61-9b1b-b39b2698517d' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_CanESM2_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-68a138bb-69d9-4e0f-bb70-be1b0691c673' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-68a138bb-69d9-4e0f-bb70-be1b0691c673' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-85495cd5-294f-4aae-ac24-94bce13c9a22' class='xr-var-data-in' type='checkbox'><label for='data-85495cd5-294f-4aae-ac24-94bce13c9a22' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_GFDL-ESM2G_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b5ac8b6a-0c2f-44d4-8d30-df6d157abc68' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b5ac8b6a-0c2f-44d4-8d30-df6d157abc68' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d7a714fb-bb48-40d0-9839-781e8ba26b28' class='xr-var-data-in' type='checkbox'><label for='data-d7a714fb-bb48-40d0-9839-781e8ba26b28' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_GFDL-ESM2G_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-1c628141-9ca7-4054-91e7-1d04c098bd31' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-1c628141-9ca7-4054-91e7-1d04c098bd31' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-3ce580ed-a984-4b38-827a-7369c3f4e8c5' class='xr-var-data-in' type='checkbox'><label for='data-3ce580ed-a984-4b38-827a-7369c3f4e8c5' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_GFDL-ESM2M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b133e6ad-6211-44cc-a3dc-0f85273d39d6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b133e6ad-6211-44cc-a3dc-0f85273d39d6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-d3937b9f-748a-4623-8672-a12569bfade5' class='xr-var-data-in' type='checkbox'><label for='data-d3937b9f-748a-4623-8672-a12569bfade5' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_GFDL-ESM2M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-adf93807-7eb0-4bd6-a6ad-39a3ded7ed37' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-adf93807-7eb0-4bd6-a6ad-39a3ded7ed37' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-18f5a40b-bd0f-4049-9bfd-e87c16413ec3' class='xr-var-data-in' type='checkbox'><label for='data-18f5a40b-bd0f-4049-9bfd-e87c16413ec3' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_HadGEM2-CC365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-6d0ee282-1246-4b3c-81e8-3d5fd4e83a9f' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-6d0ee282-1246-4b3c-81e8-3d5fd4e83a9f' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c8d16482-9693-48f2-aa5d-10158edbaa6f' class='xr-var-data-in' type='checkbox'><label for='data-c8d16482-9693-48f2-aa5d-10158edbaa6f' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_HadGEM2-CC365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c53c2417-03d2-404f-a5fd-1592bcea6add' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c53c2417-03d2-404f-a5fd-1592bcea6add' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c0401330-7889-4fed-95e6-44a4178ad353' class='xr-var-data-in' type='checkbox'><label for='data-c0401330-7889-4fed-95e6-44a4178ad353' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_HadGEM2-ES365_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-33c670e3-0ce7-435e-ae57-7df1a7669160' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-33c670e3-0ce7-435e-ae57-7df1a7669160' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-dcb27465-7fbc-4d69-b097-2af6d7ec6604' class='xr-var-data-in' type='checkbox'><label for='data-dcb27465-7fbc-4d69-b097-2af6d7ec6604' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_HadGEM2-ES365_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f3733684-1a54-4930-85ca-f8fda92394bd' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f3733684-1a54-4930-85ca-f8fda92394bd' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-7415c135-7d44-42ce-9f18-4f95463fadce' class='xr-var-data-in' type='checkbox'><label for='data-7415c135-7d44-42ce-9f18-4f95463fadce' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_IPSL-CM5A-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5fd2a6dd-ba43-4fa5-8451-0d5658a5c0a8' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5fd2a6dd-ba43-4fa5-8451-0d5658a5c0a8' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-c2e2a6a6-f1fd-4378-8a2d-8c044e753919' class='xr-var-data-in' type='checkbox'><label for='data-c2e2a6a6-f1fd-4378-8a2d-8c044e753919' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_IPSL-CM5A-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4fdeab2a-f165-45fc-bfb7-c2fe35b588a4' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4fdeab2a-f165-45fc-bfb7-c2fe35b588a4' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ff15d34d-4623-46e2-b140-e4120d9d53ba' class='xr-var-data-in' type='checkbox'><label for='data-ff15d34d-4623-46e2-b140-e4120d9d53ba' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_IPSL-CM5A-MR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-9ffeb390-2972-439e-9bfd-a2ecbed695d0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-9ffeb390-2972-439e-9bfd-a2ecbed695d0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2eea0ac1-6ebf-48c0-bd83-8b832b76eac6' class='xr-var-data-in' type='checkbox'><label for='data-2eea0ac1-6ebf-48c0-bd83-8b832b76eac6' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_IPSL-CM5A-MR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-4e620221-9cc0-4b6c-8b78-648514adba57' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-4e620221-9cc0-4b6c-8b78-648514adba57' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-f3de29b5-40bf-4d38-a234-cfc12b0123e8' class='xr-var-data-in' type='checkbox'><label for='data-f3de29b5-40bf-4d38-a234-cfc12b0123e8' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_IPSL-CM5B-LR_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-5862524d-bda3-4d6d-babc-3ae9aa67326e' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-5862524d-bda3-4d6d-babc-3ae9aa67326e' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-dc1e55bf-f608-4618-8510-d47b9be636c7' class='xr-var-data-in' type='checkbox'><label for='data-dc1e55bf-f608-4618-8510-d47b9be636c7' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_IPSL-CM5B-LR_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-575a47a1-32c0-43ec-a4bd-82957757c9cc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-575a47a1-32c0-43ec-a4bd-82957757c9cc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ce5706cf-9e84-4aa0-9687-475c435d2516' class='xr-var-data-in' type='checkbox'><label for='data-ce5706cf-9e84-4aa0-9687-475c435d2516' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MIROC-ESM-CHEM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-622e28a3-631b-4cb0-a21b-b13d6a8c0ed6' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-622e28a3-631b-4cb0-a21b-b13d6a8c0ed6' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ec10d1e9-c3ab-4930-8e4a-9cd6710c3095' class='xr-var-data-in' type='checkbox'><label for='data-ec10d1e9-c3ab-4930-8e4a-9cd6710c3095' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MIROC-ESM-CHEM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-aaef2c58-cc16-4c63-99bc-661657fe8011' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-aaef2c58-cc16-4c63-99bc-661657fe8011' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-984bf19a-6b73-4723-82ae-d2580eb9205a' class='xr-var-data-in' type='checkbox'><label for='data-984bf19a-6b73-4723-82ae-d2580eb9205a' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MIROC-ESM_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-d36bc82e-5449-465f-916f-92a684f33b49' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-d36bc82e-5449-465f-916f-92a684f33b49' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-52adf3e5-c371-48dc-8ec8-7f183cba6963' class='xr-var-data-in' type='checkbox'><label for='data-52adf3e5-c371-48dc-8ec8-7f183cba6963' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MIROC-ESM_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-a1dd8009-298b-4314-b277-6aacaf3700b5' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-a1dd8009-298b-4314-b277-6aacaf3700b5' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ce4a0ea5-bfa8-4e87-bb46-eb7094a88c77' class='xr-var-data-in' type='checkbox'><label for='data-ce4a0ea5-bfa8-4e87-bb46-eb7094a88c77' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MIROC5_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-b753b5a0-7b99-4bb3-9c74-c308a70280b1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-b753b5a0-7b99-4bb3-9c74-c308a70280b1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-b990e279-bd14-482f-8a33-cf0ab86ffa52' class='xr-var-data-in' type='checkbox'><label for='data-b990e279-bd14-482f-8a33-cf0ab86ffa52' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MIROC5_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0720c2d8-e3e8-4a6e-9112-853ca95ea93c' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0720c2d8-e3e8-4a6e-9112-853ca95ea93c' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-121cedee-1664-41ba-af36-de7b9b9666b3' class='xr-var-data-in' type='checkbox'><label for='data-121cedee-1664-41ba-af36-de7b9b9666b3' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MRI-CGCM3_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-f7db675f-e5cb-4475-970c-1f54ca32e922' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-f7db675f-e5cb-4475-970c-1f54ca32e922' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2bbca6da-7299-4c5e-a89e-089e11ecfc3b' class='xr-var-data-in' type='checkbox'><label for='data-2bbca6da-7299-4c5e-a89e-089e11ecfc3b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_MRI-CGCM3_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-ce1a440e-7e48-40d5-bedb-d6f41227e223' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-ce1a440e-7e48-40d5-bedb-d6f41227e223' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-5e8db983-b2ff-4307-89d7-95ccb27b8c8e' class='xr-var-data-in' type='checkbox'><label for='data-5e8db983-b2ff-4307-89d7-95ccb27b8c8e' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_NorESM1-M_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-35a444f7-7d12-40f2-832a-2c09a2ccc3dc' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-35a444f7-7d12-40f2-832a-2c09a2ccc3dc' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-4b5d2ebc-e7b6-419f-bb6c-a1eb91bfd653' class='xr-var-data-in' type='checkbox'><label for='data-4b5d2ebc-e7b6-419f-bb6c-a1eb91bfd653' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_NorESM1-M_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c8bad29b-27f3-4388-8e4d-dae22027dbb0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c8bad29b-27f3-4388-8e4d-dae22027dbb0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2784d394-61c3-40cf-b177-6f913423889b' class='xr-var-data-in' type='checkbox'><label for='data-2784d394-61c3-40cf-b177-6f913423889b' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_bcc-csm1-1-m_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-0453993f-cc26-47a7-afcf-7e382f861c91' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-0453993f-cc26-47a7-afcf-7e382f861c91' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-cab0f571-7f8c-4511-95fa-fb0e15316fa6' class='xr-var-data-in' type='checkbox'><label for='data-cab0f571-7f8c-4511-95fa-fb0e15316fa6' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_bcc-csm1-1-m_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-645699cc-7804-4e83-afcf-f24304ad17d0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-645699cc-7804-4e83-afcf-f24304ad17d0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-19e11b43-2c87-4354-a1f6-7c2da98d430e' class='xr-var-data-in' type='checkbox'><label for='data-19e11b43-2c87-4354-a1f6-7c2da98d430e' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_bcc-csm1-1_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-dac23e63-2cdd-4c13-8577-384fc2e02b17' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-dac23e63-2cdd-4c13-8577-384fc2e02b17' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-472aa358-1cb7-4894-992e-2bc8b992c7ac' class='xr-var-data-in' type='checkbox'><label for='data-472aa358-1cb7-4894-992e-2bc8b992c7ac' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_bcc-csm1-1_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-bf0e9039-8732-4e9c-8766-137a22c6a5a0' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-bf0e9039-8732-4e9c-8766-137a22c6a5a0' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-2130a1e1-82d2-4aba-9fbb-64208e4f2f8c' class='xr-var-data-in' type='checkbox'><label for='data-2130a1e1-82d2-4aba-9fbb-64208e4f2f8c' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_inmcm4_r1i1p1_rcp45</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-c0a5fd2e-cb0e-4cc0-bdc6-d962d7c38cd1' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-c0a5fd2e-cb0e-4cc0-bdc6-d962d7c38cd1' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-0d72874f-cf73-4693-a190-7fb2e202142c' class='xr-var-data-in' type='checkbox'><label for='data-0d72874f-cf73-4693-a190-7fb2e202142c' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li><li class='xr-var-item'><div class='xr-var-name'><span>vas_inmcm4_r1i1p1_rcp85</span></div><div class='xr-var-dims'>(time, lat, lon)</div><div class='xr-var-dtype'>float32</div><div class='xr-var-preview xr-preview'>dask.array<chunksize=(745, 86, 204), meta=np.ndarray></div><input id='attrs-027c1a32-bb69-4e56-a66c-cfeb5dd80370' class='xr-var-attrs-in' type='checkbox' ><label for='attrs-027c1a32-bb69-4e56-a66c-cfeb5dd80370' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ed5d58d9-c3e2-4f12-a102-1b94d5dddf0d' class='xr-var-data-in' type='checkbox'><label for='data-ed5d58d9-c3e2-4f12-a102-1b94d5dddf0d' 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>cell_methods :</span></dt><dd>time: mean(interval: 24 hours)</dd><dt><span>comments :</span></dt><dd>Surface (10m) northward wind</dd><dt><span>grid_mapping :</span></dt><dd>crs</dd><dt><span>height :</span></dt><dd>10 m</dd><dt><span>long_name :</span></dt><dd>Northward Wind</dd><dt><span>standard_name :</span></dt><dd>northward_wind</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> 103.70 GiB </td>\n", - " <td> 49.86 MiB </td>\n", - " </tr>\n", - " \n", - " <tr>\n", - " <th> Shape </th>\n", - " <td> (34333, 585, 1386) </td>\n", - " <td> (745, 86, 204) </td>\n", - " </tr>\n", - " <tr>\n", - " <th> Dask graph </th>\n", - " <td colspan=\"2\"> 2303 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=\"163\" height=\"148\" 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=\"4\" x2=\"80\" y2=\"74\" />\n", - " <line x1=\"10\" y1=\"8\" x2=\"80\" y2=\"78\" />\n", - " <line x1=\"10\" y1=\"12\" x2=\"80\" y2=\"83\" />\n", - " <line x1=\"10\" y1=\"16\" x2=\"80\" y2=\"87\" />\n", - " <line x1=\"10\" y1=\"20\" x2=\"80\" y2=\"91\" />\n", - " <line x1=\"10\" y1=\"24\" x2=\"80\" y2=\"95\" />\n", - " <line x1=\"10\" y1=\"28\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"10\" y2=\"28\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"13\" y2=\"31\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"16\" y2=\"34\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"20\" y2=\"38\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"23\" y2=\"41\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"28\" y2=\"46\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"31\" y2=\"49\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"36\" y2=\"54\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"39\" y2=\"57\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"43\" y2=\"61\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"46\" y2=\"64\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"51\" y2=\"69\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"54\" y2=\"72\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"59\" y2=\"77\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"62\" y2=\"80\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"66\" y2=\"84\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"69\" y2=\"87\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"74\" y2=\"92\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"77\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 80.58823529411765,70.58823529411765 80.58823529411765,98.73127949155062 10.0,28.143044197432978\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"10\" y1=\"0\" x2=\"43\" y2=\"0\" style=\"stroke-width:2\" />\n", - " <line x1=\"13\" y1=\"3\" x2=\"46\" y2=\"3\" />\n", - " <line x1=\"16\" y1=\"6\" x2=\"49\" y2=\"6\" />\n", - " <line x1=\"20\" y1=\"10\" x2=\"53\" y2=\"10\" />\n", - " <line x1=\"23\" y1=\"13\" x2=\"56\" y2=\"13\" />\n", - " <line x1=\"28\" y1=\"18\" x2=\"61\" y2=\"18\" />\n", - " <line x1=\"31\" y1=\"21\" x2=\"64\" y2=\"21\" />\n", - " <line x1=\"36\" y1=\"26\" x2=\"69\" y2=\"26\" />\n", - " <line x1=\"39\" y1=\"29\" x2=\"72\" y2=\"29\" />\n", - " <line x1=\"43\" y1=\"33\" x2=\"76\" y2=\"33\" />\n", - " <line x1=\"46\" y1=\"36\" x2=\"79\" y2=\"36\" />\n", - " <line x1=\"51\" y1=\"41\" x2=\"84\" y2=\"41\" />\n", - " <line x1=\"54\" y1=\"44\" x2=\"87\" y2=\"44\" />\n", - " <line x1=\"59\" y1=\"49\" x2=\"92\" y2=\"49\" />\n", - " <line x1=\"62\" y1=\"52\" x2=\"95\" y2=\"52\" />\n", - " <line x1=\"66\" y1=\"56\" x2=\"99\" y2=\"56\" />\n", - " <line x1=\"69\" y1=\"59\" x2=\"102\" y2=\"59\" />\n", - " <line x1=\"74\" y1=\"64\" x2=\"107\" y2=\"64\" />\n", - " <line x1=\"77\" y1=\"67\" x2=\"110\" y2=\"67\" />\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" 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=\"14\" y1=\"0\" x2=\"85\" y2=\"70\" />\n", - " <line x1=\"19\" y1=\"0\" x2=\"90\" y2=\"70\" />\n", - " <line x1=\"24\" y1=\"0\" x2=\"95\" y2=\"70\" />\n", - " <line x1=\"29\" y1=\"0\" x2=\"100\" y2=\"70\" />\n", - " <line x1=\"34\" y1=\"0\" x2=\"105\" y2=\"70\" />\n", - " <line x1=\"39\" y1=\"0\" x2=\"109\" y2=\"70\" />\n", - " <line x1=\"43\" y1=\"0\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"10.0,0.0 43.19009470334995,0.0 113.77832999746761,70.58823529411765 80.58823529411765,70.58823529411765\" style=\"fill:#8B4903A0;stroke-width:0\"/>\n", - "\n", - " <!-- Horizontal lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"113\" y2=\"70\" style=\"stroke-width:2\" />\n", - " <line x1=\"80\" y1=\"74\" x2=\"113\" y2=\"74\" />\n", - " <line x1=\"80\" y1=\"78\" x2=\"113\" y2=\"78\" />\n", - " <line x1=\"80\" y1=\"83\" x2=\"113\" y2=\"83\" />\n", - " <line x1=\"80\" y1=\"87\" x2=\"113\" y2=\"87\" />\n", - " <line x1=\"80\" y1=\"91\" x2=\"113\" y2=\"91\" />\n", - " <line x1=\"80\" y1=\"95\" x2=\"113\" y2=\"95\" />\n", - " <line x1=\"80\" y1=\"98\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Vertical lines -->\n", - " <line x1=\"80\" y1=\"70\" x2=\"80\" y2=\"98\" style=\"stroke-width:2\" />\n", - " <line x1=\"85\" y1=\"70\" x2=\"85\" y2=\"98\" />\n", - " <line x1=\"90\" y1=\"70\" x2=\"90\" y2=\"98\" />\n", - " <line x1=\"95\" y1=\"70\" x2=\"95\" y2=\"98\" />\n", - " <line x1=\"100\" y1=\"70\" x2=\"100\" y2=\"98\" />\n", - " <line x1=\"105\" y1=\"70\" x2=\"105\" y2=\"98\" />\n", - " <line x1=\"109\" y1=\"70\" x2=\"109\" y2=\"98\" />\n", - " <line x1=\"113\" y1=\"70\" x2=\"113\" y2=\"98\" style=\"stroke-width:2\" />\n", - "\n", - " <!-- Colored Rectangle -->\n", - " <polygon points=\"80.58823529411765,70.58823529411765 113.77832999746761,70.58823529411765 113.77832999746761,98.73127949155062 80.58823529411765,98.73127949155062\" style=\"fill:#ECB172A0;stroke-width:0\"/>\n", - "\n", - " <!-- Text -->\n", - " <text x=\"97.183283\" y=\"118.731279\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" >1386</text>\n", - " <text x=\"133.778330\" y=\"84.659757\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(-90,133.778330,84.659757)\">585</text>\n", - " <text x=\"35.294118\" y=\"83.437162\" font-size=\"1.0rem\" font-weight=\"100\" text-anchor=\"middle\" transform=\"rotate(45,35.294118,83.437162)\">34333</text>\n", - "</svg>\n", - " </td>\n", - " </tr>\n", - "</table></div></li></ul></div></li><li class='xr-section-item'><input id='section-2f0c5ef9-a864-4762-b9b5-650799431f0b' class='xr-section-summary-in' type='checkbox' ><label for='section-2f0c5ef9-a864-4762-b9b5-650799431f0b' class='xr-section-summary' >Indexes: <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-index-name'><div>lat</div></div><div class='xr-index-preview'>PandasIndex</div><div></div><input id='index-ded60a77-deab-4be5-9e25-e2f47dfb20f1' class='xr-index-data-in' type='checkbox'/><label for='index-ded60a77-deab-4be5-9e25-e2f47dfb20f1' 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(Float64Index([25.063077926635742, 25.10474395751953, 25.14640998840332,\n", - " 25.18807601928711, 25.2297420501709, 25.271408081054688,\n", - " 25.313074111938477, 25.354740142822266, 25.396406173706055,\n", - " 25.438072204589844,\n", - " ...\n", - " 49.02103042602539, 49.06269454956055, 49.10436248779297,\n", - " 49.146026611328125, 49.18769454956055, 49.2293586730957,\n", - " 49.271026611328125, 49.31269073486328, 49.3543586730957,\n", - " 49.39602279663086],\n", - " dtype='float64', name='lat', length=585))</pre></div></li><li class='xr-var-item'><div class='xr-index-name'><div>lon</div></div><div class='xr-index-preview'>PandasIndex</div><div></div><input id='index-18ce9b42-adc9-4c72-b7b1-de581be8a1a4' class='xr-index-data-in' type='checkbox'/><label for='index-18ce9b42-adc9-4c72-b7b1-de581be8a1a4' 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(Float64Index([235.22784423828125, 235.26950073242188, 235.3111572265625,\n", - " 235.35284423828125, 235.39450073242188, 235.4361572265625,\n", - " 235.4778289794922, 235.51950073242188, 235.5611572265625,\n", - " 235.6028289794922,\n", - " ...\n", - " 292.56024169921875, 292.6019287109375, 292.6435852050781,\n", - " 292.68524169921875, 292.7269287109375, 292.7685852050781,\n", - " 292.81024169921875, 292.8519287109375, 292.8935852050781,\n", - " 292.93524169921875],\n", - " dtype='float64', name='lon', length=1386))</pre></div></li><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-25f5216a-ca68-4726-a648-95317d842cc8' class='xr-index-data-in' type='checkbox'/><label for='index-25f5216a-ca68-4726-a648-95317d842cc8' 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(['2006-01-01', '2006-01-02', '2006-01-03', '2006-01-04',\n", - " '2006-01-05', '2006-01-06', '2006-01-07', '2006-01-08',\n", - " '2006-01-09', '2006-01-10',\n", - " ...\n", - " '2099-12-22', '2099-12-23', '2099-12-24', '2099-12-25',\n", - " '2099-12-26', '2099-12-27', '2099-12-28', '2099-12-29',\n", - " '2099-12-30', '2099-12-31'],\n", - " dtype='datetime64[ns]', name='time', length=34333, freq=None))</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-f08f7e5f-0cf2-4e17-9073-2a89e67763cf' class='xr-section-summary-in' type='checkbox' ><label for='section-f08f7e5f-0cf2-4e17-9073-2a89e67763cf' class='xr-section-summary' >Attributes: <span>(45)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'><dt><span>Metadata_Conventions :</span></dt><dd>Unidata Dataset Discovery v1.0</dd><dt><span>Metadata_Link :</span></dt><dd></dd><dt><span>cdm_data_type :</span></dt><dd>GRID</dd><dt><span>comment :</span></dt><dd>Total daily precipitation at surface; includes both liquid and solid phases from all types of clouds (both large-scale and convective)</dd><dt><span>contributor_name :</span></dt><dd>Katherine C. Hegewisch</dd><dt><span>contributor_role :</span></dt><dd>Postdoctoral Fellow</dd><dt><span>creator_email :</span></dt><dd>jabatzoglou@uidaho.edu</dd><dt><span>creator_name :</span></dt><dd>John Abatzoglou</dd><dt><span>creator_url :</span></dt><dd>http://maca.northwestknowledge.net</dd><dt><span>date_created :</span></dt><dd>2014-05-15</dd><dt><span>date_issued :</span></dt><dd>2014-05-15</dd><dt><span>date_modified :</span></dt><dd>2014-05-15</dd><dt><span>description :</span></dt><dd>Multivariate Adaptive Constructed Analogs (MACA) method, version 2.3,Dec 2013.</dd><dt><span>geospatial_bounds :</span></dt><dd>POLYGON((-124.7722 25.0631,-124.7722 49.3960, -67.0648 49.3960,-67.0648, 25.0631, -124.7722,25.0631))</dd><dt><span>geospatial_lat_max :</span></dt><dd>49.3960</dd><dt><span>geospatial_lat_min :</span></dt><dd>25.0631</dd><dt><span>geospatial_lat_resolution :</span></dt><dd>0.0417</dd><dt><span>geospatial_lat_units :</span></dt><dd>decimal degrees north</dd><dt><span>geospatial_lon_max :</span></dt><dd>-67.0648</dd><dt><span>geospatial_lon_min :</span></dt><dd>-124.7722</dd><dt><span>geospatial_lon_resolution :</span></dt><dd>0.0417</dd><dt><span>geospatial_lon_units :</span></dt><dd>decimal degrees east</dd><dt><span>geospatial_vertical_max :</span></dt><dd>0.0</dd><dt><span>geospatial_vertical_min :</span></dt><dd>0.0</dd><dt><span>geospatial_vertical_positive :</span></dt><dd>up</dd><dt><span>geospatial_vertical_resolution :</span></dt><dd>0.0</dd><dt><span>history :</span></dt><dd>No revisions.</dd><dt><span>id :</span></dt><dd>MACAv2-METDATA</dd><dt><span>institution :</span></dt><dd>University of Idaho</dd><dt><span>keywords :</span></dt><dd>daily precipitation, daily maximum temperature, daily minimum temperature, daily downward shortwave solar radiation, daily specific humidity, daily wind velocity, CMIP5, Gridded Meteorological Data</dd><dt><span>keywords_vocabulary :</span></dt><dd></dd><dt><span>license :</span></dt><dd>Creative Commons CC0 1.0 Universal Dedication(http://creativecommons.org/publicdomain/zero/1.0/legalcode)</dd><dt><span>naming_authority :</span></dt><dd>edu.uidaho.reacch</dd><dt><span>processing_level :</span></dt><dd>GRID</dd><dt><span>project :</span></dt><dd></dd><dt><span>publisher_email :</span></dt><dd></dd><dt><span>publisher_name :</span></dt><dd></dd><dt><span>publisher_url :</span></dt><dd></dd><dt><span>standard_name_vocabulary :</span></dt><dd>CF-1.0</dd><dt><span>summary :</span></dt><dd>This archive contains daily downscaled meteorological and hydrological projections for the Conterminous United States at 1/24-deg resolution utilizing the Multivariate Adaptive Constructed Analogs (MACA, Abatzoglou, 2012) statistical downscaling method with the METDATA (Abatzoglou,2013) training dataset. The downscaled meteorological variables are maximum/minimum temperature(tasmax/tasmin), maximum/minimum relative humidity (rhsmax/rhsmin)precipitation amount(pr), downward shortwave solar radiation(rsds), eastward wind(uas), northward wind(vas), and specific humidity(huss). The downscaling is based on the 365-day model outputs from different global climate models (GCMs) from Phase 5 of the Coupled Model Inter-comparison Project (CMIP3) utlizing the historical (1950-2005) and future RCP4.5/8.5(2006-2099) scenarios. Leap days have been added to the dataset from the average values between Feb 28 and Mar 1 in order to aid modellers.</dd><dt><span>time_coverage_duration :</span></dt><dd>P5Y</dd><dt><span>time_coverage_end :</span></dt><dd>2010-12-31T00:00</dd><dt><span>time_coverage_resolution :</span></dt><dd>P1D</dd><dt><span>time_coverage_start :</span></dt><dd>2006-01-01T00:0</dd><dt><span>title :</span></dt><dd>Downscaled daily meteorological data of Precipitation from College of Global Change and Earth System Science, Beijing Normal University (BNU-ESM) using the run r1i1p1 of the rcp45 scenario.</dd></dl></div></li></ul></div></div>" - ], - "text/plain": [ - "<xarray.Dataset>\n", - "Dimensions: (time: 34333, lat: 585, lon: 1386)\n", - "Coordinates:\n", - " crs float64 ...\n", - " * lat (lat) float64 25.06 25.1 ... 49.35 49.4\n", - " * lon (lon) float64 235.2 235.3 ... 292.9\n", - " * time (time) datetime64[ns] 2006-01-01 ... ...\n", - "Data variables: (12/350)\n", - " huss_BNU-ESM_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_BNU-ESM_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CCSM4_r6i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CCSM4_r6i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CNRM-CM5_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " huss_CNRM-CM5_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " ... ...\n", - " vas_bcc-csm1-1-m_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_bcc-csm1-1-m_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_bcc-csm1-1_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_bcc-csm1-1_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_inmcm4_r1i1p1_rcp45 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - " vas_inmcm4_r1i1p1_rcp85 (time, lat, lon) float32 dask.array<chunksize=(745, 86, 204), meta=np.ndarray>\n", - "Attributes: (12/45)\n", - " Metadata_Conventions: Unidata Dataset Discovery v1.0\n", - " Metadata_Link: \n", - " cdm_data_type: GRID\n", - " comment: Total daily precipitation at surface; in...\n", - " contributor_name: Katherine C. Hegewisch\n", - " contributor_role: Postdoctoral Fellow\n", - " ... ...\n", - " summary: This archive contains daily downscaled m...\n", - " time_coverage_duration: P5Y\n", - " time_coverage_end: 2010-12-31T00:00\n", - " time_coverage_resolution: P1D\n", - " time_coverage_start: 2006-01-01T00:0\n", - " title: Downscaled daily meteorological data of ..." - ] - }, - "execution_count": 6, - "metadata": {}, - "output_type": "execute_result" - } - ], + "outputs": [], "source": [ "# open and view zarr dataset\n", "fs2 = fsspec.filesystem('s3', requester_pays=True)\n", @@ -49596,18 +184,10 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": null, "id": "ab91268f-7200-4cb1-979a-c7d75531d2c0", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Dimension dictionary: {'X': 'lon', 'Y': 'lat', 'T': 'time'}\n" - ] - } - ], + "outputs": [], "source": [ "# dims_auto_extract = ['X', 'Y', 'T']\n", "# def extract_dim(ds, d):\n", @@ -49640,7 +220,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": null, "id": "b03d52f3-1367-4255-a561-52ee4fc9e92d", "metadata": {}, "outputs": [], @@ -49659,7 +239,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": null, "id": "4eb4d027-4266-4a0b-8f16-bacfbef06242", "metadata": {}, "outputs": [], @@ -49682,7 +262,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": null, "id": "c7de2681-88c2-4597-857c-8f169c596f8b", "metadata": {}, "outputs": [], @@ -49715,20 +295,10 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": null, "id": "d46805e0-8e94-4ebe-aa01-d9a2d7051459", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "[235.22784423828125, 25.063077926635742, 292.93524169921875, 49.39602279663086]\n", - "\n", - "coord_bounds data type: <class 'float'>\n" - ] - } - ], + "outputs": [], "source": [ "# pull out lat/lon bbox for data\n", "# coordinates must be from WGS 84 datum\n", @@ -49754,19 +324,10 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": null, "id": "41a84995-867c-4152-8c57-85e3758bbb77", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "min: 2006-01-01 00:00:00 \n", - "max: 2099-12-31 00:00:00\n" - ] - } - ], + "outputs": [], "source": [ "# pull out first and last timestamps\n", "temporal_extent_lower = pd.Timestamp(ds[dim_names_dict['T']].data.min())\n", @@ -49778,7 +339,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": null, "id": "1b1e37c4-5348-46ad-abc9-e005b5d6c02b", "metadata": {}, "outputs": [], @@ -49796,18 +357,10 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": null, "id": "7e96811b-95ae-406a-9728-55fc429d4e1f", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "new collection created\n" - ] - } - ], + "outputs": [], "source": [ "if catalog.get_child(collection_id):\n", " collection = catalog.get_child(collection_id)\n", @@ -49833,7 +386,7 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": null, "id": "094832af-d22b-4359-b0f6-cf687acce5cc", "metadata": {}, "outputs": [], @@ -49849,7 +402,7 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": null, "id": "0c298d07-f234-4a08-986d-87f4a39e9ae6", "metadata": { "tags": [] @@ -49875,7 +428,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": null, "id": "fc00946d-2880-491d-9b3b-3aeeb4414d6c", "metadata": {}, "outputs": [], @@ -49894,18 +447,10 @@ }, { "cell_type": "code", - "execution_count": 18, + "execution_count": null, "id": "120a4914-3302-44a5-a282-0308ac84f040", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "['lat', 'lon', 'time']\n" - ] - } - ], + "outputs": [], "source": [ "# list out dataset dimensions\n", "# When writing data to Zarr, Xarray sets this attribute on all variables based on the variable dimensions. When reading a Zarr group, Xarray looks for this attribute on all arrays,\n", @@ -49916,18 +461,10 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": null, "id": "00a18a29-fb9a-4b56-8009-493122997b16", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "[235.22784423828125, 25.063077926635742, 292.93524169921875, 49.39602279663086]\n" - ] - } - ], + "outputs": [], "source": [ "# get x, y bounds for extent of those dimensions (required)\n", "xy_bounds = [ds[dim_names_dict['X']].data.min().astype(float).item(), ds[dim_names_dict['Y']].data.min().astype(float).item(), ds[dim_names_dict['X']].data.max().astype(float).item(), ds[dim_names_dict['Y']].data.max().astype(float).item()]\n", @@ -49936,7 +473,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": null, "id": "0f49d6d7-9e30-4144-909b-fa1238e6c77a", "metadata": {}, "outputs": [], @@ -49972,7 +509,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": null, "id": "a20d12bf-a511-4c5e-84d0-77e2ec551518", "metadata": {}, "outputs": [], @@ -49998,18 +535,10 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": null, "id": "ea452f62-5644-49b6-8a4e-7dc4f649fd1a", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "+proj=eqc +ellps=WGS84 +a=6378137.0 +lon_0=0.0 +to_meter=111319.4907932736 +vto_meter=1 +no_defs +type=crs\n" - ] - } - ], + "outputs": [], "source": [ "# print out crs information in dataset\n", "print(crs)" @@ -50017,18 +546,10 @@ }, { "cell_type": "code", - "execution_count": 23, + "execution_count": null, "id": "1b1d05ff-8e43-44a7-8343-178b112c4ad6", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "{\"$schema\":\"https://proj.org/schemas/v0.5/projjson.schema.json\",\"type\":\"ProjectedCRS\",\"name\":\"unknown\",\"base_crs\":{\"name\":\"unknown\",\"datum\":{\"type\":\"GeodeticReferenceFrame\",\"name\":\"unknown\",\"ellipsoid\":{\"name\":\"WGS 84\",\"semi_major_axis\":6378137,\"inverse_flattening\":298.257223563}},\"coordinate_system\":{\"subtype\":\"ellipsoidal\",\"axis\":[{\"name\":\"Longitude\",\"abbreviation\":\"lon\",\"direction\":\"east\",\"unit\":\"degree\"},{\"name\":\"Latitude\",\"abbreviation\":\"lat\",\"direction\":\"north\",\"unit\":\"degree\"},{\"name\":\"Ellipsoidal height\",\"abbreviation\":\"h\",\"direction\":\"up\",\"unit\":\"metre\"}]}},\"conversion\":{\"name\":\"unknown\",\"method\":{\"name\":\"Equidistant Cylindrical\",\"id\":{\"authority\":\"EPSG\",\"code\":1028}},\"parameters\":[{\"name\":\"Latitude of 1st standard parallel\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8823}},{\"name\":\"Latitude of natural origin\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8801}},{\"name\":\"Longitude of natural origin\",\"value\":0,\"unit\":\"degree\",\"id\":{\"authority\":\"EPSG\",\"code\":8802}},{\"name\":\"False easting\",\"value\":0,\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274},\"id\":{\"authority\":\"EPSG\",\"code\":8806}},{\"name\":\"False northing\",\"value\":0,\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274},\"id\":{\"authority\":\"EPSG\",\"code\":8807}}]},\"coordinate_system\":{\"subtype\":\"Cartesian\",\"axis\":[{\"name\":\"Easting\",\"abbreviation\":\"E\",\"direction\":\"east\",\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274}},{\"name\":\"Northing\",\"abbreviation\":\"N\",\"direction\":\"north\",\"unit\":{\"type\":\"LinearUnit\",\"name\":\"unknown\",\"conversion_factor\":111319.490793274}},{\"name\":\"Ellipsoidal height\",\"abbreviation\":\"h\",\"direction\":\"up\",\"unit\":\"metre\"}]}}\n" - ] - } - ], + "outputs": [], "source": [ "# # create the appropriate cartopy projection\n", "# lcc = ccrs.LambertConformal(central_longitude=crs_info.longitude_of_central_meridian, \n", @@ -50064,18 +585,10 @@ }, { "cell_type": "code", - "execution_count": 25, + "execution_count": null, "id": "82f1e9bd-52ee-46f5-9e95-c2359d95fcf3", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "time step: P1DT0H0M0S\n" - ] - } - ], + "outputs": [], "source": [ "time_step = pd.Timedelta(get_step(ds, dim_names_dict['T'], time_dim=True)).isoformat()\n", "print(f'time step: {time_step}')" @@ -50083,7 +596,7 @@ }, { "cell_type": "code", - "execution_count": 26, + "execution_count": null, "id": "64be65b2-de20-447a-a9c2-bd8eca3e440e", "metadata": {}, "outputs": [], @@ -50094,7 +607,7 @@ }, { "cell_type": "code", - "execution_count": 27, + "execution_count": null, "id": "bc8dff39-2a2e-44a0-9b30-987107c2d1e2", "metadata": {}, "outputs": [], @@ -50120,18 +633,10 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": null, "id": "a8ba7695-ca45-4db2-bd46-c465f4e37eff", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "x step: 0.0417\n" - ] - } - ], + "outputs": [], "source": [ "x_step = get_step(ds, dim_names_dict['X'], round_dec=4)\n", "print(f'x step: {x_step}')" @@ -50139,7 +644,7 @@ }, { "cell_type": "code", - "execution_count": 29, + "execution_count": null, "id": "fac4c9f2-a952-4c7f-aa32-862957372d6f", "metadata": {}, "outputs": [], @@ -50152,7 +657,7 @@ }, { "cell_type": "code", - "execution_count": 30, + "execution_count": null, "id": "8d0b5a2d-dc58-4ad6-b890-859ce6bb08de", "metadata": {}, "outputs": [], @@ -50178,18 +683,10 @@ }, { "cell_type": "code", - "execution_count": 31, + "execution_count": null, "id": "7405583b-ecb9-44b0-8815-048e42e55a42", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "y step: 0.0417\n" - ] - } - ], + "outputs": [], "source": [ "y_step = get_step(ds, dim_names_dict['Y'], round_dec=4)\n", "print(f'y step: {y_step}')" @@ -50197,7 +694,7 @@ }, { "cell_type": "code", - "execution_count": 32, + "execution_count": null, "id": "ece0fe37-b54c-4721-aa9b-33d2998d191b", "metadata": {}, "outputs": [], @@ -50210,7 +707,7 @@ }, { "cell_type": "code", - "execution_count": 33, + "execution_count": null, "id": "abdafb8f-5217-4b82-91b6-eec8183c9128", "metadata": {}, "outputs": [], @@ -50236,25 +733,17 @@ }, { "cell_type": "code", - "execution_count": 34, + "execution_count": null, "id": "acd45d3c-7845-47e6-9b7d-e35627a7ca9a", "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "['lat', 'lon', 'time']\n" - ] - } - ], + "outputs": [], "source": [ "print(dims)" ] }, { "cell_type": "code", - "execution_count": 35, + "execution_count": null, "id": "5a443497-67a9-4dce-a8e9-b08d31a88223", "metadata": {}, "outputs": [], @@ -50283,7 +772,7 @@ }, { "cell_type": "code", - "execution_count": 36, + "execution_count": null, "id": "92510876-7853-4d24-8563-c69f9012aeb6", "metadata": {}, "outputs": [], @@ -50320,7 +809,7 @@ }, { "cell_type": "code", - "execution_count": 37, + "execution_count": null, "id": "e9272931-fc0b-4f2a-9546-283033e9cde8", "metadata": {}, "outputs": [], @@ -50360,7 +849,7 @@ }, { "cell_type": "code", - "execution_count": 38, + "execution_count": null, "id": "10141fd4-91d6-491d-878b-02653720891d", "metadata": {}, "outputs": [], @@ -50379,7 +868,7 @@ }, { "cell_type": "code", - "execution_count": 39, + "execution_count": null, "id": "e2120a55-3d04-4122-a93f-29afcdb8cb1b", "metadata": { "tags": [] @@ -50404,7 +893,7 @@ }, { "cell_type": "code", - "execution_count": 40, + "execution_count": null, "id": "4b75791b-6b2d-40be-b7c6-330a60888fb5", "metadata": {}, "outputs": [], -- GitLab