Skip to content

Commit 8365c00

Browse files
authored
Merge pull request #165 from MiraGeoscience/GEOPY-2025
GEOPY-2025: Duplicated survey object when monitoring_directory is used
2 parents 82f9801 + bf2c1fe commit 8365c00

20 files changed

Lines changed: 255 additions & 273 deletions

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies:
4646
- cytoolz=1.0.1=py310ha75aee5_0
4747
- dask-core=2024.6.2=pyhd8ed1ab_0
4848
- dataclasses=0.8=pyhc8e2a94_3
49-
- debugpy=1.8.12=py310hf71b8c6_0
49+
- debugpy=1.8.13=py310hf71b8c6_0
5050
- decorator=5.2.1=pyhd8ed1ab_0
5151
- defusedxml=0.7.1=pyhd8ed1ab_0
5252
- dill=0.3.9=pyhd8ed1ab_1
@@ -85,7 +85,7 @@ dependencies:
8585
- isoduration=20.11.0=pyhd8ed1ab_1
8686
- isort=6.0.1=pyhd8ed1ab_0
8787
- jedi=0.19.2=pyhd8ed1ab_1
88-
- jinja2=3.1.5=pyhd8ed1ab_0
88+
- jinja2=3.1.6=pyhd8ed1ab_0
8989
- joblib=1.4.2=pyhd8ed1ab_1
9090
- json5=0.10.0=pyhd8ed1ab_1
9191
- jsonpointer=3.0.0=py310hff52083_1
@@ -304,9 +304,9 @@ dependencies:
304304
- zstd=1.5.7=hb8e6e7a_1
305305
- pip:
306306
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
307-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
307+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
308308
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
309-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
309+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
310310
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
311311

312312
variables:

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
- icu=75.1=he02047a_0
4545
- importlib-metadata=8.6.1=pyha770c72_0
4646
- importlib_metadata=8.6.1=hd8ed1ab_0
47-
- jinja2=3.1.5=pyhd8ed1ab_0
47+
- jinja2=3.1.6=pyhd8ed1ab_0
4848
- joblib=1.4.2=pyhd8ed1ab_1
4949
- keyutils=1.6.1=h166bdaf_0
5050
- kiwisolver=1.4.7=py310h3788b33_0
@@ -157,9 +157,9 @@ dependencies:
157157
- zstd=1.5.7=hb8e6e7a_1
158158
- pip:
159159
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
160-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
160+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
161161
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
162-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
162+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
163163
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
164164

165165
variables:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
- cytoolz=1.0.1=py310ha8f682b_0
4545
- dask-core=2024.6.2=pyhd8ed1ab_0
4646
- dataclasses=0.8=pyhc8e2a94_3
47-
- debugpy=1.8.12=py310h9e98ed7_0
47+
- debugpy=1.8.13=py310h9e98ed7_0
4848
- decorator=5.2.1=pyhd8ed1ab_0
4949
- defusedxml=0.7.1=pyhd8ed1ab_0
5050
- dill=0.3.9=pyhd8ed1ab_1
@@ -83,7 +83,7 @@ dependencies:
8383
- isoduration=20.11.0=pyhd8ed1ab_1
8484
- isort=6.0.1=pyhd8ed1ab_0
8585
- jedi=0.19.2=pyhd8ed1ab_1
86-
- jinja2=3.1.5=pyhd8ed1ab_0
86+
- jinja2=3.1.6=pyhd8ed1ab_0
8787
- joblib=1.4.2=pyhd8ed1ab_1
8888
- json5=0.10.0=pyhd8ed1ab_1
8989
- jsonpointer=3.0.0=py310h5588dad_1
@@ -272,9 +272,9 @@ dependencies:
272272
- unicodedata2=16.0.0=py310ha8f682b_0
273273
- uri-template=1.3.0=pyhd8ed1ab_1
274274
- urllib3=2.3.0=pyhd8ed1ab_0
275-
- vc=14.3=h5fd82a7_24
276-
- vc14_runtime=14.42.34433=h6356254_24
277-
- vs2015_runtime=14.42.34433=hfef2bbc_24
275+
- vc=14.3=hbf610ac_24
276+
- vc14_runtime=14.42.34438=hfd919c2_24
277+
- vs2015_runtime=14.42.34438=h7142326_24
278278
- wcwidth=0.2.13=pyhd8ed1ab_1
279279
- webcolors=24.11.1=pyhd8ed1ab_0
280280
- webencodings=0.5.1=pyhd8ed1ab_3
@@ -295,9 +295,9 @@ dependencies:
295295
- zstd=1.5.7=hbeecb71_1
296296
- pip:
297297
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
298-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
298+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
299299
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
300-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
300+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
301301
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
302302

