Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
5 changes: 3 additions & 2 deletions .github/workflows/python_deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
with:
package-name: 'simpeg-drivers'
python-version: '3.10'
source-repo-names: '["public-conda-dev-local", "conda-forge-dev-remote"]'
publish-repo-names: '["public-conda-dev"]'
source-repo-names: '["public-noremote-conda-dev"]'
conda-channels: '["conda-forge"]'
publish-repo-names: '["public-noremote-conda-dev"]'
secrets:
JFROG_ARTIFACTORY_URL: ${{ secrets.JFROG_ARTIFACTORY_URL }}
JFROG_ARTIFACTORY_TOKEN: ${{ secrets.JFROG_ARTIFACTORY_TOKEN }}
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/python_deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ on:
publish-conda:
description: 'Publish Conda package'
required: false
type: boolean
default: true
publish-pypi:
description: 'Publish PyPI package'
required: false
type: boolean
default: true

concurrency:
Expand Down
17 changes: 8 additions & 9 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: 1531d079f4d385faa28bec701b6ba4a190bb8caf1e1b7b550e7b5a81fc674fb5
# input_hash: 80b90d1dac6dd53ca8599208996488fde55264cf5f6f13d3981ae3e667ee4a82

channels:
- conda-forge
Expand Down Expand Up @@ -181,7 +181,7 @@ dependencies:
- openssl=3.5.0=h7b32b05_0
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py310h5eaa309_1
- pandas=2.2.3=py310h5eaa309_3
- pandoc=3.6.4=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
Expand Down Expand Up @@ -220,7 +220,7 @@ dependencies:
- python-mumps=0.0.3=py310h6410a28_0
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.10=6_cp310
- pytz=2024.1=pyhd8ed1ab_0
- pytz=2025.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py310h89163eb_2
- pyzmq=26.4.0=py310h71f11fc_0
- readline=8.2=h8c095d6_2
Expand Down Expand Up @@ -299,12 +299,11 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
17 changes: 8 additions & 9 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: 1531d079f4d385faa28bec701b6ba4a190bb8caf1e1b7b550e7b5a81fc674fb5
# input_hash: 80b90d1dac6dd53ca8599208996488fde55264cf5f6f13d3981ae3e667ee4a82

channels:
- conda-forge
Expand Down Expand Up @@ -101,7 +101,7 @@ dependencies:
- openjpeg=2.5.3=h5fbd93e_0
- openssl=3.5.0=h7b32b05_0
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py310h5eaa309_1
- pandas=2.2.3=py310h5eaa309_3
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py310hebfe307_1
- pip=25.0.1=pyh8b19718_0
Expand All @@ -119,7 +119,7 @@ dependencies:
- python-mumps=0.0.3=py310h6410a28_0
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.10=6_cp310
- pytz=2024.1=pyhd8ed1ab_0
- pytz=2025.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py310h89163eb_2
- readline=8.2=h8c095d6_2
- scikit-learn=1.4.2=py310h981052a_1
Expand Down Expand Up @@ -151,12 +151,11 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
13 changes: 6 additions & 7 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: 0ce5c47c4e697c04f47e625e86dfaa02f5dfd7778d2d6607e732da19302d3f2c
# input_hash: da13aca8b655e002cd330dad17edc06eb03e6e817d3fccc293d1e3bee477c615

channels:
- conda-forge
Expand Down Expand Up @@ -290,12 +290,11 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_1
- zstd=1.5.7=hbeecb71_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
13 changes: 6 additions & 7 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: 0ce5c47c4e697c04f47e625e86dfaa02f5dfd7778d2d6607e732da19302d3f2c
# input_hash: da13aca8b655e002cd330dad17edc06eb03e6e817d3fccc293d1e3bee477c615

channels:
- conda-forge
Expand Down Expand Up @@ -140,12 +140,11 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_1
- zstd=1.5.7=hbeecb71_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
17 changes: 8 additions & 9 deletions environments/py-3.11-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: 4cd649f559b6f17b0da6c86889dfbe811d4019ccddcef431bed245afd7d288ba
# input_hash: eb982334c3fa092fa3598f8b286ac1625273bca7a4363256b1ca4191cb9abc12

