Skip to content

Commit 49935a7

Browse files
Update documentation
1 parent 9c26711 commit 49935a7

108 files changed

Lines changed: 5453 additions & 3129 deletions

File tree

Some content is hidden

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

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 258449c5a17eec5800d52465022ef9e1
3+
config: 09e5cea43acf49a22b9898f2336177d9
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

README.html

Lines changed: 69 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<head>
88
<meta charset="utf-8" />
9-
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1010

1111
<title>Geospatial Python Tutorials &#8212; Geospatial Python Tutorials</title>
1212

@@ -16,33 +16,30 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "light";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light";
1818
</script>
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; }
25-
26-
</style>
27-
</noscript>
2819

2920
<!-- 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" />
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" />
24+
25+
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" />
3230

3331
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
34-
<link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=a3416100" />
32+
<link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=eba8b062" />
3533
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
3634
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
37-
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
35+
<link rel="stylesheet" type="text/css" href="_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css" />
3836
<link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" />
3937
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
4038

41-
<!-- So that users can add custom icons -->
42-
<script src="_static/scripts/fontawesome.js?digest=8878045cc6db502f8baf"></script>
4339
<!-- Pre-loaded scripts that we'll load fully later -->
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" />
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>
4643

4744
<script src="_static/documentation_options.js?v=9eb32ce0"></script>
4845
<script src="_static/doctools.js?v=9a2dae69"></script>
@@ -78,7 +75,6 @@
7875
<link rel="search" title="Search" href="search.html" />
7976
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8077
<meta name="docsearch:language" content="en"/>
81-
<meta name="docsearch:version" content="" />
8278
</head>
8379

8480

@@ -94,24 +90,36 @@
9490
<i class="fa-solid fa-arrow-up"></i>Back to top</button>
9591

9692

97-
<dialog id="pst-search-dialog">
98-
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">
99106
<form class="bd-search d-flex align-items-center"
100107
action="search.html"
101108
method="get">
102109
<i class="fa-solid fa-magnifying-glass"></i>
103110
<input type="search"
104111
class="form-control"
105112
name="q"
113+
id="search-input"
106114
placeholder="Search this book..."
107115
aria-label="Search this book..."
108116
autocomplete="off"
109117
autocorrect="off"
110118
autocapitalize="off"
111119
spellcheck="false"/>
112120
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
113-
</form>
114-
</dialog>
121+
</form></div>
122+
</div>
115123

116124
<div class="pst-async-banner-revealer d-none">
117125
<aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside>
@@ -129,8 +137,7 @@
129137

130138

131139

132-
<dialog id="pst-primary-sidebar-modal"></dialog>
133-
<div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar">
140+
<div class="bd-sidebar-primary bd-sidebar">
134141

135142

136143

@@ -158,17 +165,21 @@
158165

159166

160167
<img src="_static/logo.png" class="logo__image only-light" alt="Geospatial Python Tutorials - Home"/>
161-
<img src="_static/logo.png" class="logo__image only-dark pst-js-only" 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>
162169

163170

164171
</a></div>
165172
<div class="sidebar-primary-item">
166173

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>
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>
172183
<div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main">
173184
<div class="bd-toc-item navbar-nav active">
174185

@@ -186,7 +197,7 @@
186197
<li class="toctree-l1"><a class="reference internal" href="notebooks/geopandas_extract_from_excel.html">Extract a Shapefile Subset</a></li>
187198
<li class="toctree-l1"><a class="reference internal" href="notebooks/geopandas_fuzzy_table_join.html">Performing Fuzzy Table Joins</a></li>
188199
</ul>
189-
<p aria-level="2" class="caption" role="heading"><span class="caption-text">XArray</span></p>
200+
<p aria-level="2" class="caption" role="heading"><span class="caption-text">XArray for Earth Observation</span></p>
190201
<ul class="nav bd-sidenav">
191202
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_raster_styling_analysis.html">Basic Raster Styling and Analysis</a></li>
192203
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_mosaic_and_clip.html">Raster Mosaicing and Clipping</a></li>
@@ -195,10 +206,14 @@
195206
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_extracting_time_series.html">Extracting a Time Series</a></li>
196207
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_aggregating_time_series.html">Aggregating Time Series</a></li>
197208
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_wrap_longitude.html">Transform Longitude Values</a></li>
198-
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_climate_anomaly.html">Calculating Climate Anomaly</a></li>
199209
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_create_raster.html">Create a Raster from Array</a></li>
200210
</ul>
201-
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Dask</span></p>
211+
<p aria-level="2" class="caption" role="heading"><span class="caption-text">XArray for Climate Data</span></p>
212+
<ul class="nav bd-sidenav">
213+
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_climate_anomaly.html">Calculating Climate Anomaly</a></li>
214+
<li class="toctree-l1"><a class="reference internal" href="notebooks/xarray_climate_trends.html">Computing Climate Trends</a></li>
215+
</ul>
216+
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Dask for Parallel Processing</span></p>
202217
<ul class="nav bd-sidenav">
203218
<li class="toctree-l1"><a class="reference internal" href="notebooks/dask_creating_spatial_data.html">Creating Spatial Data</a></li>
204219
<li class="toctree-l1"><a class="reference internal" href="notebooks/dask_median_composite.html">Creating a Median Composite with Dask</a></li>
@@ -226,14 +241,9 @@
226241

