Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
fc99653
[GEOPY-2049] relock on latest git dev revisions
sebhmg Mar 7, 2025
d0645b1
[GEOPY-2049] have pre-commit check recipe.yaml
sebhmg Mar 8, 2025
2cd919e
[GEOPY-2049] tqdm is a direct dependency
sebhmg Mar 8, 2025
4a6f015
[GEOPY-2049] scikit-learn and scipy are direct dependencies
sebhmg Mar 8, 2025
9a6087b
[GEOPY-2049] add tests to the conda recipe
sebhmg Mar 8, 2025
cabd7a7
[GEOPY-2049] add bokeh version in run_constraints in conda recipe
sebhmg Mar 8, 2025
92a76da
[GEOPY-2049] point to geoh5py branch GEOPY-2049
sebhmg Mar 9, 2025
ea8cbd8
Update recipe.yaml
sebhmg Mar 10, 2025
62aa435
[GEOPY-2049] relock on newer octree-creation-app
sebhmg Mar 10, 2025
e048343
[GEOPY-2049] relock conda env on updated simpeg
sebhmg Mar 19, 2025
31a0b72
[GEOPY-2049] retrigger github worklow
sebhmg Mar 19, 2025
b4b124e
Add a test for automesh.
benk-mira Apr 2, 2025
ed50ce2
Merge branch 'develop' into GEOPY-2046
benk-mira Apr 3, 2025
1a0efed
provide a None refinement in auto_mesh_parameters to load an empty re…
benk-mira Apr 3, 2025
4d3c41b
Compare data norm to target to track if auto-mesh changes.
benk-mira Apr 4, 2025
e59aa92
Udate locks
benk-mira Apr 4, 2025
3c3433a
fix warnings round 73.
benk-mira Apr 7, 2025
c62560d
allow strike and dip orientations for input to rotated_gradient
benk-mira Apr 7, 2025
d197423
gradient_type as a key/value pair in ui.json. To be removed after de…
benk-mira Apr 8, 2025
630fb8b
Fix versions, re-lock for release
domfournier Apr 8, 2025
879898c
Merge branch 'release/0.3.0-a.1' into GEOPY-2115
domfournier Apr 8, 2025
bbdc2ee
Merge branch 'release/0.3.0-a.1' into GEOPY-2115
benk-mira Apr 8, 2025
f75435e
Merge branch 'GEOPY-2115' of github.com:MiraGeoscience/simpeg-drivers…
benk-mira Apr 8, 2025
a063866
Merge branch 'release/0.3.0-a.1' into GEOPY-2046
benk-mira Apr 8, 2025
e5aee49
Merge branch 'release/0.3.0-a.1' into GEOPY-2109
benk-mira Apr 8, 2025
d15f501
deprecate gradient_type
benk-mira Apr 8, 2025
0a90f56
Merge pull request #184 from MiraGeoscience/GEOPY-2115
domfournier Apr 8, 2025
25f2b75
Merge branch 'release/0.3.0-a.1' into GEOPY-2046
domfournier Apr 8, 2025
bc0689c
remove global gradient_type setting
benk-mira Apr 9, 2025
12f251e
Set rotations to zero to use a gradient_type of 'components' and rese…
benk-mira Apr 9, 2025
65819fe
fix warnings on data_test and drivers_test
benk-mira Apr 9, 2025
fd21c97
Merge branch 'GEOPY-2046' of github.com:MiraGeoscience/simpeg-drivers…
benk-mira Apr 9, 2025
d56620d
Merge branch 'GEOPY-2109' into GEOPY-2046
benk-mira Apr 9, 2025
c742fe0
Merge branch 'release/0.3.0-a.1' into GEOPY-2109
domfournier Apr 9, 2025
dd4bf75
Merge pull request #185 from MiraGeoscience/GEOPY-2109
domfournier Apr 9, 2025
dbe367d
Merge branch 'release/0.3.0-a.1' into GEOPY-2046
domfournier Apr 9, 2025
85c179c
Merge pull request #181 from MiraGeoscience/GEOPY-2046
domfournier Apr 10, 2025
ba3d176
[GEOPY-2049] Merge remote-tracking branch 'upstream/release/0.3.0' in…
sebhmg Apr 10, 2025
0ece486
[GEOPY-2049] fix branches and github dependency versions
sebhmg Apr 10, 2025
58ac448
[GEOPY-2049] skip version tests in conda recipe
sebhmg Apr 10, 2025
de43b22
[GEOPY-2049] relock on published version
sebhmg Apr 10, 2025
cb0bde8
[GEOPY-2049] pydantic is a direct dependency
sebhmg Apr 10, 2025
9527b1a
[GEOPY-2049] enforce minimal published version
sebhmg Apr 10, 2025
082ed8a
[GEOPY-2049] update dask to 2025.3
sebhmg Apr 12, 2025
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
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ repos:
exclude_types: [jupyter]
- id: check-toml
- id: check-yaml
exclude: ^recipe.yaml$
- id: check-added-large-files
- id: check-case-conflict
- id: check-merge-conflict
Expand Down
34 changes: 18 additions & 16 deletions environments/py-3.10-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-64
# input_hash: 39b78e020f5a607258274e330514206cdc38a6a2245823568ca5f08a0bbbce30
# input_hash: 1531d079f4d385faa28bec701b6ba4a190bb8caf1e1b7b550e7b5a81fc674fb5

