Skip to content

Commit 0d94ba1

Browse files
Update documentation
1 parent 1b300d4 commit 0d94ba1

File tree

3 files changed

+47
-18
lines changed

3 files changed

+47
-18
lines changed

_sources/notebooks/dask_median_composite.ipynb

Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"cell_type": "code",
47-
"execution_count": 1,
47+
"execution_count": null,
4848
"id": "d040fad2-4e94-4804-a73f-5e0c9c116c0c",
4949
"metadata": {
5050
"id": "d040fad2-4e94-4804-a73f-5e0c9c116c0c"
@@ -58,7 +58,7 @@
5858
},
5959
{
6060
"cell_type": "code",
61-
"execution_count": 21,
61+
"execution_count": null,
6262
"id": "86532af4-8699-4ae6-9fd5-a3a122d0e31f",
6363
"metadata": {
6464
"id": "86532af4-8699-4ae6-9fd5-a3a122d0e31f"
@@ -76,7 +76,7 @@
7676
},
7777
{
7878
"cell_type": "code",
79-
"execution_count": 22,
79+
"execution_count": null,
8080
"id": "212dac17-9f83-4ada-a09a-6ff70cdaff5e",
8181
"metadata": {
8282
"id": "212dac17-9f83-4ada-a09a-6ff70cdaff5e"
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"cell_type": "code",
97-
"execution_count": 23,
97+
"execution_count": null,
9898
"id": "0d32a323-be99-4a58-ac7a-12e1b183e64f",
9999
"metadata": {
100100
"id": "0d32a323-be99-4a58-ac7a-12e1b183e64f"
@@ -162,7 +162,7 @@
162162
},
163163
{
164164
"cell_type": "code",
165-
"execution_count": 24,
165+
"execution_count": null,
166166
"id": "fb766125-43b0-45e1-bb29-cbb8430dd33c",
167167
"metadata": {
168168
"id": "fb766125-43b0-45e1-bb29-cbb8430dd33c"
@@ -176,7 +176,7 @@
176176
},
177177
{
178178
"cell_type": "code",
179-
"execution_count": 25,
179+
"execution_count": null,
180180
"id": "5ca39f38-05a1-4314-9c7b-5d9433b4a782",
181181
"metadata": {
182182
"id": "5ca39f38-05a1-4314-9c7b-5d9433b4a782",
@@ -218,7 +218,7 @@
218218
},
219219
{
220220
"cell_type": "code",
221-
"execution_count": 26,
221+
"execution_count": null,
222222
"id": "c08a868e-be31-409c-9a0a-4b39465d9595",
223223
"metadata": {
224224
"id": "c08a868e-be31-409c-9a0a-4b39465d9595"
@@ -231,7 +231,7 @@
231231
},
232232
{
233233
"cell_type": "code",
234-
"execution_count": 27,
234+
"execution_count": null,
235235
"id": "70449855-e2d1-451f-8250-1f0c0a11a637",
236236
"metadata": {
237237
"id": "70449855-e2d1-451f-8250-1f0c0a11a637",
@@ -284,7 +284,7 @@
284284
},
285285
{
286286
"cell_type": "code",
287-
"execution_count": 10,
287+
"execution_count": null,
288288
"id": "GU6zrpQ9PUAI",
289289
"metadata": {
290290
"id": "GU6zrpQ9PUAI",
@@ -1088,7 +1088,7 @@
10881088
"outputId": "2702c929-b120-433c-c5fd-494ca5323087"
10891089
},
10901090
"id": "qlwrcwPxCHml",
1091-
"execution_count": 11,
1091+
"execution_count": null,
10921092
"outputs": [
10931093
{
10941094
"output_type": "execute_result",
@@ -1628,7 +1628,7 @@
16281628
},
16291629
{
16301630
"cell_type": "code",
1631-
"execution_count": 37,
1631+
"execution_count": null,
16321632
"id": "60862708-d840-4f33-9a1b-c61956aa0cb7",
16331633
"metadata": {
16341634
"id": "60862708-d840-4f33-9a1b-c61956aa0cb7"
@@ -1682,7 +1682,7 @@
16821682
}
16831683
},
16841684
"id": "oPW4EgFMkmF5",
1685-
"execution_count": 36,
1685+
"execution_count": null,
16861686
"outputs": [
16871687
{
16881688
"output_type": "display_data",
@@ -1712,7 +1712,7 @@
17121712
},
17131713
{
17141714
"cell_type": "code",
1715-
"execution_count": 38,
1715+
"execution_count": null,
17161716
"id": "xSontCMaK_Ui",
17171717
"metadata": {
17181718
"id": "xSontCMaK_Ui",
@@ -2234,7 +2234,7 @@
22342234
},
22352235
{
22362236
"cell_type": "code",
2237-
"execution_count": 14,
2237+
"execution_count": null,
22382238
"id": "SEfBhvLzRm1C",
22392239
"metadata": {
22402240
"id": "SEfBhvLzRm1C",
@@ -2289,7 +2289,7 @@
22892289
"id": "q0M5XrpFDFyn"
22902290
},
22912291
"id": "q0M5XrpFDFyn",
2292-
"execution_count": 15,
2292+
"execution_count": null,
22932293
"outputs": []
22942294
},
22952295
{
@@ -2323,7 +2323,7 @@
23232323
"outputId": "e8489068-7025-40b3-a44d-410e40d61cd4"
23242324
},
23252325
"id": "M9bxFlOCC9ak",
2326-
"execution_count": 16,
2326+
"execution_count": null,
23272327
"outputs": [
23282328
{
23292329
"output_type": "display_data",
@@ -2361,6 +2361,27 @@
23612361
"rgb_composite_clipped.rio.to_raster(output_path, driver='COG')\n",
23622362
"print(f'Wrote {output_file}')"
23632363
]
2364+
},
2365+
{
2366+
"cell_type": "markdown",
2367+
"source": [
2368+
"----\n",
2369+
"\n",
2370+
"If you want to give feedback or share your experience with this tutorial, please comment below. (requires GitHub account)\n",
2371+
"\n",
2372+
"\n",
2373+
"<script src='https://utteranc.es/client.js'\n",
2374+
" repo='spatialthoughts/geopython-tutorials'\n",
2375+
" issue-term='pathname'\n",
2376+
" theme='github-light'\n",
2377+
" crossorigin='anonymous'\n",
2378+
" async>\n",
2379+
"</script>"
2380+
],
2381+
"metadata": {
2382+
"id": "YLz4khlRMm0l"
2383+
},
2384+
"id": "YLz4khlRMm0l"
23642385
}
23652386
],
23662387
"metadata": {

notebooks/dask_median_composite.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2450,7 +2450,15 @@ <h2>Visualizing and Exporting the Results<a class="headerlink" href="#visualizin
24502450
</div>
24512451
</div>
24522452
</div>
2453-
</section>
2453+
<hr class="docutils" />
2454+
<p>If you want to give feedback or share your experience with this tutorial, please comment below. (requires GitHub account)</p>
2455+
<script src='https://utteranc.es/client.js'
2456+
repo='spatialthoughts/geopython-tutorials'
2457+
issue-term='pathname'
2458+
theme='github-light'
2459+
crossorigin='anonymous'
2460+
async>
2461+
</script></section>
24542462
</section>
24552463

24562464
<script type="text/x-thebe-config">

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)