Skip to content

Commit 2ebadf0

Browse files
authored
Minor fixes (#30)
* fix notebook paths * remove redundent title in left navbar * remove input cell numbers * get all data/ subfolders in gitignore
1 parent b9157a1 commit 2ebadf0

13 files changed

+275
-220742
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ _build
33
_static
44

55
#Data
6-
tutorial2/data/full_timeseries/asf_rtcs
7-
tutorial2/data/full_timeseries/intermediate_cubes/s1_pc_cube.zarr
8-
tutorial2/data/subset_timeseries/asf_rtcs
6+
**/data/*
97

108
#Extra nbs
119
tutorial2/subste_nbs
@@ -297,4 +295,4 @@ dmypy.json
297295
.idea
298296

299297
# OSX
300-
.DS_Store
298+
.DS_Store

book/_config.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ only_build_toc_files: false
1212
# Force re-execution of notebooks on each build.
1313
# See https://jupyterbook.org/content/execute.html
1414
execute:
15-
execute_notebooks: cache #'auto'
15+
execute_notebooks: cache #'auto'
1616
allow_errors: true
1717
timeout: 1500
1818

@@ -38,9 +38,10 @@ launch_buttons:
3838
# Add GitHub buttons to your book
3939
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
4040
html:
41+
home_page_in_navbar: false
4142
use_issues_button: true
4243
use_repository_button: true
43-
announcement: >
44+
announcement: >
4445
🚧 March 2025 - This book is under construction! 🚧
4546
4647
@@ -124,7 +125,7 @@ sphinx:
124125
b1_its_nb2: "1) Arrange dataset in chronological order"
125126
b2_its_nb2: "2) Convert to a Dask-backed `Xarray.Dataset`"
126127

127-
#nb3
128+
#nb3
128129
a_its_nb3: "Read data using strategy identified in previous notebook"
129130
b_its_nb3: "Incorporate glacier outline (vector) data"
130131
b1_its_nb3: "1) Read and reproject vector data"
@@ -133,7 +134,7 @@ sphinx:
133134
c_its_nb3: "C. Combine raster and vector data"
134135
c1_its_nb3: "1) Use vector data to crop raster data"
135136
c2_its_nb3: "2) Write clipped raster data cube to disk"
136-
137+
137138
#nb4
138139
a_its_nb4: "A. Data exploration"
139140
a1_its_nb4: "1) Load raster data and visualize with vector data"
@@ -149,7 +150,7 @@ sphinx:
149150
d_its_nb4: "D. Dimensional computations"
150151
d1_its_nb4: "1) Temporal resampling"
151152
d2_its_nb4: "2) Grouped analysis by season"
152-
153+
153154
#nb5
154155
a_its_nb5: "A. Read and organize data"
155156
a1_its_nb5: "1) Raster data"
@@ -190,7 +191,7 @@ sphinx:
190191
d_s1_nb2: "D. Add metadata from a markdown file"
191192
d1_s1_nb2: "1) Extract granule ID"
192193
d2_s1_nb2: "2) Build coordinate `xr.DataArray`"
193-
194+
194195
#sentinel nb3
195196
a_s1_nb3: "A. Read and prepare data"
196197
a1_s1_nb3: "1) Clip to spatial area of interest"

book/tutorial1/nbs/1_accessing_itslive_s3_data.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
},
9696
{
9797
"cell_type": "code",
98-
"execution_count": 11,
98+
"execution_count": null,
9999
"metadata": {
100100
"tags": [
101101
"hide-input",
@@ -237,7 +237,7 @@
237237
},
238238
{
239239
"cell_type": "code",
240-
"execution_count": 2,
240+
"execution_count": null,
241241
"metadata": {
242242
"scrolled": true,
243243
"tags": [
@@ -298,7 +298,7 @@
298298
},
299299
{
300300
"cell_type": "code",
301-
"execution_count": 5,
301+
"execution_count": null,
302302
"metadata": {},
303303
"outputs": [],
304304
"source": [
@@ -354,7 +354,7 @@
354354
},
355355
{
356356
"cell_type": "code",
357-
"execution_count": 7,
357+
"execution_count": null,
358358
"metadata": {},
359359
"outputs": [],
360360
"source": [
@@ -386,7 +386,7 @@
386386
},
387387
{
388388
"cell_type": "code",
389-
"execution_count": 8,
389+
"execution_count": null,
390390
"metadata": {},
391391
"outputs": [],
392392
"source": [
@@ -402,7 +402,7 @@
402402
},
403403
{
404404
"cell_type": "code",
405-
"execution_count": 9,
405+
"execution_count": null,
406406
"metadata": {},
407407
"outputs": [],
408408
"source": [
@@ -468,7 +468,7 @@
468468
},
469469
{
470470
"cell_type": "code",
471-
"execution_count": 12,
471+
"execution_count": null,
472472
"metadata": {},
473473
"outputs": [],
474474
"source": [
@@ -541,7 +541,7 @@
541541
},
542542
{
543543
"cell_type": "code",
544-
"execution_count": 15,
544+
"execution_count": null,
545545
"metadata": {},
546546
"outputs": [],
547547
"source": [
@@ -572,7 +572,7 @@
572572
"metadata": {
573573
"celltoolbar": "Tags",
574574
"kernelspec": {
575-
"display_name": "geospatial_datacube_book_env",
575+
"display_name": "Python 3 (ipykernel)",
576576
"language": "python",
577577
"name": "python3"
578578
},
@@ -586,7 +586,7 @@
586586
"name": "python",
587587
"nbconvert_exporter": "python",
588588
"pygments_lexer": "ipython3",
589-
"version": "3.11.3"
589+
"version": "3.13.2"
590590
}
591591
},
592592
"nbformat": 4,

book/tutorial1/nbs/2_larger_than_memory_data.ipynb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
{
106106
"cell_type": "code",
107-
"execution_count": 12,
107+
"execution_count": null,
108108
"metadata": {},
109109
"outputs": [],
110110
"source": [
@@ -258,7 +258,7 @@
258258
},
259259
{
260260
"cell_type": "code",
261-
"execution_count": 21,
261+
"execution_count": null,
262262
"metadata": {},
263263
"outputs": [],
264264
"source": [
@@ -287,7 +287,7 @@
287287
},
288288
{
289289
"cell_type": "code",
290-
"execution_count": 23,
290+
"execution_count": null,
291291
"metadata": {},
292292
"outputs": [],
293293
"source": [
@@ -506,7 +506,7 @@
506506
},
507507
{
508508
"cell_type": "code",
509-
"execution_count": 34,
509+
"execution_count": null,
510510
"metadata": {},
511511
"outputs": [],
512512
"source": [
@@ -515,7 +515,7 @@
515515
},
516516
{
517517
"cell_type": "code",
518-
"execution_count": 35,
518+
"execution_count": null,
519519
"metadata": {},
520520
"outputs": [],
521521
"source": [
@@ -545,7 +545,7 @@
545545
],
546546
"metadata": {
547547
"kernelspec": {
548-
"display_name": "TEST_geospatial_datacube_book_env",
548+
"display_name": "Python 3 (ipykernel)",
549549
"language": "python",
550550
"name": "python3"
551551
},
@@ -559,9 +559,9 @@
559559
"name": "python",
560560
"nbconvert_exporter": "python",
561561
"pygments_lexer": "ipython3",
562-
"version": "3.11.3"
562+
"version": "3.13.2"
563563
}
564564
},
565565
"nbformat": 4,
566-
"nbformat_minor": 2
566+
"nbformat_minor": 4
567567
}

book/tutorial1/nbs/3_combining_raster_vector_data.ipynb

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
{
7474
"cell_type": "code",
75-
"execution_count": 1,
75+
"execution_count": null,
7676
"metadata": {
7777
"tags": [
7878
"hide-input",
@@ -115,7 +115,7 @@
115115
},
116116
{
117117
"cell_type": "code",
118-
"execution_count": 39,
118+
"execution_count": null,
119119
"metadata": {},
120120
"outputs": [],
121121
"source": [
@@ -148,7 +148,7 @@
148148
},
149149
{
150150
"cell_type": "code",
151-
"execution_count": 3,
151+
"execution_count": null,
152152
"metadata": {
153153
"tags": [
154154
"hide-input"
@@ -251,7 +251,7 @@
251251
},
252252
{
253253
"cell_type": "code",
254-
"execution_count": 4,
254+
"execution_count": null,
255255
"metadata": {},
256256
"outputs": [],
257257
"source": [
@@ -292,7 +292,7 @@
292292
},
293293
{
294294
"cell_type": "code",
295-
"execution_count": 19,
295+
"execution_count": null,
296296
"metadata": {},
297297
"outputs": [],
298298
"source": [
@@ -390,7 +390,7 @@
390390
},
391391
{
392392
"cell_type": "code",
393-
"execution_count": 25,
393+
"execution_count": null,
394394
"metadata": {},
395395
"outputs": [],
396396
"source": [
@@ -480,7 +480,7 @@
480480
},
481481
{
482482
"cell_type": "code",
483-
"execution_count": 30,
483+
"execution_count": null,
484484
"metadata": {},
485485
"outputs": [],
486486
"source": [
@@ -523,7 +523,7 @@
523523
},
524524
{
525525
"cell_type": "code",
526-
"execution_count": 32,
526+
"execution_count": null,
527527
"metadata": {},
528528
"outputs": [],
529529
"source": [
@@ -579,7 +579,7 @@
579579
},
580580
{
581581
"cell_type": "code",
582-
"execution_count": 34,
582+
"execution_count": null,
583583
"metadata": {},
584584
"outputs": [],
585585
"source": [
@@ -603,7 +603,7 @@
603603
},
604604
{
605605
"cell_type": "code",
606-
"execution_count": 36,
606+
"execution_count": null,
607607
"metadata": {},
608608
"outputs": [],
609609
"source": [
@@ -612,7 +612,7 @@
612612
},
613613
{
614614
"cell_type": "code",
615-
"execution_count": 37,
615+
"execution_count": null,
616616
"metadata": {},
617617
"outputs": [],
618618
"source": [
@@ -657,7 +657,7 @@
657657
],
658658
"metadata": {
659659
"kernelspec": {
660-
"display_name": "geospatial_datacube_book_env",
660+
"display_name": "Python 3 (ipykernel)",
661661
"language": "python",
662662
"name": "python3"
663663
},
@@ -671,9 +671,9 @@
671671
"name": "python",
672672
"nbconvert_exporter": "python",
673673
"pygments_lexer": "ipython3",
674-
"version": "3.11.3"
674+
"version": "3.13.2"
675675
}
676676
},
677677
"nbformat": 4,
678-
"nbformat_minor": 2
678+
"nbformat_minor": 4
679679
}

0 commit comments

Comments
 (0)