We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d27dc commit e6d2472Copy full SHA for e6d2472
myst.yml
@@ -108,6 +108,13 @@ project:
108
- file: notebooks/08-tdem/fwd_tdem_fundamentals.ipynb
109
- file: notebooks/08-tdem/fwd_utem_3d.ipynb
110
- file: notebooks/08-tdem/inv_tdem_1d.ipynb
111
+ - title: Joint Inversion
112
+ children:
113
+ - file: notebooks/11-joint-inversion/plot_inv_3_cross_gradient_pf.ipynb
114
+ - title: PGI Inversion
115
116
+ - file: notebooks/12-pgi-inversion/plot_inv_1_joint_pf_pgi_full_info_tutorial.ipynb
117
+ - file: notebooks/12-pgi-inversion/plot_inv_2_joint_pf_pgi_no_info_tutorial.ipynb
118
119
site:
120
template: book-theme
0 commit comments