forked from m2lines/L96_demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
40 lines (39 loc) · 1.27 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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Intro
chapters:
- file: notebooks/presentation-model-setup.ipynb
- file: notebooks/L96-description.ipynb
- file: notebooks/L96-two-scale-description.ipynb
- caption: Type of Parametrization
chapters:
- file: notebooks/estimating-gcm-parameters.ipynb
- file: notebooks/gcm-parameterization-problem.ipynb
- caption: Data Assimilation
chapters:
- file: notebooks/DA_demo_L96.ipynb
- caption: Subgrid Patermetrization
chapters:
- file: notebooks/Neural_network_for_Lorenz96.ipynb
- file: notebooks/gradient_decent.ipynb
- caption: Offline DA Increments
chapters:
- file: notebooks/Figure-for-DA.ipynb
- file: notebooks/DA_demo_repeat.ipynb
- file: notebooks/Learning-DA-increments.ipynb
- caption: Different ML Models
chapters:
- file: notebooks/random_forest_parameterization.ipynb
- caption: Interpretability of ML
chapters:
- file: notebooks/LRP-L96.ipynb
- caption: Implementation
chapters:
- file: notebooks/Neural-Network-Advection-FwdEuler.ipynb
- file: notebooks/Neural-Network-Advection.ipynb
- caption: References
chapters:
- file: bibliography.md