Skip to content

Commit 3646294

Browse files
committed
Merge branch 'GEOPY-2661' into GEOPY-2701-2661
2 parents 7ee6a63 + 6957562 commit 3646294

28 files changed

Lines changed: 581 additions & 589 deletions

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
# hooks:
3636
# - id: mypy
3737
# additional_dependencies: [
38-
# numpy==1.26.*,
38+
# numpy==2.4.*,
3939
# types-toml,
4040
# types-PyYAML,
4141
# tomli # to read config from pyproject.toml

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Documentation
5252

5353
Installation
5454
^^^^^^^^^^^^
55-
**simpeg-drivers** is currently written for Python 3.10 or higher.
55+
**simpeg-drivers** is currently written for Python 3.12 or higher.
5656

5757
Install Conda
5858
-------------

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
- defaults
66
dependencies:
7-
- python=3.10
7+
- python=3.12
88
- scipy
99
- numpy
1010
- h5py

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 6793690b16c5a3cfe004fcc8c0e7124a7465b37b9453989be2c9d9c7bf248288
3+
# input_hash: b650972838f330e6f6ff8085b1b9f2d62dc60aa14a8c4e08de2c9a72ca866d3c
44

55
channels:
66
- conda-forge
@@ -28,7 +28,7 @@ dependencies:
2828
- brotli=1.2.0=hed03a55_1
2929
- brotli-bin=1.2.0=hb03c661_1
3030
- brotli-python=1.2.0=py312hdb49522_1
31-
- bzip2=1.0.8=hda65f42_8
31+
- bzip2=1.0.8=hda65f42_9
3232
- c-ares=1.34.6=hb03c661_0
3333
- ca-certificates=2026.1.4=hbd8a1cb_0
3434
- cached-property=1.5.2=hd8ed1ab_1
@@ -125,10 +125,10 @@ dependencies:
125125
- libffi=3.5.2=h3435931_0
126126
- libfreetype=2.14.1=ha770c72_0
127127
- libfreetype6=2.14.1=h73754d4_0
128-
- libgcc=15.2.0=he0feb66_17
129-
- libgcc-ng=15.2.0=h69a702a_17
130-
- libgfortran=15.2.0=h69a702a_17
131-
- libgfortran5=15.2.0=h68bc16d_17
128+
- libgcc=15.2.0=he0feb66_18
129+
- libgcc-ng=15.2.0=h69a702a_18
130+
- libgfortran=15.2.0=h69a702a_18
131+
- libgfortran5=15.2.0=h68bc16d_18
132132
- libhwloc=2.12.2=default_hafda6a7_1000
133133
- libiconv=1.18=h3b78370_2
134134
- libjpeg-turbo=3.1.2=hb03c661_0
@@ -137,13 +137,13 @@ dependencies:
137137
- libnghttp2=1.67.0=had1ee68_0
138138
- libnsl=2.0.1=hb9d3cd8_1
139139
- libpng=1.6.55=h421ea60_0
140-
- libscotch=7.0.10=int32_h8512f2c_2
140+
- libscotch=7.0.11=int32_h865694f_0
141141
- libsodium=1.0.20=h4ab18f5_0
142142
- libspatialindex=2.1.0=he57a185_0
143143
- libsqlite=3.51.2=h0c1763c_0
144144
- libssh2=1.11.1=hcf80075_0
145-
- libstdcxx=15.2.0=h934c35e_17
146-
- libstdcxx-ng=15.2.0=hdf11a46_17
145+
- libstdcxx=15.2.0=h934c35e_18
146+
- libstdcxx-ng=15.2.0=hdf11a46_18
147147
- libtiff=4.7.1=h9d88235_1
148148
- libuuid=2.41.3=h5347b49_0
149149
- libuv=1.51.0=hb03c661_1
@@ -166,8 +166,8 @@ dependencies:
166166
- mistune=3.2.0=pyhcf101f3_0
167167
- mkl=2025.3.0=h0e700b2_463
168168
- msgpack-python=1.1.2=py312hd9148b4_1
169-
- mumps-include=5.8.1=h1795ed4_4
170-
- mumps-seq=5.8.1=h4374b6a_4
169+
- mumps-include=5.8.2=h1795ed4_1
170+
- mumps-seq=5.8.2=h31f7764_1
171171
- munkres=1.1.4=pyhd8ed1ab_1
172172
- nbclient=0.10.4=pyhd8ed1ab_0
173173
- nbconvert=7.16.6=hc388f54_1
@@ -185,7 +185,7 @@ dependencies:
185185
- openssl=3.6.1=h35e630c_1
186186
- overrides=7.7.0=pyhd8ed1ab_1
187187
- packaging=26.0=pyhcf101f3_0
188-
- pandas=3.0.0=py312h8ecdadd_0
188+
- pandas=3.0.1=py312h8ecdadd_0
189189
- pandoc=3.9=ha770c72_0
190190
- pandocfilters=1.5.0=pyhd8ed1ab_0
191191
- parso=0.8.6=pyhcf101f3_0
@@ -217,7 +217,7 @@ dependencies:
217217
- python-fastjsonschema=2.21.2=pyhe01879c_0
218218
- python-gil=3.12.12=hd8ed1ab_2
219219
- python-json-logger=2.0.7=pyhd8ed1ab_0
220-
- python-mumps=0.0.6=nompi_hf5ef983
220+
- python-mumps=0.0.6=nompi_h4762de1
221221
- python-tzdata=2025.3=pyhd8ed1ab_0
222222
- python_abi=3.12=8_cp312
223223
- pytz=2025.2=pyhd8ed1ab_0
@@ -260,7 +260,7 @@ dependencies:
260260
- tomlkit=0.14.0=pyha770c72_0
261261
- toolz=1.1.0=pyhd8ed1ab_1
262262
- tornado=6.5.3=py312h4c3975b_0
263-
- tqdm=4.67.3=pyh8f84b5b_0
263+
- tqdm=4.66.6=pyhd8ed1ab_0
264264
- traitlets=5.14.3=pyhd8ed1ab_1
265265
- trimesh=4.1.8=pyhd8ed1ab_0
266266
- typing-extensions=4.15.0=h396c80c_0
@@ -290,9 +290,9 @@ dependencies:
290290
- zlib-ng=2.3.3=hceb46e0_1
291291
- zstd=1.5.7=hb78ec9c_6
292292
- pip:
293-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@56a2518edd539f1e3c9468640a643bd1cd9c3850
294-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c177431c791a5f5dd280985ddaf3615790e655fa
295-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@019ef68933e72528f45902ac32c783d00bb51992
293+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@668a9e0da5214e4a3bce466321cd910f1bb00b02
294+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@9e0a86e5afadfe9c55e9811317827a4f6c2c70c4
295+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@5a6de92816acb737499a8e188eb5b97acb966f37
296296
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ef94a62a27ecf9713377801f6632861a07e2a65c
297297