channels:
- conda-forge
Expand Down Expand Up @@ -43,14 +43,14 @@ dependencies:
- coverage=7.8.0=py310h89163eb_0
- cycler=0.12.1=pyhd8ed1ab_1
- cytoolz=1.0.1=py310ha75aee5_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dask-core=2025.3.0=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- debugpy=1.8.13=py310hf71b8c6_0
- debugpy=1.8.14=py310hf71b8c6_0
- decorator=5.2.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.9=pyhd8ed1ab_1
- discretize=0.11.2=py310ha2bacc8_1
- distributed=2024.6.2=pyhd8ed1ab_0
- distributed=2025.3.0=pyhd8ed1ab_0
- docutils=0.19=py310hff52083_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
Expand Down Expand Up @@ -97,7 +97,7 @@ dependencies:
- jupyter_events=0.12.0=pyh29332c3_0
- jupyter_server=2.15.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- jupyterlab=4.3.6=pyhd8ed1ab_0
- jupyterlab=4.4.0=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
Expand All @@ -120,6 +120,7 @@ dependencies:
- libdlf=0.3.0=pyhd8ed1ab_1
- libedit=3.1.20250104=pl5321h7949ede_0
- libev=4.33=hd590300_2
- libexpat=2.7.0=h5888daf_0
- libffi=3.4.6=h2dba641_1
- libgcc=14.2.0=h767d61c_2
- libgcc-ng=14.2.0=h69a702a_2
Expand Down Expand Up @@ -172,7 +173,7 @@ dependencies:
- nbformat=5.10.4=pyhd8ed1ab_1
- ncurses=6.5=h2d0b736_3
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- notebook=7.3.3=pyhd8ed1ab_0
- notebook=7.4.0=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numcodecs=0.13.1=py310h5eaa309_0
- numpy=1.26.4=py310hb13e2d6_0
Expand Down Expand Up @@ -201,7 +202,7 @@ dependencies:
- pybtex=0.24.0=pyhd8ed1ab_3
- pybtex-docutils=1.0.3=py310hff52083_2
- pycparser=2.22=pyh29332c3_1
- pydantic=2.11.2=pyh3cfb1c2_0
- pydantic=2.11.3=pyh3cfb1c2_0
- pydantic-core=2.33.1=py310hc1293b2_0
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
- pydiso=0.1.2=py310h69a6472_0
Expand All @@ -212,7 +213,7 @@ dependencies:
- pysocks=1.7.1=pyha55dd90_7
- pytest=8.3.5=pyhd8ed1ab_0
- pytest-cov=6.1.1=pyhd8ed1ab_0
- python=3.10.16=habfa6aa_2_cpython
- python=3.10.17=hd6af730_0_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
Expand Down Expand Up @@ -272,15 +273,15 @@ dependencies:
- tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0
- typing-extensions=4.13.1=hf5ce1d7_0
- typing-extensions=4.13.2=h0e9735f_0
- typing-inspection=0.4.0=pyhd8ed1ab_0
- typing_extensions=4.13.1=pyh29332c3_0
- typing_extensions=4.13.2=pyh29332c3_0
- typing_utils=0.1.0=pyhd8ed1ab_1
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- unicodedata2=16.0.0=py310ha75aee5_0
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.3.0=pyhd8ed1ab_0
- urllib3=2.4.0=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_1
- webcolors=24.11.1=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_3
Expand All @@ -298,11 +299,12 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@8da14d56ec91ecc8e8a7fb33cb7df4505493537f
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@59dbfbebbcd1cf652e80dda2df29e048ea84509b
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ebfaa0eb228530a6af0d047a7ff674a5ffa4abdd
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@4ed839200280c485731475d73c696d1b7ac79b99
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@8dd1faf63a5ce7ac8e467f0542127e9edc908933
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
- geoh5py == 0.11.0a3 --hash=sha256:ad6137f0f0829b3e75f8ca44483f6f38730ae985efe67968743c2ee39c86d273
- mira-simpeg == 0.23.0.1a1 --hash=sha256:d47becd73401e295eea7caf00a54f96fcaeeea22988d6f2267ddc58741d9d11b
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c

