Skip to content

Commit 13c5823

Browse files
authored
Merge pull request #374 from MiraGeoscience/GEOPY-2794
GEOPY-2794: Change reference of Plate from center-center to top-center
2 parents bca4d6c + eb70bf7 commit 13c5823

38 files changed

Lines changed: 774 additions & 902 deletions

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies:
4545
- certifi=2026.2.25=pyhd8ed1ab_0
4646
- cffi=2.0.0=py312h460c074_1
4747
- charset-normalizer=3.4.7=pyhd8ed1ab_0
48-
- click=8.3.1=pyh8f84b5b_1
48+
- click=8.3.2=pyhc90fa1f_0
4949
- cloudpickle=3.1.2=pyhcf101f3_1
5050
- colorama=0.4.6=pyhd8ed1ab_1
5151
- comm=0.2.3=pyhe01879c_0
@@ -74,7 +74,7 @@ dependencies:
7474
- geoana=0.8.1=np2py312h2a48985_0
7575
- h11=0.16.0=pyhcf101f3_1
7676
- h2=4.3.0=pyhcf101f3_0
77-
- h5py=3.16.0=nompi_py312ha829cd9_101
77+
- h5py=3.16.0=nompi_py312ha829cd9_102
7878
- hdf5=2.1.0=nompi_hd4fcb43_104
7979
- hpack=4.1.0=pyhd8ed1ab_0
8080
- httpcore=1.0.9=pyh29332c3_0
@@ -84,7 +84,7 @@ dependencies:
8484
- idna=3.11=pyhd8ed1ab_0
8585
- imagesize=2.0.0=pyhd8ed1ab_0
8686
- importlib-metadata=8.8.0=pyhcf101f3_0
87-
- importlib_resources=6.5.2=pyhd8ed1ab_0
87+
- importlib_resources=7.1.0=pyhd8ed1ab_0
8888
- iniconfig=2.3.0=pyhd8ed1ab_0
8989
- ipykernel=7.2.0=pyha191276_1
9090
- ipython=9.12.0=pyhecfbec7_0
@@ -141,16 +141,16 @@ dependencies:
141141
- libgfortran5=15.2.0=h68bc16d_18
142142
- libhwloc=2.12.2=default_hafda6a7_1000
143143
- libiconv=1.18=h3b78370_2
144-
- libjpeg-turbo=3.1.2=hb03c661_0
144+
- libjpeg-turbo=3.1.4.1=hb03c661_0
145145
- liblapack=3.11.0=6_h5e43f62_mkl
146-
- liblzma=5.8.2=hb03c661_0
146+
- liblzma=5.8.3=hb03c661_0
147147
- libnghttp2=1.68.1=h877daf1_0
148148
- libnsl=2.0.1=hb9d3cd8_1
149-
- libpng=1.6.56=h421ea60_0
149+
- libpng=1.6.57=h421ea60_0
150150
- libscotch=7.0.11=int64_hfcc3fd4_2
151151
- libsodium=1.0.21=h280c20c_3
152152
- libspatialindex=2.1.0=he57a185_0
153-
- libsqlite=3.52.0=h0c1763c_0
153+
- libsqlite=3.53.0=h0c1763c_0
154154
- libssh2=1.11.1=hcf80075_0
155155
- libstdcxx=15.2.0=h934c35e_18
156156
- libstdcxx-ng=15.2.0=hdf11a46_18
@@ -163,7 +163,7 @@ dependencies:
163163
- libxml2=2.15.1=h26afc86_0
164164
- libxml2-16=2.15.1=ha9997c6_0
165165
- libzlib=1.3.2=h25fd6f3_2
166-
- llvm-openmp=22.1.2=h4922eb0_0
166+
- llvm-openmp=22.1.3=h4922eb0_0
167167
- locket=1.0.0=pyhd8ed1ab_0
168168
- markdown-it-py=4.0.0=pyhd8ed1ab_0
169169
- markupsafe=3.0.3=py312h8a5da7c_1
@@ -193,7 +193,7 @@ dependencies:
193193
- numpy=2.4.3=py312h33ff503_0
194194
- openjpeg=2.5.4=h55fea9a_0
195195
- openpyxl=3.1.5=py312h7f6eeab_3
196-
- openssl=3.6.1=h35e630c_1
196+
- openssl=3.6.2=h35e630c_0
197197
- overrides=7.7.0=pyhd8ed1ab_1
198198
- packaging=26.0=pyhcf101f3_0
199199
- pandas=3.0.2=py312h8ecdadd_0
@@ -204,9 +204,9 @@ dependencies:
204204
- pexpect=4.9.0=pyhd8ed1ab_1
205205
- pillow=12.2.0=py312h50c33e8_0
206206
- pip=26.0.1=pyh8b19718_0
207-
- platformdirs=4.9.4=pyhcf101f3_0
207+
- platformdirs=4.9.6=pyhcf101f3_0
208208
- pluggy=1.6.0=pyhf9edf01_1
209-
- prometheus_client=0.24.1=pyhd8ed1ab_0
209+
- prometheus_client=0.25.0=pyhd8ed1ab_0
210210
- prompt-toolkit=3.0.52=pyha770c72_0
211211
- psutil=7.2.2=py312h5253ce2_0
212212
- pthread-stubs=0.4=hb9d3cd8_1002
@@ -221,7 +221,7 @@ dependencies:
221221
- pymatsolver=0.3.1=pyh48887ae_201
222222
- pyparsing=3.3.2=pyhcf101f3_0
223223
- pysocks=1.7.1=pyha55dd90_7
224-
- pytest=9.0.2=pyhcf101f3_0
224+
- pytest=9.0.3=pyhc364b38_1
225225
- pytest-cov=7.1.0=pyhcf101f3_0
226226
- python=3.12.13=hd63d673_0_cpython
227227
- python-dateutil=2.9.0.post0=pyhe01879c_2
@@ -301,9 +301,9 @@ dependencies:
301301
- zlib-ng=2.3.3=hceb46e0_1
302302
- zstd=1.5.7=hb78ec9c_6
303303
- pip:
304-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@f0289a846edfddcdcc58d44a6c04aae3af10931f
305-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@f5eca3735bbca573f4cac3925c6f4c0c341d8e28
306-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@0e66e6b7a44ede34563da6a77ccd87a4cc7b5185
304+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
305+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
306+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
307307
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
308308