298298
variables:

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

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 6793690b16c5a3cfe004fcc8c0e7124a7465b37b9453989be2c9d9c7bf248288
3+
# input_hash: b650972838f330e6f6ff8085b1b9f2d62dc60aa14a8c4e08de2c9a72ca866d3c
44

55
channels:
66
- conda-forge
@@ -14,13 +14,14 @@ dependencies:
1414
- brotli=1.2.0=hed03a55_1
1515
- brotli-bin=1.2.0=hb03c661_1
1616
- brotli-python=1.2.0=py312hdb49522_1
17-
- bzip2=1.0.8=hda65f42_8
17+
- bzip2=1.0.8=hda65f42_9
1818
- c-ares=1.34.6=hb03c661_0
1919
- ca-certificates=2026.1.4=hbd8a1cb_0
2020
- cached-property=1.5.2=hd8ed1ab_1
2121
- cached_property=1.5.2=pyha770c72_1
2222
- click=8.3.1=pyh8f84b5b_1
2323
- cloudpickle=3.1.2=pyhcf101f3_1
24+
- colorama=0.4.6=pyhd8ed1ab_1
2425
- contourpy=1.3.3=py312h0a2e395_4
2526
- cycler=0.12.1=pyhcf101f3_2
2627
- cytoolz=1.1.0=py312h4c3975b_1
@@ -63,10 +64,10 @@ dependencies:
6364
- libffi=3.5.2=h3435931_0
6465
- libfreetype=2.14.1=ha770c72_0
6566
- libfreetype6=2.14.1=h73754d4_0
66-
- libgcc=15.2.0=he0feb66_17
67-
- libgcc-ng=15.2.0=h69a702a_17
68-
- libgfortran=15.2.0=h69a702a_17
69-
- libgfortran5=15.2.0=h68bc16d_17
67+
- libgcc=15.2.0=he0feb66_18
68+
- libgcc-ng=15.2.0=h69a702a_18
69+
- libgfortran=15.2.0=h69a702a_18
70+
- libgfortran5=15.2.0=h68bc16d_18
7071
- libhwloc=2.12.2=default_hafda6a7_1000
7172
- libiconv=1.18=h3b78370_2
7273
- libjpeg-turbo=3.1.2=hb03c661_0
@@ -75,12 +76,12 @@ dependencies:
7576
- libnghttp2=1.67.0=had1ee68_0
7677
- libnsl=2.0.1=hb9d3cd8_1
7778
- libpng=1.6.55=h421ea60_0
78-
- libscotch=7.0.10=int32_h8512f2c_2
79+
- libscotch=7.0.11=int32_h865694f_0
7980
- libspatialindex=2.1.0=he57a185_0
8081
- libsqlite=3.51.2=h0c1763c_0
8182
- libssh2=1.11.1=hcf80075_0
82-
- libstdcxx=15.2.0=h934c35e_17
83-
- libstdcxx-ng=15.2.0=hdf11a46_17
83+
- libstdcxx=15.2.0=h934c35e_18
84+
- libstdcxx-ng=15.2.0=hdf11a46_18
8485
- libtiff=4.7.1=h9d88235_1
8586
- libuuid=2.41.3=h5347b49_0
8687
- libwebp-base=1.6.0=hd42ef1d_0
@@ -96,16 +97,16 @@ dependencies:
9697
- metis=5.1.0=hd0bcaf9_1007
9798
- mkl=2025.3.0=h0e700b2_463
9899
- msgpack-python=1.1.2=py312hd9148b4_1
99-
- mumps-include=5.8.1=h1795ed4_4
100-
- mumps-seq=5.8.1=h4374b6a_4
100+
- mumps-include=5.8.2=h1795ed4_1
101+
- mumps-seq=5.8.2=h31f7764_1
101102
- munkres=1.1.4=pyhd8ed1ab_1
102103
- ncurses=6.5=h2d0b736_3
103104
- numcodecs=0.15.1=py312hf79963d_1
104105
- numpy=2.4.2=py312h33ff503_1
105106
- openjpeg=2.5.4=h55fea9a_0
106107
- openssl=3.6.1=h35e630c_1
107108
- packaging=26.0=pyhcf101f3_0
108-
- pandas=3.0.0=py312h8ecdadd_0
109+
- pandas=3.0.1=py312h8ecdadd_0
109110
- partd=1.4.2=pyhd8ed1ab_0
110111
- pillow=12.1.1=py312h50c33e8_0
111112
- pip=26.0.1=pyh8b19718_0
@@ -119,7 +120,7 @@ dependencies:
119120
- pysocks=1.7.1=pyha55dd90_7
120121
- python=3.12.12=hd63d673_2_cpython
121122
- python-dateutil=2.9.0.post0=pyhe01879c_2
122-
- python-mumps=0.0.6=nompi_hf5ef983
123+
- python-mumps=0.0.6=nompi_h4762de1
123124
- python-tzdata=2025.3=pyhd8ed1ab_0
124125
- python_abi=3.12=8_cp312
125126
- pyyaml=6.0.3=py312h8a5da7c_1
@@ -137,7 +138,7 @@ dependencies:
137138
- tk=8.6.13=noxft_h366c992_103
138139
- toolz=1.1.0=pyhd8ed1ab_1
139140
- tornado=6.5.3=py312h4c3975b_0
140-
- tqdm=4.67.3=pyh8f84b5b_0
141+
- tqdm=4.66.6=pyhd8ed1ab_0
141142
- trimesh=4.1.8=pyhd8ed1ab_0
142143
- typing-extensions=4.15.0=h396c80c_0
143144
- typing-inspection=0.4.2=pyhd8ed1ab_1
@@ -157,9 +158,9 @@ dependencies:
157158
- zlib-ng=2.3.3=hceb46e0_1
158159
- zstd=1.5.7=hb78ec9c_6
159160
- pip:
160-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@56a2518edd539f1e3c9468640a643bd1cd9c3850
161-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c177431c791a5f5dd280985ddaf3615790e655fa
162-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@019ef68933e72528f45902ac32c783d00bb51992
161+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@668a9e0da5214e4a3bce466321cd910f1bb00b02
162+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@9e0a86e5afadfe9c55e9811317827a4f6c2c70c4
163+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@5a6de92816acb737499a8e188eb5b97acb966f37
163164
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ef94a62a27ecf9713377801f6632861a07e2a65c
164165

