|
6 | 6 |
|
7 | 7 | <head> |
8 | 8 | <meta charset="utf-8" /> |
9 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" /> |
10 | 10 |
|
11 | 11 | <title>Geospatial Python Tutorials — Geospatial Python Tutorials</title> |
12 | 12 |
|
|
16 | 16 | document.documentElement.dataset.mode = localStorage.getItem("mode") || "light"; |
17 | 17 | document.documentElement.dataset.theme = localStorage.getItem("theme") || "light"; |
18 | 18 | </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; } |
24 | 25 |
|
| 26 | + </style> |
| 27 | + </noscript> |
25 | 28 |
|
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=8878045cc6db502f8baf" rel="stylesheet" /> |
| 31 | +<link href="_static/styles/pydata-sphinx-theme.css?digest=8878045cc6db502f8baf" rel="stylesheet" /> |
30 | 32 |
|
31 | 33 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
32 | | - <link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=eba8b062" /> |
| 34 | + <link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=a3416100" /> |
33 | 35 | <link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" /> |
34 | 36 | <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
35 | | - <link rel="stylesheet" type="text/css" href="_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css" /> |
| 37 | + <link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> |
36 | 38 | <link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" /> |
37 | 39 | <link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" /> |
38 | 40 |
|
| 41 | + <!-- So that users can add custom icons --> |
| 42 | + <script src="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script> |
39 | 43 | <!-- Pre-loaded scripts that we'll load fully later --> |
40 | | - <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" /> |
41 | | -<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" /> |
42 | | - <script src="_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script> |
| 44 | + <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf" /> |
| 45 | +<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf" /> |
43 | 46 |
|
44 | 47 | <script src="_static/documentation_options.js?v=9eb32ce0"></script> |
45 | 48 | <script src="_static/doctools.js?v=9a2dae69"></script> |
|
75 | 78 | <link rel="search" title="Search" href="search.html" /> |
76 | 79 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
77 | 80 | <meta name="docsearch:language" content="en"/> |
| 81 | + <meta name="docsearch:version" content="" /> |
78 | 82 | </head> |
79 | 83 |
|
80 | 84 |
|
|
90 | 94 | <i class="fa-solid fa-arrow-up"></i>Back to top</button> |
91 | 95 |
|
92 | 96 |
|
93 | | - <input type="checkbox" |
94 | | - class="sidebar-toggle" |
95 | | - id="pst-primary-sidebar-checkbox"/> |
96 | | - <label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label> |
97 | | - |
98 | | - <input type="checkbox" |
99 | | - class="sidebar-toggle" |
100 | | - id="pst-secondary-sidebar-checkbox"/> |
101 | | - <label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label> |
102 | | - |
103 | | - <div class="search-button__wrapper"> |
104 | | - <div class="search-button__overlay"></div> |
105 | | - <div class="search-button__search-container"> |
| 97 | + <dialog id="pst-search-dialog"> |
| 98 | + |
106 | 99 | <form class="bd-search d-flex align-items-center" |
107 | 100 | action="search.html" |
108 | 101 | method="get"> |
109 | 102 | <i class="fa-solid fa-magnifying-glass"></i> |
110 | 103 | <input type="search" |
111 | 104 | class="form-control" |
112 | 105 | name="q" |
113 | | - id="search-input" |
114 | 106 | placeholder="Search this book..." |
115 | 107 | aria-label="Search this book..." |
116 | 108 | autocomplete="off" |
117 | 109 | autocorrect="off" |
118 | 110 | autocapitalize="off" |
119 | 111 | spellcheck="false"/> |
120 | 112 | <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span> |
121 | | -</form></div> |
122 | | - </div> |
| 113 | +</form> |
| 114 | + </dialog> |
123 | 115 |
|
124 | 116 | <div class="pst-async-banner-revealer d-none"> |
125 | 117 | <aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside> |
|
137 | 129 |
|
138 | 130 |
|
139 | 131 |
|
140 | | - <div class="bd-sidebar-primary bd-sidebar"> |
| 132 | + <dialog id="pst-primary-sidebar-modal"></dialog> |
| 133 | + <div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar"> |
141 | 134 |
|
142 | 135 |
|
143 | 136 |
|
|
165 | 158 |
|
166 | 159 |
|
167 | 160 | <img src="_static/logo.png" class="logo__image only-light" alt="Geospatial Python Tutorials - Home"/> |
168 | | - <script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="Geospatial Python Tutorials - Home"/>`);</script> |
| 161 | + <img src="_static/logo.png" class="logo__image only-dark pst-js-only" alt="Geospatial Python Tutorials - Home"/> |
169 | 162 |
|
170 | 163 |
|
171 | 164 | </a></div> |
172 | 165 | <div class="sidebar-primary-item"> |
173 | 166 |
|
174 | | - <script> |
175 | | - document.write(` |
176 | | - <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
177 | | - <i class="fa-solid fa-magnifying-glass"></i> |
178 | | - <span class="search-button__default-text">Search</span> |
179 | | - <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> |
180 | | - </button> |
181 | | - `); |
182 | | - </script></div> |
| 167 | +<button class="btn search-button-field search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 168 | + <i class="fa-solid fa-magnifying-glass"></i> |
| 169 | + <span class="search-button__default-text">Search</span> |
| 170 | + <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> |
| 171 | +</button></div> |
183 | 172 | <div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main"> |
184 | 173 | <div class="bd-toc-item navbar-nav active"> |
185 | 174 |
|
|
203 | 192 | <li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_mosaic_and_clip.html">Raster Mosaicing and Clipping</a></li> |
204 | 193 | <li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_raster_sampling.html">Sampling Raster Data with XArray</a></li> |
205 | 194 | <li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_zonal_stats.html">Zonal Statistics with XArray</a></li> |
206 | | -<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_extracting_time_series.html">Extracting a Time Series</a></li> |
| 195 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_extracting_time_series.html">Extracting Time Series</a></li> |
| 196 | +<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_extracting_time_series_multiple.html">Extracting Time-Series at Multiple Locations</a></li> |
207 | 197 | <li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_create_raster.html">Create a Raster from Array</a></li> |
208 | 198 | <li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_processing_satellite_images.html">Processing Satellite Images with XArray</a></li> |
209 | 199 | </ul> |
|
244 | 234 |
|
245 | 235 |
|
246 | 236 | <div class="sidebar-primary-items__end sidebar-primary__section"> |
| 237 | + <div class="sidebar-primary-item"> |
| 238 | +<div id="ethical-ad-placement" |
| 239 | + class="flat" |
| 240 | + data-ea-publisher="readthedocs" |
| 241 | + data-ea-type="readthedocs-sidebar" |
| 242 | + data-ea-manual="true"> |
| 243 | +</div></div> |
247 | 244 | </div> |
248 | | - |
249 | | - <div id="rtd-footer-container"></div> |
250 | 245 |
|
251 | 246 |
|
252 | 247 | </div> |
|
390 | 385 |
|
391 | 386 |
|
392 | 387 |
|
393 | | -<script> |
394 | | -document.write(` |
395 | | - <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"> |
396 | | - <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i> |
397 | | - <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i> |
398 | | - <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i> |
399 | | - </button> |
400 | | -`); |
401 | | -</script> |
| 388 | +<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"> |
| 389 | + <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i> |
| 390 | + <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i> |
| 391 | + <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i> |
| 392 | +</button> |
402 | 393 |
|
403 | 394 |
|
404 | | -<script> |
405 | | -document.write(` |
406 | | - <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"> |
| 395 | +<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"> |
407 | 396 | <i class="fa-solid fa-magnifying-glass fa-lg"></i> |
408 | | - </button> |
409 | | -`); |
410 | | -</script> |
| 397 | +</button> |
411 | 398 | <button class="sidebar-toggle secondary-toggle btn btn-sm" title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
412 | 399 | <span class="fa-solid fa-list"></span> |
413 | 400 | </button> |
@@ -552,7 +539,8 @@ <h2>License<a class="headerlink" href="#license" title="Link to this heading">#< |
552 | 539 |
|
553 | 540 |
|
554 | 541 |
|
555 | | - <div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner"> |
| 542 | + <dialog id="pst-secondary-sidebar-modal"></dialog> |
| 543 | + <div id="pst-secondary-sidebar" class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner"> |
556 | 544 |
|
557 | 545 |
|
558 | 546 | <div class="sidebar-secondary-item"> |
@@ -618,8 +606,8 @@ <h2>License<a class="headerlink" href="#license" title="Link to this heading">#< |
618 | 606 | </div> |
619 | 607 |
|
620 | 608 | <!-- Scripts loaded after <body> so the DOM is not blocked --> |
621 | | - <script src="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script> |
622 | | -<script src="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script> |
| 609 | + <script defer src="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script> |
| 610 | +<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script> |
623 | 611 |
|
624 | 612 | <footer class="bd-footer"> |
625 | 613 | </footer> |
|
0 commit comments