309309
variables:

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
- ca-certificates=2026.2.25=hbd8a1cb_0
2929
- cached-property=1.5.2=hd8ed1ab_1
3030
- cached_property=1.5.2=pyha770c72_1
31-
- click=8.3.1=pyh8f84b5b_1
31+
- click=8.3.2=pyhc90fa1f_0
3232
- cloudpickle=3.1.2=pyhcf101f3_1
3333
- contourpy=1.3.3=py312h0a2e395_4
3434
- cycler=0.12.1=pyhcf101f3_2
@@ -44,7 +44,7 @@ dependencies:
4444
- fsspec=2026.3.0=pyhd8ed1ab_0
4545
- geoana=0.8.1=np2py312h2a48985_0
4646
- h2=4.3.0=pyhcf101f3_0
47-
- h5py=3.16.0=nompi_py312ha829cd9_101
47+
- h5py=3.16.0=nompi_py312ha829cd9_102
4848
- hdf5=2.1.0=nompi_hd4fcb43_104
4949
- hpack=4.1.0=pyhd8ed1ab_0
5050
- hyperframe=6.1.0=pyhd8ed1ab_0
@@ -79,15 +79,15 @@ dependencies:
7979
- libgfortran5=15.2.0=h68bc16d_18
8080
- libhwloc=2.12.2=default_hafda6a7_1000
8181
- libiconv=1.18=h3b78370_2
82-
- libjpeg-turbo=3.1.2=hb03c661_0
82+
- libjpeg-turbo=3.1.4.1=hb03c661_0
8383
- liblapack=3.11.0=6_h5e43f62_mkl
84-
- liblzma=5.8.2=hb03c661_0
84+
- liblzma=5.8.3=hb03c661_0
8585
- libnghttp2=1.68.1=h877daf1_0
8686
- libnsl=2.0.1=hb9d3cd8_1
87-
- libpng=1.6.56=h421ea60_0
87+
- libpng=1.6.57=h421ea60_0
8888
- libscotch=7.0.11=int64_hfcc3fd4_2
8989
- libspatialindex=2.1.0=he57a185_0
90-
- libsqlite=3.52.0=h0c1763c_0
90+
- libsqlite=3.53.0=h0c1763c_0
9191
- libssh2=1.11.1=hcf80075_0
9292
- libstdcxx=15.2.0=h934c35e_18
9393
- libstdcxx-ng=15.2.0=hdf11a46_18
@@ -99,7 +99,7 @@ dependencies:
9999
- libxml2=2.15.1=h26afc86_0
100100
- libxml2-16=2.15.1=ha9997c6_0
101101
- libzlib=1.3.2=h25fd6f3_2
102-
- llvm-openmp=22.1.2=h4922eb0_0
102+
- llvm-openmp=22.1.3=h4922eb0_0
103103
- locket=1.0.0=pyhd8ed1ab_0
104104
- markupsafe=3.0.3=py312h8a5da7c_1
105105
- matplotlib-base=3.10.8=py312he3d6523_0
@@ -114,7 +114,7 @@ dependencies:
114114
- numpy=2.4.3=py312h33ff503_0
115115
- openjpeg=2.5.4=h55fea9a_0
116116
- openpyxl=3.1.5=py312h7f6eeab_3
117-
- openssl=3.6.1=h35e630c_1
117+
- openssl=3.6.2=h35e630c_0
118118
- packaging=26.0=pyhcf101f3_0
119119
- pandas=3.0.2=py312h8ecdadd_0
120120
- partd=1.4.2=pyhd8ed1ab_0
@@ -169,9 +169,9 @@ dependencies:
169169
- zlib-ng=2.3.3=hceb46e0_1
170170
- zstd=1.5.7=hb78ec9c_6
171171
- pip:
172-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@f0289a846edfddcdcc58d44a6c04aae3af10931f
173-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@f5eca3735bbca573f4cac3925c6f4c0c341d8e28
174-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@0e66e6b7a44ede34563da6a77ccd87a4cc7b5185
172+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
173+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
174+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
175175
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
176176

