Skip to content

Commit f026ab1

Browse files
Update documentation
1 parent 473adf3 commit f026ab1

3 files changed

Lines changed: 20 additions & 16 deletions

File tree

_sources/notebooks/xarray_zonal_stats.ipynb

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@
3535
"**Data Credit**:\n",
3636
"* [CHIRPS 2021 precipitation](https://data.chc.ucsb.edu/products/CHIRPS-2.0/). Climate Hazards Center (CHC). Retrieved 2022-09\n",
3737
"\n",
38-
"* [US Census files: 2021](https://www2.census.gov/geo/tiger/GENZ2021/) United States Census Bureau. Retrieved 2022-09."
38+
"* [US Census files: 2021](https://www2.census.gov/geo/tiger/GENZ2021/) United States Census Bureau. Retrieved 2022-09.\n",
39+
"\n",
40+
"\n",
41+
"**Watch Video Walkthrough** <a href='https://www.youtube.com/watch?v=Z-10r1N1U2w' target='_blank'><img src='https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1'></a>"
3942
]
4043
},
4144
{
@@ -51,7 +54,7 @@
5154
},
5255
{
5356
"cell_type": "code",
54-
"execution_count": 26,
57+
"execution_count": null,
5558
"metadata": {
5659
"id": "XXQvU68ohMWA"
5760
},
@@ -64,7 +67,7 @@
6467
},
6568
{
6669
"cell_type": "code",
67-
"execution_count": 27,
70+
"execution_count": null,
6871
"metadata": {
6972
"id": "I8meeR2XidDA"
7073
},
@@ -81,7 +84,7 @@
8184
},
8285
{
8386
"cell_type": "code",
84-
"execution_count": 28,
87+
"execution_count": null,
8588
"metadata": {
8689
"id": "gTO2zAqXidzr"
8790
},
@@ -98,7 +101,7 @@
98101
},
99102
{
100103
"cell_type": "code",
101-
"execution_count": 29,
104+
"execution_count": null,
102105
"metadata": {
103106
"id": "d-cvhSW4igBo"
104107
},
@@ -145,7 +148,7 @@
145148
},
146149
{
147150
"cell_type": "code",
148-
"execution_count": 41,
151+
"execution_count": null,
149152
"metadata": {
150153
"colab": {
151154
"base_uri": "https://localhost:8080/",
@@ -482,7 +485,7 @@
482485
"metadata": {
483486
"id": "GnQo3NhC-dKg"
484487
},
485-
"execution_count": 32,
488+
"execution_count": null,
486489
"outputs": []
487490
},
488491
{
@@ -505,7 +508,7 @@
505508
},
506509
{
507510
"cell_type": "code",
508-
"execution_count": 33,
511+
"execution_count": null,
509512
"metadata": {
510513
"colab": {
511514
"base_uri": "https://localhost:8080/",
@@ -1004,7 +1007,7 @@
10041007
},
10051008
{
10061009
"cell_type": "code",
1007-
"execution_count": 34,
1010+
"execution_count": null,
10081011
"metadata": {
10091012
"colab": {
10101013
"base_uri": "https://localhost:8080/",
@@ -1503,7 +1506,7 @@
15031506
},
15041507
{
15051508
"cell_type": "code",
1506-
"execution_count": 35,
1509+
"execution_count": null,
15071510
"metadata": {
15081511
"colab": {
15091512
"base_uri": "https://localhost:8080/",
@@ -1976,7 +1979,7 @@
19761979
},
19771980
{
19781981
"cell_type": "code",
1979-
"execution_count": 42,
1982+
"execution_count": null,
19801983
"metadata": {
19811984
"colab": {
19821985
"base_uri": "https://localhost:8080/",
@@ -2335,7 +2338,7 @@
23352338
"metadata": {
23362339
"id": "64MsWR2jAgCF"
23372340
},
2338-
"execution_count": 37,
2341+
"execution_count": null,
23392342
"outputs": []
23402343
},
23412344
{
@@ -2349,7 +2352,7 @@
23492352
},
23502353
{
23512354
"cell_type": "code",
2352-
"execution_count": 38,
2355+
"execution_count": null,
23532356
"metadata": {
23542357
"colab": {
23552358
"base_uri": "https://localhost:8080/",
@@ -2684,7 +2687,7 @@
26842687
},
26852688
{
26862689
"cell_type": "code",
2687-
"execution_count": 39,
2690+
"execution_count": null,
26882691
"metadata": {
26892692
"colab": {
26902693
"base_uri": "https://localhost:8080/",
@@ -2733,7 +2736,7 @@
27332736
},
27342737
{
27352738
"cell_type": "code",
2736-
"execution_count": 40,
2739+
"execution_count": null,
27372740
"metadata": {
27382741
"colab": {
27392742
"base_uri": "https://localhost:8080/"

notebooks/xarray_zonal_stats.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ <h2>Overview of the Task<a class="headerlink" href="#overview-of-the-task" title
485485
<li><p><a class="reference external" href="https://data.chc.ucsb.edu/products/CHIRPS-2.0/">CHIRPS 2021 precipitation</a>. Climate Hazards Center (CHC). Retrieved 2022-09</p></li>
486486
<li><p><a class="reference external" href="https://www2.census.gov/geo/tiger/GENZ2021/">US Census files: 2021</a> United States Census Bureau. Retrieved 2022-09.</p></li>
487487
</ul>
488+
<p><strong>Watch Video Walkthrough</strong> <a href='https://www.youtube.com/watch?v=Z-10r1N1U2w' target='_blank'><img alt="https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1" src="https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1" /></a></p>
488489
</section>
489490
<section id="setup-and-data-download">
490491
<h2>Setup and Data Download<a class="headerlink" href="#setup-and-data-download" title="Link to this heading">#</a></h2>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)