165166
variables:

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: cf32723a98f275c54bf9d72aff483b8966c549a89f0f7d16dbef8714d2400a91
3+
# input_hash: 5f0f60749c127e0916070a45b3988ee6501ef40eee92cff0dec0018df64097ea
44

55
channels:
66
- conda-forge
@@ -28,7 +28,7 @@ dependencies:
2828
- brotli=1.2.0=h2d644bc_1
2929
- brotli-bin=1.2.0=hfd05255_1
3030
- brotli-python=1.2.0=py312hc6d9e41_1
31-
- bzip2=1.0.8=h0ad9c76_8
31+
- bzip2=1.0.8=h0ad9c76_9
3232
- ca-certificates=2026.1.4=h4c7d964_0
3333
- cached-property=1.5.2=hd8ed1ab_1
3434
- cached_property=1.5.2=pyha770c72_1
@@ -120,8 +120,8 @@ dependencies:
120120
- libffi=3.5.2=h3d046cb_0
121121
- libfreetype=2.14.1=h57928b3_0
122122
- libfreetype6=2.14.1=hdbac1cb_0
123-
- libgcc=15.2.0=h8ee18e1_17
124-
- libgomp=15.2.0=h8ee18e1_17
123+
- libgcc=15.2.0=h8ee18e1_18
124+
- libgomp=15.2.0=h8ee18e1_18
125125
- libhwloc=2.12.2=default_h4379cf1_1000
126126
- libiconv=1.18=hc1393d2_2
127127
- libjpeg-turbo=3.1.2=hfd05255_0
@@ -151,15 +151,15 @@ dependencies:
151151
- mistune=3.2.0=pyhcf101f3_0
152152
- mkl=2025.3.0=hac47afa_455
153153
- msgpack-python=1.1.2=py312hf90b1b7_1
154-
- mumps-seq=5.8.1=hd297af6_4
154+
- mumps-seq=5.8.2=h607cc0b_1
155155
- munkres=1.1.4=pyhd8ed1ab_1
156156
- nbclient=0.10.4=pyhd8ed1ab_0
157157
- nbconvert=7.16.6=hc388f54_1
158158
- nbconvert-core=7.16.6=pyhcf101f3_1
159159
- nbconvert-pandoc=7.16.6=h7d6f222_1
160160
- nbformat=5.10.4=pyhd8ed1ab_1
161161
- nest-asyncio=1.6.0=pyhd8ed1ab_1
162-
- nodejs=25.6.0=he453025_0
162+
- nodejs=25.6.1=he453025_0
163163
- notebook=7.5.3=pyhcf101f3_0
164164
- notebook-shim=0.2.4=pyhd8ed1ab_1
165165
- numcodecs=0.15.1=py312hc128f0a_1
@@ -168,7 +168,7 @@ dependencies:
168168
- openssl=3.6.1=hf411b9b_1
169169
- overrides=7.7.0=pyhd8ed1ab_1
170170
- packaging=26.0=pyhcf101f3_0
171-
- pandas=3.0.0=py312h95189c4_0
171+
- pandas=3.0.1=py312h95189c4_0
172172
- pandoc=3.9=h57928b3_0
173173
- pandocfilters=1.5.0=pyhd8ed1ab_0
174174
- parso=0.8.6=pyhcf101f3_0
@@ -198,7 +198,7 @@ dependencies:
198198
- python-fastjsonschema=2.21.2=pyhe01879c_0
199199
- python-gil=3.12.12=hd8ed1ab_2
200200
- python-json-logger=2.0.7=pyhd8ed1ab_0
201-
- python-mumps=0.0.6=nompi_h368aa49
201+
- python-mumps=0.0.6=nompi_hd0d704b
202202
- python-tzdata=2025.3=pyhd8ed1ab_0
203203
- python_abi=3.12=8_cp312
204204
- pytz=2025.2=pyhd8ed1ab_0
@@ -242,7 +242,7 @@ dependencies:
242242
- tomlkit=0.14.0=pyha770c72_0
243243
- toolz=1.1.0=pyhd8ed1ab_1
244244
- tornado=6.5.4=py312he06e257_0
245-
- tqdm=4.67.3=pyha7b4d00_0
245+
- tqdm=4.66.6=pyhd8ed1ab_0
246246
- traitlets=5.14.3=pyhd8ed1ab_1
247247
- trimesh=4.1.8=pyhd8ed1ab_0
248248
- typing-extensions=4.15.0=h396c80c_0
@@ -277,9 +277,9 @@ dependencies:
277277
- zlib-ng=2.3.3=h0261ad2_1
278278
- zstd=1.5.7=h534d264_6
279279
- pip:
280-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@56a2518edd539f1e3c9468640a643bd1cd9c3850
281-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c177431c791a5f5dd280985ddaf3615790e655fa
282-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@019ef68933e72528f45902ac32c783d00bb51992
280+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@668a9e0da5214e4a3bce466321cd910f1bb00b02
281+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@9e0a86e5afadfe9c55e9811317827a4f6c2c70c4
282+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@5a6de92816acb737499a8e188eb5b97acb966f37
283283
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ef94a62a27ecf9713377801f6632861a07e2a65c
284284

