Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
7a9086e
Sprinkle "magnetic vector pde" throughout
domfournier Apr 9, 2026
79d9e7f
MOve setter of mapping closer to property
domfournier Apr 9, 2026
83010d2
Refactor modification of reg into function
domfournier Apr 9, 2026
d5f50fb
Fix typo
domfournier Apr 9, 2026
afa115f
First run through
domfournier Apr 10, 2026
2dc0a17
Add back starting inc/dec for mvi pde
domfournier Apr 10, 2026
24232bf
Fix issue with res model not trimmed
domfournier Apr 10, 2026
b8f7756
Fix tiling of active cells
domfournier Apr 10, 2026
b661e96
Remove unused function
domfournier Apr 10, 2026
f41af0d
Minor fixes
domfournier Apr 10, 2026
bf184b3
Make sure of VectorAmplitude for mvi pde
domfournier Apr 10, 2026
48ac908
Tweek unitest
domfournier Apr 10, 2026
4200218
Fixes after running through joint cross
domfournier Apr 11, 2026
52f9528
Pass the reg models to sub-drivers. Keep reg from individual drivers
domfournier Apr 12, 2026
f5f0879
Deal with switch in MVI and cross-gradient
domfournier Apr 13, 2026
28903c5
Deal with non-trimmed models. Refactor get_regularization for MVI PDE
domfournier Apr 13, 2026
7402995
Temp lock on simpeg@2799
domfournier Apr 13, 2026
e2ea8de
Keep gradient_direction and dip in degrees until usage
domfournier Apr 13, 2026
10f698c
Augment unitest for gradient_rotation passed from the sub-drivers
domfournier Apr 13, 2026
3d00034
Fix joint survey to take into account driver.get_regularization. Augm…
domfournier Apr 13, 2026
889be72
Merge branch 'develop' into GEOPY-2799
benk-mira Apr 13, 2026
0fe360f
Fix pde test
domfournier Apr 14, 2026
e825c7e
Fix target for mvi pde
domfournier Apr 14, 2026
5caf071
Copilot fixes
domfournier Apr 14, 2026
d88fe1d
Merge branch 'develop' into GEOPY-2799
domfournier Apr 14, 2026
b636fb3
Use directive on mvi pde to apply bounds
domfournier Apr 14, 2026
e12e395
Revert "Use directive on mvi pde to apply bounds"
domfournier Apr 14, 2026
99b34dd
Add expection to not expand mesh size model
domfournier Apr 14, 2026
8904734
Update simpeg_drivers/joint/driver.py
domfournier Apr 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions environments/py-3.12-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,15 +296,15 @@ dependencies:
- zarr=2.14.2=pyhd8ed1ab_0
- zeromq=4.3.5=h41580af_10
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib=1.3.2=h25fd6f3_2
- zlib-ng=2.3.3=hceb46e0_1
- zstd=1.5.7=hb78ec9c_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.12-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,14 +165,14 @@ dependencies:
- yaml=0.2.5=h280c20c_3
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=hceb46e0_1
- zstd=1.5.7=hb78ec9c_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.12-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,14 +282,14 @@ dependencies:
- zarr=2.14.2=pyhd8ed1ab_0
- zeromq=4.3.5=h507cc87_10
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=h0261ad2_1
- zstd=1.5.7=h534d264_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.12-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,14 @@ dependencies:
- yaml=0.2.5=h6a83c73_3
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=h0261ad2_1
- zstd=1.5.7=h534d264_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.13-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,15 +293,15 @@ dependencies:
- zarr=2.14.2=pyhd8ed1ab_0
- zeromq=4.3.5=h41580af_10
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib=1.3.2=h25fd6f3_2
- zlib-ng=2.3.3=hceb46e0_1
- zstd=1.5.7=hb78ec9c_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.13-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,14 +162,14 @@ dependencies:
- yaml=0.2.5=h280c20c_3
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=hceb46e0_1
- zstd=1.5.7=hb78ec9c_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.13-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,14 +281,14 @@ dependencies:
- zarr=2.14.2=pyhd8ed1ab_0
- zeromq=4.3.5=h507cc87_10
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=h0261ad2_1
- zstd=1.5.7=h534d264_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.13-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,14 +151,14 @@ dependencies:
- yaml=0.2.5=h6a83c73_3
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=h0261ad2_1
- zstd=1.5.7=h534d264_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.14-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,15 +294,15 @@ dependencies:
- zarr=2.14.2=pyhd8ed1ab_0
- zeromq=4.3.5=h41580af_10
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib=1.3.2=h25fd6f3_2
- zlib-ng=2.3.3=hceb46e0_1
- zstd=1.5.7=hb78ec9c_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.14-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,14 @@ dependencies:
- yaml=0.2.5=h280c20c_3
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=hceb46e0_1
- zstd=1.5.7=hb78ec9c_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.14-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,14 +282,14 @@ dependencies:
- zarr=2.14.2=pyhd8ed1ab_0
- zeromq=4.3.5=h507cc87_10
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=h0261ad2_1
- zstd=1.5.7=h534d264_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
8 changes: 4 additions & 4 deletions environments/py-3.14-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,14 @@ dependencies:
- yaml=0.2.5=h6a83c73_3
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_1
- zipp=3.23.0=pyhcf101f3_1
- zipp=3.23.1=pyhcf101f3_0
- zlib-ng=2.3.3=h0261ad2_1
- zstd=1.5.7=h534d264_6
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de

variables:
KMP_WARNINGS: 0
Loading
Loading