Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
6701c07
Add legacy v0.2 jsons
domfournier May 15, 2025
d009f7d
Add unit test
domfournier May 15, 2025
6c6815e
Refactor survey generation for tests
domfournier May 15, 2025
70b6867
Remove drape_height for gtdem
domfournier May 15, 2025
036d894
Specify inversion_type in tests
domfournier May 15, 2025
081672d
One more fix to preserve tests
domfournier May 15, 2025
1cbd4ff
Fix imports
domfournier May 15, 2025
7de3586
Add docstrings to start method
domfournier May 16, 2025
6cdcf49
Update tests/uijson_test.py
domfournier May 16, 2025
45e19e4
Migrate files
domfournier May 16, 2025
18b036b
Merge branch 'GEOPY-2143' of https://github.com/MiraGeoscience/simpeg…
domfournier May 16, 2025
3ae82e5
move testing utils under tests
domfournier May 16, 2025
794a382
Move mesh creation above channels+splits loop
domfournier May 16, 2025
7baad45
Merge pull request #212 from MiraGeoscience/GEOPY-2194
domfournier May 16, 2025
f3caf79
Prevent lower IRLS start chi than target chi
domfournier May 16, 2025
d35d541
Add unitest
domfournier May 16, 2025
dff5b3f
Change cooling rate type
domfournier May 16, 2025
308d953
Add method from_input_file to generate a driver instance
domfournier May 16, 2025
62eaa23
Merge branch 'release/0.3.0' into GEOPY-2143
domfournier May 16, 2025
b95dab0
Merge pull request #211 from MiraGeoscience/GEOPY-2143
domfournier May 20, 2025
e130b70
Add optional fields
domfournier May 20, 2025
1d0a05e
Merge branch 'release/0.3.0' into GEOPY-2198
domfournier May 20, 2025
f910d89
Merge pull request #214 from MiraGeoscience/GEOPY-2198
domfournier May 20, 2025
c151e56
Merge branch 'release/0.3.0' into GEOPY-2193
domfournier May 20, 2025
a3996d2
Merge pull request #213 from MiraGeoscience/GEOPY-2193
domfournier May 20, 2025
578c927
Rever physical property value for cross gradient
domfournier May 27, 2025
f303e7c
Update sens cutoff
domfournier May 27, 2025
26fa100
Bulk remove of workspace_geoh5. Bump versions
domfournier May 27, 2025
95134f5
Update tile estimation
domfournier May 27, 2025
25faeb8
[GEOPY-2197] bump version to beta.1
sebhmg May 29, 2025
8ef1f77
[GEOPY-2197] newer simpeg and relock env
sebhmg May 29, 2025
6811603
Merge pull request #219 from MiraGeoscience/GEOPY-2197
sebhmg May 29, 2025
9cc8543
Fix option class
domfournier May 29, 2025
ddd0e07
Merge branch 'release/0.3.0' into GEOPY-2208
domfournier May 29, 2025
000cf77
Fix overwriting of physical properties
domfournier May 29, 2025
73d91e7
Merge branch 'GEOPY-2208' of https://github.com/MiraGeoscience/simpeg…
domfournier May 29, 2025
563d1a4
Allow None for phys prop on joint
domfournier May 29, 2025
04a2d5a
Merge pull request #217 from MiraGeoscience/GEOPY-2208
domfournier May 29, 2025
d7a26d4
Temp workaround for changes to made on base UIJson class
domfournier May 29, 2025
a1de5f8
RE-lock
domfournier May 30, 2025
c7c4b13
Merge branch 'release/0.3.0' into GEOPY-2143
domfournier May 30, 2025
81145b3
RE-lock
domfournier May 30, 2025
f5cc15f
Merge pull request #218 from MiraGeoscience/GEOPY-2143
domfournier May 30, 2025
7190a30
Merge branch 'release/0.3.0' into update_release
domfournier May 30, 2025
8d98837
Change imports
domfournier Jun 2, 2025
95f2aa5
Fix imports
domfournier Jun 2, 2025
4427e50
Fix name in test
domfournier Jun 2, 2025
0b323a7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 2, 2025
f5be75b
Create base class for TDEM options. Fix imports
domfournier Jun 2, 2025
ff7d6b0
Merge branch 'update_release' of https://github.com/MiraGeoscience/si…
domfournier Jun 2, 2025
74826a6
Fix missing "fem" option
domfournier Jun 2, 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: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ repos:
- id: mixed-line-ending
exclude: ^\.idea/.*\.xml$
- id: name-tests-test
exclude: testing_utils.py
- id: pretty-format-json
args:
- --autofix
Expand Down
6 changes: 3 additions & 3 deletions environments/py-3.10-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ dependencies:
- libxml2=2.13.8=h4bc477f_0
- libzlib=1.3.1=hb9d3cd8_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- llvm-openmp=20.1.5=h024ca30_0
- llvm-openmp=20.1.6=h024ca30_0
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py310h89163eb_1
Expand Down Expand Up @@ -185,7 +185,7 @@ dependencies:
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.2.3=py310h5eaa309_3
- pandoc=3.7.0.1=ha770c72_0
- pandoc=3.7.0.2=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -305,7 +305,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
4 changes: 2 additions & 2 deletions environments/py-3.10-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies:
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.8=h4bc477f_0
- libzlib=1.3.1=hb9d3cd8_2
- llvm-openmp=20.1.5=h024ca30_0
- llvm-openmp=20.1.6=h024ca30_0
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py310h89163eb_1
- matplotlib-base=3.8.4=py310hef631a5_2
Expand Down Expand Up @@ -157,7 +157,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
6 changes: 3 additions & 3 deletions environments/py-3.10-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencies:
- libxml2=2.13.8=h442d1da_0
- libzlib=1.3.1=h2466b09_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- llvm-openmp=20.1.5=h30eaf37_0
- llvm-openmp=20.1.6=h30eaf37_0
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py310h38315fa_1
Expand Down Expand Up @@ -170,7 +170,7 @@ dependencies:
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.2.3=py310hb4db72f_3
- pandoc=3.7.0.1=h57928b3_0
- pandoc=3.7.0.2=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -295,7 +295,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
4 changes: 2 additions & 2 deletions environments/py-3.10-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies:
- libxcb=1.17.0=h0e4246c_0
- libxml2=2.13.8=h442d1da_0
- libzlib=1.3.1=h2466b09_2
- llvm-openmp=20.1.5=h30eaf37_0
- llvm-openmp=20.1.6=h30eaf37_0
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py310h38315fa_1
- matplotlib-base=3.8.4=py310hadb10a8_2
Expand Down Expand Up @@ -145,7 +145,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
6 changes: 3 additions & 3 deletions environments/py-3.11-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ dependencies:
- libxml2=2.13.8=h4bc477f_0
- libzlib=1.3.1=hb9d3cd8_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- llvm-openmp=20.1.5=h024ca30_0
- llvm-openmp=20.1.6=h024ca30_0
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py311h2dc5d0c_1
Expand Down Expand Up @@ -187,7 +187,7 @@ dependencies:
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.2.3=py311h7db5c69_3
- pandoc=3.7.0.1=ha770c72_0
- pandoc=3.7.0.2=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -308,7 +308,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
4 changes: 2 additions & 2 deletions environments/py-3.11-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies:
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.8=h4bc477f_0
- libzlib=1.3.1=hb9d3cd8_2
- llvm-openmp=20.1.5=h024ca30_0
- llvm-openmp=20.1.6=h024ca30_0
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py311h2dc5d0c_1
- matplotlib-base=3.8.4=py311ha4ca890_2
Expand Down Expand Up @@ -159,7 +159,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
6 changes: 3 additions & 3 deletions environments/py-3.11-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ dependencies:
- libxml2=2.13.8=h442d1da_0
- libzlib=1.3.1=h2466b09_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- llvm-openmp=20.1.5=h30eaf37_0
- llvm-openmp=20.1.6=h30eaf37_0
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py311h5082efb_1
Expand Down Expand Up @@ -172,7 +172,7 @@ dependencies:
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.2.3=py311hcf9f919_3
- pandoc=3.7.0.1=h57928b3_0
- pandoc=3.7.0.2=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -298,7 +298,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
4 changes: 2 additions & 2 deletions environments/py-3.11-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies:
- libxcb=1.17.0=h0e4246c_0
- libxml2=2.13.8=h442d1da_0
- libzlib=1.3.1=h2466b09_2
- llvm-openmp=20.1.5=h30eaf37_0
- llvm-openmp=20.1.6=h30eaf37_0
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py311h5082efb_1
- matplotlib-base=3.8.4=py311h9b31f6e_2
Expand Down Expand Up @@ -147,7 +147,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
6 changes: 3 additions & 3 deletions environments/py-3.12-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ dependencies:
- libxml2=2.13.8=h4bc477f_0
- libzlib=1.3.1=hb9d3cd8_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- llvm-openmp=20.1.5=h024ca30_0
- llvm-openmp=20.1.6=h024ca30_0
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py312h178313f_1
Expand Down Expand Up @@ -187,7 +187,7 @@ dependencies:
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.2.3=py312hf9745cd_3
- pandoc=3.7.0.1=ha770c72_0
- pandoc=3.7.0.2=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -308,7 +308,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
4 changes: 2 additions & 2 deletions environments/py-3.12-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies:
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.8=h4bc477f_0
- libzlib=1.3.1=hb9d3cd8_2
- llvm-openmp=20.1.5=h024ca30_0
- llvm-openmp=20.1.6=h024ca30_0
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py312h178313f_1
- matplotlib-base=3.8.4=py312h20ab3a6_2
Expand Down Expand Up @@ -159,7 +159,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
6 changes: 3 additions & 3 deletions environments/py-3.12-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ dependencies:
- libxml2=2.13.8=h442d1da_0
- libzlib=1.3.1=h2466b09_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- llvm-openmp=20.1.5=h30eaf37_0
- llvm-openmp=20.1.6=h30eaf37_0
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py312h31fea79_1
Expand Down Expand Up @@ -172,7 +172,7 @@ dependencies:
- overrides=7.7.0=pyhd8ed1ab_1
- packaging=25.0=pyh29332c3_1
- pandas=2.2.3=py312h72972c8_3
- pandoc=3.7.0.1=h57928b3_0
- pandoc=3.7.0.2=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
Expand Down Expand Up @@ -298,7 +298,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
4 changes: 2 additions & 2 deletions environments/py-3.12-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies:
- libxcb=1.17.0=h0e4246c_0
- libxml2=2.13.8=h442d1da_0
- libzlib=1.3.1=h2466b09_2
- llvm-openmp=20.1.5=h30eaf37_0
- llvm-openmp=20.1.6=h30eaf37_0
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py312h31fea79_1
- matplotlib-base=3.8.4=py312hfee7060_2
Expand Down Expand Up @@ -147,7 +147,7 @@ dependencies:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@388f8f781c834f8f1d5c6243e636112bd2fd4dcb
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2b2b72f906d85bf460292f66e763ff2331017b02
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@447de6c5c257883c4eea045cb3372bf6a1051ad1
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@d5959a0e19b45a89eb8a02cd608bc8accb74adb7