177177
variables:

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
- certifi=2026.2.25=pyhd8ed1ab_0
4545
- cffi=2.0.0=py312he06e257_1
4646
- charset-normalizer=3.4.7=pyhd8ed1ab_0
47-
- click=8.3.1=pyha7b4d00_1
47+
- click=8.3.2=pyh6dadd2b_0
4848
- cloudpickle=3.1.2=pyhcf101f3_1
4949
- colorama=0.4.6=pyhd8ed1ab_1
5050
- comm=0.2.3=pyhe01879c_0
@@ -73,7 +73,7 @@ dependencies:
7373
- geoana=0.8.1=np2py312h7c90ba1_0
7474
- h11=0.16.0=pyhcf101f3_1
7575
- h2=4.3.0=pyhcf101f3_0
76-
- h5py=3.16.0=nompi_py312h5ddec8c_101
76+
- h5py=3.16.0=nompi_py312h5ddec8c_102
7777
- hdf5=2.1.0=nompi_hd96b29f_104
7878
- hpack=4.1.0=pyhd8ed1ab_0
7979
- httpcore=1.0.9=pyh29332c3_0
@@ -82,7 +82,7 @@ dependencies:
8282
- idna=3.11=pyhd8ed1ab_0
8383
- imagesize=2.0.0=pyhd8ed1ab_0
8484
- importlib-metadata=8.8.0=pyhcf101f3_0
85-
- importlib_resources=6.5.2=pyhd8ed1ab_0
85+
- importlib_resources=7.1.0=pyhd8ed1ab_0
8686
- iniconfig=2.3.0=pyhd8ed1ab_0
8787
- ipykernel=7.2.0=pyh6dadd2b_1
8888
- ipython=9.12.0=pyhccfa634_0
@@ -133,13 +133,13 @@ dependencies:
133133
- libgomp=15.2.0=h8ee18e1_18
134134
- libhwloc=2.12.2=default_h4379cf1_1000
135135
- libiconv=1.18=hc1393d2_2
136-
- libjpeg-turbo=3.1.2=hfd05255_0
136+
- libjpeg-turbo=3.1.4.1=hfd05255_0
137137
- liblapack=3.11.0=6_hf9ab0e9_mkl
138-
- liblzma=5.8.2=hfd05255_0
139-
- libpng=1.6.56=h7351971_0
138+
- liblzma=5.8.3=hfd05255_0
139+
- libpng=1.6.57=h7351971_0
140140
- libsodium=1.0.21=h6a83c73_3
141141
- libspatialindex=2.1.0=h518811d_0
142-
- libsqlite=3.52.0=hf5d6505_0
142+
- libsqlite=3.53.0=hf5d6505_0
143143
- libssh2=1.11.1=h9aa295b_0
144144
- libtiff=4.7.1=h8f73337_1
145145
- libwebp-base=1.6.0=h4d5522a_0
@@ -148,7 +148,7 @@ dependencies:
148148
- libxml2=2.15.2=h5d26750_0
149149
- libxml2-16=2.15.2=h692994f_0
150150
- libzlib=1.3.2=hfd05255_2
151-
- llvm-openmp=22.1.2=h4fa8253_0
151+
- llvm-openmp=22.1.3=h4fa8253_0
152152
- locket=1.0.0=pyhd8ed1ab_0
153153
- markdown-it-py=4.0.0=pyhd8ed1ab_0
154154
- markupsafe=3.0.3=py312h05f76fc_1
@@ -175,7 +175,7 @@ dependencies:
175175
- numpy=2.4.3=py312ha3f287d_0
176176
- openjpeg=2.5.4=h0e57b4f_0
177177
- openpyxl=3.1.5=py312h83acffa_3
178-
- openssl=3.6.1=hf411b9b_1
178+
- openssl=3.6.2=hf411b9b_0
179179
- overrides=7.7.0=pyhd8ed1ab_1
180180
- packaging=26.0=pyhcf101f3_0
181181
- pandas=3.0.2=py312h95189c4_0
@@ -185,9 +185,9 @@ dependencies:
185185
- partd=1.4.2=pyhd8ed1ab_0
186186
- pillow=12.2.0=py312h31f0997_0
187187
- pip=26.0.1=pyh8b19718_0
188-
- platformdirs=4.9.4=pyhcf101f3_0
188+
- platformdirs=4.9.6=pyhcf101f3_0
189189
- pluggy=1.6.0=pyhf9edf01_1
190-
- prometheus_client=0.24.1=pyhd8ed1ab_0
190+
- prometheus_client=0.25.0=pyhd8ed1ab_0
191191
- prompt-toolkit=3.0.52=pyha770c72_0
192192
- psutil=7.2.2=py312he5662c2_0
193193
- pthread-stubs=0.4=h0e40799_1002
@@ -201,7 +201,7 @@ dependencies:
201201
- pymatsolver=0.3.1=pyh48887ae_201
202202
- pyparsing=3.3.2=pyhcf101f3_0
203203
- pysocks=1.7.1=pyh09c184e_7
204-
- pytest=9.0.2=pyhcf101f3_0
204+
- pytest=9.0.3=pyhc364b38_1
205205
- pytest-cov=7.1.0=pyhcf101f3_0
206206
- python=3.12.13=h0159041_0_cpython
207207
- python-dateutil=2.9.0.post0=pyhe01879c_2
@@ -286,9 +286,9 @@ dependencies:
286286
- zlib-ng=2.3.3=h0261ad2_1
287287
- zstd=1.5.7=h534d264_6
288288
- pip:
289-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@f0289a846edfddcdcc58d44a6c04aae3af10931f
290-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@f5eca3735bbca573f4cac3925c6f4c0c341d8e28
291-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@0e66e6b7a44ede34563da6a77ccd87a4cc7b5185
289+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
290+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
291+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
292292
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
293293

