Skip to content

Commit de6884d

Browse files
authored
Merge pull request #277 from MiraGeoscience/GEOPY-2467
GEOPY-2467: Investigate spickly looking MVI models with rotated gradients
2 parents 172e135 + d9e924e commit de6884d

17 files changed

Lines changed: 56 additions & 56 deletions

environments/py-3.10-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ dependencies:
108108
- lark=1.3.0=pyhd8ed1ab_0
109109
- latexcodec=2.0.1=pyh9f0ad1d_0
110110
- lcms2=2.17=h717163a_0
111-
- ld_impl_linux-64=2.44=h1423503_1
111+
- ld_impl_linux-64=2.44=ha97dd6f_2
112112
- lerc=4.0.0=h0aef613_1
113113
- libaec=1.1.4=h3f801dc_0
114114
- libblas=3.9.0=36_h5875eb1_mkl
@@ -308,7 +308,7 @@ dependencies:
308308
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
309309
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
310310
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
311-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
311+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
312312

313313
variables:
314314
KMP_WARNINGS: 0

environments/py-3.10-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies:
5050
- kiwisolver=1.4.9=py310haaf941d_1
5151
- krb5=1.21.3=h659f571_0
5252
- lcms2=2.17=h717163a_0
53-
- ld_impl_linux-64=2.44=h1423503_1
53+
- ld_impl_linux-64=2.44=ha97dd6f_2
5454
- lerc=4.0.0=h0aef613_1
5555
- libaec=1.1.4=h3f801dc_0
5656
- libblas=3.9.0=36_h5875eb1_mkl
@@ -169,7 +169,7 @@ dependencies:
169169
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
170170
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
171171
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
172-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
172+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
173173

174174
variables:
175175
KMP_WARNINGS: 0

environments/py-3.10-win-64-dev.conda.lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ dependencies:
298298
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
299299
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
300300
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
301-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
301+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
302302

303303
variables:
304304
KMP_WARNINGS: 0

environments/py-3.10-win-64.conda.lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ dependencies:
157157
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
158158
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
159159
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
160-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
160+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
161161

162162
variables:
163163
KMP_WARNINGS: 0

environments/py-3.11-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ dependencies:
110110
- lark=1.3.0=pyhd8ed1ab_0
111111
- latexcodec=2.0.1=pyh9f0ad1d_0
112112
- lcms2=2.17=h717163a_0
113-
- ld_impl_linux-64=2.44=h1423503_1
113+
- ld_impl_linux-64=2.44=ha97dd6f_2
114114
- lerc=4.0.0=h0aef613_1
115115
- libaec=1.1.4=h3f801dc_0
116116
- libblas=3.9.0=36_h5875eb1_mkl
@@ -311,7 +311,7 @@ dependencies:
311311
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
312312
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
313313
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
314-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
314+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
315315

316316
variables:
317317
KMP_WARNINGS: 0

environments/py-3.11-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies:
5151
- kiwisolver=1.4.9=py311h724c32c_1
5252
- krb5=1.21.3=h659f571_0
5353
- lcms2=2.17=h717163a_0
54-
- ld_impl_linux-64=2.44=h1423503_1
54+
- ld_impl_linux-64=2.44=ha97dd6f_2
5555
- lerc=4.0.0=h0aef613_1
5656
- libaec=1.1.4=h3f801dc_0
5757
- libblas=3.9.0=36_h5875eb1_mkl
@@ -171,7 +171,7 @@ dependencies:
171171
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
172172
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
173173
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
174-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
174+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
175175

176176
variables:
177177
KMP_WARNINGS: 0

environments/py-3.11-win-64-dev.conda.lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ dependencies:
301301
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
302302
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
303303
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
304-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
304+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
305305

306306
variables:
307307
KMP_WARNINGS: 0

environments/py-3.11-win-64.conda.lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ dependencies:
159159
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
160160
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
161161
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
162-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
162+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
163163

164164
variables:
165165
KMP_WARNINGS: 0

environments/py-3.12-linux-64-dev.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dependencies:
112112
- lark=1.3.0=pyhd8ed1ab_0
113113
- latexcodec=2.0.1=pyh9f0ad1d_0
114114
- lcms2=2.17=h717163a_0
115-
- ld_impl_linux-64=2.44=h1423503_1
115+
- ld_impl_linux-64=2.44=ha97dd6f_2
116116
- lerc=4.0.0=h0aef613_1
117117
- libaec=1.1.4=h3f801dc_0
118118
- libblas=3.9.0=36_h5875eb1_mkl
@@ -314,7 +314,7 @@ dependencies:
314314
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
315315
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
316316
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
317-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
317+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
318318

319319
variables:
320320
KMP_WARNINGS: 0

environments/py-3.12-linux-64.conda.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies:
5151
- kiwisolver=1.4.9=py312h0a2e395_1
5252
- krb5=1.21.3=h659f571_0
5353
- lcms2=2.17=h717163a_0
54-
- ld_impl_linux-64=2.44=h1423503_1
54+
- ld_impl_linux-64=2.44=ha97dd6f_2
5555
- lerc=4.0.0=h0aef613_1
5656
- libaec=1.1.4=h3f801dc_0
5757
- libblas=3.9.0=36_h5875eb1_mkl
@@ -171,7 +171,7 @@ dependencies:
171171
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@af0d42fa2403dba53d98cc90c2b292865d2e69b1
172172
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@48770d12988c340208efa22065022c34cd618ea9
173173
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
174-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@998d6f58198e4aff55a401e8a6545b93eb8bfd64
174+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
175175

176176
variables:
177177
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)