Skip to content

Commit

Permalink
Add joint inversion and PGI notebooks to TOC (#43)
Browse files Browse the repository at this point in the history
Add missing notebooks to the TOC.
  • Loading branch information
santisoler authored Nov 20, 2024
1 parent c4d27dc commit e6d2472
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@ project:
- file: notebooks/08-tdem/fwd_tdem_fundamentals.ipynb
- file: notebooks/08-tdem/fwd_utem_3d.ipynb
- file: notebooks/08-tdem/inv_tdem_1d.ipynb
- title: Joint Inversion
children:
- file: notebooks/11-joint-inversion/plot_inv_3_cross_gradient_pf.ipynb
- title: PGI Inversion
children:
- file: notebooks/12-pgi-inversion/plot_inv_1_joint_pf_pgi_full_info_tutorial.ipynb
- file: notebooks/12-pgi-inversion/plot_inv_2_joint_pf_pgi_no_info_tutorial.ipynb

site:
template: book-theme
Expand Down

0 comments on commit e6d2472

Please sign in to comment.