Skip to content

Commit 982ef9f

Browse files
authored
Merge pull request #231 from MiraGeoscience/GEOPY-2264
GEOPY-2264: Migrate plate-simulation to simpeg-drivers
2 parents 2b45f25 + 58f9ea9 commit 982ef9f

36 files changed

Lines changed: 2738 additions & 79 deletions

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

Lines changed: 6 additions & 3 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: d20cb4f62773f79495ca5432e662a34453afa41e6084f06c349fbb84600a44bb
3+
# input_hash: 0f54a26695792bef9ae71d11e72896171987869d09020c611e73c9a0622596d6
44

55
channels:
66
- conda-forge
@@ -139,6 +139,7 @@ dependencies:
139139
- libpng=1.6.49=h943b412_0
140140
- libscotch=7.0.6=hea33c07_1
141141
- libsodium=1.0.20=h4ab18f5_0
142+
- libspatialindex=2.0.0=he02047a_0
142143
- libsqlite=3.50.1=h6cd9bfd_7
143144
- libssh2=1.11.1=hcf80075_0
144145
- libstdcxx=15.1.0=h8f9b012_3
@@ -202,7 +203,7 @@ dependencies:
202203
- pthread-stubs=0.4=hb9d3cd8_1002
203204
- ptyprocess=0.7.0=pyhd8ed1ab_1
204205
- pure_eval=0.2.3=pyhd8ed1ab_1
205-
- pybtex=0.25.0=pyhd8ed1ab_1
206+
- pybtex=0.25.1=pyhd8ed1ab_0
206207
- pybtex-docutils=1.0.3=py310hff52083_2
207208
- pycparser=2.22=pyh29332c3_1
208209
- pydantic=2.11.7=pyh3cfb1c2_0
@@ -233,6 +234,7 @@ dependencies:
233234
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
234235
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
235236
- rpds-py=0.25.1=py310hbcd0ec0_0
237+
- rtree=1.2.0=py310haf1e407_1
236238
- scikit-learn=1.4.2=py310h981052a_1
237239
- scipy=1.14.1=py310hfcf56fc_2
238240
- send2trash=1.8.3=pyh0d859eb_1
@@ -275,6 +277,7 @@ dependencies:
275277
- tornado=6.5.1=py310ha75aee5_0
276278
- tqdm=4.67.1=pyhd8ed1ab_1
277279
- traitlets=5.14.3=pyhd8ed1ab_1
280+
- trimesh=4.1.8=pyhd8ed1ab_0
278281
- types-python-dateutil=2.9.0.20250516=pyhd8ed1ab_0
279282
- typing-extensions=4.14.0=h32cad80_0
280283
- typing-inspection=0.4.1=pyhd8ed1ab_0
@@ -302,7 +305,7 @@ dependencies:
302305
- zstandard=0.23.0=py310ha75aee5_2
303306
- zstd=1.5.7=hb8e6e7a_2
304307
- pip:
305-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
308+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
306309
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
307310
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
308311
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 5 additions & 2 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: d20cb4f62773f79495ca5432e662a34453afa41e6084f06c349fbb84600a44bb
3+
# input_hash: 0f54a26695792bef9ae71d11e72896171987869d09020c611e73c9a0622596d6
44

55
channels:
66
- conda-forge
@@ -77,6 +77,7 @@ dependencies:
7777
- libnsl=2.0.1=hb9d3cd8_1
7878
- libpng=1.6.49=h943b412_0
7979
- libscotch=7.0.6=hea33c07_1
80+
- libspatialindex=2.0.0=he02047a_0
8081
- libsqlite=3.50.1=h6cd9bfd_7
8182
- libssh2=1.11.1=hcf80075_0
8283
- libstdcxx=15.1.0=h8f9b012_3
@@ -125,6 +126,7 @@ dependencies:
125126
- pytz=2025.2=pyhd8ed1ab_0
126127
- pyyaml=6.0.2=py310h89163eb_2
127128
- readline=8.2=h8c095d6_2
129+
- rtree=1.2.0=py310haf1e407_1
128130
- scikit-learn=1.4.2=py310h981052a_1
129131
- scipy=1.14.1=py310hfcf56fc_2
130132
- setuptools=80.9.0=pyhff2d567_0
@@ -137,6 +139,7 @@ dependencies:
137139
- toolz=1.0.0=pyhd8ed1ab_1
138140
- tornado=6.5.1=py310ha75aee5_0
139141
- tqdm=4.67.1=pyhd8ed1ab_1
142+
- trimesh=4.1.8=pyhd8ed1ab_0
140143
- typing-extensions=4.14.0=h32cad80_0
141144
- typing-inspection=0.4.1=pyhd8ed1ab_0
142145
- typing_extensions=4.14.0=pyhe01879c_0
@@ -154,7 +157,7 @@ dependencies:
154157
- zstandard=0.23.0=py310ha75aee5_2
155158
- zstd=1.5.7=hb8e6e7a_2
156159
- pip:
157-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
160+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
158161
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
159162
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
160163
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 6 additions & 3 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: eaae335cf36adc80372dc46b8513b3371068cb4b78164f9bf33218ae884e5a43
3+
# input_hash: fe9bea64dc53fd535084a0a107d7688e8632e51eeb8084b72468b0a651a364b6
44

