-
Notifications
You must be signed in to change notification settings - Fork 51
/
Copy path_toc.yml
47 lines (46 loc) · 1.2 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Table of contents
format: jb-book
root: README
parts:
- caption: Introduction
numbered: false
chapters:
- file: docs/datasets
- file: docs/services
- file: docs/prerequisites
sections:
- file: docs/prerequisites/earthdatalogin
- file: docs/prerequisites/pythonmodules
- file: docs/prerequisites/compute
- file: docs/prerequisites/git
#
- caption: GEDI L4A Footprint AGBD
numbered: false
chapters:
- file: notebooks/gedi_l4a_search_download
- file: notebooks/gedi_l4a_subsets
- file: notebooks/gedi_l4a_exploring_data
- file: notebooks/gedi_l4a_direct_s3_access
- file: notebooks/gedi_l4a_harmony
- file: notebooks/gedi_l4a_access_hyrax
- file: notebooks/gedi_l4a_correct_V002_01
- file: notebooks/gedi_reconstruct_AGBD_L2A_metrics
- file: notebooks/gedi_icesat2_field_cloud.ipynb
#
- caption: GEDI L4B Gridded AGBD
numbered: false
chapters:
- file: notebooks/gedi_l4b_ogc
#
- caption: Python Scripts
numbered: false
chapters:
- file: scripts/README
#
- caption: Others
numbered: false
chapters:
- file: docs/resources
- file: citation
- file: LICENSE
- file: CHANGELOG