227242

228243
<div class="sidebar-primary-items__end sidebar-primary__section">
229-
<div class="sidebar-primary-item">
230-
<div id="ethical-ad-placement"
231-
class="flat"
232-
data-ea-publisher="readthedocs"
233-
data-ea-type="readthedocs-sidebar"
234-
data-ea-manual="true">
235-
</div></div>
236244
</div>
245+
246+
<div id="rtd-footer-container"></div>
237247

238248

239249
</div>
@@ -377,16 +387,24 @@
377387

378388

379389

380-
<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">
381-
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i>
382-
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i>
383-
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i>
384-
</button>
390+
<script>
391+
document.write(`
392+
<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">
393+
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
394+
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
395+
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
396+
</button>
397+
`);
398+
</script>
385399

386400

387-
<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">
401+
<script>
402+
document.write(`
403+
<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">
388404
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
389-
</button>
405+
</button>
406+
`);
407+
</script>
390408
<button class="sidebar-toggle secondary-toggle btn btn-sm" title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip">
391409
<span class="fa-solid fa-list"></span>
392410
</button>
@@ -531,8 +549,7 @@ <h2>License<a class="headerlink" href="#license" title="Link to this heading">#<
531549

532550

533551

534-
<dialog id="pst-secondary-sidebar-modal"></dialog>
535-
<div id="pst-secondary-sidebar" class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">
552+
<div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">
536553

537554

538555
<div class="sidebar-secondary-item">
@@ -598,8 +615,8 @@ <h2>License<a class="headerlink" href="#license" title="Link to this heading">#<
598615
</div>
599616

600617
<!-- Scripts loaded after <body> so the DOM is not blocked -->
601-
<script defer src="_static/scripts/bootstrap.js?digest=8878045cc6db502f8baf"></script>
602-
<script defer src="_static/scripts/pydata-sphinx-theme.js?digest=8878045cc6db502f8baf"></script>
618+
<script src="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script>
619+
<script src="_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script>
603620

604621
<footer class="bd-footer">
605622
</footer>
8.9 KB
Loading
32.5 KB
Loading
73.7 KB
Loading

_sources/notebooks/openmeteo_weather_forecast.ipynb

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,26 @@
619619
"daily_forecast_df.to_csv(output_path, index=False)"
620620
]
621621
},
622+
{
623+
"cell_type": "markdown",
624+
"metadata": {
625+
"id": "3tajc-oHQbWL"
626+
},
627+
"source": [
628+
"----\n",
629+
"\n",
630+
"If you want to give feedback or share your experience with this tutorial, please comment below. (requires GitHub account)\n",
631+
"\n",
632+
"\n",
633+
"<script src='https://utteranc.es/client.js'\n",
634+
" repo='spatialthoughts/geopython-tutorials'\n",
635+
" issue-term='pathname'\n",
636+
" theme='github-light'\n",
637+
" crossorigin='anonymous'\n",
638+
" async>\n",
639+
"</script>"
640+
]
641+
},
622642
{
623643
"cell_type": "markdown",
624644
"metadata": {
@@ -1686,26 +1706,6 @@
16861706
"\n",
16871707
"plt.show()"
16881708
]
1689-
},
1690-
{
1691-
"cell_type": "markdown",
1692-
"metadata": {
1693-
"id": "3tajc-oHQbWL"
1694-
},
1695-
"source": [
1696-
"----\n",
1697-
"\n",
1698-
"If you want to give feedback or share your experience with this tutorial, please comment below. (requires GitHub account)\n",
1699-
"\n",
1700-
"\n",
1701-
"<script src='https://utteranc.es/client.js'\n",
1702-
" repo='spatialthoughts/geopython-tutorials'\n",
1703-
" issue-term='pathname'\n",
1704-
" theme='github-light'\n",
1705-
" crossorigin='anonymous'\n",
1706-
" async>\n",
1707-
"</script>"
1708-
]
17091709
}
17101710
],
17111711
"metadata": {

0 commit comments

Comments
 (0)