55
channels:
66
- conda-forge
@@ -130,6 +130,7 @@ dependencies:
130130
- liblzma=5.8.1=h2466b09_2
131131
- libpng=1.6.49=h7a4582a_0
132132
- libsodium=1.0.20=hc70643c_0
133+
- libspatialindex=2.0.0=h5a68840_0
133134
- libsqlite=3.50.1=hf5d6505_7
134135
- libssh2=1.11.1=h9aa295b_0
135136
- libtiff=4.7.0=h05922d8_5
@@ -185,7 +186,7 @@ dependencies:
185186
- psutil=7.0.0=py310ha8f682b_0
186187
- pthread-stubs=0.4=h0e40799_1002
187188
- pure_eval=0.2.3=pyhd8ed1ab_1
188-
- pybtex=0.25.0=pyhd8ed1ab_1
189+
- pybtex=0.25.1=pyhd8ed1ab_0
189190
- pybtex-docutils=1.0.3=py310h5588dad_2
190191
- pycparser=2.22=pyh29332c3_1
191192
- pydantic=2.11.7=pyh3cfb1c2_0
@@ -217,6 +218,7 @@ dependencies:
217218
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
218219
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
219220
- rpds-py=0.25.1=py310hed05c55_0
221+
- rtree=1.2.0=py310h08d5ad2_1
220222
- scikit-learn=1.4.2=py310hf2a6c47_1
221223
- scipy=1.14.1=py310hbd0dde3_2
222224
- send2trash=1.8.3=pyh5737063_1
@@ -259,6 +261,7 @@ dependencies:
259261
- tornado=6.5.1=py310ha8f682b_0
260262
- tqdm=4.67.1=pyhd8ed1ab_1
261263
- traitlets=5.14.3=pyhd8ed1ab_1
264+
- trimesh=4.1.8=pyhd8ed1ab_0
262265
- types-python-dateutil=2.9.0.20250516=pyhd8ed1ab_0
263266
- typing-extensions=4.14.0=h32cad80_0
264267
- typing-inspection=0.4.1=pyhd8ed1ab_0
@@ -292,7 +295,7 @@ dependencies:
292295
- zstandard=0.23.0=py310ha8f682b_2
293296
- zstd=1.5.7=hbeecb71_2
294297
- pip:
295-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
298+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
296299
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
297300
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
298301
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 5 additions & 2 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: eaae335cf36adc80372dc46b8513b3371068cb4b78164f9bf33218ae884e5a43
3+
# input_hash: fe9bea64dc53fd535084a0a107d7688e8632e51eeb8084b72468b0a651a364b6
44

55
channels:
66
- conda-forge
@@ -67,6 +67,7 @@ dependencies:
6767
- liblapack=3.9.0=32_h1aa476e_mkl
6868
- liblzma=5.8.1=h2466b09_2
6969
- libpng=1.6.49=h7a4582a_0
70+
- libspatialindex=2.0.0=h5a68840_0
7071
- libsqlite=3.50.1=hf5d6505_7
7172
- libssh2=1.11.1=h9aa295b_0
7273
- libtiff=4.7.0=h05922d8_5
@@ -108,6 +109,7 @@ dependencies:
108109
- python_abi=3.10=7_cp310
109110
- pytz=2025.2=pyhd8ed1ab_0
110111
- pyyaml=6.0.2=py310h38315fa_2
112+
- rtree=1.2.0=py310h08d5ad2_1
111113
- scikit-learn=1.4.2=py310hf2a6c47_1
112114
- scipy=1.14.1=py310hbd0dde3_2
113115
- setuptools=80.9.0=pyhff2d567_0
@@ -120,6 +122,7 @@ dependencies:
120122
- toolz=1.0.0=pyhd8ed1ab_1
121123
- tornado=6.5.1=py310ha8f682b_0
122124
- tqdm=4.67.1=pyhd8ed1ab_1
125+
- trimesh=4.1.8=pyhd8ed1ab_0
123126
- typing-extensions=4.14.0=h32cad80_0
124127
- typing-inspection=0.4.1=pyhd8ed1ab_0
125128
- typing_extensions=4.14.0=pyhe01879c_0
@@ -142,7 +145,7 @@ dependencies:
142145
- zstandard=0.23.0=py310ha8f682b_2
143146
- zstd=1.5.7=hbeecb71_2
144147
- pip:
145-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
148+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
146149
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
147150
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
148151
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 6 additions & 3 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: c83206a2eacb4c3e0efe0aa15f924d81adc9fe1f02d077a12434b468bb2045e6
3+
# input_hash: c9dba1cefe5fafa1d6916df23312dff6e683994e65910cb3e402d7568b87973d
44

