-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
55 lines (54 loc) · 1.75 KB
/
myst.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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
extends:
- https://raw.githubusercontent.com/2i2c-org/demo-shared-content/refs/heads/main/myst.shared.yaml
project:
title: ScienceCore Climate Risks
github: 2i2c-org/demo-Sciencecore-climaterisk
jupyter:
binder:
url: https://binder.opensci.2i2c.cloud/
references:
shared: https://2i2c.org/demo-shared-content
# description:
# keywords: []
# authors: []
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
- file: book/intro.md
- title: 0. Setup
children:
- pattern: book/00_Introduction_Setup/*.md
# - title: 0. Configuración
# children:
# - pattern: book/espanol/00_Introduction_Setup/*.md
- title: 1. Geospatial Background
children:
- pattern: book/01_Geospatial_Background/*.md
# - title: 1. Información geoespacial
# children:
# - pattern: book/espanol/01_Geospatial_Background/*.md
- title: 2. Geospatial fundamentals
children:
- pattern: book/02_Software_Tools_Techniques/*.md
# - title: 2. Fundamentos Geoespaciales
# children:
# - pattern: book/espanol/02_Software_Tools_Techniques/*.md
- title: 3. Using NASA EarthData
children:
- pattern: book/03_Using_NASA_EarthData/*.md
# - title: 3. Utilización de EarthData de la NASA
# children:
# - pattern: book/espanol/03_Using_NASA_EarthData/*.md
- title: 4. Case Studies
children:
- pattern: book/04_Case_Studies/*.md
# - title: 4. Los Casos Prácticos
# children:
# - pattern: book/espanol/04_Case_Studies/*.md
site:
options:
logo_text: Climate Risks Demo
# options:
# favicon: favicon.ico
# logo: site_logo.png