294294
variables:

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
- ca-certificates=2026.2.25=h4c7d964_0
2828
- cached-property=1.5.2=hd8ed1ab_1
2929
- cached_property=1.5.2=pyha770c72_1
30-
- click=8.3.1=pyha7b4d00_1
30+
- click=8.3.2=pyh6dadd2b_0
3131
- cloudpickle=3.1.2=pyhcf101f3_1
3232
- colorama=0.4.6=pyhd8ed1ab_1
3333
- contourpy=1.3.3=py312h78d62e6_4
@@ -44,7 +44,7 @@ dependencies:
4444
- fsspec=2026.3.0=pyhd8ed1ab_0
4545
- geoana=0.8.1=np2py312h7c90ba1_0
4646
- h2=4.3.0=pyhcf101f3_0
47-
- h5py=3.16.0=nompi_py312h5ddec8c_101
47+
- h5py=3.16.0=nompi_py312h5ddec8c_102
4848
- hdf5=2.1.0=nompi_hd96b29f_104
4949
- hpack=4.1.0=pyhd8ed1ab_0
5050
- hyperframe=6.1.0=pyhd8ed1ab_0
@@ -72,12 +72,12 @@ dependencies:
7272
- libgomp=15.2.0=h8ee18e1_18
7373
- libhwloc=2.12.2=default_h4379cf1_1000
7474
- libiconv=1.18=hc1393d2_2
75-
- libjpeg-turbo=3.1.2=hfd05255_0
75+
- libjpeg-turbo=3.1.4.1=hfd05255_0
7676
- liblapack=3.11.0=6_hf9ab0e9_mkl
77-
- liblzma=5.8.2=hfd05255_0
78-
- libpng=1.6.56=h7351971_0
77+
- liblzma=5.8.3=hfd05255_0
78+
- libpng=1.6.57=h7351971_0
7979
- libspatialindex=2.1.0=h518811d_0
80-
- libsqlite=3.52.0=hf5d6505_0
80+
- libsqlite=3.53.0=hf5d6505_0
8181
- libssh2=1.11.1=h9aa295b_0
8282
- libtiff=4.7.1=h8f73337_1
8383
- libwebp-base=1.6.0=h4d5522a_0
@@ -86,7 +86,7 @@ dependencies:
8686
- libxml2=2.15.2=h5d26750_0
8787
- libxml2-16=2.15.2=h692994f_0
8888
- libzlib=1.3.2=hfd05255_2
89-
- llvm-openmp=22.1.2=h4fa8253_0
89+
- llvm-openmp=22.1.3=h4fa8253_0
9090
- locket=1.0.0=pyhd8ed1ab_0
9191
- markupsafe=3.0.3=py312h05f76fc_1
9292
- matplotlib-base=3.10.8=py312h0ebf65c_0
@@ -98,7 +98,7 @@ dependencies:
9898
- numpy=2.4.3=py312ha3f287d_0
9999
- openjpeg=2.5.4=h0e57b4f_0
100100
- openpyxl=3.1.5=py312h83acffa_3
101-
- openssl=3.6.1=hf411b9b_1
101+
- openssl=3.6.2=hf411b9b_0
102102
- packaging=26.0=pyhcf101f3_0
103103
- pandas=3.0.2=py312h95189c4_0
104104
- partd=1.4.2=pyhd8ed1ab_0
@@ -156,9 +156,9 @@ dependencies:
156156
- zlib-ng=2.3.3=h0261ad2_1
157157
- zstd=1.5.7=h534d264_6
158158
- pip:
159-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@f0289a846edfddcdcc58d44a6c04aae3af10931f
160-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@f5eca3735bbca573f4cac3925c6f4c0c341d8e28
161-
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@0e66e6b7a44ede34563da6a77ccd87a4cc7b5185
159+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522
160+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5
161+
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4
162162
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d
163163

164164
variables:

0 commit comments

Comments
 (0)