variables:
KMP_WARNINGS: 0
29 changes: 15 additions & 14 deletions environments/py-3.10-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-64
# input_hash: 39b78e020f5a607258274e330514206cdc38a6a2245823568ca5f08a0bbbce30
# input_hash: 1531d079f4d385faa28bec701b6ba4a190bb8caf1e1b7b550e7b5a81fc674fb5

channels:
- conda-forge
Expand All @@ -26,9 +26,9 @@ dependencies:
- contourpy=1.3.1=py310h3788b33_0
- cycler=0.12.1=pyhd8ed1ab_1
- cytoolz=1.0.1=py310ha75aee5_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dask-core=2025.3.0=pyhd8ed1ab_0
- discretize=0.11.2=py310ha2bacc8_1
- distributed=2024.6.2=pyhd8ed1ab_0
- distributed=2025.3.0=pyhd8ed1ab_0
- fasteners=0.19=pyhd8ed1ab_1
- fonttools=4.57.0=py310h89163eb_0
- freetype=2.13.3=h48d6fc4_0
Expand All @@ -40,7 +40,6 @@ dependencies:
- hpack=4.1.0=pyhd8ed1ab_0
- hyperframe=6.1.0=pyhd8ed1ab_0
- importlib-metadata=8.6.1=pyha770c72_0
- importlib_metadata=8.6.1=hd8ed1ab_0
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- keyutils=1.6.1=h166bdaf_0
Expand All @@ -60,6 +59,7 @@ dependencies:
- libdlf=0.3.0=pyhd8ed1ab_1
- libedit=3.1.20250104=pl5321h7949ede_0
- libev=4.33=hd590300_2
- libexpat=2.7.0=h5888daf_0
- libffi=3.4.6=h2dba641_1
- libgcc=14.2.0=h767d61c_2
- libgcc-ng=14.2.0=h69a702a_2
Expand Down Expand Up @@ -108,13 +108,13 @@ dependencies:
- psutil=7.0.0=py310ha75aee5_0
- pthread-stubs=0.4=hb9d3cd8_1002
- pycparser=2.22=pyh29332c3_1
- pydantic=2.11.2=pyh3cfb1c2_0
- pydantic=2.11.3=pyh3cfb1c2_0
- pydantic-core=2.33.1=py310hc1293b2_0
- pydiso=0.1.2=py310h69a6472_0
- pymatsolver=0.3.1=pyh48887ae_201
- pyparsing=3.2.3=pyhd8ed1ab_1
- pysocks=1.7.1=pyha55dd90_7
- python=3.10.16=habfa6aa_2_cpython
- python=3.10.17=hd6af730_0_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python-mumps=0.0.3=py310h6410a28_0
- python-tzdata=2025.2=pyhd8ed1ab_0
Expand All @@ -134,12 +134,12 @@ dependencies:
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py310ha75aee5_0
- tqdm=4.67.1=pyhd8ed1ab_1
- typing-extensions=4.13.1=hf5ce1d7_0
- typing-extensions=4.13.2=h0e9735f_0
- typing-inspection=0.4.0=pyhd8ed1ab_0
- typing_extensions=4.13.1=pyh29332c3_0
- typing_extensions=4.13.2=pyh29332c3_0
- tzdata=2025b=h78e105d_0
- unicodedata2=16.0.0=py310ha75aee5_0
- urllib3=2.3.0=pyhd8ed1ab_0
- urllib3=2.4.0=pyhd8ed1ab_0
- wheel=0.45.1=pyhd8ed1ab_1
- xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
Expand All @@ -151,11 +151,12 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@8da14d56ec91ecc8e8a7fb33cb7df4505493537f
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@59dbfbebbcd1cf652e80dda2df29e048ea84509b
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ebfaa0eb228530a6af0d047a7ff674a5ffa4abdd
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@4ed839200280c485731475d73c696d1b7ac79b99
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@8dd1faf63a5ce7ac8e467f0542127e9edc908933
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
- geoh5py == 0.11.0a3 --hash=sha256:ad6137f0f0829b3e75f8ca44483f6f38730ae985efe67968743c2ee39c86d273
- mira-simpeg == 0.23.0.1a1 --hash=sha256:d47becd73401e295eea7caf00a54f96fcaeeea22988d6f2267ddc58741d9d11b
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c