55
channels:
66
- conda-forge
@@ -141,6 +141,7 @@ dependencies:
141141
- libpng=1.6.49=h943b412_0
142142
- libscotch=7.0.6=hea33c07_1
143143
- libsodium=1.0.20=h4ab18f5_0
144+
- libspatialindex=2.0.0=he02047a_0
144145
- libsqlite=3.50.1=h6cd9bfd_7
145146
- libssh2=1.11.1=hcf80075_0
146147
- libstdcxx=15.1.0=h8f9b012_3
@@ -204,7 +205,7 @@ dependencies:
204205
- pthread-stubs=0.4=hb9d3cd8_1002
205206
- ptyprocess=0.7.0=pyhd8ed1ab_1
206207
- pure_eval=0.2.3=pyhd8ed1ab_1
207-
- pybtex=0.25.0=pyhd8ed1ab_1
208+
- pybtex=0.25.1=pyhd8ed1ab_0
208209
- pybtex-docutils=1.0.3=py311h38be061_2
209210
- pycparser=2.22=pyh29332c3_1
210211
- pydantic=2.11.7=pyh3cfb1c2_0
@@ -235,6 +236,7 @@ dependencies:
235236
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
236237
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
237238
- rpds-py=0.25.1=py311hdae7d1d_0
239+
- rtree=1.2.0=py311ha1603b9_1
238240
- scikit-learn=1.4.2=py311he08f58d_1
239241
- scipy=1.14.1=py311he9a78e4_2
240242
- send2trash=1.8.3=pyh0d859eb_1
@@ -277,6 +279,7 @@ dependencies:
277279
- tornado=6.5.1=py311h9ecbd09_0
278280
- tqdm=4.67.1=pyhd8ed1ab_1
279281
- traitlets=5.14.3=pyhd8ed1ab_1
282+
- trimesh=4.1.8=pyhd8ed1ab_0
280283
- types-python-dateutil=2.9.0.20250516=pyhd8ed1ab_0
281284
- typing-extensions=4.14.0=h32cad80_0
282285
- typing-inspection=0.4.1=pyhd8ed1ab_0
@@ -305,7 +308,7 @@ dependencies:
305308
- zstandard=0.23.0=py311h9ecbd09_2
306309
- zstd=1.5.7=hb8e6e7a_2
307310
- pip:
308-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
311+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
309312
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
310313
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
311314
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 5 additions & 2 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: c83206a2eacb4c3e0efe0aa15f924d81adc9fe1f02d077a12434b468bb2045e6
3+
# input_hash: c9dba1cefe5fafa1d6916df23312dff6e683994e65910cb3e402d7568b87973d
44

55
channels:
66
- conda-forge
@@ -78,6 +78,7 @@ dependencies:
7878
- libnsl=2.0.1=hb9d3cd8_1
7979
- libpng=1.6.49=h943b412_0
8080
- libscotch=7.0.6=hea33c07_1
81+
- libspatialindex=2.0.0=he02047a_0
8182
- libsqlite=3.50.1=h6cd9bfd_7
8283
- libssh2=1.11.1=hcf80075_0
8384
- libstdcxx=15.1.0=h8f9b012_3
@@ -126,6 +127,7 @@ dependencies:
126127
- pytz=2025.2=pyhd8ed1ab_0
127128
- pyyaml=6.0.2=py311h2dc5d0c_2
128129
- readline=8.2=h8c095d6_2
130+
- rtree=1.2.0=py311ha1603b9_1
129131
- scikit-learn=1.4.2=py311he08f58d_1
130132
- scipy=1.14.1=py311he9a78e4_2
131133
- setuptools=80.9.0=pyhff2d567_0
@@ -138,6 +140,7 @@ dependencies:
138140
- toolz=1.0.0=pyhd8ed1ab_1
139141
- tornado=6.5.1=py311h9ecbd09_0
140142
- tqdm=4.67.1=pyhd8ed1ab_1
143+
- trimesh=4.1.8=pyhd8ed1ab_0
141144
- typing-extensions=4.14.0=h32cad80_0
142145
- typing-inspection=0.4.1=pyhd8ed1ab_0
143146
- typing_extensions=4.14.0=pyhe01879c_0
@@ -156,7 +159,7 @@ dependencies:
156159
- zstandard=0.23.0=py311h9ecbd09_2
157160
- zstd=1.5.7=hb8e6e7a_2
158161
- pip:
159-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
162+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
160163
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
161164
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
162165
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 6 additions & 3 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: 2d7c4e988ae2df2fbd8349e86ba264f7eb281505021cebbdb8d9a2d3b0dda7ad
3+
# input_hash: b9f574bd52f02e9a0d8648f478d484cd228f132f708933856414eed155f61a30
44