variables:
Expand Down
44 changes: 22 additions & 22 deletions py-3.10.conda-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4132,29 +4132,29 @@ package:
category: dev
optional: true
- name: llvm-openmp
version: 20.1.5
version: 20.1.6
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.5-h024ca30_0.conda
url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.6-h024ca30_0.conda
hash:
md5: 86f58be65a51d62ccc06cacfd83ff987
sha256: 646907391a8d744508049ef7bd76653d59480b061a3a76ce047064f2923b6f84
md5: e4ece7ed81e43ae97a3b58ac4230c3c5
sha256: 43ad6a0772c0fc554d2712ae00ea788a391a40c494e9c04ec13f4aea17c95ffc
category: main
optional: false
- name: llvm-openmp
version: 20.1.5
version: 20.1.6
manager: conda
platform: win-64
dependencies:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-20.1.5-h30eaf37_0.conda
url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-20.1.6-h30eaf37_0.conda
hash:
md5: a88e3b6c1a5133b21d54a81fd8cb5c04
sha256: 6e2c3e4c5faf0a1e65ee67ef2396f7de4fa81c2077d0e30e2a96c04156b191d2
md5: b95ac67b4a85052c54268ba4b80be753
sha256: de24f885d918455eb510da054658531bbf69a2bc5ee5945314d0451f375a881d
category: main
optional: false
- name: locket
Expand Down Expand Up @@ -5142,25 +5142,25 @@ package:
category: main
optional: false
- name: pandoc
version: 3.7.0.1
version: 3.7.0.2
manager: conda
platform: linux-64
dependencies: {}
url: https://repo.prefix.dev/conda-forge/linux-64/pandoc-3.7.0.1-ha770c72_0.conda
url: https://repo.prefix.dev/conda-forge/linux-64/pandoc-3.7.0.2-ha770c72_0.conda
hash:
md5: fc8eb2a998f2883fe9842c556c0b175c
sha256: c22060f68acc1565e567f4e2a1671737320a0005749158718646d59d0324197e
md5: db0c1632047d38997559ce2c4741dd91
sha256: 243c49b34caa9328e9d5f62c98be9eb046be8fee9836854b88d9022ce8013497
category: dev
optional: true
- name: pandoc
version: 3.7.0.1
version: 3.7.0.2
manager: conda
platform: win-64
dependencies: {}
url: https://repo.prefix.dev/conda-forge/win-64/pandoc-3.7.0.1-h57928b3_0.conda
url: https://repo.prefix.dev/conda-forge/win-64/pandoc-3.7.0.2-h57928b3_0.conda
hash:
md5: daa6680ef0c1f8c9cabca561bc77635c
sha256: d2b2146ddc2198bd735e0347e6540ed4e092ba542ca83dacac1caad7f8fb1b8c
md5: a77c859d9469f24691d6c6590b56fa45
sha256: 7fff0deca558c5ab6c836127481decbec83c0add3a0ab2b81d1f10130146c357
category: dev
optional: true
- name: pandocfilters
Expand Down Expand Up @@ -8581,12 +8581,12 @@ package:
numpy: '>=1.26.0,<1.27.0'
pydantic: '>=2.5.2,<3.0.0'
scipy: '>=1.14.0,<1.15.0'
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
hash:
sha256: e9c99d6fd5d324571a2717990aecb3ed673cbaca
sha256: 02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
source:
type: url
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
category: main
optional: false
- name: octree-creation-app
Expand All @@ -8600,12 +8600,12 @@ package:
numpy: '>=1.26.0,<1.27.0'
pydantic: '>=2.5.2,<3.0.0'
scipy: '>=1.14.0,<1.15.0'
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
hash:
sha256: e9c99d6fd5d324571a2717990aecb3ed673cbaca
sha256: 02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
source:
type: url
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e9c99d6fd5d324571a2717990aecb3ed673cbaca
url: git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
category: main
optional: false
- name: param-sweeps
Expand Down
Loading