|
112 | 112 | "}\n", |
113 | 113 | "\n", |
114 | 114 | "html[theme=dark],\n", |
| 115 | + "body[data-theme=dark],\n", |
115 | 116 | "body.vscode-dark {\n", |
116 | 117 | " --xr-font-color0: rgba(255, 255, 255, 1);\n", |
117 | 118 | " --xr-font-color2: rgba(255, 255, 255, 0.54);\n", |
|
341 | 342 | " grid-column: 4;\n", |
342 | 343 | "}\n", |
343 | 344 | "\n", |
| 345 | + ".xr-index-preview {\n", |
| 346 | + " grid-column: 2 / 5;\n", |
| 347 | + " color: var(--xr-font-color2);\n", |
| 348 | + "}\n", |
| 349 | + "\n", |
344 | 350 | ".xr-var-name,\n", |
345 | 351 | ".xr-var-dims,\n", |
346 | 352 | ".xr-var-dtype,\n", |
|
362 | 368 | "}\n", |
363 | 369 | "\n", |
364 | 370 | ".xr-var-attrs,\n", |
365 | | - ".xr-var-data {\n", |
| 371 | + ".xr-var-data,\n", |
| 372 | + ".xr-index-data {\n", |
366 | 373 | " display: none;\n", |
367 | 374 | " background-color: var(--xr-background-color) !important;\n", |
368 | 375 | " padding-bottom: 5px !important;\n", |
369 | 376 | "}\n", |
370 | 377 | "\n", |
371 | 378 | ".xr-var-attrs-in:checked ~ .xr-var-attrs,\n", |
372 | | - ".xr-var-data-in:checked ~ .xr-var-data {\n", |
| 379 | + ".xr-var-data-in:checked ~ .xr-var-data,\n", |
| 380 | + ".xr-index-data-in:checked ~ .xr-index-data {\n", |
373 | 381 | " display: block;\n", |
374 | 382 | "}\n", |
375 | 383 | "\n", |
|
379 | 387 | "\n", |
380 | 388 | ".xr-var-name span,\n", |
381 | 389 | ".xr-var-data,\n", |
| 390 | + ".xr-index-name div,\n", |
| 391 | + ".xr-index-data,\n", |
382 | 392 | ".xr-attrs {\n", |
383 | 393 | " padding-left: 25px !important;\n", |
384 | 394 | "}\n", |
385 | 395 | "\n", |
386 | 396 | ".xr-attrs,\n", |
387 | 397 | ".xr-var-attrs,\n", |
388 | | - ".xr-var-data {\n", |
| 398 | + ".xr-var-data,\n", |
| 399 | + ".xr-index-data {\n", |
389 | 400 | " grid-column: 1 / -1;\n", |
390 | 401 | "}\n", |
391 | 402 | "\n", |
|
423 | 434 | "}\n", |
424 | 435 | "\n", |
425 | 436 | ".xr-icon-database,\n", |
426 | | - ".xr-icon-file-text2 {\n", |
| 437 | + ".xr-icon-file-text2,\n", |
| 438 | + ".xr-no-icon {\n", |
427 | 439 | " display: inline-block;\n", |
428 | 440 | " vertical-align: middle;\n", |
429 | 441 | " width: 1em;\n", |
|
436 | 448 | "Dimensions: (batch: 6, height: 96, width: 96, channel: 3)\n", |
437 | 449 | "Dimensions without coordinates: batch, height, width, channel\n", |
438 | 450 | "Data variables:\n", |
439 | | - " ims (batch, height, width, channel) float64 1.0 0.902 ... 1.0 0.8039</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-d65d7429-93f7-4920-8cef-19f3b647bdb1' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-d65d7429-93f7-4920-8cef-19f3b647bdb1' class='xr-section-summary' title='Expand/collapse section'>Dimensions:</label><div class='xr-section-inline-details'><ul class='xr-dim-list'><li><span>batch</span>: 6</li><li><span>height</span>: 96</li><li><span>width</span>: 96</li><li><span>channel</span>: 3</li></ul></div><div class='xr-section-details'></div></li><li class='xr-section-item'><input id='section-ed0ffa03-2b9e-4b9a-b115-feeb2ead65b6' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-ed0ffa03-2b9e-4b9a-b115-feeb2ead65b6' class='xr-section-summary' title='Expand/collapse section'>Coordinates: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'></ul></div></li><li class='xr-section-item'><input id='section-387e9e37-746e-4c25-9f64-735cac4f8554' class='xr-section-summary-in' type='checkbox' checked><label for='section-387e9e37-746e-4c25-9f64-735cac4f8554' class='xr-section-summary' >Data variables: <span>(1)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span>ims</span></div><div class='xr-var-dims'>(batch, height, width, channel)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>1.0 0.902 0.902 ... 1.0 1.0 0.8039</div><input id='attrs-2fe6111c-4b79-4af2-b40c-ab6bc550114b' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-2fe6111c-4b79-4af2-b40c-ab6bc550114b' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-97530fa6-7130-46f6-926b-6155c1f13fd2' class='xr-var-data-in' type='checkbox'><label for='data-97530fa6-7130-46f6-926b-6155c1f13fd2' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'></dl></div><div class='xr-var-data'><pre>array([[[[1. , 0.90196078, 0.90196078],\n", |
| 451 | + " ims (batch, height, width, channel) float64 1.0 0.902 ... 1.0 0.8039</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-3e0bf49d-d0af-4c1f-ae80-dadeab32208e' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-3e0bf49d-d0af-4c1f-ae80-dadeab32208e' class='xr-section-summary' title='Expand/collapse section'>Dimensions:</label><div class='xr-section-inline-details'><ul class='xr-dim-list'><li><span>batch</span>: 6</li><li><span>height</span>: 96</li><li><span>width</span>: 96</li><li><span>channel</span>: 3</li></ul></div><div class='xr-section-details'></div></li><li class='xr-section-item'><input id='section-51cecf05-5bd1-469c-891e-b5d7520889f7' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-51cecf05-5bd1-469c-891e-b5d7520889f7' class='xr-section-summary' title='Expand/collapse section'>Coordinates: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'></ul></div></li><li class='xr-section-item'><input id='section-f18ffa3d-01d2-4201-afb0-edea6af2ff86' class='xr-section-summary-in' type='checkbox' checked><label for='section-f18ffa3d-01d2-4201-afb0-edea6af2ff86' class='xr-section-summary' >Data variables: <span>(1)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'><li class='xr-var-item'><div class='xr-var-name'><span>ims</span></div><div class='xr-var-dims'>(batch, height, width, channel)</div><div class='xr-var-dtype'>float64</div><div class='xr-var-preview xr-preview'>1.0 0.902 0.902 ... 1.0 1.0 0.8039</div><input id='attrs-204ed73f-5f0c-4923-be6b-f0c882adc2db' class='xr-var-attrs-in' type='checkbox' disabled><label for='attrs-204ed73f-5f0c-4923-be6b-f0c882adc2db' title='Show/Hide attributes'><svg class='icon xr-icon-file-text2'><use xlink:href='#icon-file-text2'></use></svg></label><input id='data-ca1710a6-9c59-4d5a-9d5b-0712baca885e' class='xr-var-data-in' type='checkbox'><label for='data-ca1710a6-9c59-4d5a-9d5b-0712baca885e' title='Show/Hide data repr'><svg class='icon xr-icon-database'><use xlink:href='#icon-database'></use></svg></label><div class='xr-var-attrs'><dl class='xr-attrs'></dl></div><div class='xr-var-data'><pre>array([[[[1. , 0.90196078, 0.90196078],\n", |
440 | 452 | " [1. , 0.90196078, 0.90196078],\n", |
441 | 453 | " [1. , 0.90196078, 0.90196078],\n", |
442 | 454 | " ...,\n", |
|
476 | 488 | " ...,\n", |
477 | 489 | " [1. , 1. , 0.80392157],\n", |
478 | 490 | " [1. , 1. , 0.80392157],\n", |
479 | | - " [1. , 1. , 0.80392157]]]])</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-5e8afd04-44f7-4dfe-99c4-b83bc82e155a' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-5e8afd04-44f7-4dfe-99c4-b83bc82e155a' class='xr-section-summary' title='Expand/collapse section'>Attributes: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'></dl></div></li></ul></div></div>" |
| 491 | + " [1. , 1. , 0.80392157]]]])</pre></div></li></ul></div></li><li class='xr-section-item'><input id='section-fa8eb569-f3f5-4b1c-9066-d67c6dbc90fb' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-fa8eb569-f3f5-4b1c-9066-d67c6dbc90fb' class='xr-section-summary' title='Expand/collapse section'>Indexes: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><ul class='xr-var-list'></ul></div></li><li class='xr-section-item'><input id='section-b739a30e-9ef6-4e9c-ba75-2835a8b8af4f' class='xr-section-summary-in' type='checkbox' disabled ><label for='section-b739a30e-9ef6-4e9c-ba75-2835a8b8af4f' class='xr-section-summary' title='Expand/collapse section'>Attributes: <span>(0)</span></label><div class='xr-section-inline-details'></div><div class='xr-section-details'><dl class='xr-attrs'></dl></div></li></ul></div></div>" |
480 | 492 | ], |
481 | 493 | "text/plain": [ |
482 | 494 | "<xarray.Dataset>\n", |
|
1681 | 1693 | "name": "stdout", |
1682 | 1694 | "output_type": "stream", |
1683 | 1695 | "text": [ |
1684 | | - "Last updated: Sun Jun 19 2022\n", |
| 1696 | + "Last updated: Fri Dec 09 2022\n", |
1685 | 1697 | "\n", |
1686 | 1698 | "Python implementation: CPython\n", |
1687 | | - "Python version : 3.9.10\n", |
| 1699 | + "Python version : 3.9.13\n", |
1688 | 1700 | "IPython version : 8.4.0\n", |
1689 | 1701 | "\n", |
1690 | | - "einops : 0.4.1\n", |
1691 | | - "xarray_einstats: 0.3.0\n", |
| 1702 | + "einops : 0.6.0\n", |
| 1703 | + "xarray_einstats: 0.4.0\n", |
1692 | 1704 | "\n", |
1693 | | - "xarray: 2022.3.0\n", |
1694 | | - "numpy : 1.22.4\n", |
| 1705 | + "xarray: 2022.12.0\n", |
| 1706 | + "numpy : 1.23.5\n", |
1695 | 1707 | "\n", |
1696 | 1708 | "Watermark: 2.3.1\n", |
1697 | 1709 | "\n" |
|
1727 | 1739 | "name": "python", |
1728 | 1740 | "nbconvert_exporter": "python", |
1729 | 1741 | "pygments_lexer": "ipython3", |
1730 | | - "version": "3.9.10" |
| 1742 | + "version": "3.9.13" |
1731 | 1743 | } |
1732 | 1744 | }, |
1733 | 1745 | "nbformat": 4, |
|
0 commit comments