channels:
- conda-forge
Expand Down Expand Up @@ -183,7 +183,7 @@ dependencies:
- openssl=3.5.0=h7b32b05_0
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py311h7db5c69_1
- pandas=2.2.3=py311h7db5c69_3
- pandoc=3.6.4=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
Expand Down Expand Up @@ -222,7 +222,7 @@ dependencies:
- python-mumps=0.0.3=py311h4b558b0_0
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.11=6_cp311
- pytz=2024.1=pyhd8ed1ab_0
- pytz=2025.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py311h2dc5d0c_2
- pyzmq=26.4.0=py311h7deb3e3_0
- readline=8.2=h8c095d6_2
Expand Down Expand Up @@ -302,12 +302,11 @@ dependencies:
- zstandard=0.23.0=py311h9ecbd09_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
17 changes: 8 additions & 9 deletions environments/py-3.11-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: 4cd649f559b6f17b0da6c86889dfbe811d4019ccddcef431bed245afd7d288ba
# input_hash: eb982334c3fa092fa3598f8b286ac1625273bca7a4363256b1ca4191cb9abc12

channels:
- conda-forge
Expand Down Expand Up @@ -102,7 +102,7 @@ dependencies:
- openjpeg=2.5.3=h5fbd93e_0
- openssl=3.5.0=h7b32b05_0
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py311h7db5c69_1
- pandas=2.2.3=py311h7db5c69_3
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py311h82a398c_1
- pip=25.0.1=pyh8b19718_0
Expand All @@ -120,7 +120,7 @@ dependencies:
- python-mumps=0.0.3=py311h4b558b0_0
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.11=6_cp311
- pytz=2024.1=pyhd8ed1ab_0
- pytz=2025.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py311h2dc5d0c_2
- readline=8.2=h8c095d6_2
- scikit-learn=1.4.2=py311he08f58d_1
Expand Down Expand Up @@ -153,12 +153,11 @@ dependencies:
- zstandard=0.23.0=py311h9ecbd09_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
13 changes: 6 additions & 7 deletions environments/py-3.11-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: ada12c2cb49c2137430c13aad89b2e906ff7280a3454d97b4d71b88c47ce6ada
# input_hash: 0fe35ae24ea2ec604ddabfcd3988350722f278e2b91783946c9b2dba4d43b717

channels:
- conda-forge
Expand Down Expand Up @@ -293,12 +293,11 @@ dependencies:
- zstandard=0.23.0=py311he736701_1
- zstd=1.5.7=hbeecb71_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
13 changes: 6 additions & 7 deletions environments/py-3.11-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: ada12c2cb49c2137430c13aad89b2e906ff7280a3454d97b4d71b88c47ce6ada
# input_hash: 0fe35ae24ea2ec604ddabfcd3988350722f278e2b91783946c9b2dba4d43b717

channels:
- conda-forge
Expand Down Expand Up @@ -142,12 +142,11 @@ dependencies:
- zstandard=0.23.0=py311he736701_1
- zstd=1.5.7=hbeecb71_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
17 changes: 8 additions & 9 deletions environments/py-3.12-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: abe8d97ee069c2f1f2d3975d63af0770073d79856f5722f2385ef5035af5f5c9
# input_hash: bcbc4f1192606dfa8ea0ccc5cd64af77eb60f30a3e3559f22cfd750e7fd6fd1d

channels:
- conda-forge
Expand Down Expand Up @@ -183,7 +183,7 @@ dependencies:
- openssl=3.5.0=h7b32b05_0
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py312hf9745cd_1
- pandas=2.2.3=py312hf9745cd_3
- pandoc=3.6.4=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
Expand Down Expand Up @@ -222,7 +222,7 @@ dependencies:
- python-mumps=0.0.3=py312h6ad3ee3_0
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.12=6_cp312
- pytz=2024.1=pyhd8ed1ab_0
- pytz=2025.2=pyhd8ed1ab_0
- pyyaml=6.0.2=py312h178313f_2
- pyzmq=26.4.0=py312hbf22597_0
- readline=8.2=h8c095d6_2
Expand Down Expand Up @@ -302,12 +302,11 @@ dependencies:
- zstandard=0.23.0=py312h66e93f0_1
- zstd=1.5.7=hb8e6e7a_2
- pip:
- 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
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@ad5b2c663795d29216d127679ee121fb13a4d78b
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6

variables:
KMP_WARNINGS: 0
Loading
Loading