-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
62 lines (56 loc) · 3.26 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
# root: notebooks/index
root: intro
title: SAR Doppler User Guide Document
options:
numbered: true
maxdepth: 3 # The displayed Table of Contents will only have 3 levels
defaults: # The defaults key will be applied to all chapters and sub-sections
titlesonly: False # Need to specify this to get complete table of contents
chapters:
# - file: intro#sar-doppler-user-guide # Including the anchor to be able to refer to the file here as well
- file: notebooks/Product_Format_Information
- file: notebooks/Find_and_Access_Data
- file: notebooks/Use_and_Visualise_Data
- file: notebooks/Parameter_Descriptions
#chapters:
#- file: markdown
#- file: notebooks
#- file: markdown-notebooks
# chapters:
# - file: notebooks/Find_and_Access_Data.ipynb#find-and-access-data
# sections:
# - file: notebooks/Find_and_Access_Data.ipynb##find-data-through-data-met-no
# - file: notebooks/Find_and_Access_Data.ipynb##visualise-data-through-data-met-no
# - file: notebooks/Find_and_Access_Data.ipynb##access-datasets-through-data-met-no
# - file: notebooks/Find_and_Access_Data.ipynb##access-datasets-through-thredds-met-no
# - file: notebooks/Find_and_Access_Data.ipynb##how-to-open-datasets
# sections:
# - file: notebooks/Find_and_Access_Data.ipynb###opendap-using-xarray
# - file: notebooks/Find_and_Access_Data.ipynb###httpserver-download-using-xarray
# - file: notebooks/Find_and_Access_Data.ipynb##find-data-through-csw-catalog-service-on-the-web
# sections:
# - file: notebooks/Find_and_Access_Data.ipynb###get-parent-datasets-and-their-children-or-dataset-series-in-iso-19115-with-ogc-csw
# - file: notebooks/Find_and_Access_Data.ipynb###find-data-with-opensearch
# - file: notebooks/Find_and_Access_Data.ipynb###more-advanced-geographical-search-with-ogc-csw
# - file: notebooks/Find_and_Access_Data.ipynb###query-csw-endpoint-by-the-use-of-python
# - file: notebooks/Find_and_Access_Data.ipynb###extract-the-opendap-urls
# - file: notebooks/Find_and_Access_Data.ipynb###query-csw-endpoint-by-the-use-of-an-http-post-from-the-terminal
# - file: notebooks/Use_and_Visualise_Data.ipynb#use-and-visualise-data
# sections:
# - file: notebooks/Use_and_Visualise_Data.ipynb##visualise-data-variables-with-wms-in-qgis
# - file: notebooks/Use_and_Visualise_Data.ipynb##plotting-data-variables-with-python
# sections:
# - file: notebooks/Use_and_Visualise_Data.ipynb###cartesian-plotting-function
# - file: notebooks/Use_and_Visualise_Data.ipynb###cartesian-plotting-examples
# - file: notebooks/Use_and_Visualise_Data.ipynb###plotting-function-with-polar-projection
# - file: notebooks/Use_and_Visualise_Data.ipynb###polar-projection-plotting-examples
# - file: notebooks/Parameter_Descriptions.ipynb#parameter-descriptions
# sections:
# - file: notebooks/Parameter_Descriptions.ipynb##list-of-variables
# - file: notebooks/Parameter_Descriptions.ipynb##example-overview-of-variables
# sections:
# - file: notebooks/Parameter_Descriptions.ipynb###printed-overview-of-variables
# - file: notebooks/Parameter_Descriptions.ipynb###interactive-overview-of-dataset