Skip to content

Commit 7771a2b

Browse files
authored
Merge pull request #163 from MiraGeoscience/GEOPY-1866
GEOPY-1866: Create documentation for depth of investigation app
2 parents 8365c00 + 3d324cd commit 7771a2b

28 files changed

Lines changed: 296 additions & 19 deletions

docs/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ chapters:
1111
- file: inversion/regularization
1212
- file: inversion/mesh_design
1313
- file: inversion/joint_inversion
14+
- file: inversion/depth_of_investigation
1415
- file: case_study/introduction
1516
sections:
1617
- file: case_study/background

docs/case_study/airborne_tem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/background.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/dc_resistivity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/gravity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/introduction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/joint_inversion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/magnetic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/case_study/tipper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

docs/inversion/data_misfit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# extension: .py
66
# format_name: light
77
# format_version: '1.5'
8-
# jupytext_version: 1.16.2
8+
# jupytext_version: 1.16.7
99
# kernelspec:
1010
# display_name: Python 3 (ipykernel)
1111
# language: python

0 commit comments

Comments
 (0)