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: 0 additions & 5 deletions environments/env-python-3.10.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
dependencies:
- python=3.10.*
- pip
# reuse MKL (forced by simpeg/pydiso) for BLAS implementation:
# no need to use extra disk space for the default OpenBLAS.
- libblas=*=*mkl # [unix]
# Note: cannot apply to Windows since llvm-openmp (brought by Mumps) rejects intel-openmp
# (as of today, "libblas=*=*mkl" has no implementation with llvm-openmp)
5 changes: 0 additions & 5 deletions environments/env-python-3.11.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
dependencies:
- python=3.11.*
- pip
# reuse MKL (forced by simpeg/pydiso) for BLAS implementation:
# no need to use extra disk space for the default OpenBLAS.
- libblas=*=*mkl # [unix]
# Note: cannot apply to Windows since llvm-openmp (brought by Mumps) rejects intel-openmp
# (as of today, "libblas=*=*mkl" has no implementation with llvm-openmp)
5 changes: 0 additions & 5 deletions environments/env-python-3.12.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
dependencies:
- python=3.12.*
- pip
# reuse MKL (forced by simpeg/pydiso) for BLAS implementation:
# no need to use extra disk space for the default OpenBLAS.
- libblas=*=*mkl # [unix]
# Note: cannot apply to Windows since llvm-openmp (brought by Mumps) rejects intel-openmp
# (as of today, "libblas=*=*mkl" has no implementation with llvm-openmp)
18 changes: 9 additions & 9 deletions environments/py-3.10-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies:
- jedi=0.19.2=pyhd8ed1ab_1
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.1=pyhd8ed1ab_0
- json5=0.12.0=pyhd8ed1ab_0
- json5=0.12.1=pyhd8ed1ab_0
- jsonpointer=3.0.0=py310hff52083_1
- jsonschema=4.25.0=pyhe01879c_0
- jsonschema-specifications=2025.4.1=pyh29332c3_0
Expand Down Expand Up @@ -143,7 +143,7 @@ dependencies:
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_4
- libstdcxx-ng=15.1.0=h4852527_4
- libtiff=4.7.0=hf01ce69_5
- libtiff=4.7.0=h8261f1e_6
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.6.0=hd42ef1d_0
- libxcb=1.17.0=h8a09558_0
Expand All @@ -158,7 +158,7 @@ dependencies:
- matplotlib-base=3.8.4=py310hef631a5_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdit-py-plugins=0.5.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_1
- metis=5.1.0=hd0bcaf9_1007
- mistune=3.1.3=pyh29332c3_0
Expand Down Expand Up @@ -260,7 +260,7 @@ dependencies:
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1
- sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1
- sqlalchemy=2.0.42=py310h7c4b9e2_0
- sqlalchemy=2.0.43=py310h7c4b9e2_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.13.0=hb60516a_2
Expand Down Expand Up @@ -304,11 +304,11 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
12 changes: 6 additions & 6 deletions environments/py-3.10-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies:
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_4
- libstdcxx-ng=15.1.0=h4852527_4
- libtiff=4.7.0=hf01ce69_5
- libtiff=4.7.0=h8261f1e_6
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.6.0=hd42ef1d_0
- libxcb=1.17.0=h8a09558_0
Expand Down Expand Up @@ -156,11 +156,11 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
20 changes: 10 additions & 10 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: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b
# input_hash: 1f782c60627d60f2457feb3c892be41e0d6af072ae5c102d92ca760ab7d33c09

channels:
- conda-forge
Expand Down Expand Up @@ -83,7 +83,7 @@ dependencies:
- jedi=0.19.2=pyhd8ed1ab_1
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.1=pyhd8ed1ab_0
- json5=0.12.0=pyhd8ed1ab_0
- json5=0.12.1=pyhd8ed1ab_0
- jsonpointer=3.0.0=py310h5588dad_1
- jsonschema=4.25.0=pyhe01879c_0
- jsonschema-specifications=2025.4.1=pyh29332c3_0
Expand Down Expand Up @@ -132,7 +132,7 @@ dependencies:
- libspatialindex=2.0.0=h5a68840_0
- libsqlite=3.50.4=hf5d6505_0
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libtiff=4.7.0=h550210a_6
- libwebp-base=1.6.0=h4d5522a_0
- libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9
- libxcb=1.17.0=h0e4246c_0
Expand All @@ -146,7 +146,7 @@ dependencies:
- matplotlib-base=3.8.4=py310hadb10a8_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdit-py-plugins=0.5.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_1
- mistune=3.1.3=pyh29332c3_0
- mkl=2024.2.2=h57928b3_16
Expand Down Expand Up @@ -244,7 +244,7 @@ dependencies:
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1
- sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1
- sqlalchemy=2.0.42=py310h29418f3_0
- sqlalchemy=2.0.43=py310h29418f3_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.13.0=h18a62a1_2
Expand Down Expand Up @@ -294,11 +294,11 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
14 changes: 7 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: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b
# input_hash: 1f782c60627d60f2457feb3c892be41e0d6af072ae5c102d92ca760ab7d33c09