303303
variables:

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
- importlib-metadata=8.6.1=pyha770c72_0
4242
- importlib_metadata=8.6.1=hd8ed1ab_0
4343
- intel-openmp=2024.2.1=h57928b3_1083
44-
- jinja2=3.1.5=pyhd8ed1ab_0
44+
- jinja2=3.1.6=pyhd8ed1ab_0
4545
- joblib=1.4.2=pyhd8ed1ab_1
4646
- kiwisolver=1.4.7=py310hc19bc0b_0
4747
- krb5=1.21.3=hdf4eb48_0
@@ -130,9 +130,9 @@ dependencies:
130130
- ucrt=10.0.22621.0=h57928b3_1
131131
- unicodedata2=16.0.0=py310ha8f682b_0
132132
- urllib3=2.3.0=pyhd8ed1ab_0
133-
- vc=14.3=h5fd82a7_24
134-
- vc14_runtime=14.42.34433=h6356254_24
135-
- vs2015_runtime=14.42.34433=hfef2bbc_24
133+
- vc=14.3=hbf610ac_24
134+
- vc14_runtime=14.42.34438=hfd919c2_24
135+
- vs2015_runtime=14.42.34438=h7142326_24
136136
- wheel=0.45.1=pyhd8ed1ab_1
137137
- win_inet_pton=1.1.0=pyh7428d3b_8
138138
- xorg-libxau=1.0.11=hcd874cb_0
@@ -146,9 +146,9 @@ dependencies:
146146
- zstd=1.5.7=hbeecb71_1
147147
- pip:
148148
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
149-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
149+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
150150
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
151-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
151+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
152152
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
153153

154154
variables:

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies:
4646
- cytoolz=1.0.1=py311h9ecbd09_0
4747
- dask-core=2024.6.2=pyhd8ed1ab_0
4848
- dataclasses=0.8=pyhc8e2a94_3
49-
- debugpy=1.8.12=py311hfdbb021_0
49+
- debugpy=1.8.13=py311hfdbb021_0
5050
- decorator=5.2.1=pyhd8ed1ab_0
5151
- defusedxml=0.7.1=pyhd8ed1ab_0
5252
- deprecated=1.2.18=pyhd8ed1ab_0
@@ -80,14 +80,14 @@ dependencies:
8080
- importlib_resources=6.5.2=pyhd8ed1ab_0
8181
- iniconfig=2.0.0=pyhd8ed1ab_1
8282
- ipykernel=6.29.5=pyh3099207_0
83-
- ipython=9.0.0=pyhfb0248b_0
83+
- ipython=9.0.0=pyhfb0248b_1
8484
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8585
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
8686
- ipywidgets=7.8.5=pyhd8ed1ab_0
8787
- isoduration=20.11.0=pyhd8ed1ab_1
8888
- isort=6.0.1=pyhd8ed1ab_0
8989
- jedi=0.19.2=pyhd8ed1ab_1
90-
- jinja2=3.1.5=pyhd8ed1ab_0
90+
- jinja2=3.1.6=pyhd8ed1ab_0
9191
- joblib=1.4.2=pyhd8ed1ab_1
9292
- json5=0.10.0=pyhd8ed1ab_1
9393
- jsonpointer=3.0.0=py311h38be061_1
@@ -221,7 +221,7 @@ dependencies:
221221
- pysocks=1.7.1=pyha55dd90_7
222222
- pytest=8.3.5=pyhd8ed1ab_0
223223
- pytest-cov=6.0.0=pyhd8ed1ab_1
224-
- python=3.11.11=h9e4cc4f_1_cpython
224+
- python=3.11.11=h9e4cc4f_2_cpython
225225
- python-dateutil=2.9.0.post0=pyhff2d567_1
226226
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
227227
- python-json-logger=2.0.7=pyhd8ed1ab_0
@@ -308,9 +308,9 @@ dependencies:
308308
- zstd=1.5.7=hb8e6e7a_1
309309
- pip:
310310
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
311-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
311+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
312312
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
313-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
313+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
314314
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
315315

