|
2 | 2 | format: jb-book |
3 | 3 | root: introduction |
4 | 4 | parts: |
5 | | - - caption: Introduction |
6 | | - #numbered: 2 |
| 5 | + - caption: Part 1. Introduction |
7 | 6 | chapters: |
8 | 7 | - file: intro/getting_started |
9 | 8 | - file: intro/learning_objectives |
10 | 9 | - file: intro/open_source_setting |
11 | | - - caption: Background |
12 | | - #numbered: 2 |
| 10 | + - caption: Part 2. Background |
13 | 11 | chapters: |
14 | 12 | - file: background/context_motivation |
15 | 13 | - file: background/data_cubes |
16 | 14 | - file: background/tutorials_overview |
17 | 15 | - file: background/tutorial_data |
18 | | - - file: intro/software |
| 16 | + - file: background/software |
19 | 17 | - file: background/relevant_concepts |
20 | | - - caption: Part 1 |
21 | | - #numbered: 2 |
| 18 | + - caption: Part 3. ITS_LIVE Tutorial |
22 | 19 | chapters: |
23 | 20 | - file: itslive/itslive_intro |
24 | | - - file: itslive/nbs/1_accessing_itslive_s3_data |
25 | | - - file: itslive/nbs/2_larger_than_memory_data |
26 | | - - file: itslive/nbs/3_combining_raster_vector_data |
27 | | - - file: itslive/nbs/4_exploratory_data_analysis_single |
28 | | - - file: itslive/nbs/5_exploratory_data_analysis_group |
29 | | - - caption: Part 2 |
30 | | - #numbered: 2 |
| 21 | + - file: itslive/nbs/accessing_itslive_s3_data |
| 22 | + - file: itslive/nbs/larger_than_memory_data |
| 23 | + - file: itslive/nbs/combining_raster_vector_data |
| 24 | + - file: itslive/nbs/exploratory_data_analysis_single |
| 25 | + - file: itslive/nbs/exploratory_data_analysis_group |
| 26 | + - caption: Part 4. Sentinel-1 RTC Tutorial |
31 | 27 | chapters: |
32 | 28 | - file: sentinel1/s1_intro |
33 | | - - file: sentinel1/nbs/1_read_asf_data |
34 | | - - file: sentinel1/nbs/2_wrangle_metadata |
35 | | - - file: sentinel1/nbs/3_asf_exploratory_analysis |
36 | | - - file: sentinel1/nbs/4_read_pc_data |
37 | | - - file: sentinel1/nbs/5_comparing_s1_rtc_datasets |
38 | | - - caption: Conclusion |
39 | | - #numbered: 2 |
| 29 | + - file: sentinel1/nbs/read_asf_data |
| 30 | + - file: sentinel1/nbs/wrangle_metadata |
| 31 | + - file: sentinel1/nbs/asf_exploratory_analysis |
| 32 | + - file: sentinel1/nbs/read_pc_data |
| 33 | + - file: sentinel1/nbs/comparing_s1_rtc_datasets |
| 34 | + - caption: Part 5. Conclusion |
40 | 35 | chapters: |
41 | | - - file: conclusion/conclusion |
| 36 | + - file: conclusion/wrapping_up |
42 | 37 | - file: conclusion/summary |
43 | 38 | - file: conclusion/datacubes_revisited |
44 | 39 | - caption: Additional material |
|
0 commit comments