variables:
KMP_WARNINGS: 0
36 changes: 19 additions & 17 deletions environments/py-3.10-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: win-64
# input_hash: 8859ebcb5c457d64e7d528778f2c319aa506c5f331cc53fe8f9306b94d154389
# input_hash: 0ce5c47c4e697c04f47e625e86dfaa02f5dfd7778d2d6607e732da19302d3f2c

channels:
- conda-forge
Expand Down Expand Up @@ -40,17 +40,17 @@ dependencies:
- comm=0.2.2=pyhd8ed1ab_1
- contourpy=1.3.1=py310hc19bc0b_0
- coverage=7.8.0=py310h38315fa_0
- cpython=3.10.16=py310hd8ed1ab_2
- cpython=3.10.17=py310hd8ed1ab_0
- cycler=0.12.1=pyhd8ed1ab_1
- cytoolz=1.0.1=py310ha8f682b_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dask-core=2025.3.0=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- debugpy=1.8.13=py310h9e98ed7_0
- debugpy=1.8.14=py310h9e98ed7_0
- decorator=5.2.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.9=pyhd8ed1ab_1
- discretize=0.11.2=py310h3e8ed56_1
- distributed=2024.6.2=pyhd8ed1ab_0
- distributed=2025.3.0=pyhd8ed1ab_0
- docutils=0.19=py310h5588dad_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
Expand Down Expand Up @@ -98,7 +98,7 @@ dependencies:
- jupyter_events=0.12.0=pyh29332c3_0
- jupyter_server=2.15.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- jupyterlab=4.3.6=pyhd8ed1ab_0
- jupyterlab=4.4.0=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
Expand All @@ -117,6 +117,7 @@ dependencies:
- libcurl=8.13.0=h88aaa65_0
- libdeflate=1.23=h9062f6e_0
- libdlf=0.3.0=pyhd8ed1ab_1
- libexpat=2.7.0=he0c23c2_0
- libffi=3.4.6=h537db12_1
- libgcc=14.2.0=h1383e82_2
- libgomp=14.2.0=h1383e82_2
Expand Down Expand Up @@ -158,7 +159,7 @@ dependencies:
- nbconvert-pandoc=7.16.6=hed9df3c_0
- nbformat=5.10.4=pyhd8ed1ab_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- notebook=7.3.3=pyhd8ed1ab_0
- notebook=7.4.0=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numcodecs=0.13.1=py310hb4db72f_0
- numpy=1.26.4=py310hf667824_0
Expand All @@ -185,7 +186,7 @@ dependencies:
- pybtex=0.24.0=pyhd8ed1ab_3
- pybtex-docutils=1.0.3=py310h5588dad_2
- pycparser=2.22=pyh29332c3_1
- pydantic=2.11.2=pyh3cfb1c2_0
- pydantic=2.11.3=pyh3cfb1c2_0
- pydantic-core=2.33.1=py310h7c79e54_0
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
- pydiso=0.1.2=py310h8f92c26_0
Expand All @@ -196,7 +197,7 @@ dependencies:
- pysocks=1.7.1=pyh09c184e_7
- pytest=8.3.5=pyhd8ed1ab_0
- pytest-cov=6.1.1=pyhd8ed1ab_0
- python=3.10.16=hfdde91d_2_cpython
- python=3.10.17=h8c5b53a_0_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python-fastjsonschema=2.21.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
Expand Down Expand Up @@ -257,16 +258,16 @@ dependencies:
- tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0
- typing-extensions=4.13.1=hf5ce1d7_0
- typing-extensions=4.13.2=h0e9735f_0
- typing-inspection=0.4.0=pyhd8ed1ab_0
- typing_extensions=4.13.1=pyh29332c3_0
- typing_extensions=4.13.2=pyh29332c3_0
- typing_utils=0.1.0=pyhd8ed1ab_1
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- ucrt=10.0.22621.0=h57928b3_1
- unicodedata2=16.0.0=py310ha8f682b_0
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.3.0=pyhd8ed1ab_0
- urllib3=2.4.0=pyhd8ed1ab_0
- vc=14.3=h2b53caa_26
- vc14_runtime=14.42.34438=hfd919c2_26
- vs2015_runtime=14.42.34438=h7142326_26
Expand All @@ -289,11 +290,12 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_1
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@8da14d56ec91ecc8e8a7fb33cb7df4505493537f
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@59dbfbebbcd1cf652e80dda2df29e048ea84509b
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ebfaa0eb228530a6af0d047a7ff674a5ffa4abdd
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@4ed839200280c485731475d73c696d1b7ac79b99
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@8dd1faf63a5ce7ac8e467f0542127e9edc908933
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
- geoh5py == 0.11.0a3 --hash=sha256:ad6137f0f0829b3e75f8ca44483f6f38730ae985efe67968743c2ee39c86d273
- mira-simpeg == 0.23.0.1a1 --hash=sha256:d47becd73401e295eea7caf00a54f96fcaeeea22988d6f2267ddc58741d9d11b
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c