316316
variables:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies:
4545
- icu=75.1=he02047a_0
4646
- importlib-metadata=8.6.1=pyha770c72_0
4747
- importlib_metadata=8.6.1=hd8ed1ab_0
48-
- jinja2=3.1.5=pyhd8ed1ab_0
48+
- jinja2=3.1.6=pyhd8ed1ab_0
4949
- joblib=1.4.2=pyhd8ed1ab_1
5050
- keyutils=1.6.1=h166bdaf_0
5151
- kiwisolver=1.4.7=py311hd18a35c_0
@@ -122,7 +122,7 @@ dependencies:
122122
- pymatsolver=0.3.1=pyh48887ae_201
123123
- pyparsing=3.2.1=pyhd8ed1ab_0
124124
- pysocks=1.7.1=pyha55dd90_7
125-
- python=3.11.11=h9e4cc4f_1_cpython
125+
- python=3.11.11=h9e4cc4f_2_cpython
126126
- python-dateutil=2.9.0.post0=pyhff2d567_1
127127
- python-mumps=0.0.3=py311h4b558b0_0
128128
- python-tzdata=2023.4=pyhd8ed1ab_0
@@ -160,9 +160,9 @@ dependencies:
160160
- zstd=1.5.7=hb8e6e7a_1
161161
- pip:
162162
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
163-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
163+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
164164
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
165-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
165+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
166166
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
167167

168168
variables:

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ dependencies:
3939
- comm=0.2.2=pyhd8ed1ab_1
4040
- contourpy=1.3.1=py311h3257749_0
4141
- coverage=7.6.12=py311h5082efb_0
42-
- cpython=3.11.11=py311hd8ed1ab_1
42+
- cpython=3.11.11=py311hd8ed1ab_2
4343
- cycler=0.12.1=pyhd8ed1ab_1
4444
- cytoolz=1.0.1=py311he736701_0
4545
- dask-core=2024.6.2=pyhd8ed1ab_0
4646
- dataclasses=0.8=pyhc8e2a94_3
47-
- debugpy=1.8.12=py311hda3d55a_0
47+
- debugpy=1.8.13=py311hda3d55a_0
4848
- decorator=5.2.1=pyhd8ed1ab_0
4949
- defusedxml=0.7.1=pyhd8ed1ab_0
5050
- deprecated=1.2.18=pyhd8ed1ab_0
@@ -78,14 +78,14 @@ dependencies:
7878
- iniconfig=2.0.0=pyhd8ed1ab_1
7979
- intel-openmp=2024.2.1=h57928b3_1083
8080
- ipykernel=6.29.5=pyh4bbf305_0
81-
- ipython=9.0.0=pyhca29cf9_0
81+
- ipython=9.0.0=pyhca29cf9_1
8282
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8383
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
8484
- ipywidgets=7.8.5=pyhd8ed1ab_0
8585
- isoduration=20.11.0=pyhd8ed1ab_1
8686
- isort=6.0.1=pyhd8ed1ab_0
8787
- jedi=0.19.2=pyhd8ed1ab_1
88-
- jinja2=3.1.5=pyhd8ed1ab_0
88+
- jinja2=3.1.6=pyhd8ed1ab_0
8989
- joblib=1.4.2=pyhd8ed1ab_1
9090
- json5=0.10.0=pyhd8ed1ab_1
9191
- jsonpointer=3.0.0=py311h1ea47a8_1
@@ -205,7 +205,7 @@ dependencies:
205205
- pysocks=1.7.1=pyh09c184e_7
206206
- pytest=8.3.5=pyhd8ed1ab_0
207207
- pytest-cov=6.0.0=pyhd8ed1ab_1
208-
- python=3.11.11=h3f84c4b_1_cpython
208+
- python=3.11.11=h3f84c4b_2_cpython
209209
- python-dateutil=2.9.0.post0=pyhff2d567_1
210210
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
211211
- python-json-logger=2.0.7=pyhd8ed1ab_0
@@ -275,9 +275,9 @@ dependencies:
275275
- unicodedata2=16.0.0=py311he736701_0
276276
- uri-template=1.3.0=pyhd8ed1ab_1
277277
- urllib3=2.3.0=pyhd8ed1ab_0
278-
- vc=14.3=h5fd82a7_24
279-
- vc14_runtime=14.42.34433=h6356254_24
280-
- vs2015_runtime=14.42.34433=hfef2bbc_24
278+
- vc=14.3=hbf610ac_24
279+
- vc14_runtime=14.42.34438=hfd919c2_24
280+
- vs2015_runtime=14.42.34438=h7142326_24
281281
- wcwidth=0.2.13=pyhd8ed1ab_1
282282
- webcolors=24.11.1=pyhd8ed1ab_0
283283
- webencodings=0.5.1=pyhd8ed1ab_3
@@ -299,9 +299,9 @@ dependencies:
299299
- zstd=1.5.7=hbeecb71_1
300300
- pip:
301301
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
302-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
302+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
303303
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
304-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
304+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
305305
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
306306

