Skip to content

Commit 08840eb

Browse files
committed
Deploying to gh-pages from @ f70420e 🚀
1 parent d82e1d6 commit 08840eb

File tree

212 files changed

+1237
-67711
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

212 files changed

+1237
-67711
lines changed

CONTRIBUTING.html

Lines changed: 0 additions & 415 deletions
This file was deleted.

README.html

Lines changed: 29 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,19 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1818
</script>
19-
20-
<!-- Loaded before other Sphinx assets -->
21-
<link href="_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
22-
<link href="_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
23-
<link href="_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
19+
<!--
20+
this give us a css class that will be invisible only if js is disabled
21+
-->
22+
<noscript>
23+
<style>
24+
.pst-js-only { display: none !important; }
2425

26+
</style>
27+
</noscript>
2528

26-
<link href="_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" />
27-
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" />
28-
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" />
29-
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" />
29+
<!-- Loaded before other Sphinx assets -->
30+
<link href="_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
31+
<link href="_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" />
3032

3133
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
3234
<link rel="stylesheet" type="text/css" href="_static/sphinx-pythia-theme.min.css?v=ba7ce088" />
@@ -37,10 +39,11 @@
3739
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
3840
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=c54c090a" />
3941

42+
<!-- So that users can add custom icons -->
43+
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
4044
<!-- Pre-loaded scripts that we'll load fully later -->
41-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" />
42-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" />
43-
<script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script>
45+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" />
46+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" />
4447

4548
<script src="_static/documentation_options.js?v=9eb32ce0"></script>
4649
<script src="_static/doctools.js?v=9a2dae69"></script>
@@ -78,7 +81,8 @@
7881
<link rel="next" title="How to Cite This Cookbook" href="notebooks/how-to-cite.html" />
7982
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8083
<meta name="docsearch:language" content="en"/>
81-
<meta name="docbuild:last-update" content="29 August 2024"/>
84+
<meta name="docsearch:version" content="" />
85+
<meta name="docbuild:last-update" content="11 November 2024"/>
8286
</head>
8387

8488

@@ -117,7 +121,7 @@
117121

118122

119123
<img src="_static/pythia_logo-white-rtext.svg" class="logo__image only-light" alt="Kerchunk Cookbook - Home"/>
120-
<script>document.write(`<img src="_static/pythia_logo-white-rtext.svg" class="logo__image only-dark" alt="Kerchunk Cookbook - Home"/>`);</script>
124+
<img src="_static/pythia_logo-white-rtext.svg" class="logo__image only-dark pst-js-only" alt="Kerchunk Cookbook - Home"/>
121125

122126

123127
</a></div>
@@ -346,7 +350,6 @@
346350
<input type="search"
347351
class="form-control"
348352
name="q"
349-
id="search-input"
350353
placeholder="Search..."
351354
aria-label="Search..."
352355
autocomplete="off"
@@ -380,7 +383,6 @@
380383
<li class="toctree-l1"><a class="reference internal" href="notebooks/advanced/Parquet_Reference_Storage.html">Store Kerchunk Reference Files as Parquet</a></li>
381384

382385

383-
<li class="toctree-l1"><a class="reference internal" href="notebooks/advanced/Pangeo_Forge.html">Kerchunk and Pangeo-Forge</a></li>
384386
<li class="toctree-l1"><a class="reference internal" href="notebooks/advanced/appending.html">Appending to Kerchunk references</a></li>
385387
</ul>
386388
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Generating Reference Files</span></p>
@@ -787,24 +789,16 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
787789

788790

789791

790-
<script>
791-
document.write(`
792-
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
793-
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
794-
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
795-
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
796-
</button>
797-
`);
798-
</script>
792+
<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button pst-js-only" aria-label="Color mode" data-bs-title="Color mode" data-bs-placement="bottom" data-bs-toggle="tooltip">
793+
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i>
794+
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i>
795+
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i>
796+
</button>
799797

800798

801-
<script>
802-
document.write(`
803-
<button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
799+
<button class="btn btn-sm pst-navbar-icon search-button search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
804800
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
805-
</button>
806-
`);
807-
</script>
801+
</button>
808802
<button class="sidebar-toggle secondary-toggle btn btn-sm" title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip">
809803
<span class="fa-solid fa-list"></span>
810804
</button>
@@ -842,7 +836,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
842836

843837
<div class="footer-item">
844838
<p class="last-updated">
845-
Last updated on 29 August 2024.
839+
Last updated on 11 November 2024.
846840
<br/>
847841
</p>
848842
</div>
@@ -859,8 +853,8 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
859853
</div>
860854

861855
<!-- Scripts loaded after <body> so the DOM is not blocked -->
862-
<script src="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script>
863-
<script src="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script>
856+
<script defer src="_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
857+
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
864858

865859
<footer class="bd-footer">
866860

@@ -896,7 +890,7 @@ <h3>Running on Your Own Machine<a class="headerlink" href="#running-on-your-own-
896890

897891
By Norland Raphael Hagen.
898892

899-
Last updated on 29 August 2024.
893+
Last updated on 11 November 2024.
900894
</p>
901895
</div>
902896
</div>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

_images/ARG_Weather_21_1.png

-127 KB
Binary file not shown.

_images/ARG_Weather_22_1.png

-155 KB
Binary file not shown.

_images/ARG_Weather_23_1.png

-34.4 KB
Binary file not shown.

_images/ARG_Weather_24_1.png

-34.4 KB
Binary file not shown.

_images/ARG_Weather_25_1.png

-155 KB
Binary file not shown.

_images/ARG_Weather_27_1.png

-33.1 KB
Binary file not shown.

_images/HRRR_13_1.png

-188 KB
Binary file not shown.

_images/HRRR_14_1.png

-25.3 KB
Binary file not shown.

_images/HRRR_22_1.png

-182 KB
Binary file not shown.

_images/HRRR_23_1.png

-23.1 KB
Binary file not shown.

_images/HRRR_24_1.png

-194 KB
Binary file not shown.

_images/HRRR_25_1.png

-23.2 KB
Binary file not shown.

_images/NCAR-contemp-logo-blue.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)