285285
variables:

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: cf32723a98f275c54bf9d72aff483b8966c549a89f0f7d16dbef8714d2400a91
3+
# input_hash: 5f0f60749c127e0916070a45b3988ee6501ef40eee92cff0dec0018df64097ea
44

55
channels:
66
- conda-forge
@@ -14,7 +14,7 @@ dependencies:
1414
- brotli=1.2.0=h2d644bc_1
1515
- brotli-bin=1.2.0=hfd05255_1
1616
- brotli-python=1.2.0=py312hc6d9e41_1
17-
- bzip2=1.0.8=h0ad9c76_8
17+
- bzip2=1.0.8=h0ad9c76_9
1818
- ca-certificates=2026.1.4=h4c7d964_0
1919
- cached-property=1.5.2=hd8ed1ab_1
2020
- cached_property=1.5.2=pyha770c72_1
@@ -59,8 +59,8 @@ dependencies:
5959
- libffi=3.5.2=h3d046cb_0
6060
- libfreetype=2.14.1=h57928b3_0
6161
- libfreetype6=2.14.1=hdbac1cb_0
62-
- libgcc=15.2.0=h8ee18e1_17
63-
- libgomp=15.2.0=h8ee18e1_17
62+
- libgcc=15.2.0=h8ee18e1_18
63+
- libgomp=15.2.0=h8ee18e1_18
6464
- libhwloc=2.12.2=default_h4379cf1_1000
6565
- libiconv=1.18=hc1393d2_2
6666
- libjpeg-turbo=3.1.2=hfd05255_0
@@ -83,14 +83,14 @@ dependencies:
8383
- matplotlib-base=3.10.8=py312h0ebf65c_0
8484
- mkl=2025.3.0=hac47afa_455
8585
- msgpack-python=1.1.2=py312hf90b1b7_1
86-
- mumps-seq=5.8.1=hd297af6_4
86+
- mumps-seq=5.8.2=h607cc0b_1
8787
- munkres=1.1.4=pyhd8ed1ab_1
8888
- numcodecs=0.15.1=py312hc128f0a_1
8989
- numpy=2.4.2=py312ha72d056_1
9090
- openjpeg=2.5.4=h24db6dd_0
9191
- openssl=3.6.1=hf411b9b_1
9292
- packaging=26.0=pyhcf101f3_0
93-
- pandas=3.0.0=py312h95189c4_0
93+
- pandas=3.0.1=py312h95189c4_0
9494
- partd=1.4.2=pyhd8ed1ab_0
9595
- pillow=12.1.1=py312h31f0997_0
9696
- pip=26.0.1=pyh8b19718_0
@@ -104,7 +104,7 @@ dependencies:
104104
- pysocks=1.7.1=pyh09c184e_7
105105
- python=3.12.12=h0159041_2_cpython
106106
- python-dateutil=2.9.0.post0=pyhe01879c_2
107-
- python-mumps=0.0.6=nompi_h368aa49
107+
- python-mumps=0.0.6=nompi_hd0d704b
108108
- python-tzdata=2025.3=pyhd8ed1ab_0
109109
- python_abi=3.12=8_cp312
110110
- pyyaml=6.0.3=py312h05f76fc_1
@@ -121,7 +121,7 @@ dependencies:
121121
- tk=8.6.13=h6ed50ae_3
122122
- toolz=1.1.0=pyhd8ed1ab_1
123123
- tornado=6.5.4=py312he06e257_0
124-
- tqdm=4.67.3=pyha7b4d00_0
124+
- tqdm=4.66.6=pyhd8ed1ab_0
125125
- trimesh=4.1.8=pyhd8ed1ab_0
126126
- typing-extensions=4.15.0=h396c80c_0
127127
- typing-inspection=0.4.2=pyhd8ed1ab_1
@@ -146,9 +146,9 @@ dependencies:
146146
- zlib-ng=2.3.3=h0261ad2_1
147147
- zstd=1.5.7=h534d264_6
148148
- pip:
149-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@56a2518edd539f1e3c9468640a643bd1cd9c3850
150-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c177431c791a5f5dd280985ddaf3615790e655fa
151-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@019ef68933e72528f45902ac32c783d00bb51992
149+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@668a9e0da5214e4a3bce466321cd910f1bb00b02
150+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@9e0a86e5afadfe9c55e9811317827a4f6c2c70c4
151+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@5a6de92816acb737499a8e188eb5b97acb966f37
152152
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ef94a62a27ecf9713377801f6632861a07e2a65c
153153

154154
variables:

0 commit comments

Comments
 (0)