307307
variables:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies:
4242
- importlib-metadata=8.6.1=pyha770c72_0
4343
- importlib_metadata=8.6.1=hd8ed1ab_0
4444
- intel-openmp=2024.2.1=h57928b3_1083
45-
- jinja2=3.1.5=pyhd8ed1ab_0
45+
- jinja2=3.1.6=pyhd8ed1ab_0
4646
- joblib=1.4.2=pyhd8ed1ab_1
4747
- kiwisolver=1.4.7=py311h3257749_0
4848
- krb5=1.21.3=hdf4eb48_0
@@ -107,7 +107,7 @@ dependencies:
107107
- pymatsolver=0.3.1=pyh48887ae_201
108108
- pyparsing=3.2.1=pyhd8ed1ab_0
109109
- pysocks=1.7.1=pyh09c184e_7
110-
- python=3.11.11=h3f84c4b_1_cpython
110+
- python=3.11.11=h3f84c4b_2_cpython
111111
- python-dateutil=2.9.0.post0=pyhff2d567_1
112112
- python-mumps=0.0.3=py311h5bfbc98_0
113113
- python-tzdata=2023.4=pyhd8ed1ab_0
@@ -132,9 +132,9 @@ dependencies:
132132
- ucrt=10.0.22621.0=h57928b3_1
133133
- unicodedata2=16.0.0=py311he736701_0
134134
- urllib3=2.3.0=pyhd8ed1ab_0
135-
- vc=14.3=h5fd82a7_24
136-
- vc14_runtime=14.42.34433=h6356254_24
137-
- vs2015_runtime=14.42.34433=hfef2bbc_24
135+
- vc=14.3=hbf610ac_24
136+
- vc14_runtime=14.42.34438=hfd919c2_24
137+
- vs2015_runtime=14.42.34438=h7142326_24
138138
- wheel=0.45.1=pyhd8ed1ab_1
139139
- win_inet_pton=1.1.0=pyh7428d3b_8
140140
- wrapt=1.17.2=py311he736701_0
@@ -149,9 +149,9 @@ dependencies:
149149
- zstd=1.5.7=hbeecb71_1
150150
- pip:
151151
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
152-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
152+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
153153
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
154-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
154+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
155155
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
156156

