Skip to content

Commit bff8078

Browse files
committed
Merge branch 'develop' into GEOPY-1867
# Conflicts: # docs/inversion/mesh_design.ipynb
2 parents cf170f7 + 3266c1a commit bff8078

64 files changed

Lines changed: 619 additions & 361 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: pycln
1818
args: [--config=pyproject.toml]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.9.4
20+
rev: v0.9.9
2121
hooks:
2222
- id: ruff
2323
args:

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

0 commit comments

Comments
 (0)