channels:
- conda-forge
Expand Down Expand Up @@ -69,7 +69,7 @@ dependencies:
- libspatialindex=2.0.0=h5a68840_0
- libsqlite=3.50.4=hf5d6505_0
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libtiff=4.7.0=h550210a_6
- libwebp-base=1.6.0=h4d5522a_0
- libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9
- libxcb=1.17.0=h0e4246c_0
Expand Down Expand Up @@ -144,11 +144,11 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
20 changes: 10 additions & 10 deletions environments/py-3.11-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies:
- jedi=0.19.2=pyhd8ed1ab_1
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.1=pyhd8ed1ab_0
- json5=0.12.0=pyhd8ed1ab_0
- json5=0.12.1=pyhd8ed1ab_0
- jsonpointer=3.0.0=py311h38be061_1
- jsonschema=4.25.0=pyhe01879c_0
- jsonschema-specifications=2025.4.1=pyh29332c3_0
Expand Down Expand Up @@ -145,7 +145,7 @@ dependencies:
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_4
- libstdcxx-ng=15.1.0=h4852527_4
- libtiff=4.7.0=hf01ce69_5
- libtiff=4.7.0=h8261f1e_6
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.6.0=hd42ef1d_0
- libxcb=1.17.0=h8a09558_0
Expand All @@ -160,7 +160,7 @@ dependencies:
- matplotlib-base=3.8.4=py311ha4ca890_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdit-py-plugins=0.5.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_1
- metis=5.1.0=hd0bcaf9_1007
- mistune=3.1.3=pyh29332c3_0
Expand Down Expand Up @@ -262,7 +262,7 @@ dependencies:
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1
- sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1
- sqlalchemy=2.0.42=py311h49ec1c0_0
- sqlalchemy=2.0.43=py311h49ec1c0_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.13.0=hb60516a_2
Expand Down Expand Up @@ -295,7 +295,7 @@ dependencies:
- websocket-client=1.8.0=pyhd8ed1ab_1
- wheel=0.45.1=pyhd8ed1ab_1
- widgetsnbextension=3.6.10=pyhd8ed1ab_0
- wrapt=1.17.2=py311h9ecbd09_0
- wrapt=1.17.3=py311h49ec1c0_0
- xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- xyzservices=2025.4.0=pyhd8ed1ab_0
Expand All @@ -307,11 +307,11 @@ dependencies:
- zstandard=0.23.0=py311h9ecbd09_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
14 changes: 7 additions & 7 deletions environments/py-3.11-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies:
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_4
- libstdcxx-ng=15.1.0=h4852527_4
- libtiff=4.7.0=hf01ce69_5
- libtiff=4.7.0=h8261f1e_6
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.6.0=hd42ef1d_0
- libxcb=1.17.0=h8a09558_0
Expand Down Expand Up @@ -147,7 +147,7 @@ dependencies:
- unicodedata2=16.0.0=py311h9ecbd09_0
- urllib3=2.5.0=pyhd8ed1ab_0
- wheel=0.45.1=pyhd8ed1ab_1
- wrapt=1.17.2=py311h9ecbd09_0
- wrapt=1.17.3=py311h49ec1c0_0
- xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- xyzservices=2025.4.0=pyhd8ed1ab_0
Expand All @@ -158,11 +158,11 @@ dependencies:
- zstandard=0.23.0=py311h9ecbd09_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
22 changes: 11 additions & 11 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: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8
# input_hash: 45f0aca37ae10be31f2fa4fb7aa7861f4ce4c909c366d8cff8421690d23ebfde

channels:
- conda-forge
Expand Down Expand Up @@ -85,7 +85,7 @@ dependencies:
- jedi=0.19.2=pyhd8ed1ab_1
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.1=pyhd8ed1ab_0
- json5=0.12.0=pyhd8ed1ab_0
- json5=0.12.1=pyhd8ed1ab_0
- jsonpointer=3.0.0=py311h1ea47a8_1
- jsonschema=4.25.0=pyhe01879c_0
- jsonschema-specifications=2025.4.1=pyh29332c3_0
Expand Down Expand Up @@ -134,7 +134,7 @@ dependencies:
- libspatialindex=2.0.0=h5a68840_0
- libsqlite=3.50.4=hf5d6505_0
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libtiff=4.7.0=h550210a_6
- libwebp-base=1.6.0=h4d5522a_0
- libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9
- libxcb=1.17.0=h0e4246c_0
Expand All @@ -148,7 +148,7 @@ dependencies:
- matplotlib-base=3.8.4=py311h9b31f6e_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdit-py-plugins=0.5.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_1
- mistune=3.1.3=pyh29332c3_0
- mkl=2024.2.2=h57928b3_16
Expand Down Expand Up @@ -246,7 +246,7 @@ dependencies:
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1
- sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1
- sqlalchemy=2.0.42=py311h3485c13_0
- sqlalchemy=2.0.43=py311h3485c13_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.13.0=h18a62a1_2
Expand Down Expand Up @@ -285,7 +285,7 @@ dependencies:
- widgetsnbextension=3.6.10=pyhd8ed1ab_0
- win_inet_pton=1.1.0=pyh7428d3b_8
- winpty=0.4.3=4
- wrapt=1.17.2=py311he736701_0
- wrapt=1.17.3=py311h3485c13_0
- xorg-libxau=1.0.12=h0e40799_0
- xorg-libxdmcp=1.1.5=h0e40799_0
- xyzservices=2025.4.0=pyhd8ed1ab_0
Expand All @@ -297,11 +297,11 @@ dependencies:
- zstandard=0.23.0=py311he736701_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434

variables:
KMP_WARNINGS: 0
Loading
Loading