157157
variables:

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies:
4646
- cytoolz=1.0.1=py312h66e93f0_0
4747
- dask-core=2024.6.2=pyhd8ed1ab_0
4848
- dataclasses=0.8=pyhc8e2a94_3
49-
- debugpy=1.8.12=py312h2ec8cdc_0
49+
- debugpy=1.8.13=py312h2ec8cdc_0
5050
- decorator=5.2.1=pyhd8ed1ab_0
5151
- defusedxml=0.7.1=pyhd8ed1ab_0
5252
- deprecated=1.2.18=pyhd8ed1ab_0
@@ -80,14 +80,14 @@ dependencies:
8080
- importlib_resources=6.5.2=pyhd8ed1ab_0
8181
- iniconfig=2.0.0=pyhd8ed1ab_1
8282
- ipykernel=6.29.5=pyh3099207_0
83-
- ipython=9.0.0=pyhfb0248b_0
83+
- ipython=9.0.0=pyhfb0248b_1
8484
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8585
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
8686
- ipywidgets=7.8.5=pyhd8ed1ab_0
8787
- isoduration=20.11.0=pyhd8ed1ab_1
8888
- isort=6.0.1=pyhd8ed1ab_0
8989
- jedi=0.19.2=pyhd8ed1ab_1
90-
- jinja2=3.1.5=pyhd8ed1ab_0
90+
- jinja2=3.1.6=pyhd8ed1ab_0
9191
- joblib=1.4.2=pyhd8ed1ab_1
9292
- json5=0.10.0=pyhd8ed1ab_1
9393
- jsonpointer=3.0.0=py312h7900ff3_1
@@ -221,7 +221,7 @@ dependencies:
221221
- pysocks=1.7.1=pyha55dd90_7
222222
- pytest=8.3.5=pyhd8ed1ab_0
223223
- pytest-cov=6.0.0=pyhd8ed1ab_1
224-
- python=3.12.9=h9e4cc4f_0_cpython
224+
- python=3.12.9=h9e4cc4f_1_cpython
225225
- python-dateutil=2.9.0.post0=pyhff2d567_1
226226
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
227227
- python-json-logger=2.0.7=pyhd8ed1ab_0
@@ -308,9 +308,9 @@ dependencies:
308308
- zstd=1.5.6=ha6fb4c9_0
309309
- pip:
310310
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
311-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
311+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
312312
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
313-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
313+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
314314
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
315315

316316
variables:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies:
4545
- icu=75.1=he02047a_0
4646
- importlib-metadata=8.6.1=pyha770c72_0
4747
- importlib_metadata=8.6.1=hd8ed1ab_0
48-
- jinja2=3.1.5=pyhd8ed1ab_0
48+
- jinja2=3.1.6=pyhd8ed1ab_0
4949
- joblib=1.4.2=pyhd8ed1ab_1
5050
- keyutils=1.6.1=h166bdaf_0
5151
- kiwisolver=1.4.8=py312h84d6215_0
@@ -122,7 +122,7 @@ dependencies:
122122
- pymatsolver=0.3.1=pyh48887ae_201
123123
- pyparsing=3.2.1=pyhd8ed1ab_0
124124
- pysocks=1.7.1=pyha55dd90_7
125-
- python=3.12.9=h9e4cc4f_0_cpython
125+
- python=3.12.9=h9e4cc4f_1_cpython
126126
- python-dateutil=2.9.0.post0=pyhff2d567_1
127127
- python-mumps=0.0.3=py312h6ad3ee3_0
128128
- python-tzdata=2023.4=pyhd8ed1ab_0
@@ -160,9 +160,9 @@ dependencies:
160160
- zstd=1.5.6=ha6fb4c9_0
161161
- pip:
162162
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
163-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@c5f762ae16395629d8a8e4e04dc7488a6c9c53f1
163+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ba95a86578f2f5f461994333cb0212efb8907e2d
164164
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
165-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@3c479f5d098332ff1c6e0eca0d56be6cc01e0911
165+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
166166
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
167167

168168
variables:

0 commit comments

Comments
 (0)