variables:
KMP_WARNINGS: 0
29 changes: 15 additions & 14 deletions environments/py-3.10-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: win-64
# input_hash: 8859ebcb5c457d64e7d528778f2c319aa506c5f331cc53fe8f9306b94d154389
# input_hash: 0ce5c47c4e697c04f47e625e86dfaa02f5dfd7778d2d6607e732da19302d3f2c

channels:
- conda-forge
Expand All @@ -25,9 +25,9 @@ dependencies:
- contourpy=1.3.1=py310hc19bc0b_0
- cycler=0.12.1=pyhd8ed1ab_1
- cytoolz=1.0.1=py310ha8f682b_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dask-core=2025.3.0=pyhd8ed1ab_0
- discretize=0.11.2=py310h3e8ed56_1
- distributed=2024.6.2=pyhd8ed1ab_0
- distributed=2025.3.0=pyhd8ed1ab_0
- fasteners=0.19=pyhd8ed1ab_1
- fonttools=4.57.0=py310h38315fa_0
- freetype=2.13.3=h0b5ce68_0
Expand All @@ -39,7 +39,6 @@ dependencies:
- hpack=4.1.0=pyhd8ed1ab_0
- hyperframe=6.1.0=pyhd8ed1ab_0
- importlib-metadata=8.6.1=pyha770c72_0
- importlib_metadata=8.6.1=hd8ed1ab_0
- intel-openmp=2024.2.1=h57928b3_1083
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
Expand All @@ -56,6 +55,7 @@ dependencies:
- libcurl=8.13.0=h88aaa65_0
- libdeflate=1.23=h9062f6e_0
- libdlf=0.3.0=pyhd8ed1ab_1
- libexpat=2.7.0=he0c23c2_0
- libffi=3.4.6=h537db12_1
- libgcc=14.2.0=h1383e82_2
- libgomp=14.2.0=h1383e82_2
Expand Down Expand Up @@ -93,13 +93,13 @@ dependencies:
- psutil=7.0.0=py310ha8f682b_0
- pthread-stubs=0.4=h0e40799_1002
- pycparser=2.22=pyh29332c3_1
- pydantic=2.11.2=pyh3cfb1c2_0
- pydantic=2.11.3=pyh3cfb1c2_0
- pydantic-core=2.33.1=py310h7c79e54_0
- pydiso=0.1.2=py310h8f92c26_0
- pymatsolver=0.3.1=pyh48887ae_201
- pyparsing=3.2.3=pyhd8ed1ab_1
- pysocks=1.7.1=pyh09c184e_7
- python=3.10.16=hfdde91d_2_cpython
- python=3.10.17=h8c5b53a_0_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python-mumps=0.0.3=py310hb64895d_0
- python-tzdata=2025.2=pyhd8ed1ab_0
Expand All @@ -118,13 +118,13 @@ dependencies:
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py310ha8f682b_0
- tqdm=4.67.1=pyhd8ed1ab_1
- typing-extensions=4.13.1=hf5ce1d7_0
- typing-extensions=4.13.2=h0e9735f_0
- typing-inspection=0.4.0=pyhd8ed1ab_0
- typing_extensions=4.13.1=pyh29332c3_0
- typing_extensions=4.13.2=pyh29332c3_0
- tzdata=2025b=h78e105d_0
- ucrt=10.0.22621.0=h57928b3_1
- unicodedata2=16.0.0=py310ha8f682b_0
- urllib3=2.3.0=pyhd8ed1ab_0
- urllib3=2.4.0=pyhd8ed1ab_0
- vc=14.3=h2b53caa_26
- vc14_runtime=14.42.34438=hfd919c2_26
- vs2015_runtime=14.42.34438=h7142326_26
Expand All @@ -140,11 +140,12 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_1
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@8da14d56ec91ecc8e8a7fb33cb7df4505493537f
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@59dbfbebbcd1cf652e80dda2df29e048ea84509b
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ebfaa0eb228530a6af0d047a7ff674a5ffa4abdd
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@4ed839200280c485731475d73c696d1b7ac79b99
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@8dd1faf63a5ce7ac8e467f0542127e9edc908933
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
- geoh5py == 0.11.0a3 --hash=sha256:ad6137f0f0829b3e75f8ca44483f6f38730ae985efe67968743c2ee39c86d273
- mira-simpeg == 0.23.0.1a1 --hash=sha256:d47becd73401e295eea7caf00a54f96fcaeeea22988d6f2267ddc58741d9d11b
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c

variables:
KMP_WARNINGS: 0
Loading
Loading