55
channels:
66
- conda-forge
@@ -132,6 +132,7 @@ dependencies:
132132
- liblzma=5.8.1=h2466b09_2
133133
- libpng=1.6.49=h7a4582a_0
134134
- libsodium=1.0.20=hc70643c_0
135+
- libspatialindex=2.0.0=h5a68840_0
135136
- libsqlite=3.50.1=hf5d6505_7
136137
- libssh2=1.11.1=h9aa295b_0
137138
- libtiff=4.7.0=h05922d8_5
@@ -187,7 +188,7 @@ dependencies:
187188
- psutil=7.0.0=py311he736701_0
188189
- pthread-stubs=0.4=h0e40799_1002
189190
- pure_eval=0.2.3=pyhd8ed1ab_1
190-
- pybtex=0.25.0=pyhd8ed1ab_1
191+
- pybtex=0.25.1=pyhd8ed1ab_0
191192
- pybtex-docutils=1.0.3=py311h1ea47a8_2
192193
- pycparser=2.22=pyh29332c3_1
193194
- pydantic=2.11.7=pyh3cfb1c2_0
@@ -219,6 +220,7 @@ dependencies:
219220
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
220221
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
221222
- rpds-py=0.25.1=py311hc4022dc_0
223+
- rtree=1.2.0=py311h44d53c4_1
222224
- scikit-learn=1.4.2=py311hdcb8d17_1
223225
- scipy=1.14.1=py311hf16d85f_2
224226
- send2trash=1.8.3=pyh5737063_1
@@ -261,6 +263,7 @@ dependencies:
261263
- tornado=6.5.1=py311he736701_0
262264
- tqdm=4.67.1=pyhd8ed1ab_1
263265
- traitlets=5.14.3=pyhd8ed1ab_1
266+
- trimesh=4.1.8=pyhd8ed1ab_0
264267
- types-python-dateutil=2.9.0.20250516=pyhd8ed1ab_0
265268
- typing-extensions=4.14.0=h32cad80_0
266269
- typing-inspection=0.4.1=pyhd8ed1ab_0
@@ -295,7 +298,7 @@ dependencies:
295298
- zstandard=0.23.0=py311he736701_2
296299
- zstd=1.5.7=hbeecb71_2
297300
- pip:
298-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
301+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
299302
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
300303
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
301304
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

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

Lines changed: 5 additions & 2 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: 2d7c4e988ae2df2fbd8349e86ba264f7eb281505021cebbdb8d9a2d3b0dda7ad
3+
# input_hash: b9f574bd52f02e9a0d8648f478d484cd228f132f708933856414eed155f61a30
44

55
channels:
66
- conda-forge
@@ -68,6 +68,7 @@ dependencies:
6868
- liblapack=3.9.0=32_h1aa476e_mkl
6969
- liblzma=5.8.1=h2466b09_2
7070
- libpng=1.6.49=h7a4582a_0
71+
- libspatialindex=2.0.0=h5a68840_0
7172
- libsqlite=3.50.1=hf5d6505_7
7273
- libssh2=1.11.1=h9aa295b_0
7374
- libtiff=4.7.0=h05922d8_5
@@ -109,6 +110,7 @@ dependencies:
109110
- python_abi=3.11=7_cp311
110111
- pytz=2025.2=pyhd8ed1ab_0
111112
- pyyaml=6.0.2=py311h5082efb_2
113+
- rtree=1.2.0=py311h44d53c4_1
112114
- scikit-learn=1.4.2=py311hdcb8d17_1
113115
- scipy=1.14.1=py311hf16d85f_2
114116
- setuptools=80.9.0=pyhff2d567_0
@@ -121,6 +123,7 @@ dependencies:
121123
- toolz=1.0.0=pyhd8ed1ab_1
122124
- tornado=6.5.1=py311he736701_0
123125
- tqdm=4.67.1=pyhd8ed1ab_1
126+
- trimesh=4.1.8=pyhd8ed1ab_0
124127
- typing-extensions=4.14.0=h32cad80_0
125128
- typing-inspection=0.4.1=pyhd8ed1ab_0
126129
- typing_extensions=4.14.0=pyhe01879c_0
@@ -144,7 +147,7 @@ dependencies:
144147
- zstandard=0.23.0=py311he736701_2
145148
- zstd=1.5.7=hbeecb71_2
146149
- pip:
147-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
150+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ea323dc1e48634a19cca2b2693f989fae08880f1
148151
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
149152
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
150153
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81

0 commit comments

Comments
 (0)