-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_toc.yml
More file actions
43 lines (42 loc) · 1.38 KB
/
_toc.yml
File metadata and controls
43 lines (42 loc) · 1.38 KB
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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
chapters:
- file: fundamentals/index
sections:
- file: fundamentals/background
- file: fundamentals/data_misfit
- file: fundamentals/regularization/regularization
sections:
- file: fundamentals/regularization/sparse
- file: fundamentals/regularization/rotated_gradients
- file: fundamentals/mesh_design
- file: fundamentals/joint_inversion
- file: fundamentals/depth_of_investigation
- file: fundamentals/optimization
- file: tutorials/introduction
sections:
- file: tutorials/background
- file: tutorials/magnetic
- file: tutorials/gravity
- file: tutorials/dc_resistivity
- file: tutorials/tipper
- file: tutorials/airborne_tem
- file: tutorials/joint_inversion
- file: case_studies/index
sections:
- file: case_studies/Forrestania/forrestania
sections:
- file: case_studies/Forrestania/open_code
sections:
- file: case_studies/Forrestania/python_code/unconstrained_gravity_inv_training
- file: case_studies/Forrestania/python_code/unconstrained_magnetics_inv_training
- file: case_studies/Forrestania/python_code/joint_grav_mag
- file: plate-simulation/index
sections:
- file: plate-simulation/usage
title: Basic Usage
- file: plate-simulation/methodology
title: Methodology
- file: THIRD_PARTY_SOFTWARE