diff --git a/.idea/copyright/MiraGeoscience.xml b/.idea/copyright/MiraGeoscience.xml
index 6c1fafb5..4ecba321 100644
--- a/.idea/copyright/MiraGeoscience.xml
+++ b/.idea/copyright/MiraGeoscience.xml
@@ -1,6 +1,8 @@
-
+
+
+
-
+
\ No newline at end of file
diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml
index 7c8bef69..e88ed244 100644
--- a/.idea/copyright/profiles_settings.xml
+++ b/.idea/copyright/profiles_settings.xml
@@ -8,12 +8,18 @@
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/.idea/scopes/sources.xml b/.idea/scopes/sources.xml
index f8b70747..3d5e04c2 100644
--- a/.idea/scopes/sources.xml
+++ b/.idea/scopes/sources.xml
@@ -1,3 +1,3 @@
-
-
+
+
\ No newline at end of file
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index efc84b50..019e63c8 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -12,12 +12,12 @@ ci:
repos:
- repo: https://github.com/hadialqattan/pycln
- rev: v2.4.0
+ rev: v2.5.0
hooks:
- id: pycln
args: [--config=pyproject.toml]
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.8.1
+ rev: v0.9.1
hooks:
- id: ruff
args:
@@ -42,11 +42,14 @@ repos:
- id: relint
args: [-W] # to fail on warnings
- repo: https://github.com/MiraGeoscience/pre-commit-hooks
- rev: v1.0.1
+ rev: v1.1.0
hooks:
- id: check-copyright
- files: (^LICENSE|^README(|-dev).rst|\.py|\.pyi)$
- exclude: (^\.|^docs/)
+ files: (^package\.rst|LICENSE|^README(|-dev).rst|^docs/intro\.md|\.py|\.pyi)$
+ exclude: (^\.|^docs/(?!intro\.md))
+ args:
+ - --full-scan-files
+ - intro.md
- id: prepare-commit-msg
- id: check-commit-msg
- repo: local
diff --git a/LICENSE b/LICENSE
index 81481380..63c947ce 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2024 Mira Geoscience
+Copyright (c) 2023-2025 Mira Geoscience Ltd.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README-dev.rst b/README-dev.rst
index 9a90fd67..33ca8a68 100644
--- a/README-dev.rst
+++ b/README-dev.rst
@@ -1,4 +1,3 @@
-
Setup for development
=====================
@@ -335,4 +334,4 @@ Here is a suggestion for some plugins you can install in PyCharm.
Copyright
^^^^^^^^^
-Copyright (c) 2024 Mira Geoscience Ltd.
+Copyright (c) 2023-2025 Mira Geoscience Ltd.
diff --git a/README.rst b/README.rst
index c0e2bf03..3e6ddad2 100644
--- a/README.rst
+++ b/README.rst
@@ -168,4 +168,4 @@ Third Party Software notices and/or additional terms and conditions are located
Copyright
^^^^^^^^^
-Copyright (c) 2024 Mira Geoscience Ltd.
+Copyright (c) 2023-2025 Mira Geoscience Ltd.
diff --git a/devtools/sync_files.py b/devtools/sync_files.py
index abb07502..ad5c6829 100644
--- a/devtools/sync_files.py
+++ b/devtools/sync_files.py
@@ -1,4 +1,12 @@
-# Copyright (c) 2024 Mira Geoscience Ltd.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of python-training.
diff --git a/docs/intro.md b/docs/intro.md
index 60477fb6..e6f98703 100644
--- a/docs/intro.md
+++ b/docs/intro.md
@@ -17,4 +17,4 @@ This document contains training material for geophysical inversions using [SimPE
```{bibliography}
```
- Copyright (c) 2024 Mira Geoscience Ltd.
+ Copyright (c) 2024-2025 Mira Geoscience Ltd.
diff --git a/environments/py-3.10-linux-64-dev.conda.lock.yml b/environments/py-3.10-linux-64-dev.conda.lock.yml
index 59682cfd..a76e84db 100644
--- a/environments/py-3.10-linux-64-dev.conda.lock.yml
+++ b/environments/py-3.10-linux-64-dev.conda.lock.yml
@@ -8,43 +8,44 @@ channels:
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- - accessible-pygments=0.0.5=pyhd8ed1ab_0
+ - accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_1
- - anyio=4.7.0=pyhd8ed1ab_0
+ - anyio=4.8.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_1
- argon2-cffi-bindings=21.2.0=py310ha75aee5_5
- arrow=1.3.0=pyhd8ed1ab_1
- asciitree=0.3.3=py_2
- - astroid=3.3.6=py310hff52083_0
+ - astroid=3.3.8=py310hff52083_0
- asttokens=3.0.0=pyhd8ed1ab_1
- async-lru=2.0.4=pyhd8ed1ab_1
- - attrs=24.2.0=pyh71513ae_1
+ - attrs=24.3.0=pyh71513ae_0
- babel=2.16.0=pyhd8ed1ab_1
- beautifulsoup4=4.12.3=pyha770c72_1
- - bleach=6.2.0=pyhd8ed1ab_1
+ - bleach=6.2.0=pyhd8ed1ab_3
+ - bleach-with-css=6.2.0=hd8ed1ab_3
- brotli=1.1.0=hb9d3cd8_2
- brotli-bin=1.1.0=hb9d3cd8_2
- brotli-python=1.1.0=py310hf71b8c6_2
- bzip2=1.0.8=h4bc722e_7
- - c-ares=1.34.3=hb9d3cd8_1
- - ca-certificates=2024.8.30=hbcca054_0
+ - c-ares=1.34.4=hb9d3cd8_0
+ - ca-certificates=2024.12.14=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py310h8deb56e_0
- - charset-normalizer=3.4.0=pyhd8ed1ab_1
- - click=8.1.7=unix_pyh707e725_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - charset-normalizer=3.4.1=pyhd8ed1ab_0
+ - click=8.1.8=pyh707e725_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- contourpy=1.3.1=py310h3788b33_0
- - coverage=7.6.9=py310h89163eb_0
+ - coverage=7.6.10=py310h89163eb_0
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py310ha75aee5_1
+ - cytoolz=1.0.1=py310ha75aee5_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- - debugpy=1.8.10=py310hf71b8c6_0
+ - debugpy=1.8.11=py310hf71b8c6_0
- decorator=5.1.1=pyhd8ed1ab_1
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.9=pyhd8ed1ab_1
@@ -55,17 +56,17 @@ dependencies:
- entrypoints=0.4=pyhd8ed1ab_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py310h89163eb_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py310h89163eb_1
- fqdn=1.5.1=pyhd8ed1ab_1
- freetype=2.12.1=h267a509_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py310hcb52e73_4
- - greenlet=3.1.1=py310hf71b8c6_0
+ - greenlet=3.1.1=py310hf71b8c6_1
- h11=0.14.0=pyhd8ed1ab_1
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py310h60e0fe6_102
- - hdf5=1.14.3=nompi_h2d575fe_108
+ - h5py=3.12.1=nompi_py310hacc6608_103
+ - hdf5=1.14.4=nompi_h2d575fe_105
- hpack=4.0.0=pyhd8ed1ab_1
- httpcore=1.0.7=pyh29332c3_1
- httpx=0.28.1=pyhd8ed1ab_0
@@ -74,35 +75,35 @@ dependencies:
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- - importlib_resources=6.4.5=pyhd8ed1ab_1
+ - importlib_resources=6.5.2=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_1
- ipykernel=6.29.5=pyh3099207_0
- - ipython=8.30.0=pyh707e725_0
+ - ipython=8.31.0=pyh707e725_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipywidgets=7.8.5=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_1
- isort=5.13.2=pyhd8ed1ab_1
- jedi=0.19.2=pyhd8ed1ab_1
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- json5=0.10.0=pyhd8ed1ab_1
- jsonpointer=3.0.0=py310hff52083_1
- jsonschema=4.23.0=pyhd8ed1ab_1
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
- jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1
- - jupyter-book=1.0.3=pyhd8ed1ab_0
+ - jupyter-book=1.0.3=pyhd8ed1ab_1
- jupyter-cache=1.0.1=pyhff2d567_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=pyh31011fe_1
- - jupyter_events=0.10.0=pyhd8ed1ab_1
- - jupyter_server=2.14.2=pyhd8ed1ab_1
+ - jupyter_events=0.11.0=pyhd8ed1ab_0
+ - jupyter_server=2.15.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- - jupyterlab=4.3.3=pyhd8ed1ab_0
+ - jupyterlab=4.3.4=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- - jupytext=1.16.4=pyh80e38bb_0
+ - jupytext=1.16.6=pyh80e38bb_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.7=py310h3788b33_0
- krb5=1.21.3=h659f571_0
@@ -116,10 +117,10 @@ dependencies:
- libbrotlidec=1.1.0=hb9d3cd8_2
- libbrotlienc=1.1.0=hb9d3cd8_2
- libcblas=3.9.0=20_linux64_mkl
- - libcurl=8.10.1=hbbe4b11_0
- - libdeflate=1.22=hb9d3cd8_0
- - libdlf=0.3.0=pyhd8ed1ab_0
- - libedit=3.1.20191231=he28a2e2_2
+ - libcurl=8.11.1=h332b0f4_0
+ - libdeflate=1.23=h4ddbbb0_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
+ - libedit=3.1.20240808=pl5321h7949ede_0
- libev=4.33=hd590300_2
- libffi=3.4.2=h7f98852_5
- libgcc=14.2.0=h77fa898_1
@@ -134,21 +135,21 @@ dependencies:
- liblzma=5.6.3=hb9d3cd8_1
- libnghttp2=1.64.0=h161d5f1_0
- libnsl=2.0.1=hd590300_0
- - libpng=1.6.44=hadc24fc_0
+ - libpng=1.6.45=h943b412_0
- libsodium=1.0.20=h4ab18f5_0
- libsqlite=3.47.2=hee588c1_0
- libssh2=1.11.1=hf672d98_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=14.2.0=h4852527_1
- - libtiff=4.7.0=hc4654cb_2
+ - libtiff=4.7.0=hd9ff511_3
- libuuid=2.38.1=h0b41bf4_0
- - libwebp-base=1.4.0=hd590300_0
+ - libwebp-base=1.5.0=h851e524_0
- libxcb=1.17.0=h8a09558_0
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.5=h0d44e9d_1
- libzlib=1.3.1=hb9d3cd8_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- - llvm-openmp=19.1.5=h024ca30_0
+ - llvm-openmp=19.1.6=h024ca30_0
- llvmlite=0.43.0=py310h1a6248f_1
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
@@ -158,58 +159,58 @@ dependencies:
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdurl=0.1.2=pyhd8ed1ab_1
- - mistune=3.0.2=pyhd8ed1ab_1
+ - mistune=3.1.0=pyhd8ed1ab_0
- mkl=2023.2.0=h84fe81f_50496
- msgpack-python=1.1.0=py310h3788b33_0
- munkres=1.1.4=pyh9f0ad1d_0
- - myst-nb=1.1.2=pyhd8ed1ab_0
+ - myst-nb=1.1.2=pyhd8ed1ab_1
- myst-parser=1.0.0=pyhd8ed1ab_0
- - nbclient=0.10.1=pyhd8ed1ab_0
- - nbconvert=7.16.4=hd8ed1ab_2
- - nbconvert-core=7.16.4=pyhff2d567_2
- - nbconvert-pandoc=7.16.4=hd8ed1ab_2
+ - nbclient=0.10.2=pyhd8ed1ab_0
+ - nbconvert=7.16.5=hd8ed1ab_1
+ - nbconvert-core=7.16.5=pyhd8ed1ab_1
+ - nbconvert-pandoc=7.16.5=hd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_1
- ncurses=6.5=he02047a_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- - notebook=7.3.1=pyhd8ed1ab_0
+ - notebook=7.3.2=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numba=0.60.0=py310h5dc88bb_0
- numcodecs=0.13.1=py310h5eaa309_0
- numpy=1.26.4=py310hb13e2d6_0
- openjpeg=2.5.3=h5fbd93e_0
- - openssl=3.4.0=hb9d3cd8_0
- - overrides=7.7.0=pyhd8ed1ab_0
+ - openssl=3.4.0=h7b32b05_1
+ - overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py310h5eaa309_1
- - pandoc=3.6=ha770c72_0
+ - pandoc=3.6.1=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pillow=10.3.0=py310hebfe307_1
- - pip=24.3.1=pyh8b19718_0
+ - pip=24.3.1=pyh8b19718_2
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
- platformdirs=4.3.6=pyhd8ed1ab_1
- pluggy=1.5.0=pyhd8ed1ab_1
- prometheus_client=0.21.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_1
- - psutil=6.1.0=py310ha75aee5_0
+ - psutil=6.1.1=py310ha75aee5_0
- pthread-stubs=0.4=hb9d3cd8_1002
- ptyprocess=0.7.0=pyhd8ed1ab_1
- pure_eval=0.2.3=pyhd8ed1ab_1
- pybtex=0.24.0=pyhd8ed1ab_3
- pybtex-docutils=1.0.3=py310hff52083_2
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py310h505e2c1_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py310h505e2c1_0
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
- pydiso=0.1.2=py310h7b68af5_0
- - pygments=2.18.0=pyhd8ed1ab_1
- - pylint=3.3.2=pyhd8ed1ab_1
+ - pygments=2.19.1=pyhd8ed1ab_0
+ - pylint=3.3.3=pyhd8ed1ab_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha55dd90_7
- pytest=8.3.4=pyhd8ed1ab_1
- pytest-cov=6.0.0=pyhd8ed1ab_1
@@ -223,7 +224,7 @@ dependencies:
- pyyaml=6.0.2=py310ha75aee5_1
- pyzmq=26.2.0=py310h71f11fc_3
- readline=8.2=h8228510_1
- - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
+ - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1
- referencing=0.35.1=pyhd8ed1ab_1
- requests=2.32.3=pyhd8ed1ab_1
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
@@ -232,21 +233,21 @@ dependencies:
- scikit-learn=1.4.2=py310h981052a_1
- scipy=1.14.1=py310hfcf56fc_2
- send2trash=1.8.3=pyh0d859eb_1
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sniffio=1.3.1=pyhd8ed1ab_1
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=5.3.0=pyhd8ed1ab_0
- - sphinx-book-theme=1.1.3=pyhd8ed1ab_0
- - sphinx-comments=0.0.3=pyh9f0ad1d_0
- - sphinx-copybutton=0.5.2=pyhd8ed1ab_0
+ - sphinx-book-theme=1.1.3=pyhd8ed1ab_1
+ - sphinx-comments=0.0.3=pyhd8ed1ab_1
+ - sphinx-copybutton=0.5.2=pyhd8ed1ab_1
- sphinx-design=0.6.1=pyhd8ed1ab_0
- - sphinx-external-toc=1.0.1=pyhd8ed1ab_0
- - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_0
- - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0
- - sphinx-thebe=0.3.1=pyhd8ed1ab_0
+ - sphinx-external-toc=1.0.1=pyhd8ed1ab_1
+ - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_1
+ - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_1
+ - sphinx-thebe=0.3.1=pyhd8ed1ab_1
- sphinx-togglebutton=0.3.2=pyhd8ed1ab_0
- sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0
@@ -255,7 +256,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.36=py310ha75aee5_0
+ - sqlalchemy=2.0.37=py310ha75aee5_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.12.0=h84d6215_4
@@ -264,12 +265,12 @@ dependencies:
- threadpoolctl=3.5.0=pyhc1e730c_0
- tinycss2=1.4.0=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- - toml=0.10.2=pyhd8ed1ab_0
+ - toml=0.10.2=pyhd8ed1ab_1
- tomli=2.2.1=pyhd8ed1ab_1
- tomlkit=0.13.2=pyha770c72_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py310ha75aee5_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_1
@@ -279,14 +280,14 @@ dependencies:
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- unicodedata2=15.1.0=py310ha75aee5_1
- uri-template=1.3.0=pyhd8ed1ab_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_1
- webcolors=24.11.1=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_3
- websocket-client=1.8.0=pyhd8ed1ab_1
- wheel=0.45.1=pyhd8ed1ab_1
- widgetsnbextension=3.6.10=pyhd8ed1ab_0
- - xorg-libxau=1.0.11=hb9d3cd8_1
+ - xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- yaml=0.2.5=h7f98852_2
- zarr=2.14.2=pyhd8ed1ab_0
@@ -296,11 +297,11 @@ dependencies:
- zstandard=0.23.0=py310ha39cb0e_1
- zstd=1.5.6=ha6fb4c9_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.10-linux-64.conda.lock.yml b/environments/py-3.10-linux-64.conda.lock.yml
index 1eb8549f..e2e65768 100644
--- a/environments/py-3.10-linux-64.conda.lock.yml
+++ b/environments/py-3.10-linux-64.conda.lock.yml
@@ -14,35 +14,35 @@ dependencies:
- brotli-bin=1.1.0=hb9d3cd8_2
- brotli-python=1.1.0=py310hf71b8c6_2
- bzip2=1.0.8=h4bc722e_7
- - c-ares=1.34.3=hb9d3cd8_1
- - ca-certificates=2024.8.30=hbcca054_0
+ - c-ares=1.34.4=hb9d3cd8_0
+ - ca-certificates=2024.12.14=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py310h8deb56e_0
- - click=8.1.7=unix_pyh707e725_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - click=8.1.8=pyh707e725_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- contourpy=1.3.1=py310h3788b33_0
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py310ha75aee5_1
+ - cytoolz=1.0.1=py310ha75aee5_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- discretize=0.10.0=py310hcb52e73_1
- distributed=2024.6.2=pyhd8ed1ab_0
- empymod=2.2.2=pyhd8ed1ab_0
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py310h89163eb_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py310h89163eb_1
- freetype=2.12.1=h267a509_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py310hcb52e73_4
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py310h60e0fe6_102
- - hdf5=1.14.3=nompi_h2d575fe_108
+ - h5py=3.12.1=nompi_py310hacc6608_103
+ - hdf5=1.14.4=nompi_h2d575fe_105
- hpack=4.0.0=pyhd8ed1ab_1
- hyperframe=6.0.1=pyhd8ed1ab_1
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.7=py310h3788b33_0
@@ -56,10 +56,10 @@ dependencies:
- libbrotlidec=1.1.0=hb9d3cd8_2
- libbrotlienc=1.1.0=hb9d3cd8_2
- libcblas=3.9.0=20_linux64_mkl
- - libcurl=8.10.1=hbbe4b11_0
- - libdeflate=1.22=hb9d3cd8_0
- - libdlf=0.3.0=pyhd8ed1ab_0
- - libedit=3.1.20191231=he28a2e2_2
+ - libcurl=8.11.1=h332b0f4_0
+ - libdeflate=1.23=h4ddbbb0_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
+ - libedit=3.1.20240808=pl5321h7949ede_0
- libev=4.33=hd590300_2
- libffi=3.4.2=h7f98852_5
- libgcc=14.2.0=h77fa898_1
@@ -74,19 +74,19 @@ dependencies:
- liblzma=5.6.3=hb9d3cd8_1
- libnghttp2=1.64.0=h161d5f1_0
- libnsl=2.0.1=hd590300_0
- - libpng=1.6.44=hadc24fc_0
+ - libpng=1.6.45=h943b412_0
- libsqlite=3.47.2=hee588c1_0
- libssh2=1.11.1=hf672d98_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=14.2.0=h4852527_1
- - libtiff=4.7.0=hc4654cb_2
+ - libtiff=4.7.0=hd9ff511_3
- libuuid=2.38.1=h0b41bf4_0
- - libwebp-base=1.4.0=hd590300_0
+ - libwebp-base=1.5.0=h851e524_0
- libxcb=1.17.0=h8a09558_0
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.5=h0d44e9d_1
- libzlib=1.3.1=hb9d3cd8_2
- - llvm-openmp=19.1.5=h024ca30_0
+ - llvm-openmp=19.1.6=h024ca30_0
- llvmlite=0.43.0=py310h1a6248f_1
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py310h89163eb_1
@@ -99,21 +99,21 @@ dependencies:
- numcodecs=0.13.1=py310h5eaa309_0
- numpy=1.26.4=py310hb13e2d6_0
- openjpeg=2.5.3=h5fbd93e_0
- - openssl=3.4.0=hb9d3cd8_0
+ - openssl=3.4.0=h7b32b05_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py310h5eaa309_1
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py310hebfe307_1
- - pip=24.3.1=pyh8b19718_0
- - psutil=6.1.0=py310ha75aee5_0
+ - pip=24.3.1=pyh8b19718_2
+ - psutil=6.1.1=py310ha75aee5_0
- pthread-stubs=0.4=hb9d3cd8_1002
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py310h505e2c1_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py310h505e2c1_0
- pydiso=0.1.2=py310h7b68af5_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha55dd90_7
- python=3.10.16=he725a3c_1_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
@@ -124,7 +124,7 @@ dependencies:
- readline=8.2=h8228510_1
- scikit-learn=1.4.2=py310h981052a_1
- scipy=1.14.1=py310hfcf56fc_2
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- tbb=2021.12.0=h84d6215_4
@@ -133,14 +133,14 @@ dependencies:
- tk=8.6.13=noxft_h4845f30_101
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py310ha75aee5_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- typing-extensions=4.12.2=hd8ed1ab_1
- typing_extensions=4.12.2=pyha770c72_1
- tzdata=2024b=hc8b5060_0
- unicodedata2=15.1.0=py310ha75aee5_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- wheel=0.45.1=pyhd8ed1ab_1
- - xorg-libxau=1.0.11=hb9d3cd8_1
+ - xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- yaml=0.2.5=h7f98852_2
- zarr=2.14.2=pyhd8ed1ab_0
@@ -149,11 +149,11 @@ dependencies:
- zstandard=0.23.0=py310ha39cb0e_1
- zstd=1.5.6=ha6fb4c9_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.10-win-64-dev.conda.lock.yml b/environments/py-3.10-win-64-dev.conda.lock.yml
index 5e8bc8d8..52b8fbd3 100644
--- a/environments/py-3.10-win-64-dev.conda.lock.yml
+++ b/environments/py-3.10-win-64-dev.conda.lock.yml
@@ -6,43 +6,44 @@ channels:
- conda-forge
- nodefaults
dependencies:
- - accessible-pygments=0.0.5=pyhd8ed1ab_0
+ - accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_1
- - anyio=4.7.0=pyhd8ed1ab_0
+ - anyio=4.8.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_1
- argon2-cffi-bindings=21.2.0=py310ha8f682b_5
- arrow=1.3.0=pyhd8ed1ab_1
- asciitree=0.3.3=py_2
- - astroid=3.3.6=py310h5588dad_0
+ - astroid=3.3.8=py310h5588dad_0
- asttokens=3.0.0=pyhd8ed1ab_1
- async-lru=2.0.4=pyhd8ed1ab_1
- - attrs=24.2.0=pyh71513ae_1
+ - attrs=24.3.0=pyh71513ae_0
- babel=2.16.0=pyhd8ed1ab_1
- beautifulsoup4=4.12.3=pyha770c72_1
- - bleach=6.2.0=pyhd8ed1ab_1
+ - bleach=6.2.0=pyhd8ed1ab_3
+ - bleach-with-css=6.2.0=hd8ed1ab_3
- brotli=1.1.0=h2466b09_2
- brotli-bin=1.1.0=h2466b09_2
- brotli-python=1.1.0=py310h9e98ed7_2
- bzip2=1.0.8=h2466b09_7
- - ca-certificates=2024.8.30=h56e8100_0
+ - ca-certificates=2024.12.14=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py310ha8f682b_0
- - charset-normalizer=3.4.0=pyhd8ed1ab_1
- - click=8.1.7=win_pyh7428d3b_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - charset-normalizer=3.4.1=pyhd8ed1ab_0
+ - click=8.1.8=pyh7428d3b_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- contourpy=1.3.1=py310hc19bc0b_0
- - coverage=7.6.9=py310h38315fa_0
+ - coverage=7.6.10=py310h38315fa_0
- cpython=3.10.16=py310hd8ed1ab_1
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py310ha8f682b_1
+ - cytoolz=1.0.1=py310ha8f682b_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- - debugpy=1.8.10=py310h9e98ed7_0
+ - debugpy=1.8.11=py310h9e98ed7_0
- decorator=5.1.1=pyhd8ed1ab_1
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.9=pyhd8ed1ab_1
@@ -53,17 +54,17 @@ dependencies:
- entrypoints=0.4=pyhd8ed1ab_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py310h38315fa_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py310h38315fa_1
- fqdn=1.5.1=pyhd8ed1ab_1
- freetype=2.12.1=hdaf720e_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py310h4856b71_4
- - greenlet=3.1.1=py310h9e98ed7_0
+ - greenlet=3.1.1=py310h9e98ed7_1
- h11=0.14.0=pyhd8ed1ab_1
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py310h2b0be38_102
- - hdf5=1.14.3=nompi_hd5d9e70_108
+ - h5py=3.12.1=nompi_py310h972678a_103
+ - hdf5=1.14.4=nompi_hd5d9e70_105
- hpack=4.0.0=pyhd8ed1ab_1
- httpcore=1.0.7=pyh29332c3_1
- httpx=0.28.1=pyhd8ed1ab_0
@@ -72,36 +73,36 @@ dependencies:
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- - importlib_resources=6.4.5=pyhd8ed1ab_1
+ - importlib_resources=6.5.2=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_1
- intel-openmp=2023.2.0=h57928b3_50497
- ipykernel=6.29.5=pyh4bbf305_0
- - ipython=8.30.0=pyh7428d3b_0
+ - ipython=8.31.0=pyh7428d3b_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipywidgets=7.8.5=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_1
- isort=5.13.2=pyhd8ed1ab_1
- jedi=0.19.2=pyhd8ed1ab_1
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- json5=0.10.0=pyhd8ed1ab_1
- jsonpointer=3.0.0=py310h5588dad_1
- jsonschema=4.23.0=pyhd8ed1ab_1
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
- jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1
- - jupyter-book=1.0.3=pyhd8ed1ab_0
+ - jupyter-book=1.0.3=pyhd8ed1ab_1
- jupyter-cache=1.0.1=pyhff2d567_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=pyh5737063_1
- - jupyter_events=0.10.0=pyhd8ed1ab_1
- - jupyter_server=2.14.2=pyhd8ed1ab_1
+ - jupyter_events=0.11.0=pyhd8ed1ab_0
+ - jupyter_server=2.15.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- - jupyterlab=4.3.3=pyhd8ed1ab_0
+ - jupyterlab=4.3.4=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- - jupytext=1.16.4=pyh80e38bb_0
+ - jupytext=1.16.6=pyh80e38bb_0
- kiwisolver=1.4.7=py310hc19bc0b_0
- krb5=1.21.3=hdf4eb48_0
- latexcodec=2.0.1=pyh9f0ad1d_0
@@ -113,21 +114,21 @@ dependencies:
- libbrotlidec=1.1.0=h2466b09_2
- libbrotlienc=1.1.0=h2466b09_2
- libcblas=3.9.0=20_win64_mkl
- - libcurl=8.10.1=h1ee3ff0_0
- - libdeflate=1.22=h2466b09_0
- - libdlf=0.3.0=pyhd8ed1ab_0
+ - libcurl=8.11.1=h88aaa65_0
+ - libdeflate=1.23=h9062f6e_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
- libffi=3.4.2=h8ffe710_5
- libhwloc=2.11.1=default_h8125262_1000
- libiconv=1.17=hcfcfb64_2
- libjpeg-turbo=3.0.0=hcfcfb64_1
- liblapack=3.9.0=20_win64_mkl
- liblzma=5.6.3=h2466b09_1
- - libpng=1.6.44=h3ca93ac_0
+ - libpng=1.6.45=had7236b_0
- libsodium=1.0.20=hc70643c_0
- libsqlite=3.47.2=h67fdade_0
- libssh2=1.11.1=he619c9f_0
- - libtiff=4.7.0=hdefb170_2
- - libwebp-base=1.4.0=hcfcfb64_0
+ - libtiff=4.7.0=h797046b_3
+ - libwebp-base=1.5.0=h3b0e114_0
- libxcb=1.16=h013a479_1
- libxml2=2.13.5=he286e8c_1
- libzlib=1.3.1=h2466b09_2
@@ -146,57 +147,57 @@ dependencies:
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdurl=0.1.2=pyhd8ed1ab_1
- - mistune=3.0.2=pyhd8ed1ab_1
+ - mistune=3.1.0=pyhd8ed1ab_0
- mkl=2023.2.0=h6a75c08_50497
- msgpack-python=1.1.0=py310hc19bc0b_0
- msys2-conda-epoch=20160418=1
- munkres=1.1.4=pyh9f0ad1d_0
- - myst-nb=1.1.2=pyhd8ed1ab_0
+ - myst-nb=1.1.2=pyhd8ed1ab_1
- myst-parser=1.0.0=pyhd8ed1ab_0
- - nbclient=0.10.1=pyhd8ed1ab_0
- - nbconvert=7.16.4=hd8ed1ab_2
- - nbconvert-core=7.16.4=pyhff2d567_2
- - nbconvert-pandoc=7.16.4=hd8ed1ab_2
+ - nbclient=0.10.2=pyhd8ed1ab_0
+ - nbconvert=7.16.5=hd8ed1ab_1
+ - nbconvert-core=7.16.5=pyhd8ed1ab_1
+ - nbconvert-pandoc=7.16.5=hd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- - notebook=7.3.1=pyhd8ed1ab_0
+ - notebook=7.3.2=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numba=0.60.0=py310h7793332_0
- numcodecs=0.13.1=py310hb4db72f_0
- numpy=1.26.4=py310hf667824_0
- openjpeg=2.5.3=h4d64b90_0
- - openssl=3.4.0=h2466b09_0
- - overrides=7.7.0=pyhd8ed1ab_0
+ - openssl=3.4.0=ha4e3fda_1
+ - overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py310hb4db72f_1
- - pandoc=3.6=h57928b3_0
+ - pandoc=3.6.1=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pillow=10.3.0=py310h3e38d90_1
- - pip=24.3.1=pyh8b19718_0
+ - pip=24.3.1=pyh8b19718_2
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
- platformdirs=4.3.6=pyhd8ed1ab_1
- pluggy=1.5.0=pyhd8ed1ab_1
- prometheus_client=0.21.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_1
- - psutil=6.1.0=py310ha8f682b_0
+ - psutil=6.1.1=py310ha8f682b_0
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=h2466b09_4
- pure_eval=0.2.3=pyhd8ed1ab_1
- pybtex=0.24.0=pyhd8ed1ab_3
- pybtex-docutils=1.0.3=py310h5588dad_2
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py310hc226416_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py310hc226416_0
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
- pydiso=0.1.2=py310h5da8fee_0
- - pygments=2.18.0=pyhd8ed1ab_1
- - pylint=3.3.2=pyhd8ed1ab_1
+ - pygments=2.19.1=pyhd8ed1ab_0
+ - pylint=3.3.3=pyhd8ed1ab_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh09c184e_7
- pytest=8.3.4=pyhd8ed1ab_1
- pytest-cov=6.0.0=pyhd8ed1ab_1
@@ -211,7 +212,7 @@ dependencies:
- pywinpty=2.0.14=py310h9e98ed7_0
- pyyaml=6.0.2=py310ha8f682b_1
- pyzmq=26.2.0=py310h656833d_3
- - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
+ - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1
- referencing=0.35.1=pyhd8ed1ab_1
- requests=2.32.3=pyhd8ed1ab_1
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
@@ -220,21 +221,21 @@ dependencies:
- scikit-learn=1.4.2=py310hf2a6c47_1
- scipy=1.14.1=py310hbd0dde3_2
- send2trash=1.8.3=pyh5737063_1
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sniffio=1.3.1=pyhd8ed1ab_1
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=5.3.0=pyhd8ed1ab_0
- - sphinx-book-theme=1.1.3=pyhd8ed1ab_0
- - sphinx-comments=0.0.3=pyh9f0ad1d_0
- - sphinx-copybutton=0.5.2=pyhd8ed1ab_0
+ - sphinx-book-theme=1.1.3=pyhd8ed1ab_1
+ - sphinx-comments=0.0.3=pyhd8ed1ab_1
+ - sphinx-copybutton=0.5.2=pyhd8ed1ab_1
- sphinx-design=0.6.1=pyhd8ed1ab_0
- - sphinx-external-toc=1.0.1=pyhd8ed1ab_0
- - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_0
- - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0
- - sphinx-thebe=0.3.1=pyhd8ed1ab_0
+ - sphinx-external-toc=1.0.1=pyhd8ed1ab_1
+ - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_1
+ - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_1
+ - sphinx-thebe=0.3.1=pyhd8ed1ab_1
- sphinx-togglebutton=0.3.2=pyhd8ed1ab_0
- sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0
@@ -243,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.36=py310ha8f682b_0
+ - sqlalchemy=2.0.37=py310ha8f682b_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.12.0=hc790b64_4
@@ -252,12 +253,12 @@ dependencies:
- threadpoolctl=3.5.0=pyhc1e730c_0
- tinycss2=1.4.0=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- - toml=0.10.2=pyhd8ed1ab_0
+ - toml=0.10.2=pyhd8ed1ab_1
- tomli=2.2.1=pyhd8ed1ab_1
- tomlkit=0.13.2=pyha770c72_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py310ha8f682b_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_1
@@ -268,7 +269,7 @@ dependencies:
- ucrt=10.0.22621.0=h57928b3_1
- unicodedata2=15.1.0=py310ha8f682b_1
- uri-template=1.3.0=pyhd8ed1ab_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- vc=14.3=ha32ba9b_23
- vc14_runtime=14.42.34433=he29a5d6_23
- vs2015_runtime=14.42.34433=hdffcdeb_23
@@ -290,11 +291,11 @@ dependencies:
- zstandard=0.23.0=py310he5e10e1_1
- zstd=1.5.6=h0ea2cb4_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.10-win-64.conda.lock.yml b/environments/py-3.10-win-64.conda.lock.yml
index e702f785..7f012d9c 100644
--- a/environments/py-3.10-win-64.conda.lock.yml
+++ b/environments/py-3.10-win-64.conda.lock.yml
@@ -12,35 +12,35 @@ dependencies:
- brotli-bin=1.1.0=h2466b09_2
- brotli-python=1.1.0=py310h9e98ed7_2
- bzip2=1.0.8=h2466b09_7
- - ca-certificates=2024.8.30=h56e8100_0
+ - ca-certificates=2024.12.14=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py310ha8f682b_0
- - click=8.1.7=win_pyh7428d3b_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - click=8.1.8=pyh7428d3b_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- contourpy=1.3.1=py310hc19bc0b_0
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py310ha8f682b_1
+ - cytoolz=1.0.1=py310ha8f682b_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- discretize=0.10.0=py310h4856b71_1
- distributed=2024.6.2=pyhd8ed1ab_0
- empymod=2.2.2=pyhd8ed1ab_0
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py310h38315fa_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py310h38315fa_1
- freetype=2.12.1=hdaf720e_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py310h4856b71_4
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py310h2b0be38_102
- - hdf5=1.14.3=nompi_hd5d9e70_108
+ - h5py=3.12.1=nompi_py310h972678a_103
+ - hdf5=1.14.4=nompi_hd5d9e70_105
- hpack=4.0.0=pyhd8ed1ab_1
- hyperframe=6.0.1=pyhd8ed1ab_1
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- intel-openmp=2023.2.0=h57928b3_50497
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- kiwisolver=1.4.7=py310hc19bc0b_0
- krb5=1.21.3=hdf4eb48_0
@@ -52,20 +52,20 @@ dependencies:
- libbrotlidec=1.1.0=h2466b09_2
- libbrotlienc=1.1.0=h2466b09_2
- libcblas=3.9.0=20_win64_mkl
- - libcurl=8.10.1=h1ee3ff0_0
- - libdeflate=1.22=h2466b09_0
- - libdlf=0.3.0=pyhd8ed1ab_0
+ - libcurl=8.11.1=h88aaa65_0
+ - libdeflate=1.23=h9062f6e_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
- libffi=3.4.2=h8ffe710_5
- libhwloc=2.11.1=default_h8125262_1000
- libiconv=1.17=hcfcfb64_2
- libjpeg-turbo=3.0.0=hcfcfb64_1
- liblapack=3.9.0=20_win64_mkl
- liblzma=5.6.3=h2466b09_1
- - libpng=1.6.44=h3ca93ac_0
+ - libpng=1.6.45=had7236b_0
- libsqlite=3.47.2=h67fdade_0
- libssh2=1.11.1=he619c9f_0
- - libtiff=4.7.0=hdefb170_2
- - libwebp-base=1.4.0=hcfcfb64_0
+ - libtiff=4.7.0=h797046b_3
+ - libwebp-base=1.5.0=h3b0e114_0
- libxcb=1.16=h013a479_1
- libxml2=2.13.5=he286e8c_1
- libzlib=1.3.1=h2466b09_2
@@ -86,22 +86,22 @@ dependencies:
- numcodecs=0.13.1=py310hb4db72f_0
- numpy=1.26.4=py310hf667824_0
- openjpeg=2.5.3=h4d64b90_0
- - openssl=3.4.0=h2466b09_0
+ - openssl=3.4.0=ha4e3fda_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py310hb4db72f_1
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py310h3e38d90_1
- - pip=24.3.1=pyh8b19718_0
- - psutil=6.1.0=py310ha8f682b_0
+ - pip=24.3.1=pyh8b19718_2
+ - psutil=6.1.1=py310ha8f682b_0
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=h2466b09_4
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py310hc226416_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py310hc226416_0
- pydiso=0.1.2=py310h5da8fee_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh09c184e_7
- python=3.10.16=h37870fc_1_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
@@ -111,7 +111,7 @@ dependencies:
- pyyaml=6.0.2=py310ha8f682b_1
- scikit-learn=1.4.2=py310hf2a6c47_1
- scipy=1.14.1=py310hbd0dde3_2
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- tbb=2021.12.0=hc790b64_4
@@ -120,13 +120,13 @@ dependencies:
- tk=8.6.13=h5226925_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py310ha8f682b_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- typing-extensions=4.12.2=hd8ed1ab_1
- typing_extensions=4.12.2=pyha770c72_1
- tzdata=2024b=hc8b5060_0
- ucrt=10.0.22621.0=h57928b3_1
- unicodedata2=15.1.0=py310ha8f682b_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- vc=14.3=ha32ba9b_23
- vc14_runtime=14.42.34433=he29a5d6_23
- vs2015_runtime=14.42.34433=hdffcdeb_23
@@ -141,11 +141,11 @@ dependencies:
- zstandard=0.23.0=py310he5e10e1_1
- zstd=1.5.6=h0ea2cb4_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.11-linux-64-dev.conda.lock.yml b/environments/py-3.11-linux-64-dev.conda.lock.yml
index df106696..7a6694eb 100644
--- a/environments/py-3.11-linux-64-dev.conda.lock.yml
+++ b/environments/py-3.11-linux-64-dev.conda.lock.yml
@@ -8,43 +8,44 @@ channels:
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- - accessible-pygments=0.0.5=pyhd8ed1ab_0
+ - accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_1
- - anyio=4.7.0=pyhd8ed1ab_0
+ - anyio=4.8.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_1
- argon2-cffi-bindings=21.2.0=py311h9ecbd09_5
- arrow=1.3.0=pyhd8ed1ab_1
- asciitree=0.3.3=py_2
- - astroid=3.3.6=py311h38be061_0
+ - astroid=3.3.8=py311h38be061_0
- asttokens=3.0.0=pyhd8ed1ab_1
- async-lru=2.0.4=pyhd8ed1ab_1
- - attrs=24.2.0=pyh71513ae_1
+ - attrs=24.3.0=pyh71513ae_0
- babel=2.16.0=pyhd8ed1ab_1
- beautifulsoup4=4.12.3=pyha770c72_1
- - bleach=6.2.0=pyhd8ed1ab_1
+ - bleach=6.2.0=pyhd8ed1ab_3
+ - bleach-with-css=6.2.0=hd8ed1ab_3
- brotli=1.1.0=hb9d3cd8_2
- brotli-bin=1.1.0=hb9d3cd8_2
- brotli-python=1.1.0=py311hfdbb021_2
- bzip2=1.0.8=h4bc722e_7
- - c-ares=1.34.3=hb9d3cd8_1
- - ca-certificates=2024.8.30=hbcca054_0
+ - c-ares=1.34.4=hb9d3cd8_0
+ - ca-certificates=2024.12.14=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py311hf29c0ef_0
- - charset-normalizer=3.4.0=pyhd8ed1ab_1
- - click=8.1.7=unix_pyh707e725_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - charset-normalizer=3.4.1=pyhd8ed1ab_0
+ - click=8.1.8=pyh707e725_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- contourpy=1.3.1=py311hd18a35c_0
- - coverage=7.6.9=py311h2dc5d0c_0
+ - coverage=7.6.10=py311h2dc5d0c_0
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py311h9ecbd09_1
+ - cytoolz=1.0.1=py311h9ecbd09_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- - debugpy=1.8.10=py311hfdbb021_0
+ - debugpy=1.8.11=py311hfdbb021_0
- decorator=5.1.1=pyhd8ed1ab_1
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.9=pyhd8ed1ab_1
@@ -55,17 +56,17 @@ dependencies:
- entrypoints=0.4=pyhd8ed1ab_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py311h2dc5d0c_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py311h2dc5d0c_1
- fqdn=1.5.1=pyhd8ed1ab_1
- freetype=2.12.1=h267a509_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py311h92ebd52_4
- - greenlet=3.1.1=py311hfdbb021_0
+ - greenlet=3.1.1=py311hfdbb021_1
- h11=0.14.0=pyhd8ed1ab_1
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py311hb639ac4_102
- - hdf5=1.14.3=nompi_h2d575fe_108
+ - h5py=3.12.1=nompi_py311h5ed33ec_103
+ - hdf5=1.14.4=nompi_h2d575fe_105
- hpack=4.0.0=pyhd8ed1ab_1
- httpcore=1.0.7=pyh29332c3_1
- httpx=0.28.1=pyhd8ed1ab_0
@@ -74,35 +75,35 @@ dependencies:
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- - importlib_resources=6.4.5=pyhd8ed1ab_1
+ - importlib_resources=6.5.2=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_1
- ipykernel=6.29.5=pyh3099207_0
- - ipython=8.30.0=pyh707e725_0
+ - ipython=8.31.0=pyh707e725_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipywidgets=7.8.5=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_1
- isort=5.13.2=pyhd8ed1ab_1
- jedi=0.19.2=pyhd8ed1ab_1
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- json5=0.10.0=pyhd8ed1ab_1
- jsonpointer=3.0.0=py311h38be061_1
- jsonschema=4.23.0=pyhd8ed1ab_1
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
- jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1
- - jupyter-book=1.0.3=pyhd8ed1ab_0
+ - jupyter-book=1.0.3=pyhd8ed1ab_1
- jupyter-cache=1.0.1=pyhff2d567_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=pyh31011fe_1
- - jupyter_events=0.10.0=pyhd8ed1ab_1
- - jupyter_server=2.14.2=pyhd8ed1ab_1
+ - jupyter_events=0.11.0=pyhd8ed1ab_0
+ - jupyter_server=2.15.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- - jupyterlab=4.3.3=pyhd8ed1ab_0
+ - jupyterlab=4.3.4=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- - jupytext=1.16.4=pyh80e38bb_0
+ - jupytext=1.16.6=pyh80e38bb_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.7=py311hd18a35c_0
- krb5=1.21.3=h659f571_0
@@ -116,10 +117,10 @@ dependencies:
- libbrotlidec=1.1.0=hb9d3cd8_2
- libbrotlienc=1.1.0=hb9d3cd8_2
- libcblas=3.9.0=20_linux64_mkl
- - libcurl=8.10.1=hbbe4b11_0
- - libdeflate=1.22=hb9d3cd8_0
- - libdlf=0.3.0=pyhd8ed1ab_0
- - libedit=3.1.20191231=he28a2e2_2
+ - libcurl=8.11.1=h332b0f4_0
+ - libdeflate=1.23=h4ddbbb0_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
+ - libedit=3.1.20240808=pl5321h7949ede_0
- libev=4.33=hd590300_2
- libexpat=2.6.4=h5888daf_0
- libffi=3.4.2=h7f98852_5
@@ -135,21 +136,21 @@ dependencies:
- liblzma=5.6.3=hb9d3cd8_1
- libnghttp2=1.64.0=h161d5f1_0
- libnsl=2.0.1=hd590300_0
- - libpng=1.6.44=hadc24fc_0
+ - libpng=1.6.45=h943b412_0
- libsodium=1.0.20=h4ab18f5_0
- libsqlite=3.47.2=hee588c1_0
- libssh2=1.11.1=hf672d98_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=14.2.0=h4852527_1
- - libtiff=4.7.0=hc4654cb_2
+ - libtiff=4.7.0=hd9ff511_3
- libuuid=2.38.1=h0b41bf4_0
- - libwebp-base=1.4.0=hd590300_0
+ - libwebp-base=1.5.0=h851e524_0
- libxcb=1.17.0=h8a09558_0
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.5=h0d44e9d_1
- libzlib=1.3.1=hb9d3cd8_2
- linkify-it-py=2.0.3=pyhd8ed1ab_1
- - llvm-openmp=19.1.5=h024ca30_0
+ - llvm-openmp=19.1.6=h024ca30_0
- llvmlite=0.43.0=py311h9c9ff8c_1
- locket=1.0.0=pyhd8ed1ab_0
- markdown-it-py=2.2.0=pyhd8ed1ab_0
@@ -159,58 +160,58 @@ dependencies:
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdurl=0.1.2=pyhd8ed1ab_1
- - mistune=3.0.2=pyhd8ed1ab_1
+ - mistune=3.1.0=pyhd8ed1ab_0
- mkl=2023.2.0=h84fe81f_50496
- msgpack-python=1.1.0=py311hd18a35c_0
- munkres=1.1.4=pyh9f0ad1d_0
- - myst-nb=1.1.2=pyhd8ed1ab_0
+ - myst-nb=1.1.2=pyhd8ed1ab_1
- myst-parser=1.0.0=pyhd8ed1ab_0
- - nbclient=0.10.1=pyhd8ed1ab_0
- - nbconvert=7.16.4=hd8ed1ab_2
- - nbconvert-core=7.16.4=pyhff2d567_2
- - nbconvert-pandoc=7.16.4=hd8ed1ab_2
+ - nbclient=0.10.2=pyhd8ed1ab_0
+ - nbconvert=7.16.5=hd8ed1ab_1
+ - nbconvert-core=7.16.5=pyhd8ed1ab_1
+ - nbconvert-pandoc=7.16.5=hd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_1
- ncurses=6.5=he02047a_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- - notebook=7.3.1=pyhd8ed1ab_0
+ - notebook=7.3.2=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numba=0.60.0=py311h4bc866e_0
- numcodecs=0.14.1=py311h7db5c69_0
- numpy=1.26.4=py311h64a7726_0
- openjpeg=2.5.3=h5fbd93e_0
- - openssl=3.4.0=hb9d3cd8_0
- - overrides=7.7.0=pyhd8ed1ab_0
+ - openssl=3.4.0=h7b32b05_1
+ - overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py311h7db5c69_1
- - pandoc=3.6=ha770c72_0
+ - pandoc=3.6.1=ha770c72_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pillow=10.3.0=py311h82a398c_1
- - pip=24.3.1=pyh8b19718_0
+ - pip=24.3.1=pyh8b19718_2
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
- platformdirs=4.3.6=pyhd8ed1ab_1
- pluggy=1.5.0=pyhd8ed1ab_1
- prometheus_client=0.21.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_1
- - psutil=6.1.0=py311h9ecbd09_0
+ - psutil=6.1.1=py311h9ecbd09_0
- pthread-stubs=0.4=hb9d3cd8_1002
- ptyprocess=0.7.0=pyhd8ed1ab_1
- pure_eval=0.2.3=pyhd8ed1ab_1
- pybtex=0.24.0=pyhd8ed1ab_3
- pybtex-docutils=1.0.3=py311h38be061_2
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py311h9e33e62_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py311h9e33e62_0
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
- pydiso=0.1.2=py311h979a38d_0
- - pygments=2.18.0=pyhd8ed1ab_1
- - pylint=3.3.2=pyhd8ed1ab_1
+ - pygments=2.19.1=pyhd8ed1ab_0
+ - pylint=3.3.3=pyhd8ed1ab_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha55dd90_7
- pytest=8.3.4=pyhd8ed1ab_1
- pytest-cov=6.0.0=pyhd8ed1ab_1
@@ -224,7 +225,7 @@ dependencies:
- pyyaml=6.0.2=py311h9ecbd09_1
- pyzmq=26.2.0=py311h7deb3e3_3
- readline=8.2=h8228510_1
- - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
+ - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1
- referencing=0.35.1=pyhd8ed1ab_1
- requests=2.32.3=pyhd8ed1ab_1
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
@@ -233,21 +234,21 @@ dependencies:
- scikit-learn=1.4.2=py311he08f58d_1
- scipy=1.14.1=py311he9a78e4_2
- send2trash=1.8.3=pyh0d859eb_1
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sniffio=1.3.1=pyhd8ed1ab_1
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=5.3.0=pyhd8ed1ab_0
- - sphinx-book-theme=1.1.3=pyhd8ed1ab_0
- - sphinx-comments=0.0.3=pyh9f0ad1d_0
- - sphinx-copybutton=0.5.2=pyhd8ed1ab_0
+ - sphinx-book-theme=1.1.3=pyhd8ed1ab_1
+ - sphinx-comments=0.0.3=pyhd8ed1ab_1
+ - sphinx-copybutton=0.5.2=pyhd8ed1ab_1
- sphinx-design=0.6.1=pyhd8ed1ab_0
- - sphinx-external-toc=1.0.1=pyhd8ed1ab_0
- - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_0
- - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0
- - sphinx-thebe=0.3.1=pyhd8ed1ab_0
+ - sphinx-external-toc=1.0.1=pyhd8ed1ab_1
+ - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_1
+ - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_1
+ - sphinx-thebe=0.3.1=pyhd8ed1ab_1
- sphinx-togglebutton=0.3.2=pyhd8ed1ab_0
- sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0
@@ -256,7 +257,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.36=py311h9ecbd09_0
+ - sqlalchemy=2.0.37=py311h9ecbd09_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.12.0=h84d6215_4
@@ -265,12 +266,12 @@ dependencies:
- threadpoolctl=3.5.0=pyhc1e730c_0
- tinycss2=1.4.0=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- - toml=0.10.2=pyhd8ed1ab_0
+ - toml=0.10.2=pyhd8ed1ab_1
- tomli=2.2.1=pyhd8ed1ab_1
- tomlkit=0.13.2=pyha770c72_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py311h9ecbd09_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_1
@@ -280,14 +281,14 @@ dependencies:
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- unicodedata2=15.1.0=py311h9ecbd09_1
- uri-template=1.3.0=pyhd8ed1ab_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_1
- webcolors=24.11.1=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_3
- websocket-client=1.8.0=pyhd8ed1ab_1
- wheel=0.45.1=pyhd8ed1ab_1
- widgetsnbextension=3.6.10=pyhd8ed1ab_0
- - xorg-libxau=1.0.11=hb9d3cd8_1
+ - xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- yaml=0.2.5=h7f98852_2
- zarr=2.14.2=pyhd8ed1ab_0
@@ -297,11 +298,11 @@ dependencies:
- zstandard=0.23.0=py311hbc35293_1
- zstd=1.5.6=ha6fb4c9_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.11-linux-64.conda.lock.yml b/environments/py-3.11-linux-64.conda.lock.yml
index 0c3a6604..96f3497f 100644
--- a/environments/py-3.11-linux-64.conda.lock.yml
+++ b/environments/py-3.11-linux-64.conda.lock.yml
@@ -14,35 +14,35 @@ dependencies:
- brotli-bin=1.1.0=hb9d3cd8_2
- brotli-python=1.1.0=py311hfdbb021_2
- bzip2=1.0.8=h4bc722e_7
- - c-ares=1.34.3=hb9d3cd8_1
- - ca-certificates=2024.8.30=hbcca054_0
+ - c-ares=1.34.4=hb9d3cd8_0
+ - ca-certificates=2024.12.14=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py311hf29c0ef_0
- - click=8.1.7=unix_pyh707e725_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - click=8.1.8=pyh707e725_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- contourpy=1.3.1=py311hd18a35c_0
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py311h9ecbd09_1
+ - cytoolz=1.0.1=py311h9ecbd09_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- discretize=0.10.0=py311h92ebd52_1
- distributed=2024.6.2=pyhd8ed1ab_0
- empymod=2.2.2=pyhd8ed1ab_0
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py311h2dc5d0c_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py311h2dc5d0c_1
- freetype=2.12.1=h267a509_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py311h92ebd52_4
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py311hb639ac4_102
- - hdf5=1.14.3=nompi_h2d575fe_108
+ - h5py=3.12.1=nompi_py311h5ed33ec_103
+ - hdf5=1.14.4=nompi_h2d575fe_105
- hpack=4.0.0=pyhd8ed1ab_1
- hyperframe=6.0.1=pyhd8ed1ab_1
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.7=py311hd18a35c_0
@@ -56,10 +56,10 @@ dependencies:
- libbrotlidec=1.1.0=hb9d3cd8_2
- libbrotlienc=1.1.0=hb9d3cd8_2
- libcblas=3.9.0=20_linux64_mkl
- - libcurl=8.10.1=hbbe4b11_0
- - libdeflate=1.22=hb9d3cd8_0
- - libdlf=0.3.0=pyhd8ed1ab_0
- - libedit=3.1.20191231=he28a2e2_2
+ - libcurl=8.11.1=h332b0f4_0
+ - libdeflate=1.23=h4ddbbb0_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
+ - libedit=3.1.20240808=pl5321h7949ede_0
- libev=4.33=hd590300_2
- libexpat=2.6.4=h5888daf_0
- libffi=3.4.2=h7f98852_5
@@ -75,19 +75,19 @@ dependencies:
- liblzma=5.6.3=hb9d3cd8_1
- libnghttp2=1.64.0=h161d5f1_0
- libnsl=2.0.1=hd590300_0
- - libpng=1.6.44=hadc24fc_0
+ - libpng=1.6.45=h943b412_0
- libsqlite=3.47.2=hee588c1_0
- libssh2=1.11.1=hf672d98_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=14.2.0=h4852527_1
- - libtiff=4.7.0=hc4654cb_2
+ - libtiff=4.7.0=hd9ff511_3
- libuuid=2.38.1=h0b41bf4_0
- - libwebp-base=1.4.0=hd590300_0
+ - libwebp-base=1.5.0=h851e524_0
- libxcb=1.17.0=h8a09558_0
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.13.5=h0d44e9d_1
- libzlib=1.3.1=hb9d3cd8_2
- - llvm-openmp=19.1.5=h024ca30_0
+ - llvm-openmp=19.1.6=h024ca30_0
- llvmlite=0.43.0=py311h9c9ff8c_1
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=3.0.2=py311h2dc5d0c_1
@@ -100,21 +100,21 @@ dependencies:
- numcodecs=0.14.1=py311h7db5c69_0
- numpy=1.26.4=py311h64a7726_0
- openjpeg=2.5.3=h5fbd93e_0
- - openssl=3.4.0=hb9d3cd8_0
+ - openssl=3.4.0=h7b32b05_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py311h7db5c69_1
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py311h82a398c_1
- - pip=24.3.1=pyh8b19718_0
- - psutil=6.1.0=py311h9ecbd09_0
+ - pip=24.3.1=pyh8b19718_2
+ - psutil=6.1.1=py311h9ecbd09_0
- pthread-stubs=0.4=hb9d3cd8_1002
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py311h9e33e62_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py311h9e33e62_0
- pydiso=0.1.2=py311h979a38d_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha55dd90_7
- python=3.11.11=h9e4cc4f_1_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
@@ -125,7 +125,7 @@ dependencies:
- readline=8.2=h8228510_1
- scikit-learn=1.4.2=py311he08f58d_1
- scipy=1.14.1=py311he9a78e4_2
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- tbb=2021.12.0=h84d6215_4
@@ -134,14 +134,14 @@ dependencies:
- tk=8.6.13=noxft_h4845f30_101
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py311h9ecbd09_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- typing-extensions=4.12.2=hd8ed1ab_1
- typing_extensions=4.12.2=pyha770c72_1
- tzdata=2024b=hc8b5060_0
- unicodedata2=15.1.0=py311h9ecbd09_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- wheel=0.45.1=pyhd8ed1ab_1
- - xorg-libxau=1.0.11=hb9d3cd8_1
+ - xorg-libxau=1.0.12=hb9d3cd8_0
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
- yaml=0.2.5=h7f98852_2
- zarr=2.14.2=pyhd8ed1ab_0
@@ -150,11 +150,11 @@ dependencies:
- zstandard=0.23.0=py311hbc35293_1
- zstd=1.5.6=ha6fb4c9_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.11-win-64-dev.conda.lock.yml b/environments/py-3.11-win-64-dev.conda.lock.yml
index d560b68c..17fe5b70 100644
--- a/environments/py-3.11-win-64-dev.conda.lock.yml
+++ b/environments/py-3.11-win-64-dev.conda.lock.yml
@@ -6,43 +6,44 @@ channels:
- conda-forge
- nodefaults
dependencies:
- - accessible-pygments=0.0.5=pyhd8ed1ab_0
+ - accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_1
- - anyio=4.7.0=pyhd8ed1ab_0
+ - anyio=4.8.0=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_1
- argon2-cffi-bindings=21.2.0=py311he736701_5
- arrow=1.3.0=pyhd8ed1ab_1
- asciitree=0.3.3=py_2
- - astroid=3.3.6=py311h1ea47a8_0
+ - astroid=3.3.8=py311h1ea47a8_0
- asttokens=3.0.0=pyhd8ed1ab_1
- async-lru=2.0.4=pyhd8ed1ab_1
- - attrs=24.2.0=pyh71513ae_1
+ - attrs=24.3.0=pyh71513ae_0
- babel=2.16.0=pyhd8ed1ab_1
- beautifulsoup4=4.12.3=pyha770c72_1
- - bleach=6.2.0=pyhd8ed1ab_1
+ - bleach=6.2.0=pyhd8ed1ab_3
+ - bleach-with-css=6.2.0=hd8ed1ab_3
- brotli=1.1.0=h2466b09_2
- brotli-bin=1.1.0=h2466b09_2
- brotli-python=1.1.0=py311hda3d55a_2
- bzip2=1.0.8=h2466b09_7
- - ca-certificates=2024.8.30=h56e8100_0
+ - ca-certificates=2024.12.14=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py311he736701_0
- - charset-normalizer=3.4.0=pyhd8ed1ab_1
- - click=8.1.7=win_pyh7428d3b_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - charset-normalizer=3.4.1=pyhd8ed1ab_0
+ - click=8.1.8=pyh7428d3b_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- contourpy=1.3.1=py311h3257749_0
- - coverage=7.6.9=py311h5082efb_0
+ - coverage=7.6.10=py311h5082efb_0
- cpython=3.11.11=py311hd8ed1ab_1
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py311he736701_1
+ - cytoolz=1.0.1=py311he736701_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- - debugpy=1.8.10=py311hda3d55a_0
+ - debugpy=1.8.11=py311hda3d55a_0
- decorator=5.1.1=pyhd8ed1ab_1
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.9=pyhd8ed1ab_1
@@ -53,17 +54,17 @@ dependencies:
- entrypoints=0.4=pyhd8ed1ab_1
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.1.0=pyhd8ed1ab_1
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py311h5082efb_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py311h5082efb_1
- fqdn=1.5.1=pyhd8ed1ab_1
- freetype=2.12.1=hdaf720e_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py311h12feb9d_4
- - greenlet=3.1.1=py311hda3d55a_0
+ - greenlet=3.1.1=py311hda3d55a_1
- h11=0.14.0=pyhd8ed1ab_1
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py311h67016bb_102
- - hdf5=1.14.3=nompi_hd5d9e70_108
+ - h5py=3.12.1=nompi_py311haea1c80_103
+ - hdf5=1.14.4=nompi_hd5d9e70_105
- hpack=4.0.0=pyhd8ed1ab_1
- httpcore=1.0.7=pyh29332c3_1
- httpx=0.28.1=pyhd8ed1ab_0
@@ -72,36 +73,36 @@ dependencies:
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- - importlib_resources=6.4.5=pyhd8ed1ab_1
+ - importlib_resources=6.5.2=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_1
- intel-openmp=2023.2.0=h57928b3_50497
- ipykernel=6.29.5=pyh4bbf305_0
- - ipython=8.30.0=pyh7428d3b_0
+ - ipython=8.31.0=pyh7428d3b_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipywidgets=7.8.5=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_1
- isort=5.13.2=pyhd8ed1ab_1
- jedi=0.19.2=pyhd8ed1ab_1
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- json5=0.10.0=pyhd8ed1ab_1
- jsonpointer=3.0.0=py311h1ea47a8_1
- jsonschema=4.23.0=pyhd8ed1ab_1
- jsonschema-specifications=2024.10.1=pyhd8ed1ab_1
- jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1
- - jupyter-book=1.0.3=pyhd8ed1ab_0
+ - jupyter-book=1.0.3=pyhd8ed1ab_1
- jupyter-cache=1.0.1=pyhff2d567_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=pyh5737063_1
- - jupyter_events=0.10.0=pyhd8ed1ab_1
- - jupyter_server=2.14.2=pyhd8ed1ab_1
+ - jupyter_events=0.11.0=pyhd8ed1ab_0
+ - jupyter_server=2.15.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_1
- - jupyterlab=4.3.3=pyhd8ed1ab_0
+ - jupyterlab=4.3.4=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- - jupytext=1.16.4=pyh80e38bb_0
+ - jupytext=1.16.6=pyh80e38bb_0
- kiwisolver=1.4.7=py311h3257749_0
- krb5=1.21.3=hdf4eb48_0
- latexcodec=2.0.1=pyh9f0ad1d_0
@@ -113,9 +114,9 @@ dependencies:
- libbrotlidec=1.1.0=h2466b09_2
- libbrotlienc=1.1.0=h2466b09_2
- libcblas=3.9.0=20_win64_mkl
- - libcurl=8.10.1=h1ee3ff0_0
- - libdeflate=1.22=h2466b09_0
- - libdlf=0.3.0=pyhd8ed1ab_0
+ - libcurl=8.11.1=h88aaa65_0
+ - libdeflate=1.23=h9062f6e_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
- libexpat=2.6.4=he0c23c2_0
- libffi=3.4.2=h8ffe710_5
- libhwloc=2.11.1=default_h8125262_1000
@@ -123,12 +124,12 @@ dependencies:
- libjpeg-turbo=3.0.0=hcfcfb64_1
- liblapack=3.9.0=20_win64_mkl
- liblzma=5.6.3=h2466b09_1
- - libpng=1.6.44=h3ca93ac_0
+ - libpng=1.6.45=had7236b_0
- libsodium=1.0.20=hc70643c_0
- libsqlite=3.47.2=h67fdade_0
- libssh2=1.11.1=he619c9f_0
- - libtiff=4.7.0=hdefb170_2
- - libwebp-base=1.4.0=hcfcfb64_0
+ - libtiff=4.7.0=h797046b_3
+ - libwebp-base=1.5.0=h3b0e114_0
- libxcb=1.16=h013a479_1
- libxml2=2.13.5=he286e8c_1
- libzlib=1.3.1=h2466b09_2
@@ -147,57 +148,57 @@ dependencies:
- mccabe=0.7.0=pyhd8ed1ab_1
- mdit-py-plugins=0.4.2=pyhd8ed1ab_1
- mdurl=0.1.2=pyhd8ed1ab_1
- - mistune=3.0.2=pyhd8ed1ab_1
+ - mistune=3.1.0=pyhd8ed1ab_0
- mkl=2023.2.0=h6a75c08_50497
- msgpack-python=1.1.0=py311h3257749_0
- msys2-conda-epoch=20160418=1
- munkres=1.1.4=pyh9f0ad1d_0
- - myst-nb=1.1.2=pyhd8ed1ab_0
+ - myst-nb=1.1.2=pyhd8ed1ab_1
- myst-parser=1.0.0=pyhd8ed1ab_0
- - nbclient=0.10.1=pyhd8ed1ab_0
- - nbconvert=7.16.4=hd8ed1ab_2
- - nbconvert-core=7.16.4=pyhff2d567_2
- - nbconvert-pandoc=7.16.4=hd8ed1ab_2
+ - nbclient=0.10.2=pyhd8ed1ab_0
+ - nbconvert=7.16.5=hd8ed1ab_1
+ - nbconvert-core=7.16.5=pyhd8ed1ab_1
+ - nbconvert-pandoc=7.16.5=hd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- - notebook=7.3.1=pyhd8ed1ab_0
+ - notebook=7.3.2=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_1
- numba=0.60.0=py311h0673bce_0
- numcodecs=0.14.1=py311hcf9f919_0
- numpy=1.26.4=py311h0b4df5a_0
- openjpeg=2.5.3=h4d64b90_0
- - openssl=3.4.0=h2466b09_0
- - overrides=7.7.0=pyhd8ed1ab_0
+ - openssl=3.4.0=ha4e3fda_1
+ - overrides=7.7.0=pyhd8ed1ab_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py311hcf9f919_1
- - pandoc=3.6=h57928b3_0
+ - pandoc=3.6.1=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_1
- partd=1.4.2=pyhd8ed1ab_0
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pillow=10.3.0=py311h5592be9_1
- - pip=24.3.1=pyh8b19718_0
+ - pip=24.3.1=pyh8b19718_2
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2
- platformdirs=4.3.6=pyhd8ed1ab_1
- pluggy=1.5.0=pyhd8ed1ab_1
- prometheus_client=0.21.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_1
- - psutil=6.1.0=py311he736701_0
+ - psutil=6.1.1=py311he736701_0
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=h2466b09_4
- pure_eval=0.2.3=pyhd8ed1ab_1
- pybtex=0.24.0=pyhd8ed1ab_3
- pybtex-docutils=1.0.3=py311h1ea47a8_2
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py311h533ab2d_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py311h533ab2d_0
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
- pydiso=0.1.2=py311h6340b4d_0
- - pygments=2.18.0=pyhd8ed1ab_1
- - pylint=3.3.2=pyhd8ed1ab_1
+ - pygments=2.19.1=pyhd8ed1ab_0
+ - pylint=3.3.3=pyhd8ed1ab_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh09c184e_7
- pytest=8.3.4=pyhd8ed1ab_1
- pytest-cov=6.0.0=pyhd8ed1ab_1
@@ -212,7 +213,7 @@ dependencies:
- pywinpty=2.0.14=py311hda3d55a_0
- pyyaml=6.0.2=py311he736701_1
- pyzmq=26.2.0=py311h484c95c_3
- - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
+ - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1
- referencing=0.35.1=pyhd8ed1ab_1
- requests=2.32.3=pyhd8ed1ab_1
- rfc3339-validator=0.1.4=pyhd8ed1ab_1
@@ -221,21 +222,21 @@ dependencies:
- scikit-learn=1.4.2=py311hdcb8d17_1
- scipy=1.14.1=py311hf16d85f_2
- send2trash=1.8.3=pyh5737063_1
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sniffio=1.3.1=pyhd8ed1ab_1
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=5.3.0=pyhd8ed1ab_0
- - sphinx-book-theme=1.1.3=pyhd8ed1ab_0
- - sphinx-comments=0.0.3=pyh9f0ad1d_0
- - sphinx-copybutton=0.5.2=pyhd8ed1ab_0
+ - sphinx-book-theme=1.1.3=pyhd8ed1ab_1
+ - sphinx-comments=0.0.3=pyhd8ed1ab_1
+ - sphinx-copybutton=0.5.2=pyhd8ed1ab_1
- sphinx-design=0.6.1=pyhd8ed1ab_0
- - sphinx-external-toc=1.0.1=pyhd8ed1ab_0
- - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_0
- - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0
- - sphinx-thebe=0.3.1=pyhd8ed1ab_0
+ - sphinx-external-toc=1.0.1=pyhd8ed1ab_1
+ - sphinx-jupyterbook-latex=1.0.0=pyhd8ed1ab_1
+ - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_1
+ - sphinx-thebe=0.3.1=pyhd8ed1ab_1
- sphinx-togglebutton=0.3.2=pyhd8ed1ab_0
- sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1
- sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0
@@ -244,7 +245,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.36=py311he736701_0
+ - sqlalchemy=2.0.37=py311he736701_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tabulate=0.9.0=pyhd8ed1ab_2
- tbb=2021.12.0=hc790b64_4
@@ -253,12 +254,12 @@ dependencies:
- threadpoolctl=3.5.0=pyhc1e730c_0
- tinycss2=1.4.0=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- - toml=0.10.2=pyhd8ed1ab_0
+ - toml=0.10.2=pyhd8ed1ab_1
- tomli=2.2.1=pyhd8ed1ab_1
- tomlkit=0.13.2=pyha770c72_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py311he736701_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- traitlets=5.14.3=pyhd8ed1ab_1
- types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_1
@@ -269,7 +270,7 @@ dependencies:
- ucrt=10.0.22621.0=h57928b3_1
- unicodedata2=15.1.0=py311he736701_1
- uri-template=1.3.0=pyhd8ed1ab_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- vc=14.3=ha32ba9b_23
- vc14_runtime=14.42.34433=he29a5d6_23
- vs2015_runtime=14.42.34433=hdffcdeb_23
@@ -291,11 +292,11 @@ dependencies:
- zstandard=0.23.0=py311h53056dc_1
- zstd=1.5.6=h0ea2cb4_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/environments/py-3.11-win-64.conda.lock.yml b/environments/py-3.11-win-64.conda.lock.yml
index ce22657a..488ced24 100644
--- a/environments/py-3.11-win-64.conda.lock.yml
+++ b/environments/py-3.11-win-64.conda.lock.yml
@@ -12,35 +12,35 @@ dependencies:
- brotli-bin=1.1.0=h2466b09_2
- brotli-python=1.1.0=py311hda3d55a_2
- bzip2=1.0.8=h2466b09_7
- - ca-certificates=2024.8.30=h56e8100_0
+ - ca-certificates=2024.12.14=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- - certifi=2024.8.30=pyhd8ed1ab_0
+ - certifi=2024.12.14=pyhd8ed1ab_0
- cffi=1.17.1=py311he736701_0
- - click=8.1.7=win_pyh7428d3b_1
- - cloudpickle=3.1.0=pyhd8ed1ab_1
+ - click=8.1.8=pyh7428d3b_0
+ - cloudpickle=3.1.0=pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_1
- contourpy=1.3.1=py311h3257749_0
- cycler=0.12.1=pyhd8ed1ab_1
- - cytoolz=1.0.0=py311he736701_1
+ - cytoolz=1.0.1=py311he736701_0
- dask-core=2024.6.2=pyhd8ed1ab_0
- discretize=0.10.0=py311h12feb9d_1
- distributed=2024.6.2=pyhd8ed1ab_0
- empymod=2.2.2=pyhd8ed1ab_0
- - fasteners=0.17.3=pyhd8ed1ab_0
- - fonttools=4.55.3=py311h5082efb_0
+ - fasteners=0.19=pyhd8ed1ab_1
+ - fonttools=4.55.3=py311h5082efb_1
- freetype=2.12.1=hdaf720e_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.5.0=py311h12feb9d_4
- h2=4.1.0=pyhd8ed1ab_1
- - h5py=3.12.1=nompi_py311h67016bb_102
- - hdf5=1.14.3=nompi_hd5d9e70_108
+ - h5py=3.12.1=nompi_py311haea1c80_103
+ - hdf5=1.14.4=nompi_hd5d9e70_105
- hpack=4.0.0=pyhd8ed1ab_1
- hyperframe=6.0.1=pyhd8ed1ab_1
- importlib-metadata=8.5.0=pyha770c72_1
- importlib_metadata=8.5.0=hd8ed1ab_1
- intel-openmp=2023.2.0=h57928b3_50497
- - jinja2=3.1.4=pyhd8ed1ab_1
+ - jinja2=3.1.5=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_1
- kiwisolver=1.4.7=py311h3257749_0
- krb5=1.21.3=hdf4eb48_0
@@ -52,9 +52,9 @@ dependencies:
- libbrotlidec=1.1.0=h2466b09_2
- libbrotlienc=1.1.0=h2466b09_2
- libcblas=3.9.0=20_win64_mkl
- - libcurl=8.10.1=h1ee3ff0_0
- - libdeflate=1.22=h2466b09_0
- - libdlf=0.3.0=pyhd8ed1ab_0
+ - libcurl=8.11.1=h88aaa65_0
+ - libdeflate=1.23=h9062f6e_0
+ - libdlf=0.3.0=pyhd8ed1ab_1
- libexpat=2.6.4=he0c23c2_0
- libffi=3.4.2=h8ffe710_5
- libhwloc=2.11.1=default_h8125262_1000
@@ -62,11 +62,11 @@ dependencies:
- libjpeg-turbo=3.0.0=hcfcfb64_1
- liblapack=3.9.0=20_win64_mkl
- liblzma=5.6.3=h2466b09_1
- - libpng=1.6.44=h3ca93ac_0
+ - libpng=1.6.45=had7236b_0
- libsqlite=3.47.2=h67fdade_0
- libssh2=1.11.1=he619c9f_0
- - libtiff=4.7.0=hdefb170_2
- - libwebp-base=1.4.0=hcfcfb64_0
+ - libtiff=4.7.0=h797046b_3
+ - libwebp-base=1.5.0=h3b0e114_0
- libxcb=1.16=h013a479_1
- libxml2=2.13.5=he286e8c_1
- libzlib=1.3.1=h2466b09_2
@@ -87,22 +87,22 @@ dependencies:
- numcodecs=0.14.1=py311hcf9f919_0
- numpy=1.26.4=py311h0b4df5a_0
- openjpeg=2.5.3=h4d64b90_0
- - openssl=3.4.0=h2466b09_0
+ - openssl=3.4.0=ha4e3fda_1
- packaging=24.2=pyhd8ed1ab_2
- pandas=2.2.3=py311hcf9f919_1
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py311h5592be9_1
- - pip=24.3.1=pyh8b19718_0
- - psutil=6.1.0=py311he736701_0
+ - pip=24.3.1=pyh8b19718_2
+ - psutil=6.1.1=py311he736701_0
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=h2466b09_4
- pycparser=2.22=pyh29332c3_1
- - pydantic=2.10.3=pyh3cfb1c2_0
- - pydantic-core=2.27.1=py311h533ab2d_0
+ - pydantic=2.10.5=pyh3cfb1c2_0
+ - pydantic-core=2.27.2=py311h533ab2d_0
- pydiso=0.1.2=py311h6340b4d_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- - pyparsing=3.2.0=pyhd8ed1ab_2
+ - pyparsing=3.2.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyh09c184e_7
- python=3.11.11=h3f84c4b_1_cpython
- python-dateutil=2.9.0.post0=pyhff2d567_1
@@ -112,7 +112,7 @@ dependencies:
- pyyaml=6.0.2=py311he736701_1
- scikit-learn=1.4.2=py311hdcb8d17_1
- scipy=1.14.1=py311hf16d85f_2
- - setuptools=75.6.0=pyhff2d567_1
+ - setuptools=75.8.0=pyhff2d567_0
- six=1.17.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- tbb=2021.12.0=hc790b64_4
@@ -121,13 +121,13 @@ dependencies:
- tk=8.6.13=h5226925_1
- toolz=1.0.0=pyhd8ed1ab_1
- tornado=6.4.2=py311he736701_0
- - tqdm=4.67.1=pyhd8ed1ab_0
+ - tqdm=4.67.1=pyhd8ed1ab_1
- typing-extensions=4.12.2=hd8ed1ab_1
- typing_extensions=4.12.2=pyha770c72_1
- tzdata=2024b=hc8b5060_0
- ucrt=10.0.22621.0=h57928b3_1
- unicodedata2=15.1.0=py311he736701_1
- - urllib3=2.2.3=pyhd8ed1ab_1
+ - urllib3=2.3.0=pyhd8ed1ab_0
- vc=14.3=ha32ba9b_23
- vc14_runtime=14.42.34433=he29a5d6_23
- vs2015_runtime=14.42.34433=hdffcdeb_23
@@ -142,11 +142,11 @@ dependencies:
- zstandard=0.23.0=py311h53056dc_1
- zstd=1.5.6=h0ea2cb4_0
- pip:
- - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
- - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
+ - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@59133afc4586f2924236098f5f001d402f162667
- - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
- - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
+ - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
variables:
KMP_WARNINGS: 0
diff --git a/package.rst b/package.rst
index 8bf70ccc..d3d2d1d3 100644
--- a/package.rst
+++ b/package.rst
@@ -80,4 +80,4 @@ SOFTWARE.
Copyright
^^^^^^^^^
-Copyright (c) 2024 Mira Geoscience Ltd.
+Copyright (c) 2024-2025 Mira Geoscience Ltd.
diff --git a/py-3.10.conda-lock.yml b/py-3.10.conda-lock.yml
index 8eb21261..8fd60131 100644
--- a/py-3.10.conda-lock.yml
+++ b/py-3.10.conda-lock.yml
@@ -60,10 +60,10 @@ package:
dependencies:
pygments: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_1.conda
hash:
- md5: 1bb1ef9806a9a20872434f58b3e7fc1a
- sha256: 712c1875bcd32674e8ce2f418f0b2875ecb98e6bcbb21ec7502dae8ff4b0f73c
+ md5: 74ac5069774cdbc53910ec4d631a3999
+ sha256: 1307719f0d8ee694fc923579a39c0621c23fdaa14ccdf9278a5aac5665ac58e9
category: dev
optional: true
- name: accessible-pygments
@@ -73,10 +73,10 @@ package:
dependencies:
pygments: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_1.conda
hash:
- md5: 1bb1ef9806a9a20872434f58b3e7fc1a
- sha256: 712c1875bcd32674e8ce2f418f0b2875ecb98e6bcbb21ec7502dae8ff4b0f73c
+ md5: 74ac5069774cdbc53910ec4d631a3999
+ sha256: 1307719f0d8ee694fc923579a39c0621c23fdaa14ccdf9278a5aac5665ac58e9
category: dev
optional: true
- name: alabaster
@@ -130,7 +130,7 @@ package:
category: main
optional: false
- name: anyio
- version: 4.7.0
+ version: 4.8.0
manager: conda
platform: linux-64
dependencies:
@@ -139,14 +139,14 @@ package:
python: '>=3.9'
sniffio: '>=1.1'
typing_extensions: '>=4.5'
- url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.8.0-pyhd8ed1ab_0.conda
hash:
- md5: c88107912954a983c2caf25f7fd55158
- sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1
+ md5: 848d25bfbadf020ee4d4ba90e5668252
+ sha256: f1455d2953e3eb6d71bc49881c8558d8e01888469dfd21061dd48afb6183e836
category: dev
optional: true
- name: anyio
- version: 4.7.0
+ version: 4.8.0
manager: conda
platform: win-64
dependencies:
@@ -155,10 +155,10 @@ package:
python: '>=3.9'
sniffio: '>=1.1'
typing_extensions: '>=4.5'
- url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.8.0-pyhd8ed1ab_0.conda
hash:
- md5: c88107912954a983c2caf25f7fd55158
- sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1
+ md5: 848d25bfbadf020ee4d4ba90e5668252
+ sha256: f1455d2953e3eb6d71bc49881c8558d8e01888469dfd21061dd48afb6183e836
category: dev
optional: true
- name: argon2-cffi
@@ -275,31 +275,31 @@ package:
category: main
optional: false
- name: astroid
- version: 3.3.6
+ version: 3.3.8
manager: conda
platform: linux-64
dependencies:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
typing_extensions: '>=4.0.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.6-py310hff52083_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.8-py310hff52083_0.conda
hash:
- md5: 70c2a668c09c4da833350952a57536bb
- sha256: 2045c6295cbf7513978e3c8fbffceeaf36c5ec2fe74c907174ffab536b6c3902
+ md5: 9afaff1d0f354d98cff43bc80666c428
+ sha256: 02c0e9c683002c05958b21427c51e7d0c6b9c212b518a04793ed62d0c7bc31f9
category: dev
optional: true
- name: astroid
- version: 3.3.6
+ version: 3.3.8
manager: conda
platform: win-64
dependencies:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
typing_extensions: '>=4.0.0'
- url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.6-py310h5588dad_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.8-py310h5588dad_0.conda
hash:
- md5: 35f9ff1dc2287643528f378bc46dc1b9
- sha256: 117b58ab8400f4e40422b5b9abc31d824d8d7fd2d07f8351aecddd28142e2396
+ md5: c54bfa9d47e3a08b15ea6d364890a352
+ sha256: 7efa33c85f77a7c9fdc1b1e0a0352503d3c1b59f3539ee7188d00d4ed427e25d
category: dev
optional: true
- name: asttokens
@@ -353,27 +353,27 @@ package:
category: dev
optional: true
- name: attrs
- version: 24.2.0
+ version: 24.3.0
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.3.0-pyh71513ae_0.conda
hash:
- md5: 2018839db45c79654b57a924fcdd27d0
- sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7
+ md5: 356927ace43302bf6f5926e2a58dae6a
+ sha256: 750186af694a7130eaf7119fbb56db0d2326d8995ad5b8eae23c622b85fea29a
category: dev
optional: true
- name: attrs
- version: 24.2.0
+ version: 24.3.0
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.3.0-pyh71513ae_0.conda
hash:
- md5: 2018839db45c79654b57a924fcdd27d0
- sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7
+ md5: 356927ace43302bf6f5926e2a58dae6a
+ sha256: 750186af694a7130eaf7119fbb56db0d2326d8995ad5b8eae23c622b85fea29a
category: dev
optional: true
- name: babel
@@ -435,10 +435,10 @@ package:
dependencies:
python: '>=3.9'
webencodings: ''
- url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_3.conda
hash:
- md5: 707af59db75b066217403a8f00c1d826
- sha256: ffc8e4e53cd92aec0f0ea0bc9e28f5fd1b1e67bde46b0b298170e6fb78eecce1
+ md5: b33551d9bac06d754762e8ccb3c4df03
+ sha256: 9278622f54b6b4bce5d73663b282a8ab35d1b331d6ff92f4112906a526039827
category: dev
optional: true
- name: bleach
@@ -448,10 +448,36 @@ package:
dependencies:
python: '>=3.9'
webencodings: ''
- url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_3.conda
+ hash:
+ md5: b33551d9bac06d754762e8ccb3c4df03
+ sha256: 9278622f54b6b4bce5d73663b282a8ab35d1b331d6ff92f4112906a526039827
+ category: dev
+ optional: true
+- name: bleach-with-css
+ version: 6.2.0
+ manager: conda
+ platform: linux-64
+ dependencies:
+ bleach: 6.2.0
+ tinycss2: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-with-css-6.2.0-hd8ed1ab_3.conda
hash:
- md5: 707af59db75b066217403a8f00c1d826
- sha256: ffc8e4e53cd92aec0f0ea0bc9e28f5fd1b1e67bde46b0b298170e6fb78eecce1
+ md5: e250a492fc70bf604737328dbe02846c
+ sha256: 8161cf35253f7646a1fd39f90abbcc6cb69248b8fdff61cfffce4cc8448f8c02
+ category: dev
+ optional: true
+- name: bleach-with-css
+ version: 6.2.0
+ manager: conda
+ platform: win-64
+ dependencies:
+ bleach: 6.2.0
+ tinycss2: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-with-css-6.2.0-hd8ed1ab_3.conda
+ hash:
+ md5: e250a492fc70bf604737328dbe02846c
+ sha256: 8161cf35253f7646a1fd39f90abbcc6cb69248b8fdff61cfffce4cc8448f8c02
category: dev
optional: true
- name: brotli
@@ -578,38 +604,38 @@ package:
category: main
optional: false
- name: c-ares
- version: 1.34.3
+ version: 1.34.4
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.3-hb9d3cd8_1.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.4-hb9d3cd8_0.conda
hash:
- md5: ee228789a85f961d14567252a03e725f
- sha256: 732571ba6286dbccbf4c6450078a581b7a5620204faf876ff0ef282d77a6bfa8
+ md5: e2775acf57efd5af15b8e3d1d74d72d3
+ sha256: d4f28d87b6339b94f74762c0076e29c8ef8ddfff51a564a92da2843573c18320
category: main
optional: false
- name: ca-certificates
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: linux-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.12.14-hbcca054_0.conda
hash:
- md5: c27d1c142233b5bc9ca570c6e2e0c244
- sha256: afee721baa6d988e27fef1832f68d6f32ac8cc99cdf6015732224c2841a09cea
+ md5: 720523eb0d6a9b0f6120c16b2aa4e7de
+ sha256: 1afd7274cbc9a334d6d0bc62fa760acc7afdaceb0b91a8df370ec01fd75dc7dd
category: main
optional: false
- name: ca-certificates
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: win-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.12.14-h56e8100_0.conda
hash:
- md5: 4c4fd67c18619be5aa65dc5b6c72e490
- sha256: 0fcac3a7ffcc556649e034a1802aedf795e64227eaa7194d207b01eaf26454c4
+ md5: cb2eaeb88549ddb27af533eccf9a45c1
+ sha256: 424d82db36cd26234bc4772426170efd60e888c2aed0099a257a95e131683a5e
category: main
optional: false
- name: cached-property
@@ -661,27 +687,27 @@ package:
category: main
optional: false
- name: certifi
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: linux-64
dependencies:
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.12.14-pyhd8ed1ab_0.conda
hash:
- md5: 12f7d00853807b0531775e9be891cb11
- sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f
+ md5: 6feb87357ecd66733be3279f16a8c400
+ sha256: 048c16a9cbcb1fbad02083414d3bc7c1d0eea4b39aee6aa6bf8d1d5089ca8bad
category: main
optional: false
- name: certifi
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: win-64
dependencies:
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.12.14-pyhd8ed1ab_0.conda
hash:
- md5: 12f7d00853807b0531775e9be891cb11
- sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f
+ md5: 6feb87357ecd66733be3279f16a8c400
+ sha256: 048c16a9cbcb1fbad02083414d3bc7c1d0eea4b39aee6aa6bf8d1d5089ca8bad
category: main
optional: false
- name: cffi
@@ -719,54 +745,54 @@ package:
category: main
optional: false
- name: charset-normalizer
- version: 3.4.0
+ version: 3.4.1
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.1-pyhd8ed1ab_0.conda
hash:
- md5: 6581a17bba6b948bb60130026404a9d6
- sha256: 63022ee2c6a157a9f980250a66f54bdcdf5abee817348d0f9a74c2441a6fbf0e
+ md5: e83a31202d1c0a000fce3e9cf3825875
+ sha256: 4e0ee91b97e5de3e74567bdacea27f0139709fceca4db8adffbe24deffccb09b
category: dev
optional: true
- name: charset-normalizer
- version: 3.4.0
+ version: 3.4.1
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.1-pyhd8ed1ab_0.conda
hash:
- md5: 6581a17bba6b948bb60130026404a9d6
- sha256: 63022ee2c6a157a9f980250a66f54bdcdf5abee817348d0f9a74c2441a6fbf0e
+ md5: e83a31202d1c0a000fce3e9cf3825875
+ sha256: 4e0ee91b97e5de3e74567bdacea27f0139709fceca4db8adffbe24deffccb09b
category: dev
optional: true
- name: click
- version: 8.1.7
+ version: 8.1.8
manager: conda
platform: linux-64
dependencies:
__unix: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.7-unix_pyh707e725_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.8-pyh707e725_0.conda
hash:
- md5: cb8e52f28f5e592598190c562e7b5bf1
- sha256: 1cd5fc6ccdd5141378e51252a7a3810b07fd5a7e6934a5b4a7eccba66566224b
+ md5: f22f4d4970e09d68a10b922cbb0408d3
+ sha256: c920d23cd1fcf565031c679adb62d848af60d6fbb0edc2d50ba475cea4f0d8ab
category: main
optional: false
- name: click
- version: 8.1.7
+ version: 8.1.8
manager: conda
platform: win-64
dependencies:
__win: ''
colorama: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.7-win_pyh7428d3b_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.8-pyh7428d3b_0.conda
hash:
- md5: e2afd3b7e37a5363e292a8b33dbef65c
- sha256: 98eeb47687c0a3260c7ea1e29f41057b8e57481b834d3bf5902b7a62e194f88f
+ md5: 90e5571556f7a45db92ee51cb8f97af6
+ sha256: c889ed359ae47eead4ffe8927b7206b22c55e67d6e74a9044c23736919d61e8d
category: main
optional: false
- name: cloudpickle
@@ -774,11 +800,11 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.8'
- url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_1.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_2.conda
hash:
- md5: c88ca2bb7099167912e3b26463fff079
- sha256: 5a33d0d3ef33121c546eaf78b3dac2141fc4d30bbaeb3959bbc66fcd5e99ced6
+ md5: 1f76b7e2b3ab88def5aa2f158322c7e6
+ sha256: 918151ad25558a37721055a02c0357ce9a2f51f07da1b238608e48ef17d35260
category: main
optional: false
- name: cloudpickle
@@ -786,11 +812,11 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.8'
- url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_1.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_2.conda
hash:
- md5: c88ca2bb7099167912e3b26463fff079
- sha256: 5a33d0d3ef33121c546eaf78b3dac2141fc4d30bbaeb3959bbc66fcd5e99ced6
+ md5: 1f76b7e2b3ab88def5aa2f158322c7e6
+ sha256: 918151ad25558a37721055a02c0357ce9a2f51f07da1b238608e48ef17d35260
category: main
optional: false
- name: colorama
@@ -878,7 +904,7 @@ package:
category: main
optional: false
- name: coverage
- version: 7.6.9
+ version: 7.6.10
manager: conda
platform: linux-64
dependencies:
@@ -887,14 +913,14 @@ package:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
tomli: ''
- url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.9-py310h89163eb_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.10-py310h89163eb_0.conda
hash:
- md5: 02795aff079fa439dbc85b4e19f9a122
- sha256: 26328d46ceacf754d3da6866afab3f07f4be8e99a3f5a5ff11239a2423598261
+ md5: f9bf6ea6ddf8349750f1b455f603b0ae
+ sha256: 41336a050be9faa75b5785af036a756acd95adf2319cf258fe1836e2bf55221b
category: dev
optional: true
- name: coverage
- version: 7.6.9
+ version: 7.6.10
manager: conda
platform: win-64
dependencies:
@@ -904,10 +930,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.9-py310h38315fa_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.10-py310h38315fa_0.conda
hash:
- md5: b34ac2764d574776c512ecf94c30b0c4
- sha256: b6ba74a17779175965844c112cf181ea6a665a404d6718216bc6cd50d6c27c07
+ md5: 17a5805f88d2bce1e213b73201ef1007
+ sha256: 187b0afc6fad0078667b1ade42e02623945c884b70554039cd30c5b92ebf46a6
category: dev
optional: true
- name: cpython
@@ -948,7 +974,7 @@ package:
category: main
optional: false
- name: cytoolz
- version: 1.0.0
+ version: 1.0.1
manager: conda
platform: linux-64
dependencies:
@@ -957,14 +983,14 @@ package:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
toolz: '>=0.10.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/cytoolz-1.0.0-py310ha75aee5_1.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/cytoolz-1.0.1-py310ha75aee5_0.conda
hash:
- md5: 81bbbb02f3664a012ce65c4fa8e8ca35
- sha256: cfedba6ebe6b9b0cefdb074ca5696734e570f370e7f19c146333bf4e05863cad
+ md5: d0be1adaa04a03aed745f3d02afb59ce
+ sha256: b427689dfc24a6a297363122ce10d502ea00ddb3c43af6cff175ff563cc94eea
category: main
optional: false
- name: cytoolz
- version: 1.0.0
+ version: 1.0.1
manager: conda
platform: win-64
dependencies:
@@ -974,10 +1000,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/cytoolz-1.0.0-py310ha8f682b_1.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/cytoolz-1.0.1-py310ha8f682b_0.conda
hash:
- md5: 43d004ac0bbb0da71d6fff3fdaab57b2
- sha256: 7fd0e84bbba8e3c6c76bb7544ac010a62649a3e9139f388ab1180f09d32d7060
+ md5: ed2af2a0262d44f753738588640b8534
+ sha256: 670800d13b6cd64b8f53756b28254b47cfc177606dcd42094696582335ed0f02
category: main
optional: false
- name: dask-core
@@ -1045,7 +1071,7 @@ package:
category: dev
optional: true
- name: debugpy
- version: 1.8.10
+ version: 1.8.11
manager: conda
platform: linux-64
dependencies:
@@ -1054,14 +1080,14 @@ package:
libstdcxx: '>=13'
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
- url: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.8.10-py310hf71b8c6_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.8.11-py310hf71b8c6_0.conda
hash:
- md5: d701f83ebb9a1a129d628c64a0f5680e
- sha256: 9e3d7d18642114627200fb4f65c0af40af30c89aa9b51af23d0d0d6390020932
+ md5: bac2499f52d962865c59e21b43b9c55a
+ sha256: eac97bca8950021dfb662cf8f630f8d4c2490c15d3bea4f170299b4c4fccd444
category: dev
optional: true
- name: debugpy
- version: 1.8.10
+ version: 1.8.11
manager: conda
platform: win-64
dependencies:
@@ -1070,10 +1096,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.10-py310h9e98ed7_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.11-py310h9e98ed7_0.conda
hash:
- md5: 1edf4733b18a2eaa8250e9edffb20ecf
- sha256: 91cadbefd1b519669dc4e933668076d7b241c0a4daa7904cbbb918324d8a30d6
+ md5: 03379fc126e5e682ed94448ac13ee959
+ sha256: 24c848e475fbf755013686b0a18dbc842b4cf6260d3ce1bacd48a7cdf22606a4
category: dev
optional: true
- name: decorator
@@ -1366,27 +1392,27 @@ package:
category: dev
optional: true
- name: fasteners
- version: 0.17.3
+ version: '0.19'
manager: conda
platform: linux-64
dependencies:
- python: '>=3.6'
- url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.17.3-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.19-pyhd8ed1ab_1.conda
hash:
- md5: 348e27e78a5e39090031448c72f66d5e
- sha256: 42be6ac8478051b26751d778490d6a71de12e5c6443e145ff3eddbc577d9bcda
+ md5: dbe9d42e94b5ff7af7b7893f4ce052e7
+ sha256: 42fb170778b47303e82eddfea9a6d1e1b8af00c927cd5a34595eaa882b903a16
category: main
optional: false
- name: fasteners
- version: 0.17.3
+ version: '0.19'
manager: conda
platform: win-64
dependencies:
- python: '>=3.6'
- url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.17.3-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.19-pyhd8ed1ab_1.conda
hash:
- md5: 348e27e78a5e39090031448c72f66d5e
- sha256: 42be6ac8478051b26751d778490d6a71de12e5c6443e145ff3eddbc577d9bcda
+ md5: dbe9d42e94b5ff7af7b7893f4ce052e7
+ sha256: 42fb170778b47303e82eddfea9a6d1e1b8af00c927cd5a34595eaa882b903a16
category: main
optional: false
- name: fonttools
@@ -1401,10 +1427,10 @@ package:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
unicodedata2: '>=15.1.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.3-py310h89163eb_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.3-py310h89163eb_1.conda
hash:
- md5: edd1be5d8c667f5e53667433e84efabc
- sha256: 82aa35dc32b53f1553b68d714e74fdbe41a73fd1bd058da019536049a1e7a8f5
+ md5: c81251a712a36b477ed2330ec0e1a299
+ sha256: c88ce55e386d77d6bb8b123e99ff338417b716d2ad44848c7423b9194dc4c783
category: main
optional: false
- name: fonttools
@@ -1420,10 +1446,10 @@ package:
unicodedata2: '>=15.1.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.3-py310h38315fa_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.3-py310h38315fa_1.conda
hash:
- md5: 1a7c85a5dc2cca557de839ceb144ea16
- sha256: b5fd15b93b1f4359873e733a07672bc1f2e8729182fedd1ca3f3b50ec0cdc696
+ md5: d58ad87c3839221ad0d2747d5a6522c0
+ sha256: 7b9559d269d6d6edb391bd8ca4d4c4c101e533a10738cbd798b626715cd3fd0e
category: main
optional: false
- name: fqdn
@@ -1553,10 +1579,10 @@ package:
libstdcxx: '>=13'
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
- url: https://conda.anaconda.org/conda-forge/linux-64/greenlet-3.1.1-py310hf71b8c6_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/greenlet-3.1.1-py310hf71b8c6_1.conda
hash:
- md5: 76323cdee8093d5c214c35a114ef950c
- sha256: 6720cc42d899a42fd096bc20f466d86951fa47b31483be64df2f35cc419d1a85
+ md5: 973d74c46d37ed8bbdbe721fb64a4357
+ sha256: 5a03a750d23a26a2660799f60a4cce4e951f5a5ee70db97216ae306b82401c61
category: dev
optional: true
- name: greenlet
@@ -1569,10 +1595,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/greenlet-3.1.1-py310h9e98ed7_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/greenlet-3.1.1-py310h9e98ed7_1.conda
hash:
- md5: b1c267e92cab63c3de1b1565bafdb672
- sha256: b989b9fefbe436cbfcb01bf4edb38a79e7d6d75d28532f9d63e7b067de04f710
+ md5: 7368d01f0332e68d5a2b25638bb8c1f7
+ sha256: bcaa2134709970325aa5f7257ed98f519a4f5fe5b8218d0d74b7593a73e86a23
category: dev
optional: true
- name: h11
@@ -1636,15 +1662,15 @@ package:
dependencies:
__glibc: '>=2.17,<3.0.a0'
cached-property: ''
- hdf5: '>=1.14.3,<1.14.4.0a0'
+ hdf5: '>=1.14.4,<1.14.5.0a0'
libgcc: '>=13'
numpy: '>=1.19,<3'
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
- url: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.12.1-nompi_py310h60e0fe6_102.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.12.1-nompi_py310hacc6608_103.conda
hash:
- md5: bbd9033531b34e220e3ff09312e91137
- sha256: 15b07c1a1daf1a39ca9f6a7ceaef55b160ce20a9464b368eb093c31b4d538b9a
+ md5: 35b89d96d270933ff94caf9e0e6d23f0
+ sha256: bb08b031298d33a8b5e37e1f16671399d23efc2cb00c679e969ef232f197f2aa
category: main
optional: false
- name: h5py
@@ -1653,21 +1679,21 @@ package:
platform: win-64
dependencies:
cached-property: ''
- hdf5: '>=1.14.3,<1.14.4.0a0'
+ hdf5: '>=1.14.4,<1.14.5.0a0'
numpy: '>=1.19,<3'
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/h5py-3.12.1-nompi_py310h2b0be38_102.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/h5py-3.12.1-nompi_py310h972678a_103.conda
hash:
- md5: 92f7ac9267c827a69613d684110cc1f7
- sha256: 3a564c0951719f5b6ac3b7e4f7da5d3f00f4b596ef5036089c87c557e2b53692
+ md5: cf0700db1cf0a5c019f529a572aaafa7
+ sha256: a8543748261336eaf42acf7d9b5f8dc54cc7a1fa04eb5a69c3e4e6cdabd389d2
category: main
optional: false
- name: hdf5
- version: 1.14.3
+ version: 1.14.4
manager: conda
platform: linux-64
dependencies:
@@ -1680,14 +1706,14 @@ package:
libstdcxx: '>=13'
libzlib: '>=1.3.1,<2.0a0'
openssl: '>=3.4.0,<4.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_108.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.4-nompi_h2d575fe_105.conda
hash:
- md5: b74598031529dafb2a66f9e90f26f2dc
- sha256: 340b997d57eb89c058d8f2e80d426e4716661a51efcd1d857afb2b29f59177a4
+ md5: d76fff0092b6389a12134ddebc0929bd
+ sha256: 93d2bfc672f3ee0988d277ce463330a467f3686d3f7ee37812a3d8ca11776d77
category: main
optional: false
- name: hdf5
- version: 1.14.3
+ version: 1.14.4
manager: conda
platform: win-64
dependencies:
@@ -1698,10 +1724,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_hd5d9e70_108.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.4-nompi_hd5d9e70_105.conda
hash:
- md5: 8b76ed5e2c0838095aad285acb14a94c
- sha256: 33dfcb8c544949559238af8933ca5d5f9874accc297362e52246f32f06b53074
+ md5: 4381be33460283890c34341ecfa42d97
+ sha256: e8ced65c604a3b9e4803758a25149d71d8096f186fe876817a0d1d97190550c0
category: main
optional: false
- name: hpack
@@ -1917,29 +1943,29 @@ package:
category: main
optional: false
- name: importlib_resources
- version: 6.4.5
+ version: 6.5.2
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
zipp: '>=3.1.0'
- url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda
hash:
- md5: 15798fa69312d433af690c8c42b3fb36
- sha256: 461199e429a3db01f0a673f8beaac5e0be75b88895952fb9183f2ab01c5c3c24
+ md5: c85c76dc67d75619a92f51dfbce06992
+ sha256: acc1d991837c0afb67c75b77fdc72b4bf022aac71fedd8b9ea45918ac9b08a80
category: dev
optional: true
- name: importlib_resources
- version: 6.4.5
+ version: 6.5.2
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
zipp: '>=3.1.0'
- url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda
hash:
- md5: 15798fa69312d433af690c8c42b3fb36
- sha256: 461199e429a3db01f0a673f8beaac5e0be75b88895952fb9183f2ab01c5c3c24
+ md5: c85c76dc67d75619a92f51dfbce06992
+ sha256: acc1d991837c0afb67c75b77fdc72b4bf022aac71fedd8b9ea45918ac9b08a80
category: dev
optional: true
- name: iniconfig
@@ -2028,7 +2054,7 @@ package:
category: dev
optional: true
- name: ipython
- version: 8.30.0
+ version: 8.31.0
manager: conda
platform: linux-64
dependencies:
@@ -2045,14 +2071,14 @@ package:
stack_data: ''
traitlets: '>=5.13.0'
typing_extensions: '>=4.6'
- url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh707e725_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.31.0-pyh707e725_0.conda
hash:
- md5: 5d6e5cb3a4b820f61b2073f0ad5431f1
- sha256: 65cdc105e5effea2943d3979cc1592590c923a589009b484d07672faaf047af1
+ md5: 1d7fcd803dfa936a6c3bd051b293241c
+ sha256: e10d1172ebf950f8f087f0d9310d215f5ddb8f3ad247bfa58ab5a909b3cabbdc
category: dev
optional: true
- name: ipython
- version: 8.30.0
+ version: 8.31.0
manager: conda
platform: win-64
dependencies:
@@ -2069,10 +2095,10 @@ package:
stack_data: ''
traitlets: '>=5.13.0'
typing_extensions: '>=4.6'
- url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh7428d3b_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.31.0-pyh7428d3b_0.conda
hash:
- md5: 6cdaebbc9e3feb2811eb9f52ed0b89e1
- sha256: 94ee8215bd1f614c9c984437b184e8dbe61a4014eb5813c276e3dcb18aaa7f46
+ md5: 749ce640fcb691daa2579344cca50f6e
+ sha256: bce70d36099dbb2c0a4b9cb7c3f2a8742db94a63aea329a75688d6b93ae07ebb
category: dev
optional: true
- name: ipython_genutils
@@ -2214,29 +2240,29 @@ package:
category: dev
optional: true
- name: jinja2
- version: 3.1.4
+ version: 3.1.5
manager: conda
platform: linux-64
dependencies:
markupsafe: '>=2.0'
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.5-pyhd8ed1ab_0.conda
hash:
- md5: 08cce3151bde4ecad7885bd9fb647532
- sha256: 85a7169c078b8065bd9d121b0e7b99c8b88c42a411314b6ae5fcd81c48c4710a
+ md5: 2752a6ed44105bfb18c9bef1177d9dcd
+ sha256: 98977694b9ecaa3218662f843425f39501f81973c450f995eec68f1803ed71c3
category: main
optional: false
- name: jinja2
- version: 3.1.4
+ version: 3.1.5
manager: conda
platform: win-64
dependencies:
markupsafe: '>=2.0'
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.5-pyhd8ed1ab_0.conda
hash:
- md5: 08cce3151bde4ecad7885bd9fb647532
- sha256: 85a7169c078b8065bd9d121b0e7b99c8b88c42a411314b6ae5fcd81c48c4710a
+ md5: 2752a6ed44105bfb18c9bef1177d9dcd
+ sha256: 98977694b9ecaa3218662f843425f39501f81973c450f995eec68f1803ed71c3
category: main
optional: false
- name: joblib
@@ -2442,10 +2468,10 @@ package:
sphinx-thebe: '>=0.3.1,<1'
sphinx-togglebutton: ''
sphinxcontrib-bibtex: '>=2.5.0,<3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 0bda36d99718dd2f0f6e215a7c0840f5
- sha256: 9b31469c70dde714acb5f0f03488e83b63019d3866376801fdb70e9c9ff4b6eb
+ md5: 739a29ac73026e68405153b50d0c60c2
+ sha256: f028c32b5d97d24df44b1a41f771a9932e07815c60c02e24acd9bd2eca31097f
category: dev
optional: true
- name: jupyter-book
@@ -2473,10 +2499,10 @@ package:
sphinx-thebe: '>=0.3.1,<1'
sphinx-togglebutton: ''
sphinxcontrib-bibtex: '>=2.5.0,<3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 0bda36d99718dd2f0f6e215a7c0840f5
- sha256: 9b31469c70dde714acb5f0f03488e83b63019d3866376801fdb70e9c9ff4b6eb
+ md5: 739a29ac73026e68405153b50d0c60c2
+ sha256: f028c32b5d97d24df44b1a41f771a9932e07815c60c02e24acd9bd2eca31097f
category: dev
optional: true
- name: jupyter-cache
@@ -2616,11 +2642,12 @@ package:
category: dev
optional: true
- name: jupyter_events
- version: 0.10.0
+ version: 0.11.0
manager: conda
platform: linux-64
dependencies:
jsonschema-with-format-nongpl: '>=4.18.0'
+ packaging: ''
python: '>=3.9'
python-json-logger: '>=2.0.4'
pyyaml: '>=5.3'
@@ -2628,18 +2655,19 @@ package:
rfc3339-validator: ''
rfc3986-validator: '>=0.1.1'
traitlets: '>=5.3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.11.0-pyhd8ed1ab_0.conda
hash:
- md5: 62186e6383f38cc6a3466f0fadde3f2e
- sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491
+ md5: 2d8876ca6bda213622dfbc3d1da56ecb
+ sha256: eeb32aa58d37b130387628d5c151092f6d3fcf0a6964294bef06d6bac117f3c4
category: dev
optional: true
- name: jupyter_events
- version: 0.10.0
+ version: 0.11.0
manager: conda
platform: win-64
dependencies:
jsonschema-with-format-nongpl: '>=4.18.0'
+ packaging: ''
python: '>=3.9'
python-json-logger: '>=2.0.4'
pyyaml: '>=5.3'
@@ -2647,14 +2675,14 @@ package:
rfc3339-validator: ''
rfc3986-validator: '>=0.1.1'
traitlets: '>=5.3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.11.0-pyhd8ed1ab_0.conda
hash:
- md5: 62186e6383f38cc6a3466f0fadde3f2e
- sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491
+ md5: 2d8876ca6bda213622dfbc3d1da56ecb
+ sha256: eeb32aa58d37b130387628d5c151092f6d3fcf0a6964294bef06d6bac117f3c4
category: dev
optional: true
- name: jupyter_server
- version: 2.14.2
+ version: 2.15.0
manager: conda
platform: linux-64
dependencies:
@@ -2663,7 +2691,7 @@ package:
jinja2: '>=3.0.3'
jupyter_client: '>=7.4.4'
jupyter_core: '>=4.12,!=5.0.*'
- jupyter_events: '>=0.9.0'
+ jupyter_events: '>=0.11.0'
jupyter_server_terminals: '>=0.4.4'
nbconvert-core: '>=6.4.4'
nbformat: '>=5.3.0'
@@ -2677,14 +2705,14 @@ package:
tornado: '>=6.2.0'
traitlets: '>=5.6.0'
websocket-client: '>=1.7'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.15.0-pyhd8ed1ab_0.conda
hash:
- md5: 81ea84b3212287f926e35b9036192963
- sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc
+ md5: 6ba8c206b5c6f52b82435056cf74ee46
+ sha256: be5f9774065d94c4a988f53812b83b67618bec33fcaaa005a98067d506613f8a
category: dev
optional: true
- name: jupyter_server
- version: 2.14.2
+ version: 2.15.0
manager: conda
platform: win-64
dependencies:
@@ -2693,7 +2721,7 @@ package:
jinja2: '>=3.0.3'
jupyter_client: '>=7.4.4'
jupyter_core: '>=4.12,!=5.0.*'
- jupyter_events: '>=0.9.0'
+ jupyter_events: '>=0.11.0'
jupyter_server_terminals: '>=0.4.4'
nbconvert-core: '>=6.4.4'
nbformat: '>=5.3.0'
@@ -2707,10 +2735,10 @@ package:
tornado: '>=6.2.0'
traitlets: '>=5.6.0'
websocket-client: '>=1.7'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.15.0-pyhd8ed1ab_0.conda
hash:
- md5: 81ea84b3212287f926e35b9036192963
- sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc
+ md5: 6ba8c206b5c6f52b82435056cf74ee46
+ sha256: be5f9774065d94c4a988f53812b83b67618bec33fcaaa005a98067d506613f8a
category: dev
optional: true
- name: jupyter_server_terminals
@@ -2740,7 +2768,7 @@ package:
category: dev
optional: true
- name: jupyterlab
- version: 4.3.3
+ version: 4.3.4
manager: conda
platform: linux-64
dependencies:
@@ -2760,14 +2788,14 @@ package:
tomli: '>=1.2.2'
tornado: '>=6.2.0'
traitlets: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.4-pyhd8ed1ab_0.conda
hash:
- md5: 0707e62d944a89c365ba11da4898f8af
- sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc
+ md5: edc13687180382b4444d9f143a2e1ef7
+ sha256: bcf9fc0ea4bd6cf06a7a23b7f8b7bb7d8520eea8d0cdd6d3b975ede7793ed69b
category: dev
optional: true
- name: jupyterlab
- version: 4.3.3
+ version: 4.3.4
manager: conda
platform: win-64
dependencies:
@@ -2787,10 +2815,10 @@ package:
tomli: '>=1.2.2'
tornado: '>=6.2.0'
traitlets: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.4-pyhd8ed1ab_0.conda
hash:
- md5: 0707e62d944a89c365ba11da4898f8af
- sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc
+ md5: edc13687180382b4444d9f143a2e1ef7
+ sha256: bcf9fc0ea4bd6cf06a7a23b7f8b7bb7d8520eea8d0cdd6d3b975ede7793ed69b
category: dev
optional: true
- name: jupyterlab_pygments
@@ -2884,7 +2912,7 @@ package:
category: dev
optional: true
- name: jupytext
- version: 1.16.4
+ version: 1.16.6
manager: conda
platform: linux-64
dependencies:
@@ -2892,17 +2920,17 @@ package:
mdit-py-plugins: ''
nbformat: ''
packaging: ''
- python: '>=3.8'
+ python: '>=3.9'
pyyaml: ''
tomli: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.4-pyh80e38bb_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.6-pyh80e38bb_0.conda
hash:
- md5: 1df7fd1594a7f2f6496ff23834a099bf
- sha256: e0e904bcc18a3b31dc79b05f98a3fd46c9e52b27e7942856f767f0c0b815ae15
+ md5: f25972a8da0a44826594059a1bb4d82a
+ sha256: 8704b9547bf444b737f9ff6b9a8855e7ab0b83f2cee58dd913dfd7600a906b78
category: dev
optional: true
- name: jupytext
- version: 1.16.4
+ version: 1.16.6
manager: conda
platform: win-64
dependencies:
@@ -2910,13 +2938,13 @@ package:
mdit-py-plugins: ''
nbformat: ''
packaging: ''
- python: '>=3.8'
+ python: '>=3.9'
pyyaml: ''
tomli: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.4-pyh80e38bb_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.6-pyh80e38bb_0.conda
hash:
- md5: 1df7fd1594a7f2f6496ff23834a099bf
- sha256: e0e904bcc18a3b31dc79b05f98a3fd46c9e52b27e7942856f767f0c0b815ae15
+ md5: f25972a8da0a44826594059a1bb4d82a
+ sha256: 8704b9547bf444b737f9ff6b9a8855e7ab0b83f2cee58dd913dfd7600a906b78
category: dev
optional: true
- name: keyutils
@@ -3249,66 +3277,66 @@ package:
category: main
optional: false
- name: libcurl
- version: 8.10.1
+ version: 8.11.1
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
krb5: '>=1.21.3,<1.22.0a0'
libgcc: '>=13'
- libnghttp2: '>=1.58.0,<2.0a0'
- libssh2: '>=1.11.0,<2.0a0'
+ libnghttp2: '>=1.64.0,<2.0a0'
+ libssh2: '>=1.11.1,<2.0a0'
libzlib: '>=1.3.1,<2.0a0'
- openssl: '>=3.3.2,<4.0a0'
+ openssl: '>=3.4.0,<4.0a0'
zstd: '>=1.5.6,<1.6.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.10.1-hbbe4b11_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.11.1-h332b0f4_0.conda
hash:
- md5: 6e801c50a40301f6978c53976917b277
- sha256: 54e6114dfce566c3a22ad3b7b309657e3600cdb668398e95f1301360d5d52c99
+ md5: 2b3e0081006dc21e8bf53a91c83a055c
+ sha256: 3cd4075b2a7b5562e46c8ec626f6f9ca57aeecaa94ff7df57eca26daa94c9906
category: main
optional: false
- name: libcurl
- version: 8.10.1
+ version: 8.11.1
manager: conda
platform: win-64
dependencies:
krb5: '>=1.21.3,<1.22.0a0'
- libssh2: '>=1.11.0,<2.0a0'
+ libssh2: '>=1.11.1,<2.0a0'
libzlib: '>=1.3.1,<2.0a0'
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.11.1-h88aaa65_0.conda
hash:
- md5: 7ead800e22ff7b4bccb73e42a8f7a0f4
- sha256: dfbac497c4fee74f67391f9c4a40cab559468b7d04ff9fad4b404a26b5e1d5b8
+ md5: 071d3f18dba5a6a13c6bb70cdb42678f
+ sha256: 1a67f01da0e35296c6d1fdf6baddc45ad3cc2114132ff4638052eb7cf258aab2
category: main
optional: false
- name: libdeflate
- version: '1.22'
+ version: '1.23'
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.22-hb9d3cd8_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.23-h4ddbbb0_0.conda
hash:
- md5: b422943d5d772b7cc858b36ad2a92db5
- sha256: 780f0530a3adfc1497ba49d626931c6afc978c540e1abfde6ccd57128ded6ad6
+ md5: 8dfae1d2e74767e9ce36d5fa0d8605db
+ sha256: 511d801626d02f4247a04fff957cc6e9ec4cc7e8622bd9acd076bcdc5de5fe66
category: main
optional: false
- name: libdeflate
- version: '1.22'
+ version: '1.23'
manager: conda
platform: win-64
dependencies:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.23-h9062f6e_0.conda
hash:
- md5: a3439ce12d4e3cd887270d9436f9a4c8
- sha256: 579c634b7de8869cb1d76eccd4c032dc275d5a017212128502ea4dc828a5b361
+ md5: a9624935147a25b06013099d3038e467
+ sha256: 96c47725a8258159295996ea2758fa0ff9bea330e72b59641642e16be8427ce8
category: main
optional: false
- name: libdlf
@@ -3318,10 +3346,10 @@ package:
dependencies:
numpy: ''
python: '>=3.10'
- url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_1.conda
hash:
- md5: ff65061dc3b6e12167fe5061f0845626
- sha256: 5fb56cb230682a7336136423340a70dc524291d8a20474778d740d4186f18c41
+ md5: 2e9654bb2bcf5986c2def3ba35413326
+ sha256: 367c575a6388380d9a0da6ff06571d903ae89366c42d9f16e32de5d359b6971a
category: main
optional: false
- name: libdlf
@@ -3331,23 +3359,24 @@ package:
dependencies:
numpy: ''
python: '>=3.10'
- url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_1.conda
hash:
- md5: ff65061dc3b6e12167fe5061f0845626
- sha256: 5fb56cb230682a7336136423340a70dc524291d8a20474778d740d4186f18c41
+ md5: 2e9654bb2bcf5986c2def3ba35413326
+ sha256: 367c575a6388380d9a0da6ff06571d903ae89366c42d9f16e32de5d359b6971a
category: main
optional: false
- name: libedit
- version: 3.1.20191231
+ version: 3.1.20240808
manager: conda
platform: linux-64
dependencies:
- libgcc-ng: '>=7.5.0'
- ncurses: '>=6.2,<7.0.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2
+ __glibc: '>=2.17,<3.0.a0'
+ libgcc: '>=13'
+ ncurses: '>=6.5,<7.0a0'
+ url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20240808-pl5321h7949ede_0.conda
hash:
- md5: 4d331e44109e3f0e19b4cb8f9b82f3e1
- sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf
+ md5: 8247f80f3dc464d9322e85007e307fe8
+ sha256: 4d0d69ddf9cc7d724a1ccf3a9852e44c8aea9825692582bac2c4e8d21ec95ccd
category: main
optional: false
- name: libev
@@ -3615,21 +3644,21 @@ package:
category: main
optional: false
- name: libpng
- version: 1.6.44
+ version: 1.6.45
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
libzlib: '>=1.3.1,<2.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.44-hadc24fc_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.45-h943b412_0.conda
hash:
- md5: f4cc49d7aa68316213e4b12be35308d1
- sha256: e5b14f7a01c2db4362d8591f42f82f336ed48d5e4079e4d1f65d0c2a3637ea78
+ md5: 85cbdaacad93808395ac295b5667d25b
+ sha256: b8f5b5ba9a14dedf7c97c01300de492b1b52b68eacbc3249a13fdbfa82349a2f
category: main
optional: false
- name: libpng
- version: 1.6.44
+ version: 1.6.45
manager: conda
platform: win-64
dependencies:
@@ -3637,10 +3666,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.45-had7236b_0.conda
hash:
- md5: 639ac6b55a40aa5de7b8c1b4d78f9e81
- sha256: 0d3d6ff9225f6918ac225e3839c0d91e5af1da08a4ebf59cac1bfd86018db945
+ md5: 41fb9e522ec6e0b34a6f23c98b07e1cf
+ sha256: e39c4f1bc8fee08f6a2eb4a88174d14c3a99dbb4850c98f3a87eb83b4dabbfca
category: main
optional: false
- name: libsodium
@@ -3759,7 +3788,7 @@ package:
dependencies:
__glibc: '>=2.17,<3.0.a0'
lerc: '>=4.0.0,<5.0a0'
- libdeflate: '>=1.22,<1.23.0a0'
+ libdeflate: '>=1.23,<1.24.0a0'
libgcc: '>=13'
libjpeg-turbo: '>=3.0.0,<4.0a0'
liblzma: '>=5.6.3,<6.0a0'
@@ -3767,10 +3796,10 @@ package:
libwebp-base: '>=1.4.0,<2.0a0'
libzlib: '>=1.3.1,<2.0a0'
zstd: '>=1.5.6,<1.6.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-hc4654cb_2.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-hd9ff511_3.conda
hash:
- md5: be54fb40ea32e8fe9dbaa94d4528b57e
- sha256: 18653b4a5c73e19c5e86ff72dab9bf59f5cc43d7f404a6be705d152dfd5e0660
+ md5: 0ea6510969e1296cc19966fad481f6de
+ sha256: b224e16b88d76ea95e4af56e2bc638c603bd26a770b98d117d04541d3aafa002
category: main
optional: false
- name: libtiff
@@ -3779,7 +3808,7 @@ package:
platform: win-64
dependencies:
lerc: '>=4.0.0,<5.0a0'
- libdeflate: '>=1.22,<1.23.0a0'
+ libdeflate: '>=1.23,<1.24.0a0'
libjpeg-turbo: '>=3.0.0,<4.0a0'
liblzma: '>=5.6.3,<6.0a0'
libzlib: '>=1.3.1,<2.0a0'
@@ -3787,10 +3816,10 @@ package:
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
zstd: '>=1.5.6,<1.6.0a0'
- url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hdefb170_2.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-h797046b_3.conda
hash:
- md5: 49434938b99a5ba78c9afe573d158c1e
- sha256: e297d10f0a1019e71e52fc53ceaa61b0a376bf7e0e3813318dc842e9c25de140
+ md5: defed79ff7a9164ad40320e3f116a138
+ sha256: c363a8baba4ce12b8f01f0ab74fe8b0dc83facd89c6604f4a191084923682768
category: main
optional: false
- name: libuuid
@@ -3806,29 +3835,30 @@ package:
category: main
optional: false
- name: libwebp-base
- version: 1.4.0
+ version: 1.5.0
manager: conda
platform: linux-64
dependencies:
- libgcc-ng: '>=12'
- url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda
+ __glibc: '>=2.17,<3.0.a0'
+ libgcc: '>=13'
+ url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.5.0-h851e524_0.conda
hash:
- md5: b26e8aa824079e1be0294e7152ca4559
- sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f
+ md5: 63f790534398730f59e1b899c3644d4a
+ sha256: c45283fd3e90df5f0bd3dbcd31f59cdd2b001d424cf30a07223655413b158eaf
category: main
optional: false
- name: libwebp-base
- version: 1.4.0
+ version: 1.5.0
manager: conda
platform: win-64
dependencies:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.5.0-h3b0e114_0.conda
hash:
- md5: abd61d0ab127ec5cd68f62c2969e6f34
- sha256: d0ca51cb1de9192be9a3238e71fbcca5a535619c499c4f4c9b2ed41c14d36770
+ md5: 33f7313967072c6e6d8f865f5493c7ae
+ sha256: 1d75274614e83a5750b8b94f7bad2fc0564c2312ff407e697d99152ed095576f
category: main
optional: false
- name: libxcb
@@ -3961,15 +3991,15 @@ package:
category: dev
optional: true
- name: llvm-openmp
- version: 19.1.5
+ version: 19.1.6
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.5-h024ca30_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.6-h024ca30_0.conda
hash:
- md5: dc90d15c25a57f641f0b84c271e4761e
- sha256: e319db1e18dabe23ddeb4a1e04ff1ab5e331069a5a558891ffeb60c8b76d5e6a
+ md5: 96e42ccbd3c067c1713ff5f2d2169247
+ sha256: 9e385c2a8169d951cf153221fb7fbb3dc8f1e5ac77371edee7329f8721dbe1ae
category: main
optional: false
- name: llvmlite
@@ -4313,27 +4343,29 @@ package:
category: dev
optional: true
- name: mistune
- version: 3.0.2
+ version: 3.1.0
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda
+ typing_extensions: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.1.0-pyhd8ed1ab_0.conda
hash:
- md5: c46df05cae629e55426773ac1f85d68f
- sha256: 0a9faaf1692b74f321cedbd37a44f108a1ec3f5d9638bc5bbf860cb3b6ff6db4
+ md5: d10024c163a52eeecbb166fdeaef8b12
+ sha256: d932404dc610464130db5f36f59cd29947a687d9708daaad369d0020707de41a
category: dev
optional: true
- name: mistune
- version: 3.0.2
+ version: 3.1.0
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda
+ typing_extensions: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.1.0-pyhd8ed1ab_0.conda
hash:
- md5: c46df05cae629e55426773ac1f85d68f
- sha256: 0a9faaf1692b74f321cedbd37a44f108a1ec3f5d9638bc5bbf860cb3b6ff6db4
+ md5: d10024c163a52eeecbb166fdeaef8b12
+ sha256: d932404dc610464130db5f36f59cd29947a687d9708daaad369d0020707de41a
category: dev
optional: true
- name: mkl
@@ -4446,10 +4478,10 @@ package:
pyyaml: ''
sphinx: '>=5'
typing_extensions: ''
- url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_1.conda
hash:
- md5: 38e1b2f0f62e9976cf9fe54a54258e3c
- sha256: f3dbbcc61717a0a3078393147dae111f658b0b057568500b4c68fd15e80214c1
+ md5: b78625bb0b4b144fe7048523a178986d
+ sha256: 0bc2fdde44340d93834983106fdacad5683c441ae5faa5450444e4ff8560f13b
category: dev
optional: true
- name: myst-nb
@@ -4468,10 +4500,10 @@ package:
pyyaml: ''
sphinx: '>=5'
typing_extensions: ''
- url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_1.conda
hash:
- md5: 38e1b2f0f62e9976cf9fe54a54258e3c
- sha256: f3dbbcc61717a0a3078393147dae111f658b0b057568500b4c68fd15e80214c1
+ md5: b78625bb0b4b144fe7048523a178986d
+ sha256: 0bc2fdde44340d93834983106fdacad5683c441ae5faa5450444e4ff8560f13b
category: dev
optional: true
- name: myst-parser
@@ -4513,7 +4545,7 @@ package:
category: dev
optional: true
- name: nbclient
- version: 0.10.1
+ version: 0.10.2
manager: conda
platform: linux-64
dependencies:
@@ -4522,14 +4554,14 @@ package:
nbformat: '>=5.1'
python: '>=3.8'
traitlets: '>=5.4'
- url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.2-pyhd8ed1ab_0.conda
hash:
- md5: 3ee79082e59a28e1db11e2a9c3bcd85a
- sha256: 564e22c4048f2f00c7ee79417dea364f95cf069a1f2565dc26d5ece1fc3fd779
+ md5: 6bb0d77277061742744176ab555b723c
+ sha256: a20cff739d66c2f89f413e4ba4c6f6b59c50d5c30b5f0d840c13e8c9c2df9135
category: dev
optional: true
- name: nbclient
- version: 0.10.1
+ version: 0.10.2
manager: conda
platform: win-64
dependencies:
@@ -4538,118 +4570,118 @@ package:
nbformat: '>=5.1'
python: '>=3.8'
traitlets: '>=5.4'
- url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.2-pyhd8ed1ab_0.conda
hash:
- md5: 3ee79082e59a28e1db11e2a9c3bcd85a
- sha256: 564e22c4048f2f00c7ee79417dea364f95cf069a1f2565dc26d5ece1fc3fd779
+ md5: 6bb0d77277061742744176ab555b723c
+ sha256: a20cff739d66c2f89f413e4ba4c6f6b59c50d5c30b5f0d840c13e8c9c2df9135
category: dev
optional: true
- name: nbconvert
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: linux-64
dependencies:
- nbconvert-core: 7.16.4
- nbconvert-pandoc: 7.16.4
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda
+ nbconvert-core: 7.16.5
+ nbconvert-pandoc: 7.16.5
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 9337002f0dd2fcb8e1064f8023c8e0c0
- sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a
+ md5: 82ffc2974cd09b45182f018b5af731c8
+ sha256: 02780c17ea89ff96c229b908201a656affa70c475ebf40a140b7551d016cba31
category: dev
optional: true
- name: nbconvert
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: win-64
dependencies:
- nbconvert-core: 7.16.4
- nbconvert-pandoc: 7.16.4
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda
+ nbconvert-core: 7.16.5
+ nbconvert-pandoc: 7.16.5
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 9337002f0dd2fcb8e1064f8023c8e0c0
- sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a
+ md5: 82ffc2974cd09b45182f018b5af731c8
+ sha256: 02780c17ea89ff96c229b908201a656affa70c475ebf40a140b7551d016cba31
category: dev
optional: true
- name: nbconvert-core
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: linux-64
dependencies:
beautifulsoup4: ''
- bleach: ''
+ bleach-with-css: '!=5.0.0'
defusedxml: ''
entrypoints: '>=0.2.2'
+ importlib-metadata: '>=3.6'
jinja2: '>=3.0'
jupyter_core: '>=4.7'
jupyterlab_pygments: ''
markupsafe: '>=2.0'
mistune: '>=2.0.3,<4'
nbclient: '>=0.5.0'
- nbformat: '>=5.1'
+ nbformat: '>=5.7'
packaging: ''
pandocfilters: '>=1.4.1'
pygments: '>=2.4.1'
- python: '>=3.8'
- tinycss2: ''
- traitlets: '>=5.0'
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda
+ python: '>=3.9'
+ traitlets: '>=5.1'
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.5-pyhd8ed1ab_1.conda
hash:
- md5: 0457fdf55c88e52e0e7b63691eafcc48
- sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89
+ md5: dd50a122c5b9782b1e9b2695473bfd95
+ sha256: 9eed80365c012ab3bbb0f0ed1446af496d6810063dfa07dde33ae4a6d8a392ef
category: dev
optional: true
- name: nbconvert-core
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: win-64
dependencies:
beautifulsoup4: ''
- bleach: ''
+ bleach-with-css: '!=5.0.0'
defusedxml: ''
entrypoints: '>=0.2.2'
+ importlib-metadata: '>=3.6'
jinja2: '>=3.0'
jupyter_core: '>=4.7'
jupyterlab_pygments: ''
markupsafe: '>=2.0'
mistune: '>=2.0.3,<4'
nbclient: '>=0.5.0'
- nbformat: '>=5.1'
+ nbformat: '>=5.7'
packaging: ''
pandocfilters: '>=1.4.1'
pygments: '>=2.4.1'
- python: '>=3.8'
- tinycss2: ''
- traitlets: '>=5.0'
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda
+ python: '>=3.9'
+ traitlets: '>=5.1'
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.5-pyhd8ed1ab_1.conda
hash:
- md5: 0457fdf55c88e52e0e7b63691eafcc48
- sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89
+ md5: dd50a122c5b9782b1e9b2695473bfd95
+ sha256: 9eed80365c012ab3bbb0f0ed1446af496d6810063dfa07dde33ae4a6d8a392ef
category: dev
optional: true
- name: nbconvert-pandoc
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: linux-64
dependencies:
- nbconvert-core: 7.16.4
+ nbconvert-core: 7.16.5
pandoc: ''
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 28701f71ce0b88b86783df822dd9d7b9
- sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c
+ md5: 593a8fd80968f14f8a7b3a685ddc455e
+ sha256: ddef467e066125a86bbb748d5cd6a54f7c0b7021461406d1bf7e48823f2eab9d
category: dev
optional: true
- name: nbconvert-pandoc
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: win-64
dependencies:
- nbconvert-core: 7.16.4
+ nbconvert-core: 7.16.5
pandoc: ''
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 28701f71ce0b88b86783df822dd9d7b9
- sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c
+ md5: 593a8fd80968f14f8a7b3a685ddc455e
+ sha256: ddef467e066125a86bbb748d5cd6a54f7c0b7021461406d1bf7e48823f2eab9d
category: dev
optional: true
- name: nbformat
@@ -4722,39 +4754,39 @@ package:
category: dev
optional: true
- name: notebook
- version: 7.3.1
+ version: 7.3.2
manager: conda
platform: linux-64
dependencies:
importlib_resources: '>=5.0'
jupyter_server: '>=2.4.0,<3'
- jupyterlab: '>=4.3.2,<4.4'
+ jupyterlab: '>=4.3.4,<4.4'
jupyterlab_server: '>=2.27.1,<3'
notebook-shim: '>=0.2,<0.3'
python: '>=3.9'
tornado: '>=6.2.0'
- url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.2-pyhd8ed1ab_0.conda
hash:
- md5: f663ab5bcc9a28364b7b80aa976ed00f
- sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576
+ md5: 48b0461a947a0537427fc836b9bd2d33
+ sha256: 07138543549d6672376115a000c5fd26c3711f0b2b5c9464889bccfe711d8e59
category: dev
optional: true
- name: notebook
- version: 7.3.1
+ version: 7.3.2
manager: conda
platform: win-64
dependencies:
importlib_resources: '>=5.0'
jupyter_server: '>=2.4.0,<3'
- jupyterlab: '>=4.3.2,<4.4'
+ jupyterlab: '>=4.3.4,<4.4'
jupyterlab_server: '>=2.27.1,<3'
notebook-shim: '>=0.2,<0.3'
python: '>=3.9'
tornado: '>=6.2.0'
- url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.2-pyhd8ed1ab_0.conda
hash:
- md5: f663ab5bcc9a28364b7b80aa976ed00f
- sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576
+ md5: 48b0461a947a0537427fc836b9bd2d33
+ sha256: 07138543549d6672376115a000c5fd26c3711f0b2b5c9464889bccfe711d8e59
category: dev
optional: true
- name: notebook-shim
@@ -4934,10 +4966,10 @@ package:
__glibc: '>=2.17,<3.0.a0'
ca-certificates: ''
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.4.0-hb9d3cd8_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.4.0-h7b32b05_1.conda
hash:
- md5: 23cc74f77eb99315c0360ec3533147a9
- sha256: 814b9dff1847b132c676ee6cc1a8cb2d427320779b93e1b6d76552275c128705
+ md5: 4ce6875f75469b2757a65e10a5d05e31
+ sha256: f62f6bca4a33ca5109b6d571b052a394d836956d21b25b7ffd03376abf7a481f
category: main
optional: false
- name: openssl
@@ -4949,10 +4981,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.4.0-h2466b09_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.4.0-ha4e3fda_1.conda
hash:
- md5: d0d805d9b5524a14efb51b3bff965e83
- sha256: e03045a0837e01ff5c75e9273a572553e7522290799807f918c917a9826a6484
+ md5: fb45308ba8bfe1abf1f4a27bad24a743
+ sha256: 519a06eaab7c878fbebb8cab98ea4a4465eafb1e9ed8c6ce67226068a80a92f0
category: main
optional: false
- name: overrides
@@ -4960,12 +4992,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
typing_utils: ''
- url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_1.conda
hash:
- md5: 24fba5a9d161ad8103d4e84c0e1a3ed4
- sha256: 5e238e5e646414d517a13f6786c7227206ace58271e3ef63f6adca4d6a4c2839
+ md5: e51f1e4089cad105b6cac64bd8166587
+ sha256: 1840bd90d25d4930d60f57b4f38d4e0ae3f5b8db2819638709c36098c6ba770c
category: dev
optional: true
- name: overrides
@@ -4973,12 +5005,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
typing_utils: ''
- url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_1.conda
hash:
- md5: 24fba5a9d161ad8103d4e84c0e1a3ed4
- sha256: 5e238e5e646414d517a13f6786c7227206ace58271e3ef63f6adca4d6a4c2839
+ md5: e51f1e4089cad105b6cac64bd8166587
+ sha256: 1840bd90d25d4930d60f57b4f38d4e0ae3f5b8db2819638709c36098c6ba770c
category: dev
optional: true
- name: packaging
@@ -5046,25 +5078,25 @@ package:
category: main
optional: false
- name: pandoc
- version: '3.6'
+ version: 3.6.1
manager: conda
platform: linux-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.6-ha770c72_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.6.1-ha770c72_0.conda
hash:
- md5: 38ee82616a780cf22ec6355e386e2563
- sha256: 9d4cfbb4cb844c50cecb0bc3c1ad7479908f422299bf79e667aa75129c4b0a21
+ md5: e94dd7479ba12963364d855fb23cce4f
+ sha256: 08092ddd880a58c75feaf37a374826d004c9dacd2cc73bbb623ad4e0bb321b82
category: dev
optional: true
- name: pandoc
- version: '3.6'
+ version: 3.6.1
manager: conda
platform: win-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.6-h57928b3_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.6.1-h57928b3_0.conda
hash:
- md5: 0ec4b5943313ed989ccaebd37f04f46b
- sha256: 43e5cb6d762f9777371ffcb00b766019a36be5fc2faddb56fd8ba1e7f2e4b789
+ md5: 5d2bd384ec8ed9f60454e1260eb08220
+ sha256: 5015bea3441ae0e919960633f55fb5f7dee757a6f893f2be2065001e8e8b18c0
category: dev
optional: true
- name: pandocfilters
@@ -5233,13 +5265,13 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.8,<3.13.0a0'
+ python: '>=3.9,<3.13.0a0'
setuptools: ''
wheel: ''
- url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_2.conda
hash:
- md5: 5dd546fe99b44fda83963d15f84263b7
- sha256: 499313e72e20225f84c2e9690bbaf5b952c8d7e0bf34b728278538f766b81628
+ md5: 04e691b9fadd93a8a9fad87a81d4fd8f
+ sha256: da8c8888de10c1e4234ebcaa1550ac2b4b5408ac20f093fe641e4bc8c9c9f3eb
category: main
optional: false
- name: pip
@@ -5247,13 +5279,13 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.8,<3.13.0a0'
+ python: '>=3.9,<3.13.0a0'
setuptools: ''
wheel: ''
- url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_2.conda
hash:
- md5: 5dd546fe99b44fda83963d15f84263b7
- sha256: 499313e72e20225f84c2e9690bbaf5b952c8d7e0bf34b728278538f766b81628
+ md5: 04e691b9fadd93a8a9fad87a81d4fd8f
+ sha256: da8c8888de10c1e4234ebcaa1550ac2b4b5408ac20f093fe641e4bc8c9c9f3eb
category: main
optional: false
- name: pkgutil-resolve-name
@@ -5379,7 +5411,7 @@ package:
category: dev
optional: true
- name: psutil
- version: 6.1.0
+ version: 6.1.1
manager: conda
platform: linux-64
dependencies:
@@ -5387,14 +5419,14 @@ package:
libgcc: '>=13'
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
- url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.1.0-py310ha75aee5_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.1.1-py310ha75aee5_0.conda
hash:
- md5: a42a2ed94df11c5cfa5348a317e1f197
- sha256: d51ffcb07e820b281723d4c0838764faef4061ec1ec306d4f091796bf9411987
+ md5: 00838ea1d4e87b1e6e2552bba98cc899
+ sha256: a643a57e5338fb3a154c5d57fdc72d80170cf7868f20acbbeedde014195f0d92
category: main
optional: false
- name: psutil
- version: 6.1.0
+ version: 6.1.1
manager: conda
platform: win-64
dependencies:
@@ -5403,10 +5435,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.1.0-py310ha8f682b_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.1.1-py310ha8f682b_0.conda
hash:
- md5: 4e5ed46bab4ca903c94ef4775ec0da68
- sha256: ef77ead9f21fed3de1e71b7af9c19198683454526ddc6ff62045fdbe0042723f
+ md5: e7da623f94edbf9c66f816bee03432a2
+ sha256: 88ed52584b3d838ec10c10ad445823bb9b52a0002071e79c9bb63433ff934026
category: main
optional: false
- name: pthread-stubs
@@ -5565,7 +5597,7 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.9'
+ python: ''
url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda
hash:
md5: 12c566707c80111f9799308d9e265aef
@@ -5573,39 +5605,39 @@ package:
category: main
optional: false
- name: pydantic
- version: 2.10.3
+ version: 2.10.5
manager: conda
platform: linux-64
dependencies:
annotated-types: '>=0.6.0'
- pydantic-core: 2.27.1
+ pydantic-core: 2.27.2
python: '>=3.9'
typing-extensions: '>=4.6.1'
typing_extensions: '>=4.12.2'
- url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.3-pyh3cfb1c2_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.5-pyh3cfb1c2_0.conda
hash:
- md5: 194ef7f91286978521350f171b117f01
- sha256: cac9eebd3d5f8d8a497a9025d756257ddc75b8b3393e6737cb45077bd744d4f8
+ md5: e8ea30925c8271c4128375810d7d3d7a
+ sha256: 0f32c30ddc610cd1113335d8b4f311f20f4d72754b7c1a5d0d9493f597cf11d2
category: main
optional: false
- name: pydantic
- version: 2.10.3
+ version: 2.10.5
manager: conda
platform: win-64
dependencies:
annotated-types: '>=0.6.0'
- pydantic-core: 2.27.1
+ pydantic-core: 2.27.2
python: '>=3.9'
typing-extensions: '>=4.6.1'
typing_extensions: '>=4.12.2'
- url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.3-pyh3cfb1c2_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.5-pyh3cfb1c2_0.conda
hash:
- md5: 194ef7f91286978521350f171b117f01
- sha256: cac9eebd3d5f8d8a497a9025d756257ddc75b8b3393e6737cb45077bd744d4f8
+ md5: e8ea30925c8271c4128375810d7d3d7a
+ sha256: 0f32c30ddc610cd1113335d8b4f311f20f4d72754b7c1a5d0d9493f597cf11d2
category: main
optional: false
- name: pydantic-core
- version: 2.27.1
+ version: 2.27.2
manager: conda
platform: linux-64
dependencies:
@@ -5614,14 +5646,14 @@ package:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
typing-extensions: '>=4.6.0,!=4.7.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/pydantic-core-2.27.1-py310h505e2c1_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/pydantic-core-2.27.2-py310h505e2c1_0.conda
hash:
- md5: 9493c5caf801dfc328f74c1000e9be4e
- sha256: 74078f74b6d1509df6f3eb587ede3a54b1cf55acf772370735d8364c3f0b347c
+ md5: 3f804346d970a0343c46afc21cf5f16e
+ sha256: 6c58cdbb007f2dc8b0a8d96eacaba45bedf6ddfe9ed4558c40f899cb3438f3cb
category: main
optional: false
- name: pydantic-core
- version: 2.27.1
+ version: 2.27.2
manager: conda
platform: win-64
dependencies:
@@ -5631,10 +5663,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/pydantic-core-2.27.1-py310hc226416_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/pydantic-core-2.27.2-py310hc226416_0.conda
hash:
- md5: 4170e7c93ba4045f6ee3f89de1d040d5
- sha256: 4e41503706f55429f0abda0d6f4d0509d0a215b51c5587628c201c3d0014836a
+ md5: 3df8c74e13bd1b7ec1292b5c6b744509
+ sha256: 9c5e8eb73caa4c8f1945ac22af392495221f1809055114c4cc23609a8622a1eb
category: main
optional: false
- name: pydata-sphinx-theme
@@ -5715,35 +5747,35 @@ package:
category: main
optional: false
- name: pygments
- version: 2.18.0
+ version: 2.19.1
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.19.1-pyhd8ed1ab_0.conda
hash:
- md5: b38dc0206e2a530e5c2cf11dc086b31a
- sha256: 0d6133545f268b2b89c2617c196fc791f365b538d4057ecd636d658c3b1e885d
+ md5: 232fb4577b6687b2d503ef8e254270c9
+ sha256: 28a3e3161390a9d23bc02b4419448f8d27679d9e2c250e29849e37749c8de86b
category: dev
optional: true
- name: pygments
- version: 2.18.0
+ version: 2.19.1
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.19.1-pyhd8ed1ab_0.conda
hash:
- md5: b38dc0206e2a530e5c2cf11dc086b31a
- sha256: 0d6133545f268b2b89c2617c196fc791f365b538d4057ecd636d658c3b1e885d
+ md5: 232fb4577b6687b2d503ef8e254270c9
+ sha256: 28a3e3161390a9d23bc02b4419448f8d27679d9e2c250e29849e37749c8de86b
category: dev
optional: true
- name: pylint
- version: 3.3.2
+ version: 3.3.3
manager: conda
platform: linux-64
dependencies:
- astroid: '>=3.3.5,<3.4.0-dev0'
+ astroid: '>=3.3.8,<3.4.0-dev0'
colorama: '>=0.4.5'
dill: '>=0.3.7'
isort: '>=4.2.5,<6,!=5.13.0'
@@ -5753,18 +5785,18 @@ package:
tomli: '>=1.1.0'
tomlkit: '>=0.10.1'
typing_extensions: '>=3.10.0'
- url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.3-pyhd8ed1ab_0.conda
hash:
- md5: 2d8d45003973eb746f9465ca6b02c050
- sha256: 6f8e58920a5358bebbb7e7bb5658e16cdff1398986eb0d4b94e7877e204b2323
+ md5: 5842a1fa3b9b4f9fe7069b9ca5ed068d
+ sha256: a8192c823bfb6cdc57d2e12a8748ac1acb588c960c53e71c763f6359c5602e46
category: dev
optional: true
- name: pylint
- version: 3.3.2
+ version: 3.3.3
manager: conda
platform: win-64
dependencies:
- astroid: '>=3.3.5,<3.4.0-dev0'
+ astroid: '>=3.3.8,<3.4.0-dev0'
colorama: '>=0.4.5'
dill: '>=0.3.7'
isort: '>=4.2.5,<6,!=5.13.0'
@@ -5774,10 +5806,10 @@ package:
tomli: '>=1.1.0'
tomlkit: '>=0.10.1'
typing_extensions: '>=3.10.0'
- url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.3-pyhd8ed1ab_0.conda
hash:
- md5: 2d8d45003973eb746f9465ca6b02c050
- sha256: 6f8e58920a5358bebbb7e7bb5658e16cdff1398986eb0d4b94e7877e204b2323
+ md5: 5842a1fa3b9b4f9fe7069b9ca5ed068d
+ sha256: a8192c823bfb6cdc57d2e12a8748ac1acb588c960c53e71c763f6359c5602e46
category: dev
optional: true
- name: pymatsolver
@@ -5835,27 +5867,27 @@ package:
category: main
optional: false
- name: pyparsing
- version: 3.2.0
+ version: 3.2.1
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.1-pyhd8ed1ab_0.conda
hash:
- md5: 4c05a2bcf87bb495512374143b57cf28
- sha256: 09a5484532e24a33649ab612674fd0857bbdcfd6640a79d13a6690fb742a36e1
+ md5: 285e237b8f351e85e7574a2c7bfa6d46
+ sha256: f513fed4001fd228d3bf386269237b4ca6bff732c99ffc11fcbad8529b35407c
category: main
optional: false
- name: pyparsing
- version: 3.2.0
+ version: 3.2.1
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.1-pyhd8ed1ab_0.conda
hash:
- md5: 4c05a2bcf87bb495512374143b57cf28
- sha256: 09a5484532e24a33649ab612674fd0857bbdcfd6640a79d13a6690fb742a36e1
+ md5: 285e237b8f351e85e7574a2c7bfa6d46
+ sha256: f513fed4001fd228d3bf386269237b4ca6bff732c99ffc11fcbad8529b35407c
category: main
optional: false
- name: pysocks
@@ -6268,12 +6300,12 @@ package:
dependencies:
jinja2: '>=2.9'
packaging: ''
- python: '>=3.7'
+ python: '>=3.9'
requests: ''
- url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_1.conda
hash:
- md5: 4b639db3b362998c696f7abf4784ee80
- sha256: cf8660b64d62fb5a631bb9344fd4c2fbc6b2529799c8a38ecaf996b05652567d
+ md5: 42840a95562a02bef45e7b7fb24dcba4
+ sha256: e391356581919077b1639ebd13f4cbb0773acfd5710cfe4188921e8a0387dc6b
category: dev
optional: true
- name: readthedocs-sphinx-ext
@@ -6283,12 +6315,12 @@ package:
dependencies:
jinja2: '>=2.9'
packaging: ''
- python: '>=3.7'
+ python: '>=3.9'
requests: ''
- url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_1.conda
hash:
- md5: 4b639db3b362998c696f7abf4784ee80
- sha256: cf8660b64d62fb5a631bb9344fd4c2fbc6b2529799c8a38ecaf996b05652567d
+ md5: 42840a95562a02bef45e7b7fb24dcba4
+ sha256: e391356581919077b1639ebd13f4cbb0773acfd5710cfe4188921e8a0387dc6b
category: dev
optional: true
- name: referencing
@@ -6542,27 +6574,27 @@ package:
category: dev
optional: true
- name: setuptools
- version: 75.6.0
+ version: 75.8.0
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.6.0-pyhff2d567_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.8.0-pyhff2d567_0.conda
hash:
- md5: fc80f7995e396cbaeabd23cf46c413dc
- sha256: abb12e1dd515b13660aacb5d0fd43835bc2186cab472df25b7716cd65e095111
+ md5: 8f28e299c11afdd79e0ec1e279dcdc52
+ sha256: e0778e4f276e9a81b51c56f51ec22a27b4d8fc955abc0be77ad09ca9bea06bb9
category: main
optional: false
- name: setuptools
- version: 75.6.0
+ version: 75.8.0
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.6.0-pyhff2d567_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.8.0-pyhff2d567_0.conda
hash:
- md5: fc80f7995e396cbaeabd23cf46c413dc
- sha256: abb12e1dd515b13660aacb5d0fd43835bc2186cab472df25b7716cd65e095111
+ md5: 8f28e299c11afdd79e0ec1e279dcdc52
+ sha256: e0778e4f276e9a81b51c56f51ec22a27b4d8fc955abc0be77ad09ca9bea06bb9
category: main
optional: false
- name: six
@@ -6751,10 +6783,10 @@ package:
pydata-sphinx-theme: '>=0.15.2'
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 54e574ecd914ea059b29887a93463d79
- sha256: 300aacc36eb33502f640398b83a50a878c869c4fbd6a713d89e04234da8c8bba
+ md5: 501e2d6d8aa1b8d82d2707ce8c90b287
+ sha256: cf1d3ae6d28042954ac750f6948678fefa619681c3994d2637d747d96a1139ea
category: dev
optional: true
- name: sphinx-book-theme
@@ -6765,10 +6797,10 @@ package:
pydata-sphinx-theme: '>=0.15.2'
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 54e574ecd914ea059b29887a93463d79
- sha256: 300aacc36eb33502f640398b83a50a878c869c4fbd6a713d89e04234da8c8bba
+ md5: 501e2d6d8aa1b8d82d2707ce8c90b287
+ sha256: cf1d3ae6d28042954ac750f6948678fefa619681c3994d2637d747d96a1139ea
category: dev
optional: true
- name: sphinx-comments
@@ -6776,12 +6808,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: ''
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyh9f0ad1d_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 2ae3ce35de0c1cec45c94182694f8d1b
- sha256: 2578e9a84f3d4435ad1065daa55ad22a401968c09842220337e8195336f94839
+ md5: 30e02fa8e40287da066e348c95ff5609
+ sha256: 00129f91b905441a9e27c46ef32c22617743eb4a4f7207e1dd84bc19505d4381
category: dev
optional: true
- name: sphinx-comments
@@ -6789,12 +6821,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: ''
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyh9f0ad1d_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 2ae3ce35de0c1cec45c94182694f8d1b
- sha256: 2578e9a84f3d4435ad1065daa55ad22a401968c09842220337e8195336f94839
+ md5: 30e02fa8e40287da066e348c95ff5609
+ sha256: 00129f91b905441a9e27c46ef32c22617743eb4a4f7207e1dd84bc19505d4381
category: dev
optional: true
- name: sphinx-copybutton
@@ -6802,12 +6834,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3'
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_1.conda
hash:
- md5: ac832cc43adc79118cf6e23f1f9b8995
- sha256: 7ea21f009792e7c69612ddba367afe0412b3fdff2e92f439e8cd222de4b40bfe
+ md5: bf22cb9c439572760316ce0748af3713
+ sha256: 8cd892e49cb4d00501bc4439fb0c73ca44905f01a65b2b7fa05ba0e8f3924f19
category: dev
optional: true
- name: sphinx-copybutton
@@ -6815,12 +6847,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3'
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_1.conda
hash:
- md5: ac832cc43adc79118cf6e23f1f9b8995
- sha256: 7ea21f009792e7c69612ddba367afe0412b3fdff2e92f439e8cd222de4b40bfe
+ md5: bf22cb9c439572760316ce0748af3713
+ sha256: 8cd892e49cb4d00501bc4439fb0c73ca44905f01a65b2b7fa05ba0e8f3924f19
category: dev
optional: true
- name: sphinx-design
@@ -6858,10 +6890,10 @@ package:
python: '>=3.9'
pyyaml: ''
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_1.conda
hash:
- md5: 7a8b55d920fa30a68a2da808abf57291
- sha256: 1436741a948742862e69554f02b855cada81643b10c7dd632c29b1b28aa0ce96
+ md5: d248f9db0f1c2e7c480b058925afa9c5
+ sha256: 47dda7135f9fb1777b7066c3b9260fdd796d6ec2aeb8804161f39c65b3461401
category: dev
optional: true
- name: sphinx-external-toc
@@ -6873,10 +6905,10 @@ package:
python: '>=3.9'
pyyaml: ''
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_1.conda
hash:
- md5: 7a8b55d920fa30a68a2da808abf57291
- sha256: 1436741a948742862e69554f02b855cada81643b10c7dd632c29b1b28aa0ce96
+ md5: d248f9db0f1c2e7c480b058925afa9c5
+ sha256: 47dda7135f9fb1777b7066c3b9260fdd796d6ec2aeb8804161f39c65b3461401
category: dev
optional: true
- name: sphinx-jupyterbook-latex
@@ -6887,10 +6919,10 @@ package:
packaging: ''
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_1.conda
hash:
- md5: 90b6071fb02e56a1aafc85e52721fa0e
- sha256: 648307f83e8843b9685a6d979e6bffd7cb0a0d6b81d62b64cbd7c843f87abeb6
+ md5: 9261bc5d987013f5d8dc58061c34f1a3
+ sha256: b64c031795918f26ddeb5148ede2d3a4944cd9f5461cf72bde3f28acdc71d2f3
category: dev
optional: true
- name: sphinx-jupyterbook-latex
@@ -6901,10 +6933,10 @@ package:
packaging: ''
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_1.conda
hash:
- md5: 90b6071fb02e56a1aafc85e52721fa0e
- sha256: 648307f83e8843b9685a6d979e6bffd7cb0a0d6b81d62b64cbd7c843f87abeb6
+ md5: 9261bc5d987013f5d8dc58061c34f1a3
+ sha256: b64c031795918f26ddeb5148ede2d3a4944cd9f5461cf72bde3f28acdc71d2f3
category: dev
optional: true
- name: sphinx-multitoc-numbering
@@ -6912,12 +6944,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
sphinx: '>=3'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 40749a4d0f0d2e11c65fb26c1cd16a90
- sha256: 6c8241fdb4222799c04677b06b2e1f480a6c11f27c8fccc9f73f98798d3c44d8
+ md5: cc5fc0988f0fedab436361b9b5906a58
+ sha256: 9fa48b33334c3a9971c96dd3d921950e8350cfa88a8e8ebaec6d8261071ea2ac
category: dev
optional: true
- name: sphinx-multitoc-numbering
@@ -6925,12 +6957,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
sphinx: '>=3'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 40749a4d0f0d2e11c65fb26c1cd16a90
- sha256: 6c8241fdb4222799c04677b06b2e1f480a6c11f27c8fccc9f73f98798d3c44d8
+ md5: cc5fc0988f0fedab436361b9b5906a58
+ sha256: 9fa48b33334c3a9971c96dd3d921950e8350cfa88a8e8ebaec6d8261071ea2ac
category: dev
optional: true
- name: sphinx-thebe
@@ -6938,12 +6970,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.8'
+ python: '>=3.9'
sphinx: '>=4'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_1.conda
hash:
- md5: c7895f70474a3883c9ff75c290dff551
- sha256: a6c9c15b59edcf957cc6e6122269c07164a08d71754852f65819375844fd843d
+ md5: f6627ce09745a0f822cc6e7de8cf4f99
+ sha256: 9d0cd52edcb2274bf7c8e9327317d9bb48e1d092afeaed093e0242876ad3c008
category: dev
optional: true
- name: sphinx-thebe
@@ -6951,12 +6983,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.8'
+ python: '>=3.9'
sphinx: '>=4'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_1.conda
hash:
- md5: c7895f70474a3883c9ff75c290dff551
- sha256: a6c9c15b59edcf957cc6e6122269c07164a08d71754852f65819375844fd843d
+ md5: f6627ce09745a0f822cc6e7de8cf4f99
+ sha256: 9d0cd52edcb2274bf7c8e9327317d9bb48e1d092afeaed093e0242876ad3c008
category: dev
optional: true
- name: sphinx-togglebutton
@@ -7178,7 +7210,7 @@ package:
category: dev
optional: true
- name: sqlalchemy
- version: 2.0.36
+ version: 2.0.37
manager: conda
platform: linux-64
dependencies:
@@ -7188,14 +7220,14 @@ package:
python: '>=3.10,<3.11.0a0'
python_abi: 3.10.*
typing-extensions: '>=4.6.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/sqlalchemy-2.0.36-py310ha75aee5_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/sqlalchemy-2.0.37-py310ha75aee5_0.conda
hash:
- md5: 66bddc78878ee3842f900334447e9527
- sha256: 0b97c80982254e6424d5d5537a21ed1865be73e8b22adae1076e68274fb7ef26
+ md5: c54931e147566053f774738dc5caaa4e
+ sha256: 22e5d1fea4606b7ba3700f68f733b76d8012ef1b1cc9af85256fd2f0dd3c1fd6
category: dev
optional: true
- name: sqlalchemy
- version: 2.0.36
+ version: 2.0.37
manager: conda
platform: win-64
dependencies:
@@ -7206,10 +7238,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/sqlalchemy-2.0.36-py310ha8f682b_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/sqlalchemy-2.0.37-py310ha8f682b_0.conda
hash:
- md5: 458f94a86252f0960e7491ad654dc260
- sha256: 6ae3a0ff3cb66c562786a317c808c0378fb13e794ace2c1c0940347ad34adc8e
+ md5: 73d7dad251d3c87b69f40c72f9bac8e7
+ sha256: 510e46d3c619902f4b611ba88441148b13de23e3d591e2b0ae15ea215c1fd33b
category: dev
optional: true
- name: stack_data
@@ -7434,11 +7466,11 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=2.7'
- url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_1.conda
hash:
- md5: f832c45a477c78bebd107098db465095
- sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1
+ md5: b0dd904de08b7db706167240bf37b164
+ sha256: 34f3a83384ac3ac30aefd1309e69498d8a4aa0bf2d1f21c645f79b180e378938
category: dev
optional: true
- name: toml
@@ -7446,11 +7478,11 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=2.7'
- url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_1.conda
hash:
- md5: f832c45a477c78bebd107098db465095
- sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1
+ md5: b0dd904de08b7db706167240bf37b164
+ sha256: 34f3a83384ac3ac30aefd1309e69498d8a4aa0bf2d1f21c645f79b180e378938
category: dev
optional: true
- name: tomli
@@ -7562,11 +7594,11 @@ package:
platform: linux-64
dependencies:
colorama: ''
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_1.conda
hash:
- md5: 4085c9db273a148e149c03627350e22c
- sha256: 5673b7104350a6998cb86cccf1d0058217d86950e8d6c927d8530606028edb1d
+ md5: 9efbfdc37242619130ea42b1cc4ed861
+ sha256: 11e2c85468ae9902d24a27137b6b39b4a78099806e551d390e394a8c34b48e40
category: main
optional: false
- name: tqdm
@@ -7575,11 +7607,11 @@ package:
platform: win-64
dependencies:
colorama: ''
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_1.conda
hash:
- md5: 4085c9db273a148e149c03627350e22c
- sha256: 5673b7104350a6998cb86cccf1d0058217d86950e8d6c927d8530606028edb1d
+ md5: 9efbfdc37242619130ea42b1cc4ed861
+ sha256: 11e2c85468ae9902d24a27137b6b39b4a78099806e551d390e394a8c34b48e40
category: main
optional: false
- name: traitlets
@@ -7815,7 +7847,7 @@ package:
category: dev
optional: true
- name: urllib3
- version: 2.2.3
+ version: 2.3.0
manager: conda
platform: linux-64
dependencies:
@@ -7824,14 +7856,14 @@ package:
pysocks: '>=1.5.6,<2.0,!=1.5.7'
python: '>=3.9'
zstandard: '>=0.18.0'
- url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.2.3-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda
hash:
- md5: 4a2d8ef7c37b8808c5b9b750501fffce
- sha256: 416e30a1c3262275f01a3e22e783118d9e9d2872a739a9ed860d06fa9c7593d5
+ md5: 32674f8dbfb7b26410ed580dd3c10a29
+ sha256: 114919ffa80c328127dab9c8e7a38f9d563c617691fb81fccb11c1e86763727e
category: main
optional: false
- name: urllib3
- version: 2.2.3
+ version: 2.3.0
manager: conda
platform: win-64
dependencies:
@@ -7840,10 +7872,10 @@ package:
pysocks: '>=1.5.6,<2.0,!=1.5.7'
python: '>=3.9'
zstandard: '>=0.18.0'
- url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.2.3-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda
hash:
- md5: 4a2d8ef7c37b8808c5b9b750501fffce
- sha256: 416e30a1c3262275f01a3e22e783118d9e9d2872a739a9ed860d06fa9c7593d5
+ md5: 32674f8dbfb7b26410ed580dd3c10a29
+ sha256: 114919ffa80c328127dab9c8e7a38f9d563c617691fb81fccb11c1e86763727e
category: main
optional: false
- name: vc
@@ -8053,16 +8085,16 @@ package:
category: dev
optional: true
- name: xorg-libxau
- version: 1.0.11
+ version: 1.0.12
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.12-hb9d3cd8_0.conda
hash:
- md5: 77cbc488235ebbaab2b6e912d3934bae
- sha256: 532a046fee0b3a402db867b6ec55c84ba4cdedb91d817147c8feeae9766be3d6
+ md5: f6ebe2cb3f82ba6c057dde5d9debe4f7
+ sha256: ed10c9283974d311855ae08a16dfd7e56241fac632aec3b92e3cfe73cff31038
category: main
optional: false
- name: xorg-libxau
@@ -8313,12 +8345,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/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
hash:
- sha256: ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ sha256: 007da1d142502378a4da9b7760c6b178986368a3
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
category: main
optional: false
- name: geoapps-utils
@@ -8330,12 +8362,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/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
hash:
- sha256: ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ sha256: 007da1d142502378a4da9b7760c6b178986368a3
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
category: main
optional: false
- name: geoh5py
@@ -8347,12 +8379,12 @@ package:
numpy: '>=1.26.0,<1.27.0'
pillow: '>=10.3.0,<10.4.0'
pydantic: '>=2.5.2,<3.0.0'
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
hash:
- sha256: fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ sha256: abdd3bd275deba6a92d741674053a9aabcccbeba
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
category: main
optional: false
- name: geoh5py
@@ -8364,12 +8396,12 @@ package:
numpy: '>=1.26.0,<1.27.0'
pillow: '>=10.3.0,<10.4.0'
pydantic: '>=2.5.2,<3.0.0'
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
hash:
- sha256: fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ sha256: abdd3bd275deba6a92d741674053a9aabcccbeba
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
category: main
optional: false
- name: mira-simpeg
@@ -8426,17 +8458,14 @@ package:
discretize: ==0.10.*
geoapps-utils: 0.5.0-alpha.1
geoh5py: 0.11.0-alpha.1
- h5py: '>=3.2.1,<4.0.0'
numpy: '>=1.26.0,<1.27.0'
- pillow: '>=10.3.0,<10.4.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@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
hash:
- sha256: e2192866e360874ba072231c677b6f0daf5154fd
+ sha256: 065db6be99def82cb5476cdeca78afd2ea5a3a43
source:
type: url
- url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
category: main
optional: false
- name: octree-creation-app
@@ -8447,17 +8476,14 @@ package:
discretize: ==0.10.*
geoapps-utils: 0.5.0-alpha.1
geoh5py: 0.11.0-alpha.1
- h5py: '>=3.2.1,<4.0.0'
numpy: '>=1.26.0,<1.27.0'
- pillow: '>=10.3.0,<10.4.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@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
hash:
- sha256: e2192866e360874ba072231c677b6f0daf5154fd
+ sha256: 065db6be99def82cb5476cdeca78afd2ea5a3a43
source:
type: url
- url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
category: main
optional: false
- name: param-sweeps
@@ -8467,12 +8493,12 @@ package:
dependencies:
geoh5py: 0.11.0-alpha.1
numpy: '>=1.26.0,<1.27.0'
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
hash:
- sha256: 644febfba1e81b1777a8ebf86744541c8e1fce09
+ sha256: cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
source:
type: url
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
category: main
optional: false
- name: param-sweeps
@@ -8482,11 +8508,11 @@ package:
dependencies:
geoh5py: 0.11.0-alpha.1
numpy: '>=1.26.0,<1.27.0'
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
hash:
- sha256: 644febfba1e81b1777a8ebf86744541c8e1fce09
+ sha256: cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
source:
type: url
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
category: main
optional: false
diff --git a/py-3.11.conda-lock.yml b/py-3.11.conda-lock.yml
index f60f53af..21331cbf 100644
--- a/py-3.11.conda-lock.yml
+++ b/py-3.11.conda-lock.yml
@@ -60,10 +60,10 @@ package:
dependencies:
pygments: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_1.conda
hash:
- md5: 1bb1ef9806a9a20872434f58b3e7fc1a
- sha256: 712c1875bcd32674e8ce2f418f0b2875ecb98e6bcbb21ec7502dae8ff4b0f73c
+ md5: 74ac5069774cdbc53910ec4d631a3999
+ sha256: 1307719f0d8ee694fc923579a39c0621c23fdaa14ccdf9278a5aac5665ac58e9
category: dev
optional: true
- name: accessible-pygments
@@ -73,10 +73,10 @@ package:
dependencies:
pygments: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/accessible-pygments-0.0.5-pyhd8ed1ab_1.conda
hash:
- md5: 1bb1ef9806a9a20872434f58b3e7fc1a
- sha256: 712c1875bcd32674e8ce2f418f0b2875ecb98e6bcbb21ec7502dae8ff4b0f73c
+ md5: 74ac5069774cdbc53910ec4d631a3999
+ sha256: 1307719f0d8ee694fc923579a39c0621c23fdaa14ccdf9278a5aac5665ac58e9
category: dev
optional: true
- name: alabaster
@@ -130,7 +130,7 @@ package:
category: main
optional: false
- name: anyio
- version: 4.7.0
+ version: 4.8.0
manager: conda
platform: linux-64
dependencies:
@@ -139,14 +139,14 @@ package:
python: '>=3.9'
sniffio: '>=1.1'
typing_extensions: '>=4.5'
- url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.8.0-pyhd8ed1ab_0.conda
hash:
- md5: c88107912954a983c2caf25f7fd55158
- sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1
+ md5: 848d25bfbadf020ee4d4ba90e5668252
+ sha256: f1455d2953e3eb6d71bc49881c8558d8e01888469dfd21061dd48afb6183e836
category: dev
optional: true
- name: anyio
- version: 4.7.0
+ version: 4.8.0
manager: conda
platform: win-64
dependencies:
@@ -155,10 +155,10 @@ package:
python: '>=3.9'
sniffio: '>=1.1'
typing_extensions: '>=4.5'
- url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.8.0-pyhd8ed1ab_0.conda
hash:
- md5: c88107912954a983c2caf25f7fd55158
- sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1
+ md5: 848d25bfbadf020ee4d4ba90e5668252
+ sha256: f1455d2953e3eb6d71bc49881c8558d8e01888469dfd21061dd48afb6183e836
category: dev
optional: true
- name: argon2-cffi
@@ -275,29 +275,29 @@ package:
category: main
optional: false
- name: astroid
- version: 3.3.6
+ version: 3.3.8
manager: conda
platform: linux-64
dependencies:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.6-py311h38be061_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.8-py311h38be061_0.conda
hash:
- md5: 90beb3745e382dfe003d48c5970419a9
- sha256: 92bf363286423e99e42c5d2e9bf8ed02efb1a047be4c238670fb9c9991e4ecf2
+ md5: 1d40246388ce17d0ada77a5da37d72d8
+ sha256: f99e14e537e4d5a57275b788c2ac5ef19b7c2b00f706ab5262d27a5d5f85471e
category: dev
optional: true
- name: astroid
- version: 3.3.6
+ version: 3.3.8
manager: conda
platform: win-64
dependencies:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.6-py311h1ea47a8_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.8-py311h1ea47a8_0.conda
hash:
- md5: d2e767d8b82e17f768b9e07bad3caa16
- sha256: 4a84b273e99a2c89641d9b5cedcd9b7b674b21a35a2f608f56f385a8da5b976b
+ md5: 1eb65d33ea4f51068bb40220d65c2f33
+ sha256: 47921cda617bf75c9005ba3f2844c46ceeb7beff37dc256a1c77e9bd00b6e2cd
category: dev
optional: true
- name: asttokens
@@ -351,27 +351,27 @@ package:
category: dev
optional: true
- name: attrs
- version: 24.2.0
+ version: 24.3.0
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.3.0-pyh71513ae_0.conda
hash:
- md5: 2018839db45c79654b57a924fcdd27d0
- sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7
+ md5: 356927ace43302bf6f5926e2a58dae6a
+ sha256: 750186af694a7130eaf7119fbb56db0d2326d8995ad5b8eae23c622b85fea29a
category: dev
optional: true
- name: attrs
- version: 24.2.0
+ version: 24.3.0
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.3.0-pyh71513ae_0.conda
hash:
- md5: 2018839db45c79654b57a924fcdd27d0
- sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7
+ md5: 356927ace43302bf6f5926e2a58dae6a
+ sha256: 750186af694a7130eaf7119fbb56db0d2326d8995ad5b8eae23c622b85fea29a
category: dev
optional: true
- name: babel
@@ -433,10 +433,10 @@ package:
dependencies:
python: '>=3.9'
webencodings: ''
- url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_3.conda
hash:
- md5: 707af59db75b066217403a8f00c1d826
- sha256: ffc8e4e53cd92aec0f0ea0bc9e28f5fd1b1e67bde46b0b298170e6fb78eecce1
+ md5: b33551d9bac06d754762e8ccb3c4df03
+ sha256: 9278622f54b6b4bce5d73663b282a8ab35d1b331d6ff92f4112906a526039827
category: dev
optional: true
- name: bleach
@@ -446,10 +446,36 @@ package:
dependencies:
python: '>=3.9'
webencodings: ''
- url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-6.2.0-pyhd8ed1ab_3.conda
+ hash:
+ md5: b33551d9bac06d754762e8ccb3c4df03
+ sha256: 9278622f54b6b4bce5d73663b282a8ab35d1b331d6ff92f4112906a526039827
+ category: dev
+ optional: true
+- name: bleach-with-css
+ version: 6.2.0
+ manager: conda
+ platform: linux-64
+ dependencies:
+ bleach: 6.2.0
+ tinycss2: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-with-css-6.2.0-hd8ed1ab_3.conda
+ hash:
+ md5: e250a492fc70bf604737328dbe02846c
+ sha256: 8161cf35253f7646a1fd39f90abbcc6cb69248b8fdff61cfffce4cc8448f8c02
+ category: dev
+ optional: true
+- name: bleach-with-css
+ version: 6.2.0
+ manager: conda
+ platform: win-64
+ dependencies:
+ bleach: 6.2.0
+ tinycss2: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/bleach-with-css-6.2.0-hd8ed1ab_3.conda
hash:
- md5: 707af59db75b066217403a8f00c1d826
- sha256: ffc8e4e53cd92aec0f0ea0bc9e28f5fd1b1e67bde46b0b298170e6fb78eecce1
+ md5: e250a492fc70bf604737328dbe02846c
+ sha256: 8161cf35253f7646a1fd39f90abbcc6cb69248b8fdff61cfffce4cc8448f8c02
category: dev
optional: true
- name: brotli
@@ -576,38 +602,38 @@ package:
category: main
optional: false
- name: c-ares
- version: 1.34.3
+ version: 1.34.4
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.3-hb9d3cd8_1.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.34.4-hb9d3cd8_0.conda
hash:
- md5: ee228789a85f961d14567252a03e725f
- sha256: 732571ba6286dbccbf4c6450078a581b7a5620204faf876ff0ef282d77a6bfa8
+ md5: e2775acf57efd5af15b8e3d1d74d72d3
+ sha256: d4f28d87b6339b94f74762c0076e29c8ef8ddfff51a564a92da2843573c18320
category: main
optional: false
- name: ca-certificates
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: linux-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.12.14-hbcca054_0.conda
hash:
- md5: c27d1c142233b5bc9ca570c6e2e0c244
- sha256: afee721baa6d988e27fef1832f68d6f32ac8cc99cdf6015732224c2841a09cea
+ md5: 720523eb0d6a9b0f6120c16b2aa4e7de
+ sha256: 1afd7274cbc9a334d6d0bc62fa760acc7afdaceb0b91a8df370ec01fd75dc7dd
category: main
optional: false
- name: ca-certificates
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: win-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.12.14-h56e8100_0.conda
hash:
- md5: 4c4fd67c18619be5aa65dc5b6c72e490
- sha256: 0fcac3a7ffcc556649e034a1802aedf795e64227eaa7194d207b01eaf26454c4
+ md5: cb2eaeb88549ddb27af533eccf9a45c1
+ sha256: 424d82db36cd26234bc4772426170efd60e888c2aed0099a257a95e131683a5e
category: main
optional: false
- name: cached-property
@@ -659,27 +685,27 @@ package:
category: main
optional: false
- name: certifi
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: linux-64
dependencies:
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.12.14-pyhd8ed1ab_0.conda
hash:
- md5: 12f7d00853807b0531775e9be891cb11
- sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f
+ md5: 6feb87357ecd66733be3279f16a8c400
+ sha256: 048c16a9cbcb1fbad02083414d3bc7c1d0eea4b39aee6aa6bf8d1d5089ca8bad
category: main
optional: false
- name: certifi
- version: 2024.8.30
+ version: 2024.12.14
manager: conda
platform: win-64
dependencies:
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.8.30-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.12.14-pyhd8ed1ab_0.conda
hash:
- md5: 12f7d00853807b0531775e9be891cb11
- sha256: 7020770df338c45ac6b560185956c32f0a5abf4b76179c037f115fc7d687819f
+ md5: 6feb87357ecd66733be3279f16a8c400
+ sha256: 048c16a9cbcb1fbad02083414d3bc7c1d0eea4b39aee6aa6bf8d1d5089ca8bad
category: main
optional: false
- name: cffi
@@ -717,54 +743,54 @@ package:
category: main
optional: false
- name: charset-normalizer
- version: 3.4.0
+ version: 3.4.1
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.1-pyhd8ed1ab_0.conda
hash:
- md5: 6581a17bba6b948bb60130026404a9d6
- sha256: 63022ee2c6a157a9f980250a66f54bdcdf5abee817348d0f9a74c2441a6fbf0e
+ md5: e83a31202d1c0a000fce3e9cf3825875
+ sha256: 4e0ee91b97e5de3e74567bdacea27f0139709fceca4db8adffbe24deffccb09b
category: dev
optional: true
- name: charset-normalizer
- version: 3.4.0
+ version: 3.4.1
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.1-pyhd8ed1ab_0.conda
hash:
- md5: 6581a17bba6b948bb60130026404a9d6
- sha256: 63022ee2c6a157a9f980250a66f54bdcdf5abee817348d0f9a74c2441a6fbf0e
+ md5: e83a31202d1c0a000fce3e9cf3825875
+ sha256: 4e0ee91b97e5de3e74567bdacea27f0139709fceca4db8adffbe24deffccb09b
category: dev
optional: true
- name: click
- version: 8.1.7
+ version: 8.1.8
manager: conda
platform: linux-64
dependencies:
__unix: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.7-unix_pyh707e725_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.8-pyh707e725_0.conda
hash:
- md5: cb8e52f28f5e592598190c562e7b5bf1
- sha256: 1cd5fc6ccdd5141378e51252a7a3810b07fd5a7e6934a5b4a7eccba66566224b
+ md5: f22f4d4970e09d68a10b922cbb0408d3
+ sha256: c920d23cd1fcf565031c679adb62d848af60d6fbb0edc2d50ba475cea4f0d8ab
category: main
optional: false
- name: click
- version: 8.1.7
+ version: 8.1.8
manager: conda
platform: win-64
dependencies:
__win: ''
colorama: ''
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.7-win_pyh7428d3b_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/click-8.1.8-pyh7428d3b_0.conda
hash:
- md5: e2afd3b7e37a5363e292a8b33dbef65c
- sha256: 98eeb47687c0a3260c7ea1e29f41057b8e57481b834d3bf5902b7a62e194f88f
+ md5: 90e5571556f7a45db92ee51cb8f97af6
+ sha256: c889ed359ae47eead4ffe8927b7206b22c55e67d6e74a9044c23736919d61e8d
category: main
optional: false
- name: cloudpickle
@@ -772,11 +798,11 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.8'
- url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_1.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_2.conda
hash:
- md5: c88ca2bb7099167912e3b26463fff079
- sha256: 5a33d0d3ef33121c546eaf78b3dac2141fc4d30bbaeb3959bbc66fcd5e99ced6
+ md5: 1f76b7e2b3ab88def5aa2f158322c7e6
+ sha256: 918151ad25558a37721055a02c0357ce9a2f51f07da1b238608e48ef17d35260
category: main
optional: false
- name: cloudpickle
@@ -784,11 +810,11 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.8'
- url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_1.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/cloudpickle-3.1.0-pyhd8ed1ab_2.conda
hash:
- md5: c88ca2bb7099167912e3b26463fff079
- sha256: 5a33d0d3ef33121c546eaf78b3dac2141fc4d30bbaeb3959bbc66fcd5e99ced6
+ md5: 1f76b7e2b3ab88def5aa2f158322c7e6
+ sha256: 918151ad25558a37721055a02c0357ce9a2f51f07da1b238608e48ef17d35260
category: main
optional: false
- name: colorama
@@ -876,7 +902,7 @@ package:
category: main
optional: false
- name: coverage
- version: 7.6.9
+ version: 7.6.10
manager: conda
platform: linux-64
dependencies:
@@ -885,14 +911,14 @@ package:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
tomli: ''
- url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.9-py311h2dc5d0c_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.10-py311h2dc5d0c_0.conda
hash:
- md5: 098c90e7d8761167e0f54ed6f81ee2f0
- sha256: cab65b097814c390e45427a6cc1b2acc567ad613f18bd6b3df4fd65060b64293
+ md5: 2a772b30e69ba8319651e9f3ab01608f
+ sha256: c5782231c9255f0492728bfb74ebcddf2dd8f5561d4f792d9d186d9d360242b8
category: dev
optional: true
- name: coverage
- version: 7.6.9
+ version: 7.6.10
manager: conda
platform: win-64
dependencies:
@@ -902,10 +928,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.9-py311h5082efb_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.10-py311h5082efb_0.conda
hash:
- md5: acd81d733506237db89951d1dca8f01d
- sha256: 38a7275c2264a8bd0c5ee38a96099fd20b300a588cce6726a4caf3fc6605441b
+ md5: b985c39f9a9e62e2c16cd71e3832968a
+ sha256: f634fc561dc5969bf1614c724d5961804fb213100c08a9fad5aa543e51995daf
category: dev
optional: true
- name: cpython
@@ -946,7 +972,7 @@ package:
category: main
optional: false
- name: cytoolz
- version: 1.0.0
+ version: 1.0.1
manager: conda
platform: linux-64
dependencies:
@@ -955,14 +981,14 @@ package:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
toolz: '>=0.10.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/cytoolz-1.0.0-py311h9ecbd09_1.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/cytoolz-1.0.1-py311h9ecbd09_0.conda
hash:
- md5: 765c19c0b6df9c143ac8f959d1a1a238
- sha256: 42544e13dc4bb018cec0579ad7a6158c1f296e32fa0995ffd8abb116734dc427
+ md5: 69a0a85acdcc5e6d0f1cc915c067ad4c
+ sha256: fd5a8c7e613c3c538ca775951fd814ab10cfcdaed79e193c3bf7eb59c87cd114
category: main
optional: false
- name: cytoolz
- version: 1.0.0
+ version: 1.0.1
manager: conda
platform: win-64
dependencies:
@@ -972,10 +998,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/cytoolz-1.0.0-py311he736701_1.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/cytoolz-1.0.1-py311he736701_0.conda
hash:
- md5: b0845b4087a24616d2fecc716397b3f6
- sha256: e8f2027af0cf22feebad76ccbbb3139437fd07b5c6c35497b45e8de2d1f636ea
+ md5: fc78ccf75bba016a930accedee7ed9af
+ sha256: 7746ffe3a0849abbd724da6955950142ec7eedbc66053be8d3802b7885562951
category: main
optional: false
- name: dask-core
@@ -1043,7 +1069,7 @@ package:
category: dev
optional: true
- name: debugpy
- version: 1.8.10
+ version: 1.8.11
manager: conda
platform: linux-64
dependencies:
@@ -1052,14 +1078,14 @@ package:
libstdcxx: '>=13'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- url: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.8.10-py311hfdbb021_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.8.11-py311hfdbb021_0.conda
hash:
- md5: 379b7e1321342eb277f1e413b2f4b802
- sha256: 76a0e759ddd8714222fe74687aa2a4dd4a6fd01ebbda8cc45a32f3ddaec74e05
+ md5: 7243087876dfd44a22d62e01cc0a3551
+ sha256: 4b9f89967fdb6a97ad946746f1852083ad49a50327818bd558d7d37084217590
category: dev
optional: true
- name: debugpy
- version: 1.8.10
+ version: 1.8.11
manager: conda
platform: win-64
dependencies:
@@ -1068,10 +1094,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.10-py311hda3d55a_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.11-py311hda3d55a_0.conda
hash:
- md5: b7bb77a1a2bd654c9e465289f5daf088
- sha256: c849b579cbb73d13a9c975f8b1b62f7a6f59aaf4bdc5e79ee1ff7a96752f73db
+ md5: d9fa2f0451b21409364946424896a14d
+ sha256: b4a4b2d6d40e681353d84669e861c369e3d9eca3cb6fdf0a50277f4702c42ba9
category: dev
optional: true
- name: decorator
@@ -1364,27 +1390,27 @@ package:
category: dev
optional: true
- name: fasteners
- version: 0.17.3
+ version: '0.19'
manager: conda
platform: linux-64
dependencies:
- python: '>=3.6'
- url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.17.3-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.19-pyhd8ed1ab_1.conda
hash:
- md5: 348e27e78a5e39090031448c72f66d5e
- sha256: 42be6ac8478051b26751d778490d6a71de12e5c6443e145ff3eddbc577d9bcda
+ md5: dbe9d42e94b5ff7af7b7893f4ce052e7
+ sha256: 42fb170778b47303e82eddfea9a6d1e1b8af00c927cd5a34595eaa882b903a16
category: main
optional: false
- name: fasteners
- version: 0.17.3
+ version: '0.19'
manager: conda
platform: win-64
dependencies:
- python: '>=3.6'
- url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.17.3-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/fasteners-0.19-pyhd8ed1ab_1.conda
hash:
- md5: 348e27e78a5e39090031448c72f66d5e
- sha256: 42be6ac8478051b26751d778490d6a71de12e5c6443e145ff3eddbc577d9bcda
+ md5: dbe9d42e94b5ff7af7b7893f4ce052e7
+ sha256: 42fb170778b47303e82eddfea9a6d1e1b8af00c927cd5a34595eaa882b903a16
category: main
optional: false
- name: fonttools
@@ -1399,10 +1425,10 @@ package:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
unicodedata2: '>=15.1.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.3-py311h2dc5d0c_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.3-py311h2dc5d0c_1.conda
hash:
- md5: 27bc755bed4972c51f4d2789f2cde56c
- sha256: e08fab6ad4b8a065d4ed9744a1b18ccfcd0a9338f73e1cd06a9ca903f4b8085d
+ md5: 04c0b385767445be8aefe0d4915cb747
+ sha256: d2dc8eb7c73b3329c3739ae6929c0ccb40d67a4dc4c28f1250470bafb677945f
category: main
optional: false
- name: fonttools
@@ -1418,10 +1444,10 @@ package:
unicodedata2: '>=15.1.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.3-py311h5082efb_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.3-py311h5082efb_1.conda
hash:
- md5: 4febde696add58b533b8b262960a0fd1
- sha256: a4402d5c7fb0710dae74a71b066275d85320a50750a65d2c3f188142d8e37a92
+ md5: 1597829d4aea8efcb2b21370871419dc
+ sha256: 0c7e206817341e55d2f9ca13678b898bc81b50336b734174ca76834b59347b02
category: main
optional: false
- name: fqdn
@@ -1551,10 +1577,10 @@ package:
libstdcxx: '>=13'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- url: https://conda.anaconda.org/conda-forge/linux-64/greenlet-3.1.1-py311hfdbb021_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/greenlet-3.1.1-py311hfdbb021_1.conda
hash:
- md5: 7cfbc8bdc38951bee4f8e74a08cc0af3
- sha256: 00d5ecec1b7898f209d2e3459a2acb02393a75fa8030025b553bf75c27397324
+ md5: d44da5fc47328530ad83e190af89576f
+ sha256: 81685173a05dcd21d57da4c137eb30643414034aba98a8cec31089b9e53e3413
category: dev
optional: true
- name: greenlet
@@ -1567,10 +1593,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/greenlet-3.1.1-py311hda3d55a_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/greenlet-3.1.1-py311hda3d55a_1.conda
hash:
- md5: dc75389e40e61df3477a119db83e108b
- sha256: 90d5e012f3dcf40959fe9b0cd2ff9f135a8e1062ccdbd6fc80b2a9fff1667497
+ md5: 10ae3cceddca1ffd13bef4f375245c6c
+ sha256: c4afef96bcd70bdef9ee2d8330f2a8c2f3e3d12f4a2100319aa130e0ac9667be
category: dev
optional: true
- name: h11
@@ -1634,15 +1660,15 @@ package:
dependencies:
__glibc: '>=2.17,<3.0.a0'
cached-property: ''
- hdf5: '>=1.14.3,<1.14.4.0a0'
+ hdf5: '>=1.14.4,<1.14.5.0a0'
libgcc: '>=13'
numpy: '>=1.19,<3'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- url: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.12.1-nompi_py311hb639ac4_102.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.12.1-nompi_py311h5ed33ec_103.conda
hash:
- md5: c2438b0f0016fbd7ea93e872c9b93309
- sha256: a21932ada1e7a9f95433e4b29980316dac72428bedd738e1af73cb269ed36e2a
+ md5: 6926bba026ef161a44a4f43e76595820
+ sha256: 0ca66916ea090a57fa57e52f14acbbb085c49f54ab9343feb577532b51f8deb9
category: main
optional: false
- name: h5py
@@ -1651,21 +1677,21 @@ package:
platform: win-64
dependencies:
cached-property: ''
- hdf5: '>=1.14.3,<1.14.4.0a0'
+ hdf5: '>=1.14.4,<1.14.5.0a0'
numpy: '>=1.19,<3'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/h5py-3.12.1-nompi_py311h67016bb_102.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/h5py-3.12.1-nompi_py311haea1c80_103.conda
hash:
- md5: cc84ef5211329e067d485f3e36bc54be
- sha256: 5ca110b4264f7b9567662d11fd17bb11909a012dc2da8b3fe36b255df9aac824
+ md5: 124374ec9884c331890d9c9483277eaa
+ sha256: 941b85e23a079c9587571acb3cbbc418f5ddff2f06ab7d87006ae9aeace640dc
category: main
optional: false
- name: hdf5
- version: 1.14.3
+ version: 1.14.4
manager: conda
platform: linux-64
dependencies:
@@ -1678,14 +1704,14 @@ package:
libstdcxx: '>=13'
libzlib: '>=1.3.1,<2.0a0'
openssl: '>=3.4.0,<4.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_108.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.4-nompi_h2d575fe_105.conda
hash:
- md5: b74598031529dafb2a66f9e90f26f2dc
- sha256: 340b997d57eb89c058d8f2e80d426e4716661a51efcd1d857afb2b29f59177a4
+ md5: d76fff0092b6389a12134ddebc0929bd
+ sha256: 93d2bfc672f3ee0988d277ce463330a467f3686d3f7ee37812a3d8ca11776d77
category: main
optional: false
- name: hdf5
- version: 1.14.3
+ version: 1.14.4
manager: conda
platform: win-64
dependencies:
@@ -1696,10 +1722,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_hd5d9e70_108.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.4-nompi_hd5d9e70_105.conda
hash:
- md5: 8b76ed5e2c0838095aad285acb14a94c
- sha256: 33dfcb8c544949559238af8933ca5d5f9874accc297362e52246f32f06b53074
+ md5: 4381be33460283890c34341ecfa42d97
+ sha256: e8ced65c604a3b9e4803758a25149d71d8096f186fe876817a0d1d97190550c0
category: main
optional: false
- name: hpack
@@ -1915,29 +1941,29 @@ package:
category: main
optional: false
- name: importlib_resources
- version: 6.4.5
+ version: 6.5.2
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
zipp: '>=3.1.0'
- url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda
hash:
- md5: 15798fa69312d433af690c8c42b3fb36
- sha256: 461199e429a3db01f0a673f8beaac5e0be75b88895952fb9183f2ab01c5c3c24
+ md5: c85c76dc67d75619a92f51dfbce06992
+ sha256: acc1d991837c0afb67c75b77fdc72b4bf022aac71fedd8b9ea45918ac9b08a80
category: dev
optional: true
- name: importlib_resources
- version: 6.4.5
+ version: 6.5.2
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
zipp: '>=3.1.0'
- url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.5-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.5.2-pyhd8ed1ab_0.conda
hash:
- md5: 15798fa69312d433af690c8c42b3fb36
- sha256: 461199e429a3db01f0a673f8beaac5e0be75b88895952fb9183f2ab01c5c3c24
+ md5: c85c76dc67d75619a92f51dfbce06992
+ sha256: acc1d991837c0afb67c75b77fdc72b4bf022aac71fedd8b9ea45918ac9b08a80
category: dev
optional: true
- name: iniconfig
@@ -2026,7 +2052,7 @@ package:
category: dev
optional: true
- name: ipython
- version: 8.30.0
+ version: 8.31.0
manager: conda
platform: linux-64
dependencies:
@@ -2043,14 +2069,14 @@ package:
stack_data: ''
traitlets: '>=5.13.0'
typing_extensions: '>=4.6'
- url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh707e725_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.31.0-pyh707e725_0.conda
hash:
- md5: 5d6e5cb3a4b820f61b2073f0ad5431f1
- sha256: 65cdc105e5effea2943d3979cc1592590c923a589009b484d07672faaf047af1
+ md5: 1d7fcd803dfa936a6c3bd051b293241c
+ sha256: e10d1172ebf950f8f087f0d9310d215f5ddb8f3ad247bfa58ab5a909b3cabbdc
category: dev
optional: true
- name: ipython
- version: 8.30.0
+ version: 8.31.0
manager: conda
platform: win-64
dependencies:
@@ -2067,10 +2093,10 @@ package:
stack_data: ''
traitlets: '>=5.13.0'
typing_extensions: '>=4.6'
- url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh7428d3b_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.31.0-pyh7428d3b_0.conda
hash:
- md5: 6cdaebbc9e3feb2811eb9f52ed0b89e1
- sha256: 94ee8215bd1f614c9c984437b184e8dbe61a4014eb5813c276e3dcb18aaa7f46
+ md5: 749ce640fcb691daa2579344cca50f6e
+ sha256: bce70d36099dbb2c0a4b9cb7c3f2a8742db94a63aea329a75688d6b93ae07ebb
category: dev
optional: true
- name: ipython_genutils
@@ -2212,29 +2238,29 @@ package:
category: dev
optional: true
- name: jinja2
- version: 3.1.4
+ version: 3.1.5
manager: conda
platform: linux-64
dependencies:
markupsafe: '>=2.0'
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.5-pyhd8ed1ab_0.conda
hash:
- md5: 08cce3151bde4ecad7885bd9fb647532
- sha256: 85a7169c078b8065bd9d121b0e7b99c8b88c42a411314b6ae5fcd81c48c4710a
+ md5: 2752a6ed44105bfb18c9bef1177d9dcd
+ sha256: 98977694b9ecaa3218662f843425f39501f81973c450f995eec68f1803ed71c3
category: main
optional: false
- name: jinja2
- version: 3.1.4
+ version: 3.1.5
manager: conda
platform: win-64
dependencies:
markupsafe: '>=2.0'
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.5-pyhd8ed1ab_0.conda
hash:
- md5: 08cce3151bde4ecad7885bd9fb647532
- sha256: 85a7169c078b8065bd9d121b0e7b99c8b88c42a411314b6ae5fcd81c48c4710a
+ md5: 2752a6ed44105bfb18c9bef1177d9dcd
+ sha256: 98977694b9ecaa3218662f843425f39501f81973c450f995eec68f1803ed71c3
category: main
optional: false
- name: joblib
@@ -2440,10 +2466,10 @@ package:
sphinx-thebe: '>=0.3.1,<1'
sphinx-togglebutton: ''
sphinxcontrib-bibtex: '>=2.5.0,<3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 0bda36d99718dd2f0f6e215a7c0840f5
- sha256: 9b31469c70dde714acb5f0f03488e83b63019d3866376801fdb70e9c9ff4b6eb
+ md5: 739a29ac73026e68405153b50d0c60c2
+ sha256: f028c32b5d97d24df44b1a41f771a9932e07815c60c02e24acd9bd2eca31097f
category: dev
optional: true
- name: jupyter-book
@@ -2471,10 +2497,10 @@ package:
sphinx-thebe: '>=0.3.1,<1'
sphinx-togglebutton: ''
sphinxcontrib-bibtex: '>=2.5.0,<3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter-book-1.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 0bda36d99718dd2f0f6e215a7c0840f5
- sha256: 9b31469c70dde714acb5f0f03488e83b63019d3866376801fdb70e9c9ff4b6eb
+ md5: 739a29ac73026e68405153b50d0c60c2
+ sha256: f028c32b5d97d24df44b1a41f771a9932e07815c60c02e24acd9bd2eca31097f
category: dev
optional: true
- name: jupyter-cache
@@ -2614,11 +2640,12 @@ package:
category: dev
optional: true
- name: jupyter_events
- version: 0.10.0
+ version: 0.11.0
manager: conda
platform: linux-64
dependencies:
jsonschema-with-format-nongpl: '>=4.18.0'
+ packaging: ''
python: '>=3.9'
python-json-logger: '>=2.0.4'
pyyaml: '>=5.3'
@@ -2626,18 +2653,19 @@ package:
rfc3339-validator: ''
rfc3986-validator: '>=0.1.1'
traitlets: '>=5.3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.11.0-pyhd8ed1ab_0.conda
hash:
- md5: 62186e6383f38cc6a3466f0fadde3f2e
- sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491
+ md5: 2d8876ca6bda213622dfbc3d1da56ecb
+ sha256: eeb32aa58d37b130387628d5c151092f6d3fcf0a6964294bef06d6bac117f3c4
category: dev
optional: true
- name: jupyter_events
- version: 0.10.0
+ version: 0.11.0
manager: conda
platform: win-64
dependencies:
jsonschema-with-format-nongpl: '>=4.18.0'
+ packaging: ''
python: '>=3.9'
python-json-logger: '>=2.0.4'
pyyaml: '>=5.3'
@@ -2645,14 +2673,14 @@ package:
rfc3339-validator: ''
rfc3986-validator: '>=0.1.1'
traitlets: '>=5.3'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.11.0-pyhd8ed1ab_0.conda
hash:
- md5: 62186e6383f38cc6a3466f0fadde3f2e
- sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491
+ md5: 2d8876ca6bda213622dfbc3d1da56ecb
+ sha256: eeb32aa58d37b130387628d5c151092f6d3fcf0a6964294bef06d6bac117f3c4
category: dev
optional: true
- name: jupyter_server
- version: 2.14.2
+ version: 2.15.0
manager: conda
platform: linux-64
dependencies:
@@ -2661,7 +2689,7 @@ package:
jinja2: '>=3.0.3'
jupyter_client: '>=7.4.4'
jupyter_core: '>=4.12,!=5.0.*'
- jupyter_events: '>=0.9.0'
+ jupyter_events: '>=0.11.0'
jupyter_server_terminals: '>=0.4.4'
nbconvert-core: '>=6.4.4'
nbformat: '>=5.3.0'
@@ -2675,14 +2703,14 @@ package:
tornado: '>=6.2.0'
traitlets: '>=5.6.0'
websocket-client: '>=1.7'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.15.0-pyhd8ed1ab_0.conda
hash:
- md5: 81ea84b3212287f926e35b9036192963
- sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc
+ md5: 6ba8c206b5c6f52b82435056cf74ee46
+ sha256: be5f9774065d94c4a988f53812b83b67618bec33fcaaa005a98067d506613f8a
category: dev
optional: true
- name: jupyter_server
- version: 2.14.2
+ version: 2.15.0
manager: conda
platform: win-64
dependencies:
@@ -2691,7 +2719,7 @@ package:
jinja2: '>=3.0.3'
jupyter_client: '>=7.4.4'
jupyter_core: '>=4.12,!=5.0.*'
- jupyter_events: '>=0.9.0'
+ jupyter_events: '>=0.11.0'
jupyter_server_terminals: '>=0.4.4'
nbconvert-core: '>=6.4.4'
nbformat: '>=5.3.0'
@@ -2705,10 +2733,10 @@ package:
tornado: '>=6.2.0'
traitlets: '>=5.6.0'
websocket-client: '>=1.7'
- url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.15.0-pyhd8ed1ab_0.conda
hash:
- md5: 81ea84b3212287f926e35b9036192963
- sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc
+ md5: 6ba8c206b5c6f52b82435056cf74ee46
+ sha256: be5f9774065d94c4a988f53812b83b67618bec33fcaaa005a98067d506613f8a
category: dev
optional: true
- name: jupyter_server_terminals
@@ -2738,7 +2766,7 @@ package:
category: dev
optional: true
- name: jupyterlab
- version: 4.3.3
+ version: 4.3.4
manager: conda
platform: linux-64
dependencies:
@@ -2758,14 +2786,14 @@ package:
tomli: '>=1.2.2'
tornado: '>=6.2.0'
traitlets: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.4-pyhd8ed1ab_0.conda
hash:
- md5: 0707e62d944a89c365ba11da4898f8af
- sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc
+ md5: edc13687180382b4444d9f143a2e1ef7
+ sha256: bcf9fc0ea4bd6cf06a7a23b7f8b7bb7d8520eea8d0cdd6d3b975ede7793ed69b
category: dev
optional: true
- name: jupyterlab
- version: 4.3.3
+ version: 4.3.4
manager: conda
platform: win-64
dependencies:
@@ -2785,10 +2813,10 @@ package:
tomli: '>=1.2.2'
tornado: '>=6.2.0'
traitlets: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.4-pyhd8ed1ab_0.conda
hash:
- md5: 0707e62d944a89c365ba11da4898f8af
- sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc
+ md5: edc13687180382b4444d9f143a2e1ef7
+ sha256: bcf9fc0ea4bd6cf06a7a23b7f8b7bb7d8520eea8d0cdd6d3b975ede7793ed69b
category: dev
optional: true
- name: jupyterlab_pygments
@@ -2882,7 +2910,7 @@ package:
category: dev
optional: true
- name: jupytext
- version: 1.16.4
+ version: 1.16.6
manager: conda
platform: linux-64
dependencies:
@@ -2890,17 +2918,17 @@ package:
mdit-py-plugins: ''
nbformat: ''
packaging: ''
- python: '>=3.8'
+ python: '>=3.9'
pyyaml: ''
tomli: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.4-pyh80e38bb_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.6-pyh80e38bb_0.conda
hash:
- md5: 1df7fd1594a7f2f6496ff23834a099bf
- sha256: e0e904bcc18a3b31dc79b05f98a3fd46c9e52b27e7942856f767f0c0b815ae15
+ md5: f25972a8da0a44826594059a1bb4d82a
+ sha256: 8704b9547bf444b737f9ff6b9a8855e7ab0b83f2cee58dd913dfd7600a906b78
category: dev
optional: true
- name: jupytext
- version: 1.16.4
+ version: 1.16.6
manager: conda
platform: win-64
dependencies:
@@ -2908,13 +2936,13 @@ package:
mdit-py-plugins: ''
nbformat: ''
packaging: ''
- python: '>=3.8'
+ python: '>=3.9'
pyyaml: ''
tomli: ''
- url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.4-pyh80e38bb_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/jupytext-1.16.6-pyh80e38bb_0.conda
hash:
- md5: 1df7fd1594a7f2f6496ff23834a099bf
- sha256: e0e904bcc18a3b31dc79b05f98a3fd46c9e52b27e7942856f767f0c0b815ae15
+ md5: f25972a8da0a44826594059a1bb4d82a
+ sha256: 8704b9547bf444b737f9ff6b9a8855e7ab0b83f2cee58dd913dfd7600a906b78
category: dev
optional: true
- name: keyutils
@@ -3247,66 +3275,66 @@ package:
category: main
optional: false
- name: libcurl
- version: 8.10.1
+ version: 8.11.1
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
krb5: '>=1.21.3,<1.22.0a0'
libgcc: '>=13'
- libnghttp2: '>=1.58.0,<2.0a0'
- libssh2: '>=1.11.0,<2.0a0'
+ libnghttp2: '>=1.64.0,<2.0a0'
+ libssh2: '>=1.11.1,<2.0a0'
libzlib: '>=1.3.1,<2.0a0'
- openssl: '>=3.3.2,<4.0a0'
+ openssl: '>=3.4.0,<4.0a0'
zstd: '>=1.5.6,<1.6.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.10.1-hbbe4b11_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.11.1-h332b0f4_0.conda
hash:
- md5: 6e801c50a40301f6978c53976917b277
- sha256: 54e6114dfce566c3a22ad3b7b309657e3600cdb668398e95f1301360d5d52c99
+ md5: 2b3e0081006dc21e8bf53a91c83a055c
+ sha256: 3cd4075b2a7b5562e46c8ec626f6f9ca57aeecaa94ff7df57eca26daa94c9906
category: main
optional: false
- name: libcurl
- version: 8.10.1
+ version: 8.11.1
manager: conda
platform: win-64
dependencies:
krb5: '>=1.21.3,<1.22.0a0'
- libssh2: '>=1.11.0,<2.0a0'
+ libssh2: '>=1.11.1,<2.0a0'
libzlib: '>=1.3.1,<2.0a0'
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.10.1-h1ee3ff0_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.11.1-h88aaa65_0.conda
hash:
- md5: 7ead800e22ff7b4bccb73e42a8f7a0f4
- sha256: dfbac497c4fee74f67391f9c4a40cab559468b7d04ff9fad4b404a26b5e1d5b8
+ md5: 071d3f18dba5a6a13c6bb70cdb42678f
+ sha256: 1a67f01da0e35296c6d1fdf6baddc45ad3cc2114132ff4638052eb7cf258aab2
category: main
optional: false
- name: libdeflate
- version: '1.22'
+ version: '1.23'
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.22-hb9d3cd8_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.23-h4ddbbb0_0.conda
hash:
- md5: b422943d5d772b7cc858b36ad2a92db5
- sha256: 780f0530a3adfc1497ba49d626931c6afc978c540e1abfde6ccd57128ded6ad6
+ md5: 8dfae1d2e74767e9ce36d5fa0d8605db
+ sha256: 511d801626d02f4247a04fff957cc6e9ec4cc7e8622bd9acd076bcdc5de5fe66
category: main
optional: false
- name: libdeflate
- version: '1.22'
+ version: '1.23'
manager: conda
platform: win-64
dependencies:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.22-h2466b09_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.23-h9062f6e_0.conda
hash:
- md5: a3439ce12d4e3cd887270d9436f9a4c8
- sha256: 579c634b7de8869cb1d76eccd4c032dc275d5a017212128502ea4dc828a5b361
+ md5: a9624935147a25b06013099d3038e467
+ sha256: 96c47725a8258159295996ea2758fa0ff9bea330e72b59641642e16be8427ce8
category: main
optional: false
- name: libdlf
@@ -3316,10 +3344,10 @@ package:
dependencies:
numpy: ''
python: '>=3.10'
- url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_1.conda
hash:
- md5: ff65061dc3b6e12167fe5061f0845626
- sha256: 5fb56cb230682a7336136423340a70dc524291d8a20474778d740d4186f18c41
+ md5: 2e9654bb2bcf5986c2def3ba35413326
+ sha256: 367c575a6388380d9a0da6ff06571d903ae89366c42d9f16e32de5d359b6971a
category: main
optional: false
- name: libdlf
@@ -3329,23 +3357,24 @@ package:
dependencies:
numpy: ''
python: '>=3.10'
- url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_1.conda
hash:
- md5: ff65061dc3b6e12167fe5061f0845626
- sha256: 5fb56cb230682a7336136423340a70dc524291d8a20474778d740d4186f18c41
+ md5: 2e9654bb2bcf5986c2def3ba35413326
+ sha256: 367c575a6388380d9a0da6ff06571d903ae89366c42d9f16e32de5d359b6971a
category: main
optional: false
- name: libedit
- version: 3.1.20191231
+ version: 3.1.20240808
manager: conda
platform: linux-64
dependencies:
- libgcc-ng: '>=7.5.0'
- ncurses: '>=6.2,<7.0.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2
+ __glibc: '>=2.17,<3.0.a0'
+ libgcc: '>=13'
+ ncurses: '>=6.5,<7.0a0'
+ url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20240808-pl5321h7949ede_0.conda
hash:
- md5: 4d331e44109e3f0e19b4cb8f9b82f3e1
- sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf
+ md5: 8247f80f3dc464d9322e85007e307fe8
+ sha256: 4d0d69ddf9cc7d724a1ccf3a9852e44c8aea9825692582bac2c4e8d21ec95ccd
category: main
optional: false
- name: libev
@@ -3640,21 +3669,21 @@ package:
category: main
optional: false
- name: libpng
- version: 1.6.44
+ version: 1.6.45
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
libzlib: '>=1.3.1,<2.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.44-hadc24fc_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.45-h943b412_0.conda
hash:
- md5: f4cc49d7aa68316213e4b12be35308d1
- sha256: e5b14f7a01c2db4362d8591f42f82f336ed48d5e4079e4d1f65d0c2a3637ea78
+ md5: 85cbdaacad93808395ac295b5667d25b
+ sha256: b8f5b5ba9a14dedf7c97c01300de492b1b52b68eacbc3249a13fdbfa82349a2f
category: main
optional: false
- name: libpng
- version: 1.6.44
+ version: 1.6.45
manager: conda
platform: win-64
dependencies:
@@ -3662,10 +3691,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.44-h3ca93ac_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.45-had7236b_0.conda
hash:
- md5: 639ac6b55a40aa5de7b8c1b4d78f9e81
- sha256: 0d3d6ff9225f6918ac225e3839c0d91e5af1da08a4ebf59cac1bfd86018db945
+ md5: 41fb9e522ec6e0b34a6f23c98b07e1cf
+ sha256: e39c4f1bc8fee08f6a2eb4a88174d14c3a99dbb4850c98f3a87eb83b4dabbfca
category: main
optional: false
- name: libsodium
@@ -3784,7 +3813,7 @@ package:
dependencies:
__glibc: '>=2.17,<3.0.a0'
lerc: '>=4.0.0,<5.0a0'
- libdeflate: '>=1.22,<1.23.0a0'
+ libdeflate: '>=1.23,<1.24.0a0'
libgcc: '>=13'
libjpeg-turbo: '>=3.0.0,<4.0a0'
liblzma: '>=5.6.3,<6.0a0'
@@ -3792,10 +3821,10 @@ package:
libwebp-base: '>=1.4.0,<2.0a0'
libzlib: '>=1.3.1,<2.0a0'
zstd: '>=1.5.6,<1.6.0a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-hc4654cb_2.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-hd9ff511_3.conda
hash:
- md5: be54fb40ea32e8fe9dbaa94d4528b57e
- sha256: 18653b4a5c73e19c5e86ff72dab9bf59f5cc43d7f404a6be705d152dfd5e0660
+ md5: 0ea6510969e1296cc19966fad481f6de
+ sha256: b224e16b88d76ea95e4af56e2bc638c603bd26a770b98d117d04541d3aafa002
category: main
optional: false
- name: libtiff
@@ -3804,7 +3833,7 @@ package:
platform: win-64
dependencies:
lerc: '>=4.0.0,<5.0a0'
- libdeflate: '>=1.22,<1.23.0a0'
+ libdeflate: '>=1.23,<1.24.0a0'
libjpeg-turbo: '>=3.0.0,<4.0a0'
liblzma: '>=5.6.3,<6.0a0'
libzlib: '>=1.3.1,<2.0a0'
@@ -3812,10 +3841,10 @@ package:
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
zstd: '>=1.5.6,<1.6.0a0'
- url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hdefb170_2.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-h797046b_3.conda
hash:
- md5: 49434938b99a5ba78c9afe573d158c1e
- sha256: e297d10f0a1019e71e52fc53ceaa61b0a376bf7e0e3813318dc842e9c25de140
+ md5: defed79ff7a9164ad40320e3f116a138
+ sha256: c363a8baba4ce12b8f01f0ab74fe8b0dc83facd89c6604f4a191084923682768
category: main
optional: false
- name: libuuid
@@ -3831,29 +3860,30 @@ package:
category: main
optional: false
- name: libwebp-base
- version: 1.4.0
+ version: 1.5.0
manager: conda
platform: linux-64
dependencies:
- libgcc-ng: '>=12'
- url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda
+ __glibc: '>=2.17,<3.0.a0'
+ libgcc: '>=13'
+ url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.5.0-h851e524_0.conda
hash:
- md5: b26e8aa824079e1be0294e7152ca4559
- sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f
+ md5: 63f790534398730f59e1b899c3644d4a
+ sha256: c45283fd3e90df5f0bd3dbcd31f59cdd2b001d424cf30a07223655413b158eaf
category: main
optional: false
- name: libwebp-base
- version: 1.4.0
+ version: 1.5.0
manager: conda
platform: win-64
dependencies:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.5.0-h3b0e114_0.conda
hash:
- md5: abd61d0ab127ec5cd68f62c2969e6f34
- sha256: d0ca51cb1de9192be9a3238e71fbcca5a535619c499c4f4c9b2ed41c14d36770
+ md5: 33f7313967072c6e6d8f865f5493c7ae
+ sha256: 1d75274614e83a5750b8b94f7bad2fc0564c2312ff407e697d99152ed095576f
category: main
optional: false
- name: libxcb
@@ -3986,15 +4016,15 @@ package:
category: dev
optional: true
- name: llvm-openmp
- version: 19.1.5
+ version: 19.1.6
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
- url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.5-h024ca30_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.6-h024ca30_0.conda
hash:
- md5: dc90d15c25a57f641f0b84c271e4761e
- sha256: e319db1e18dabe23ddeb4a1e04ff1ab5e331069a5a558891ffeb60c8b76d5e6a
+ md5: 96e42ccbd3c067c1713ff5f2d2169247
+ sha256: 9e385c2a8169d951cf153221fb7fbb3dc8f1e5ac77371edee7329f8721dbe1ae
category: main
optional: false
- name: llvmlite
@@ -4338,27 +4368,29 @@ package:
category: dev
optional: true
- name: mistune
- version: 3.0.2
+ version: 3.1.0
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda
+ typing_extensions: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.1.0-pyhd8ed1ab_0.conda
hash:
- md5: c46df05cae629e55426773ac1f85d68f
- sha256: 0a9faaf1692b74f321cedbd37a44f108a1ec3f5d9638bc5bbf860cb3b6ff6db4
+ md5: d10024c163a52eeecbb166fdeaef8b12
+ sha256: d932404dc610464130db5f36f59cd29947a687d9708daaad369d0020707de41a
category: dev
optional: true
- name: mistune
- version: 3.0.2
+ version: 3.1.0
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda
+ typing_extensions: ''
+ url: https://conda.anaconda.org/conda-forge/noarch/mistune-3.1.0-pyhd8ed1ab_0.conda
hash:
- md5: c46df05cae629e55426773ac1f85d68f
- sha256: 0a9faaf1692b74f321cedbd37a44f108a1ec3f5d9638bc5bbf860cb3b6ff6db4
+ md5: d10024c163a52eeecbb166fdeaef8b12
+ sha256: d932404dc610464130db5f36f59cd29947a687d9708daaad369d0020707de41a
category: dev
optional: true
- name: mkl
@@ -4366,7 +4398,7 @@ package:
manager: conda
platform: linux-64
dependencies:
- _openmp_mutex: '*'
+ _openmp_mutex: '>=4.5'
llvm-openmp: '>=17.0.3'
tbb: 2021.*
url: https://conda.anaconda.org/conda-forge/linux-64/mkl-2023.2.0-h84fe81f_50496.conda
@@ -4471,10 +4503,10 @@ package:
pyyaml: ''
sphinx: '>=5'
typing_extensions: ''
- url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_1.conda
hash:
- md5: 38e1b2f0f62e9976cf9fe54a54258e3c
- sha256: f3dbbcc61717a0a3078393147dae111f658b0b057568500b4c68fd15e80214c1
+ md5: b78625bb0b4b144fe7048523a178986d
+ sha256: 0bc2fdde44340d93834983106fdacad5683c441ae5faa5450444e4ff8560f13b
category: dev
optional: true
- name: myst-nb
@@ -4493,10 +4525,10 @@ package:
pyyaml: ''
sphinx: '>=5'
typing_extensions: ''
- url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/myst-nb-1.1.2-pyhd8ed1ab_1.conda
hash:
- md5: 38e1b2f0f62e9976cf9fe54a54258e3c
- sha256: f3dbbcc61717a0a3078393147dae111f658b0b057568500b4c68fd15e80214c1
+ md5: b78625bb0b4b144fe7048523a178986d
+ sha256: 0bc2fdde44340d93834983106fdacad5683c441ae5faa5450444e4ff8560f13b
category: dev
optional: true
- name: myst-parser
@@ -4538,7 +4570,7 @@ package:
category: dev
optional: true
- name: nbclient
- version: 0.10.1
+ version: 0.10.2
manager: conda
platform: linux-64
dependencies:
@@ -4547,14 +4579,14 @@ package:
nbformat: '>=5.1'
python: '>=3.8'
traitlets: '>=5.4'
- url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.2-pyhd8ed1ab_0.conda
hash:
- md5: 3ee79082e59a28e1db11e2a9c3bcd85a
- sha256: 564e22c4048f2f00c7ee79417dea364f95cf069a1f2565dc26d5ece1fc3fd779
+ md5: 6bb0d77277061742744176ab555b723c
+ sha256: a20cff739d66c2f89f413e4ba4c6f6b59c50d5c30b5f0d840c13e8c9c2df9135
category: dev
optional: true
- name: nbclient
- version: 0.10.1
+ version: 0.10.2
manager: conda
platform: win-64
dependencies:
@@ -4563,118 +4595,118 @@ package:
nbformat: '>=5.1'
python: '>=3.8'
traitlets: '>=5.4'
- url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbclient-0.10.2-pyhd8ed1ab_0.conda
hash:
- md5: 3ee79082e59a28e1db11e2a9c3bcd85a
- sha256: 564e22c4048f2f00c7ee79417dea364f95cf069a1f2565dc26d5ece1fc3fd779
+ md5: 6bb0d77277061742744176ab555b723c
+ sha256: a20cff739d66c2f89f413e4ba4c6f6b59c50d5c30b5f0d840c13e8c9c2df9135
category: dev
optional: true
- name: nbconvert
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: linux-64
dependencies:
- nbconvert-core: 7.16.4
- nbconvert-pandoc: 7.16.4
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda
+ nbconvert-core: 7.16.5
+ nbconvert-pandoc: 7.16.5
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 9337002f0dd2fcb8e1064f8023c8e0c0
- sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a
+ md5: 82ffc2974cd09b45182f018b5af731c8
+ sha256: 02780c17ea89ff96c229b908201a656affa70c475ebf40a140b7551d016cba31
category: dev
optional: true
- name: nbconvert
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: win-64
dependencies:
- nbconvert-core: 7.16.4
- nbconvert-pandoc: 7.16.4
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda
+ nbconvert-core: 7.16.5
+ nbconvert-pandoc: 7.16.5
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 9337002f0dd2fcb8e1064f8023c8e0c0
- sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a
+ md5: 82ffc2974cd09b45182f018b5af731c8
+ sha256: 02780c17ea89ff96c229b908201a656affa70c475ebf40a140b7551d016cba31
category: dev
optional: true
- name: nbconvert-core
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: linux-64
dependencies:
beautifulsoup4: ''
- bleach: ''
+ bleach-with-css: '!=5.0.0'
defusedxml: ''
entrypoints: '>=0.2.2'
+ importlib-metadata: '>=3.6'
jinja2: '>=3.0'
jupyter_core: '>=4.7'
jupyterlab_pygments: ''
markupsafe: '>=2.0'
mistune: '>=2.0.3,<4'
nbclient: '>=0.5.0'
- nbformat: '>=5.1'
+ nbformat: '>=5.7'
packaging: ''
pandocfilters: '>=1.4.1'
pygments: '>=2.4.1'
- python: '>=3.8'
- tinycss2: ''
- traitlets: '>=5.0'
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda
+ python: '>=3.9'
+ traitlets: '>=5.1'
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.5-pyhd8ed1ab_1.conda
hash:
- md5: 0457fdf55c88e52e0e7b63691eafcc48
- sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89
+ md5: dd50a122c5b9782b1e9b2695473bfd95
+ sha256: 9eed80365c012ab3bbb0f0ed1446af496d6810063dfa07dde33ae4a6d8a392ef
category: dev
optional: true
- name: nbconvert-core
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: win-64
dependencies:
beautifulsoup4: ''
- bleach: ''
+ bleach-with-css: '!=5.0.0'
defusedxml: ''
entrypoints: '>=0.2.2'
+ importlib-metadata: '>=3.6'
jinja2: '>=3.0'
jupyter_core: '>=4.7'
jupyterlab_pygments: ''
markupsafe: '>=2.0'
mistune: '>=2.0.3,<4'
nbclient: '>=0.5.0'
- nbformat: '>=5.1'
+ nbformat: '>=5.7'
packaging: ''
pandocfilters: '>=1.4.1'
pygments: '>=2.4.1'
- python: '>=3.8'
- tinycss2: ''
- traitlets: '>=5.0'
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda
+ python: '>=3.9'
+ traitlets: '>=5.1'
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.5-pyhd8ed1ab_1.conda
hash:
- md5: 0457fdf55c88e52e0e7b63691eafcc48
- sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89
+ md5: dd50a122c5b9782b1e9b2695473bfd95
+ sha256: 9eed80365c012ab3bbb0f0ed1446af496d6810063dfa07dde33ae4a6d8a392ef
category: dev
optional: true
- name: nbconvert-pandoc
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: linux-64
dependencies:
- nbconvert-core: 7.16.4
+ nbconvert-core: 7.16.5
pandoc: ''
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 28701f71ce0b88b86783df822dd9d7b9
- sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c
+ md5: 593a8fd80968f14f8a7b3a685ddc455e
+ sha256: ddef467e066125a86bbb748d5cd6a54f7c0b7021461406d1bf7e48823f2eab9d
category: dev
optional: true
- name: nbconvert-pandoc
- version: 7.16.4
+ version: 7.16.5
manager: conda
platform: win-64
dependencies:
- nbconvert-core: 7.16.4
+ nbconvert-core: 7.16.5
pandoc: ''
- url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.5-hd8ed1ab_1.conda
hash:
- md5: 28701f71ce0b88b86783df822dd9d7b9
- sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c
+ md5: 593a8fd80968f14f8a7b3a685ddc455e
+ sha256: ddef467e066125a86bbb748d5cd6a54f7c0b7021461406d1bf7e48823f2eab9d
category: dev
optional: true
- name: nbformat
@@ -4747,39 +4779,39 @@ package:
category: dev
optional: true
- name: notebook
- version: 7.3.1
+ version: 7.3.2
manager: conda
platform: linux-64
dependencies:
importlib_resources: '>=5.0'
jupyter_server: '>=2.4.0,<3'
- jupyterlab: '>=4.3.2,<4.4'
+ jupyterlab: '>=4.3.4,<4.4'
jupyterlab_server: '>=2.27.1,<3'
notebook-shim: '>=0.2,<0.3'
python: '>=3.9'
tornado: '>=6.2.0'
- url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.2-pyhd8ed1ab_0.conda
hash:
- md5: f663ab5bcc9a28364b7b80aa976ed00f
- sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576
+ md5: 48b0461a947a0537427fc836b9bd2d33
+ sha256: 07138543549d6672376115a000c5fd26c3711f0b2b5c9464889bccfe711d8e59
category: dev
optional: true
- name: notebook
- version: 7.3.1
+ version: 7.3.2
manager: conda
platform: win-64
dependencies:
importlib_resources: '>=5.0'
jupyter_server: '>=2.4.0,<3'
- jupyterlab: '>=4.3.2,<4.4'
+ jupyterlab: '>=4.3.4,<4.4'
jupyterlab_server: '>=2.27.1,<3'
notebook-shim: '>=0.2,<0.3'
python: '>=3.9'
tornado: '>=6.2.0'
- url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.2-pyhd8ed1ab_0.conda
hash:
- md5: f663ab5bcc9a28364b7b80aa976ed00f
- sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576
+ md5: 48b0461a947a0537427fc836b9bd2d33
+ sha256: 07138543549d6672376115a000c5fd26c3711f0b2b5c9464889bccfe711d8e59
category: dev
optional: true
- name: notebook-shim
@@ -4959,10 +4991,10 @@ package:
__glibc: '>=2.17,<3.0.a0'
ca-certificates: ''
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.4.0-hb9d3cd8_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.4.0-h7b32b05_1.conda
hash:
- md5: 23cc74f77eb99315c0360ec3533147a9
- sha256: 814b9dff1847b132c676ee6cc1a8cb2d427320779b93e1b6d76552275c128705
+ md5: 4ce6875f75469b2757a65e10a5d05e31
+ sha256: f62f6bca4a33ca5109b6d571b052a394d836956d21b25b7ffd03376abf7a481f
category: main
optional: false
- name: openssl
@@ -4974,10 +5006,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.4.0-h2466b09_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.4.0-ha4e3fda_1.conda
hash:
- md5: d0d805d9b5524a14efb51b3bff965e83
- sha256: e03045a0837e01ff5c75e9273a572553e7522290799807f918c917a9826a6484
+ md5: fb45308ba8bfe1abf1f4a27bad24a743
+ sha256: 519a06eaab7c878fbebb8cab98ea4a4465eafb1e9ed8c6ce67226068a80a92f0
category: main
optional: false
- name: overrides
@@ -4985,12 +5017,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
typing_utils: ''
- url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_1.conda
hash:
- md5: 24fba5a9d161ad8103d4e84c0e1a3ed4
- sha256: 5e238e5e646414d517a13f6786c7227206ace58271e3ef63f6adca4d6a4c2839
+ md5: e51f1e4089cad105b6cac64bd8166587
+ sha256: 1840bd90d25d4930d60f57b4f38d4e0ae3f5b8db2819638709c36098c6ba770c
category: dev
optional: true
- name: overrides
@@ -4998,12 +5030,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
typing_utils: ''
- url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_1.conda
hash:
- md5: 24fba5a9d161ad8103d4e84c0e1a3ed4
- sha256: 5e238e5e646414d517a13f6786c7227206ace58271e3ef63f6adca4d6a4c2839
+ md5: e51f1e4089cad105b6cac64bd8166587
+ sha256: 1840bd90d25d4930d60f57b4f38d4e0ae3f5b8db2819638709c36098c6ba770c
category: dev
optional: true
- name: packaging
@@ -5071,25 +5103,25 @@ package:
category: main
optional: false
- name: pandoc
- version: '3.6'
+ version: 3.6.1
manager: conda
platform: linux-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.6-ha770c72_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.6.1-ha770c72_0.conda
hash:
- md5: 38ee82616a780cf22ec6355e386e2563
- sha256: 9d4cfbb4cb844c50cecb0bc3c1ad7479908f422299bf79e667aa75129c4b0a21
+ md5: e94dd7479ba12963364d855fb23cce4f
+ sha256: 08092ddd880a58c75feaf37a374826d004c9dacd2cc73bbb623ad4e0bb321b82
category: dev
optional: true
- name: pandoc
- version: '3.6'
+ version: 3.6.1
manager: conda
platform: win-64
dependencies: {}
- url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.6-h57928b3_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.6.1-h57928b3_0.conda
hash:
- md5: 0ec4b5943313ed989ccaebd37f04f46b
- sha256: 43e5cb6d762f9777371ffcb00b766019a36be5fc2faddb56fd8ba1e7f2e4b789
+ md5: 5d2bd384ec8ed9f60454e1260eb08220
+ sha256: 5015bea3441ae0e919960633f55fb5f7dee757a6f893f2be2065001e8e8b18c0
category: dev
optional: true
- name: pandocfilters
@@ -5258,13 +5290,13 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.8,<3.13.0a0'
+ python: '>=3.9,<3.13.0a0'
setuptools: ''
wheel: ''
- url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_2.conda
hash:
- md5: 5dd546fe99b44fda83963d15f84263b7
- sha256: 499313e72e20225f84c2e9690bbaf5b952c8d7e0bf34b728278538f766b81628
+ md5: 04e691b9fadd93a8a9fad87a81d4fd8f
+ sha256: da8c8888de10c1e4234ebcaa1550ac2b4b5408ac20f093fe641e4bc8c9c9f3eb
category: main
optional: false
- name: pip
@@ -5272,13 +5304,13 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.8,<3.13.0a0'
+ python: '>=3.9,<3.13.0a0'
setuptools: ''
wheel: ''
- url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pip-24.3.1-pyh8b19718_2.conda
hash:
- md5: 5dd546fe99b44fda83963d15f84263b7
- sha256: 499313e72e20225f84c2e9690bbaf5b952c8d7e0bf34b728278538f766b81628
+ md5: 04e691b9fadd93a8a9fad87a81d4fd8f
+ sha256: da8c8888de10c1e4234ebcaa1550ac2b4b5408ac20f093fe641e4bc8c9c9f3eb
category: main
optional: false
- name: pkgutil-resolve-name
@@ -5404,7 +5436,7 @@ package:
category: dev
optional: true
- name: psutil
- version: 6.1.0
+ version: 6.1.1
manager: conda
platform: linux-64
dependencies:
@@ -5412,14 +5444,14 @@ package:
libgcc: '>=13'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.1.0-py311h9ecbd09_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.1.1-py311h9ecbd09_0.conda
hash:
- md5: 0ffc1f53106a38f059b151c465891ed3
- sha256: 2ac3f1ed6e6a2a0c67a3922f4b5faf382855ad02cc0c85c5d56291c7a94296d0
+ md5: c78bfbe5ad64c25c2f55d57a805ba2d2
+ sha256: b7fd2241a9214f7ed92aa1dcb57f70a363af3325b051c926cc360b55cdaadc13
category: main
optional: false
- name: psutil
- version: 6.1.0
+ version: 6.1.1
manager: conda
platform: win-64
dependencies:
@@ -5428,10 +5460,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.1.0-py311he736701_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.1.1-py311he736701_0.conda
hash:
- md5: 307267e6a028bca3382d98e06a372ebf
- sha256: 303c988247c4b1638f1cc90cd40465f5c74ca0ecfd83114033af637654dc2b6b
+ md5: ef7772e4301bdde9361ec6a5d38797c4
+ sha256: 78487af8d112b9ded96b96ce5049a5c576eac2ae9d506f1895f0e506d0dfb705
category: main
optional: false
- name: pthread-stubs
@@ -5578,7 +5610,7 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.9'
+ python: ''
url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda
hash:
md5: 12c566707c80111f9799308d9e265aef
@@ -5590,7 +5622,7 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.9'
+ python: ''
url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda
hash:
md5: 12c566707c80111f9799308d9e265aef
@@ -5598,39 +5630,39 @@ package:
category: main
optional: false
- name: pydantic
- version: 2.10.3
+ version: 2.10.5
manager: conda
platform: linux-64
dependencies:
annotated-types: '>=0.6.0'
- pydantic-core: 2.27.1
+ pydantic-core: 2.27.2
python: '>=3.9'
typing-extensions: '>=4.6.1'
typing_extensions: '>=4.12.2'
- url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.3-pyh3cfb1c2_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.5-pyh3cfb1c2_0.conda
hash:
- md5: 194ef7f91286978521350f171b117f01
- sha256: cac9eebd3d5f8d8a497a9025d756257ddc75b8b3393e6737cb45077bd744d4f8
+ md5: e8ea30925c8271c4128375810d7d3d7a
+ sha256: 0f32c30ddc610cd1113335d8b4f311f20f4d72754b7c1a5d0d9493f597cf11d2
category: main
optional: false
- name: pydantic
- version: 2.10.3
+ version: 2.10.5
manager: conda
platform: win-64
dependencies:
annotated-types: '>=0.6.0'
- pydantic-core: 2.27.1
+ pydantic-core: 2.27.2
python: '>=3.9'
typing-extensions: '>=4.6.1'
typing_extensions: '>=4.12.2'
- url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.3-pyh3cfb1c2_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pydantic-2.10.5-pyh3cfb1c2_0.conda
hash:
- md5: 194ef7f91286978521350f171b117f01
- sha256: cac9eebd3d5f8d8a497a9025d756257ddc75b8b3393e6737cb45077bd744d4f8
+ md5: e8ea30925c8271c4128375810d7d3d7a
+ sha256: 0f32c30ddc610cd1113335d8b4f311f20f4d72754b7c1a5d0d9493f597cf11d2
category: main
optional: false
- name: pydantic-core
- version: 2.27.1
+ version: 2.27.2
manager: conda
platform: linux-64
dependencies:
@@ -5639,14 +5671,14 @@ package:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
typing-extensions: '>=4.6.0,!=4.7.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/pydantic-core-2.27.1-py311h9e33e62_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/pydantic-core-2.27.2-py311h9e33e62_0.conda
hash:
- md5: e5192dfb2dae866470c3eec81dbe5727
- sha256: 0ae49448c55affa0e9df0e876d02aee77ad42678500a34679f9689bf3682000e
+ md5: 675cb6079b6b3b4ef4f20399fedf6666
+ sha256: 8ead97151b2f349cd327456fe4a6fcf7c51a3ab6c06f48f4330f86de0d848bd1
category: main
optional: false
- name: pydantic-core
- version: 2.27.1
+ version: 2.27.2
manager: conda
platform: win-64
dependencies:
@@ -5656,10 +5688,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/pydantic-core-2.27.1-py311h533ab2d_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/pydantic-core-2.27.2-py311h533ab2d_0.conda
hash:
- md5: 07c9f9f145f2eb2f8ebef853bfe8bf6a
- sha256: 59899275bff23251aab31051bf2d63f1485d2eb36049bf5fe705c74ea4739a4e
+ md5: e9420c025ea324d06255fc34b7e3928e
+ sha256: d1f641a6f2c9fe6413674dd4e1f7dd5bbd06d26532d6e19f83c56a747d54b667
category: main
optional: false
- name: pydata-sphinx-theme
@@ -5740,35 +5772,35 @@ package:
category: main
optional: false
- name: pygments
- version: 2.18.0
+ version: 2.19.1
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.19.1-pyhd8ed1ab_0.conda
hash:
- md5: b38dc0206e2a530e5c2cf11dc086b31a
- sha256: 0d6133545f268b2b89c2617c196fc791f365b538d4057ecd636d658c3b1e885d
+ md5: 232fb4577b6687b2d503ef8e254270c9
+ sha256: 28a3e3161390a9d23bc02b4419448f8d27679d9e2c250e29849e37749c8de86b
category: dev
optional: true
- name: pygments
- version: 2.18.0
+ version: 2.19.1
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.19.1-pyhd8ed1ab_0.conda
hash:
- md5: b38dc0206e2a530e5c2cf11dc086b31a
- sha256: 0d6133545f268b2b89c2617c196fc791f365b538d4057ecd636d658c3b1e885d
+ md5: 232fb4577b6687b2d503ef8e254270c9
+ sha256: 28a3e3161390a9d23bc02b4419448f8d27679d9e2c250e29849e37749c8de86b
category: dev
optional: true
- name: pylint
- version: 3.3.2
+ version: 3.3.3
manager: conda
platform: linux-64
dependencies:
- astroid: '>=3.3.5,<3.4.0-dev0'
+ astroid: '>=3.3.8,<3.4.0-dev0'
colorama: '>=0.4.5'
dill: '>=0.3.7'
isort: '>=4.2.5,<6,!=5.13.0'
@@ -5778,18 +5810,18 @@ package:
tomli: '>=1.1.0'
tomlkit: '>=0.10.1'
typing_extensions: '>=3.10.0'
- url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.3-pyhd8ed1ab_0.conda
hash:
- md5: 2d8d45003973eb746f9465ca6b02c050
- sha256: 6f8e58920a5358bebbb7e7bb5658e16cdff1398986eb0d4b94e7877e204b2323
+ md5: 5842a1fa3b9b4f9fe7069b9ca5ed068d
+ sha256: a8192c823bfb6cdc57d2e12a8748ac1acb588c960c53e71c763f6359c5602e46
category: dev
optional: true
- name: pylint
- version: 3.3.2
+ version: 3.3.3
manager: conda
platform: win-64
dependencies:
- astroid: '>=3.3.5,<3.4.0-dev0'
+ astroid: '>=3.3.8,<3.4.0-dev0'
colorama: '>=0.4.5'
dill: '>=0.3.7'
isort: '>=4.2.5,<6,!=5.13.0'
@@ -5799,10 +5831,10 @@ package:
tomli: '>=1.1.0'
tomlkit: '>=0.10.1'
typing_extensions: '>=3.10.0'
- url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.3-pyhd8ed1ab_0.conda
hash:
- md5: 2d8d45003973eb746f9465ca6b02c050
- sha256: 6f8e58920a5358bebbb7e7bb5658e16cdff1398986eb0d4b94e7877e204b2323
+ md5: 5842a1fa3b9b4f9fe7069b9ca5ed068d
+ sha256: a8192c823bfb6cdc57d2e12a8748ac1acb588c960c53e71c763f6359c5602e46
category: dev
optional: true
- name: pymatsolver
@@ -5860,27 +5892,27 @@ package:
category: main
optional: false
- name: pyparsing
- version: 3.2.0
+ version: 3.2.1
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.1-pyhd8ed1ab_0.conda
hash:
- md5: 4c05a2bcf87bb495512374143b57cf28
- sha256: 09a5484532e24a33649ab612674fd0857bbdcfd6640a79d13a6690fb742a36e1
+ md5: 285e237b8f351e85e7574a2c7bfa6d46
+ sha256: f513fed4001fd228d3bf386269237b4ca6bff732c99ffc11fcbad8529b35407c
category: main
optional: false
- name: pyparsing
- version: 3.2.0
+ version: 3.2.1
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.0-pyhd8ed1ab_2.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.2.1-pyhd8ed1ab_0.conda
hash:
- md5: 4c05a2bcf87bb495512374143b57cf28
- sha256: 09a5484532e24a33649ab612674fd0857bbdcfd6640a79d13a6690fb742a36e1
+ md5: 285e237b8f351e85e7574a2c7bfa6d46
+ sha256: f513fed4001fd228d3bf386269237b4ca6bff732c99ffc11fcbad8529b35407c
category: main
optional: false
- name: pysocks
@@ -6295,12 +6327,12 @@ package:
dependencies:
jinja2: '>=2.9'
packaging: ''
- python: '>=3.7'
+ python: '>=3.9'
requests: ''
- url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_1.conda
hash:
- md5: 4b639db3b362998c696f7abf4784ee80
- sha256: cf8660b64d62fb5a631bb9344fd4c2fbc6b2529799c8a38ecaf996b05652567d
+ md5: 42840a95562a02bef45e7b7fb24dcba4
+ sha256: e391356581919077b1639ebd13f4cbb0773acfd5710cfe4188921e8a0387dc6b
category: dev
optional: true
- name: readthedocs-sphinx-ext
@@ -6310,12 +6342,12 @@ package:
dependencies:
jinja2: '>=2.9'
packaging: ''
- python: '>=3.7'
+ python: '>=3.9'
requests: ''
- url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_1.conda
hash:
- md5: 4b639db3b362998c696f7abf4784ee80
- sha256: cf8660b64d62fb5a631bb9344fd4c2fbc6b2529799c8a38ecaf996b05652567d
+ md5: 42840a95562a02bef45e7b7fb24dcba4
+ sha256: e391356581919077b1639ebd13f4cbb0773acfd5710cfe4188921e8a0387dc6b
category: dev
optional: true
- name: referencing
@@ -6512,7 +6544,7 @@ package:
libgfortran5: '>=13.3.0'
liblapack: '>=3.9.0,<4.0a0'
libstdcxx: '>=13'
- numpy: <2.3
+ numpy: '>=1.23.5'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py311he9a78e4_2.conda
@@ -6529,7 +6561,7 @@ package:
libblas: '>=3.9.0,<4.0a0'
libcblas: '>=3.9.0,<4.0a0'
liblapack: '>=3.9.0,<4.0a0'
- numpy: <2.3
+ numpy: '>=1.23.5'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
ucrt: '>=10.0.20348.0'
@@ -6569,27 +6601,27 @@ package:
category: dev
optional: true
- name: setuptools
- version: 75.6.0
+ version: 75.8.0
manager: conda
platform: linux-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.6.0-pyhff2d567_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.8.0-pyhff2d567_0.conda
hash:
- md5: fc80f7995e396cbaeabd23cf46c413dc
- sha256: abb12e1dd515b13660aacb5d0fd43835bc2186cab472df25b7716cd65e095111
+ md5: 8f28e299c11afdd79e0ec1e279dcdc52
+ sha256: e0778e4f276e9a81b51c56f51ec22a27b4d8fc955abc0be77ad09ca9bea06bb9
category: main
optional: false
- name: setuptools
- version: 75.6.0
+ version: 75.8.0
manager: conda
platform: win-64
dependencies:
python: '>=3.9'
- url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.6.0-pyhff2d567_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/setuptools-75.8.0-pyhff2d567_0.conda
hash:
- md5: fc80f7995e396cbaeabd23cf46c413dc
- sha256: abb12e1dd515b13660aacb5d0fd43835bc2186cab472df25b7716cd65e095111
+ md5: 8f28e299c11afdd79e0ec1e279dcdc52
+ sha256: e0778e4f276e9a81b51c56f51ec22a27b4d8fc955abc0be77ad09ca9bea06bb9
category: main
optional: false
- name: six
@@ -6778,10 +6810,10 @@ package:
pydata-sphinx-theme: '>=0.15.2'
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 54e574ecd914ea059b29887a93463d79
- sha256: 300aacc36eb33502f640398b83a50a878c869c4fbd6a713d89e04234da8c8bba
+ md5: 501e2d6d8aa1b8d82d2707ce8c90b287
+ sha256: cf1d3ae6d28042954ac750f6948678fefa619681c3994d2637d747d96a1139ea
category: dev
optional: true
- name: sphinx-book-theme
@@ -6792,10 +6824,10 @@ package:
pydata-sphinx-theme: '>=0.15.2'
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-book-theme-1.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 54e574ecd914ea059b29887a93463d79
- sha256: 300aacc36eb33502f640398b83a50a878c869c4fbd6a713d89e04234da8c8bba
+ md5: 501e2d6d8aa1b8d82d2707ce8c90b287
+ sha256: cf1d3ae6d28042954ac750f6948678fefa619681c3994d2637d747d96a1139ea
category: dev
optional: true
- name: sphinx-comments
@@ -6803,12 +6835,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: ''
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyh9f0ad1d_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 2ae3ce35de0c1cec45c94182694f8d1b
- sha256: 2578e9a84f3d4435ad1065daa55ad22a401968c09842220337e8195336f94839
+ md5: 30e02fa8e40287da066e348c95ff5609
+ sha256: 00129f91b905441a9e27c46ef32c22617743eb4a4f7207e1dd84bc19505d4381
category: dev
optional: true
- name: sphinx-comments
@@ -6816,12 +6848,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: ''
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyh9f0ad1d_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-comments-0.0.3-pyhd8ed1ab_1.conda
hash:
- md5: 2ae3ce35de0c1cec45c94182694f8d1b
- sha256: 2578e9a84f3d4435ad1065daa55ad22a401968c09842220337e8195336f94839
+ md5: 30e02fa8e40287da066e348c95ff5609
+ sha256: 00129f91b905441a9e27c46ef32c22617743eb4a4f7207e1dd84bc19505d4381
category: dev
optional: true
- name: sphinx-copybutton
@@ -6829,12 +6861,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3'
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_1.conda
hash:
- md5: ac832cc43adc79118cf6e23f1f9b8995
- sha256: 7ea21f009792e7c69612ddba367afe0412b3fdff2e92f439e8cd222de4b40bfe
+ md5: bf22cb9c439572760316ce0748af3713
+ sha256: 8cd892e49cb4d00501bc4439fb0c73ca44905f01a65b2b7fa05ba0e8f3924f19
category: dev
optional: true
- name: sphinx-copybutton
@@ -6842,12 +6874,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3'
+ python: '>=3.9'
sphinx: '>=1.8'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-copybutton-0.5.2-pyhd8ed1ab_1.conda
hash:
- md5: ac832cc43adc79118cf6e23f1f9b8995
- sha256: 7ea21f009792e7c69612ddba367afe0412b3fdff2e92f439e8cd222de4b40bfe
+ md5: bf22cb9c439572760316ce0748af3713
+ sha256: 8cd892e49cb4d00501bc4439fb0c73ca44905f01a65b2b7fa05ba0e8f3924f19
category: dev
optional: true
- name: sphinx-design
@@ -6885,10 +6917,10 @@ package:
python: '>=3.9'
pyyaml: ''
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_1.conda
hash:
- md5: 7a8b55d920fa30a68a2da808abf57291
- sha256: 1436741a948742862e69554f02b855cada81643b10c7dd632c29b1b28aa0ce96
+ md5: d248f9db0f1c2e7c480b058925afa9c5
+ sha256: 47dda7135f9fb1777b7066c3b9260fdd796d6ec2aeb8804161f39c65b3461401
category: dev
optional: true
- name: sphinx-external-toc
@@ -6900,10 +6932,10 @@ package:
python: '>=3.9'
pyyaml: ''
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-external-toc-1.0.1-pyhd8ed1ab_1.conda
hash:
- md5: 7a8b55d920fa30a68a2da808abf57291
- sha256: 1436741a948742862e69554f02b855cada81643b10c7dd632c29b1b28aa0ce96
+ md5: d248f9db0f1c2e7c480b058925afa9c5
+ sha256: 47dda7135f9fb1777b7066c3b9260fdd796d6ec2aeb8804161f39c65b3461401
category: dev
optional: true
- name: sphinx-jupyterbook-latex
@@ -6914,10 +6946,10 @@ package:
packaging: ''
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_1.conda
hash:
- md5: 90b6071fb02e56a1aafc85e52721fa0e
- sha256: 648307f83e8843b9685a6d979e6bffd7cb0a0d6b81d62b64cbd7c843f87abeb6
+ md5: 9261bc5d987013f5d8dc58061c34f1a3
+ sha256: b64c031795918f26ddeb5148ede2d3a4944cd9f5461cf72bde3f28acdc71d2f3
category: dev
optional: true
- name: sphinx-jupyterbook-latex
@@ -6928,10 +6960,10 @@ package:
packaging: ''
python: '>=3.9'
sphinx: '>=5'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-jupyterbook-latex-1.0.0-pyhd8ed1ab_1.conda
hash:
- md5: 90b6071fb02e56a1aafc85e52721fa0e
- sha256: 648307f83e8843b9685a6d979e6bffd7cb0a0d6b81d62b64cbd7c843f87abeb6
+ md5: 9261bc5d987013f5d8dc58061c34f1a3
+ sha256: b64c031795918f26ddeb5148ede2d3a4944cd9f5461cf72bde3f28acdc71d2f3
category: dev
optional: true
- name: sphinx-multitoc-numbering
@@ -6939,12 +6971,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
sphinx: '>=3'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 40749a4d0f0d2e11c65fb26c1cd16a90
- sha256: 6c8241fdb4222799c04677b06b2e1f480a6c11f27c8fccc9f73f98798d3c44d8
+ md5: cc5fc0988f0fedab436361b9b5906a58
+ sha256: 9fa48b33334c3a9971c96dd3d921950e8350cfa88a8e8ebaec6d8261071ea2ac
category: dev
optional: true
- name: sphinx-multitoc-numbering
@@ -6952,12 +6984,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.6'
+ python: '>=3.9'
sphinx: '>=3'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_0.tar.bz2
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-multitoc-numbering-0.1.3-pyhd8ed1ab_1.conda
hash:
- md5: 40749a4d0f0d2e11c65fb26c1cd16a90
- sha256: 6c8241fdb4222799c04677b06b2e1f480a6c11f27c8fccc9f73f98798d3c44d8
+ md5: cc5fc0988f0fedab436361b9b5906a58
+ sha256: 9fa48b33334c3a9971c96dd3d921950e8350cfa88a8e8ebaec6d8261071ea2ac
category: dev
optional: true
- name: sphinx-thebe
@@ -6965,12 +6997,12 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=3.8'
+ python: '>=3.9'
sphinx: '>=4'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_1.conda
hash:
- md5: c7895f70474a3883c9ff75c290dff551
- sha256: a6c9c15b59edcf957cc6e6122269c07164a08d71754852f65819375844fd843d
+ md5: f6627ce09745a0f822cc6e7de8cf4f99
+ sha256: 9d0cd52edcb2274bf7c8e9327317d9bb48e1d092afeaed093e0242876ad3c008
category: dev
optional: true
- name: sphinx-thebe
@@ -6978,12 +7010,12 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=3.8'
+ python: '>=3.9'
sphinx: '>=4'
- url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_0.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/sphinx-thebe-0.3.1-pyhd8ed1ab_1.conda
hash:
- md5: c7895f70474a3883c9ff75c290dff551
- sha256: a6c9c15b59edcf957cc6e6122269c07164a08d71754852f65819375844fd843d
+ md5: f6627ce09745a0f822cc6e7de8cf4f99
+ sha256: 9d0cd52edcb2274bf7c8e9327317d9bb48e1d092afeaed093e0242876ad3c008
category: dev
optional: true
- name: sphinx-togglebutton
@@ -7205,7 +7237,7 @@ package:
category: dev
optional: true
- name: sqlalchemy
- version: 2.0.36
+ version: 2.0.37
manager: conda
platform: linux-64
dependencies:
@@ -7215,14 +7247,14 @@ package:
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
typing-extensions: '>=4.6.0'
- url: https://conda.anaconda.org/conda-forge/linux-64/sqlalchemy-2.0.36-py311h9ecbd09_0.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/sqlalchemy-2.0.37-py311h9ecbd09_0.conda
hash:
- md5: 696cd42da0c3c1683a377abcd1e7db1e
- sha256: 6a9a79f5796b661d1ec3d3a6d274a01ed85685f6056a169b44874f3d09525870
+ md5: 8bddbf26e97fe68a3e4c20abbd7aaf80
+ sha256: 7cdcd4338980fcaf02711827bde1af877db85026521a67521b28536ef8a846fd
category: dev
optional: true
- name: sqlalchemy
- version: 2.0.36
+ version: 2.0.37
manager: conda
platform: win-64
dependencies:
@@ -7233,10 +7265,10 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- url: https://conda.anaconda.org/conda-forge/win-64/sqlalchemy-2.0.36-py311he736701_0.conda
+ url: https://conda.anaconda.org/conda-forge/win-64/sqlalchemy-2.0.37-py311he736701_0.conda
hash:
- md5: 0f39b879890c4fad0ee0fcaeacc4e8c1
- sha256: 7146b8162ffe549b3441999042911dbccbb2814a54c335418c87f118de21163b
+ md5: 0a42f9e7e73ff72c3f3e5c9b6caa2222
+ sha256: 9003688bfaa0c91279ee40e30a26e1127df9bf067e069fc4506b89dc43b907de
category: dev
optional: true
- name: stack_data
@@ -7461,11 +7493,11 @@ package:
manager: conda
platform: linux-64
dependencies:
- python: '>=2.7'
- url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_1.conda
hash:
- md5: f832c45a477c78bebd107098db465095
- sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1
+ md5: b0dd904de08b7db706167240bf37b164
+ sha256: 34f3a83384ac3ac30aefd1309e69498d8a4aa0bf2d1f21c645f79b180e378938
category: dev
optional: true
- name: toml
@@ -7473,11 +7505,11 @@ package:
manager: conda
platform: win-64
dependencies:
- python: '>=2.7'
- url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_1.conda
hash:
- md5: f832c45a477c78bebd107098db465095
- sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1
+ md5: b0dd904de08b7db706167240bf37b164
+ sha256: 34f3a83384ac3ac30aefd1309e69498d8a4aa0bf2d1f21c645f79b180e378938
category: dev
optional: true
- name: tomli
@@ -7589,11 +7621,11 @@ package:
platform: linux-64
dependencies:
colorama: ''
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_1.conda
hash:
- md5: 4085c9db273a148e149c03627350e22c
- sha256: 5673b7104350a6998cb86cccf1d0058217d86950e8d6c927d8530606028edb1d
+ md5: 9efbfdc37242619130ea42b1cc4ed861
+ sha256: 11e2c85468ae9902d24a27137b6b39b4a78099806e551d390e394a8c34b48e40
category: main
optional: false
- name: tqdm
@@ -7602,11 +7634,11 @@ package:
platform: win-64
dependencies:
colorama: ''
- python: '>=3.7'
- url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_0.conda
+ python: '>=3.9'
+ url: https://conda.anaconda.org/conda-forge/noarch/tqdm-4.67.1-pyhd8ed1ab_1.conda
hash:
- md5: 4085c9db273a148e149c03627350e22c
- sha256: 5673b7104350a6998cb86cccf1d0058217d86950e8d6c927d8530606028edb1d
+ md5: 9efbfdc37242619130ea42b1cc4ed861
+ sha256: 11e2c85468ae9902d24a27137b6b39b4a78099806e551d390e394a8c34b48e40
category: main
optional: false
- name: traitlets
@@ -7842,7 +7874,7 @@ package:
category: dev
optional: true
- name: urllib3
- version: 2.2.3
+ version: 2.3.0
manager: conda
platform: linux-64
dependencies:
@@ -7851,14 +7883,14 @@ package:
pysocks: '>=1.5.6,<2.0,!=1.5.7'
python: '>=3.9'
zstandard: '>=0.18.0'
- url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.2.3-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda
hash:
- md5: 4a2d8ef7c37b8808c5b9b750501fffce
- sha256: 416e30a1c3262275f01a3e22e783118d9e9d2872a739a9ed860d06fa9c7593d5
+ md5: 32674f8dbfb7b26410ed580dd3c10a29
+ sha256: 114919ffa80c328127dab9c8e7a38f9d563c617691fb81fccb11c1e86763727e
category: main
optional: false
- name: urllib3
- version: 2.2.3
+ version: 2.3.0
manager: conda
platform: win-64
dependencies:
@@ -7867,10 +7899,10 @@ package:
pysocks: '>=1.5.6,<2.0,!=1.5.7'
python: '>=3.9'
zstandard: '>=0.18.0'
- url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.2.3-pyhd8ed1ab_1.conda
+ url: https://conda.anaconda.org/conda-forge/noarch/urllib3-2.3.0-pyhd8ed1ab_0.conda
hash:
- md5: 4a2d8ef7c37b8808c5b9b750501fffce
- sha256: 416e30a1c3262275f01a3e22e783118d9e9d2872a739a9ed860d06fa9c7593d5
+ md5: 32674f8dbfb7b26410ed580dd3c10a29
+ sha256: 114919ffa80c328127dab9c8e7a38f9d563c617691fb81fccb11c1e86763727e
category: main
optional: false
- name: vc
@@ -8080,16 +8112,16 @@ package:
category: dev
optional: true
- name: xorg-libxau
- version: 1.0.11
+ version: 1.0.12
manager: conda
platform: linux-64
dependencies:
__glibc: '>=2.17,<3.0.a0'
libgcc: '>=13'
- url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hb9d3cd8_1.conda
+ url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.12-hb9d3cd8_0.conda
hash:
- md5: 77cbc488235ebbaab2b6e912d3934bae
- sha256: 532a046fee0b3a402db867b6ec55c84ba4cdedb91d817147c8feeae9766be3d6
+ md5: f6ebe2cb3f82ba6c057dde5d9debe4f7
+ sha256: ed10c9283974d311855ae08a16dfd7e56241fac632aec3b92e3cfe73cff31038
category: main
optional: false
- name: xorg-libxau
@@ -8277,7 +8309,7 @@ package:
libgcc: '>=13'
python: '>=3.11,<3.12.0a0'
python_abi: 3.11.*
- zstd: '>=1.5.6,<1.5.7.0a0'
+ zstd: '>=1.5.6,<1.6.0a0'
url: https://conda.anaconda.org/conda-forge/linux-64/zstandard-0.23.0-py311hbc35293_1.conda
hash:
md5: aec590674ba365e50ae83aa2d6e1efae
@@ -8295,7 +8327,7 @@ package:
ucrt: '>=10.0.20348.0'
vc: '>=14.2,<15'
vc14_runtime: '>=14.29.30139'
- zstd: '>=1.5.6,<1.5.7.0a0'
+ zstd: '>=1.5.6,<1.6.0a0'
url: https://conda.anaconda.org/conda-forge/win-64/zstandard-0.23.0-py311h53056dc_1.conda
hash:
md5: 7d4c123cbb5e6293dd4dd2f8d30f0de4
@@ -8340,12 +8372,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/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
hash:
- sha256: ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ sha256: 007da1d142502378a4da9b7760c6b178986368a3
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
category: main
optional: false
- name: geoapps-utils
@@ -8357,12 +8389,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/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
hash:
- sha256: ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ sha256: 007da1d142502378a4da9b7760c6b178986368a3
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoapps-utils.git@ee7fbd119f62a71ad1eb7380421f2cccb9e52477
+ url: git+https://github.com/MiraGeoscience/geoapps-utils.git@007da1d142502378a4da9b7760c6b178986368a3
category: main
optional: false
- name: geoh5py
@@ -8374,12 +8406,12 @@ package:
numpy: '>=1.26.0,<1.27.0'
pillow: '>=10.3.0,<10.4.0'
pydantic: '>=2.5.2,<3.0.0'
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
hash:
- sha256: fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ sha256: abdd3bd275deba6a92d741674053a9aabcccbeba
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
category: main
optional: false
- name: geoh5py
@@ -8391,12 +8423,12 @@ package:
numpy: '>=1.26.0,<1.27.0'
pillow: '>=10.3.0,<10.4.0'
pydantic: '>=2.5.2,<3.0.0'
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
hash:
- sha256: fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ sha256: abdd3bd275deba6a92d741674053a9aabcccbeba
source:
type: url
- url: git+https://github.com/MiraGeoscience/geoh5py.git@fe9db0338ad1f77427f1e5e64bf49356d0c14c18
+ url: git+https://github.com/MiraGeoscience/geoh5py.git@abdd3bd275deba6a92d741674053a9aabcccbeba
category: main
optional: false
- name: mira-simpeg
@@ -8453,17 +8485,14 @@ package:
discretize: ==0.10.*
geoapps-utils: 0.5.0-alpha.1
geoh5py: 0.11.0-alpha.1
- h5py: '>=3.2.1,<4.0.0'
numpy: '>=1.26.0,<1.27.0'
- pillow: '>=10.3.0,<10.4.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@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
hash:
- sha256: e2192866e360874ba072231c677b6f0daf5154fd
+ sha256: 065db6be99def82cb5476cdeca78afd2ea5a3a43
source:
type: url
- url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
category: main
optional: false
- name: octree-creation-app
@@ -8474,17 +8503,14 @@ package:
discretize: ==0.10.*
geoapps-utils: 0.5.0-alpha.1
geoh5py: 0.11.0-alpha.1
- h5py: '>=3.2.1,<4.0.0'
numpy: '>=1.26.0,<1.27.0'
- pillow: '>=10.3.0,<10.4.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@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
hash:
- sha256: e2192866e360874ba072231c677b6f0daf5154fd
+ sha256: 065db6be99def82cb5476cdeca78afd2ea5a3a43
source:
type: url
- url: git+https://github.com/MiraGeoscience/octree-creation-app.git@e2192866e360874ba072231c677b6f0daf5154fd
+ url: git+https://github.com/MiraGeoscience/octree-creation-app.git@065db6be99def82cb5476cdeca78afd2ea5a3a43
category: main
optional: false
- name: param-sweeps
@@ -8494,12 +8520,12 @@ package:
dependencies:
geoh5py: 0.11.0-alpha.1
numpy: '>=1.26.0,<1.27.0'
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
hash:
- sha256: 644febfba1e81b1777a8ebf86744541c8e1fce09
+ sha256: cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
source:
type: url
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
category: main
optional: false
- name: param-sweeps
@@ -8509,11 +8535,11 @@ package:
dependencies:
geoh5py: 0.11.0-alpha.1
numpy: '>=1.26.0,<1.27.0'
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
hash:
- sha256: 644febfba1e81b1777a8ebf86744541c8e1fce09
+ sha256: cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
source:
type: url
- url: git+https://github.com/MiraGeoscience/param-sweeps.git@644febfba1e81b1777a8ebf86744541c8e1fce09
+ url: git+https://github.com/MiraGeoscience/param-sweeps.git@cf2ee8d60e69b589b7124d1ad8cbb9649b68c09d
category: main
optional: false
diff --git a/pyproject.toml b/pyproject.toml
index 368def0a..aaa4f28b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -39,19 +39,19 @@ scipy = "~1.14.0"
## Pip dependencies from Git repositories
#----------------------------------------
-#geoh5py = {version = ">=0.11.0a1, <0.12.0a.dev", source = "pypi", allow-prereleases = true}
+#geoh5py = {version = ">=0.10.0rc1, <0.11.0a.dev", source = "pypi", allow-prereleases = true}
geoh5py = {git = "https://github.com/MiraGeoscience/geoh5py.git", rev = "develop"}
-#octree-creation-app = {version = ">=0.3.0a1, <0.4.0a.dev", source = "pypi", allow-prereleases = true}
+#octree-creation-app = {version = ">=0.2.0rc1, <0.3.0a.dev", source = "pypi", allow-prereleases = true}
octree-creation-app = {git = "https://github.com/MiraGeoscience/octree-creation-app.git", rev = "develop"}
-#geoapps-utils = {version = ">=0.5.0a1, <0.6.0a.dev", source = "pypi", allow-prereleases = true}
+#geoapps-utils = {version = ">=0.4.0rc1, <0.5.0a.dev", source = "pypi", allow-prereleases = true}
geoapps-utils = {git = "https://github.com/MiraGeoscience/geoapps-utils.git", rev = "develop"}
-#mira-simpeg = {version = ">=0.22.0.1a1, <0.22.1a.dev", source="pypi", allow-prereleases = true, extras = ["dask"]}
+#mira-simpeg = {version = ">=0.21.2.1rc1, <0.21.2.2a.dev", source="pypi", allow-prereleases = true, extras = ["dask"]}
mira-simpeg = {git = "https://github.com/MiraGeoscience/simpeg.git", rev = "develop", extras = ["dask"]}
-#param-sweeps = {version = ">=0.3.0a1, <0.4.0a.dev", source = "pypi", allow-prereleases = true}
+#param-sweeps = {version = ">=0.2.0rc1, <0.3.0a.dev", source = "pypi", allow-prereleases = true}
param-sweeps = {git = "https://github.com/MiraGeoscience/param-sweeps.git", rev = "develop"}
## force some versions to resolve incompatible resolution between PyPI and Conda
diff --git a/simpeg_drivers-assets/__init__.py b/simpeg_drivers-assets/__init__.py
index 47bdcd36..de0aa247 100644
--- a/simpeg_drivers-assets/__init__.py
+++ b/simpeg_drivers-assets/__init__.py
@@ -1,17 +1,16 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
#
# This file is part of simpeg-drivers.
#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
#
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
diff --git a/simpeg_drivers/__init__.py b/simpeg_drivers/__init__.py
index 5c7e774f..2b0740e4 100644
--- a/simpeg_drivers/__init__.py
+++ b/simpeg_drivers/__init__.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
from __future__ import annotations
diff --git a/simpeg_drivers/components/__init__.py b/simpeg_drivers/components/__init__.py
index 0e01f0b5..c577782d 100644
--- a/simpeg_drivers/components/__init__.py
+++ b/simpeg_drivers/components/__init__.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
# pylint: disable=unused-import
# flake8: noqa
diff --git a/simpeg_drivers/components/data.py b/simpeg_drivers/components/data.py
index bc478e4e..fcc64b31 100644
--- a/simpeg_drivers/components/data.py
+++ b/simpeg_drivers/components/data.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/factories/__init__.py b/simpeg_drivers/components/factories/__init__.py
index 2ba1a95e..b1317380 100644
--- a/simpeg_drivers/components/factories/__init__.py
+++ b/simpeg_drivers/components/factories/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/factories/abstract_factory.py b/simpeg_drivers/components/factories/abstract_factory.py
index 55fba887..d693ff94 100644
--- a/simpeg_drivers/components/factories/abstract_factory.py
+++ b/simpeg_drivers/components/factories/abstract_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/factories/directives_factory.py b/simpeg_drivers/components/factories/directives_factory.py
index 6721ef7f..4a0bcf1a 100644
--- a/simpeg_drivers/components/factories/directives_factory.py
+++ b/simpeg_drivers/components/factories/directives_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=W0613
diff --git a/simpeg_drivers/components/factories/entity_factory.py b/simpeg_drivers/components/factories/entity_factory.py
index f87abd39..ff6da5ee 100644
--- a/simpeg_drivers/components/factories/entity_factory.py
+++ b/simpeg_drivers/components/factories/entity_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=W0221
diff --git a/simpeg_drivers/components/factories/misfit_factory.py b/simpeg_drivers/components/factories/misfit_factory.py
index 7b2e36a9..a32b1269 100644
--- a/simpeg_drivers/components/factories/misfit_factory.py
+++ b/simpeg_drivers/components/factories/misfit_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/factories/receiver_factory.py b/simpeg_drivers/components/factories/receiver_factory.py
index 086e0fc7..a2efd10a 100644
--- a/simpeg_drivers/components/factories/receiver_factory.py
+++ b/simpeg_drivers/components/factories/receiver_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=W0613
diff --git a/simpeg_drivers/components/factories/simpeg_factory.py b/simpeg_drivers/components/factories/simpeg_factory.py
index a175f222..13f2ec74 100644
--- a/simpeg_drivers/components/factories/simpeg_factory.py
+++ b/simpeg_drivers/components/factories/simpeg_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/factories/simulation_factory.py b/simpeg_drivers/components/factories/simulation_factory.py
index a68a0506..bcec02d9 100644
--- a/simpeg_drivers/components/factories/simulation_factory.py
+++ b/simpeg_drivers/components/factories/simulation_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=W0613
diff --git a/simpeg_drivers/components/factories/source_factory.py b/simpeg_drivers/components/factories/source_factory.py
index f10781d6..8d35f7e4 100644
--- a/simpeg_drivers/components/factories/source_factory.py
+++ b/simpeg_drivers/components/factories/source_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/factories/survey_factory.py b/simpeg_drivers/components/factories/survey_factory.py
index 1169633e..589a8de9 100644
--- a/simpeg_drivers/components/factories/survey_factory.py
+++ b/simpeg_drivers/components/factories/survey_factory.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=W0613
diff --git a/simpeg_drivers/components/locations.py b/simpeg_drivers/components/locations.py
index 5fa4f617..867c04d7 100644
--- a/simpeg_drivers/components/locations.py
+++ b/simpeg_drivers/components/locations.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/meshes.py b/simpeg_drivers/components/meshes.py
index e397cd3c..e66bac48 100644
--- a/simpeg_drivers/components/meshes.py
+++ b/simpeg_drivers/components/meshes.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/models.py b/simpeg_drivers/components/models.py
index f5732bf0..bba96ba9 100644
--- a/simpeg_drivers/components/models.py
+++ b/simpeg_drivers/components/models.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
@@ -594,6 +587,6 @@ def model_type(self):
@model_type.setter
def model_type(self, v):
if v not in self.model_types:
- msg = f"Invalid model_type: {v}. Must be one of {*self.model_types, }."
+ msg = f"Invalid model_type: {v}. Must be one of {(*self.model_types,)}."
raise ValueError(msg)
self._model_type = v
diff --git a/simpeg_drivers/components/topography.py b/simpeg_drivers/components/topography.py
index a267cf5e..3c22415a 100644
--- a/simpeg_drivers/components/topography.py
+++ b/simpeg_drivers/components/topography.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/components/windows.py b/simpeg_drivers/components/windows.py
index 497f5718..32454e28 100644
--- a/simpeg_drivers/components/windows.py
+++ b/simpeg_drivers/components/windows.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/constants.py b/simpeg_drivers/constants.py
index 487a2ec1..8f904270 100644
--- a/simpeg_drivers/constants.py
+++ b/simpeg_drivers/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/depth_of_investigation/__init__.py b/simpeg_drivers/depth_of_investigation/__init__.py
index 73fae11a..de0ac9af 100644
--- a/simpeg_drivers/depth_of_investigation/__init__.py
+++ b/simpeg_drivers/depth_of_investigation/__init__.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/__init__.py b/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/__init__.py
index 73fae11a..de0ac9af 100644
--- a/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/__init__.py
+++ b/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/__init__.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/driver.py b/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/driver.py
index 6bf83b49..72ebfee4 100644
--- a/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/driver.py
+++ b/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/driver.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/params.py b/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/params.py
index 99aaa5b3..9db40a3b 100644
--- a/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/params.py
+++ b/simpeg_drivers/depth_of_investigation/sensitivity_cutoff/params.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/simpeg_drivers/driver.py b/simpeg_drivers/driver.py
index a81c12ff..5b25cf8d 100644
--- a/simpeg_drivers/driver.py
+++ b/simpeg_drivers/driver.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
# flake8: noqa
from __future__ import annotations
@@ -460,7 +454,7 @@ def start(cls, filepath: str | Path, driver_class=None):
inversion_type = ifile.ui_json.get("inversion_type", None)
if inversion_type not in DRIVER_MAP:
msg = f"Inversion type {inversion_type} is not supported."
- msg += f" Valid inversions are: {*list(DRIVER_MAP), }."
+ msg += f" Valid inversions are: {(*list(DRIVER_MAP),)}."
raise NotImplementedError(msg)
mod_name, class_name = DRIVER_MAP.get(inversion_type)
diff --git a/simpeg_drivers/electricals/__init__.py b/simpeg_drivers/electricals/__init__.py
index f1cc7813..2d06129e 100644
--- a/simpeg_drivers/electricals/__init__.py
+++ b/simpeg_drivers/electricals/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/__init__.py b/simpeg_drivers/electricals/direct_current/__init__.py
index de3a54f7..4d06f672 100644
--- a/simpeg_drivers/electricals/direct_current/__init__.py
+++ b/simpeg_drivers/electricals/direct_current/__init__.py
@@ -1,16 +1,9 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
diff --git a/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/constants.py b/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/constants.py
index 7e560382..4c155330 100644
--- a/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/constants.py
+++ b/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/driver.py b/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/driver.py
index 6f831109..931f5c0f 100644
--- a/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/driver.py
+++ b/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/params.py b/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/params.py
index 6d4b5edd..d2987f95 100644
--- a/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/params.py
+++ b/simpeg_drivers/electricals/direct_current/pseudo_three_dimensions/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/three_dimensions/__init__.py b/simpeg_drivers/electricals/direct_current/three_dimensions/__init__.py
index c87f9fc6..5a77fe95 100644
--- a/simpeg_drivers/electricals/direct_current/three_dimensions/__init__.py
+++ b/simpeg_drivers/electricals/direct_current/three_dimensions/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import DirectCurrent3DParams
diff --git a/simpeg_drivers/electricals/direct_current/three_dimensions/constants.py b/simpeg_drivers/electricals/direct_current/three_dimensions/constants.py
index cc8b1522..f7b574d0 100644
--- a/simpeg_drivers/electricals/direct_current/three_dimensions/constants.py
+++ b/simpeg_drivers/electricals/direct_current/three_dimensions/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/three_dimensions/driver.py b/simpeg_drivers/electricals/direct_current/three_dimensions/driver.py
index b34ec492..80566c0a 100644
--- a/simpeg_drivers/electricals/direct_current/three_dimensions/driver.py
+++ b/simpeg_drivers/electricals/direct_current/three_dimensions/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/three_dimensions/params.py b/simpeg_drivers/electricals/direct_current/three_dimensions/params.py
index 3f49d2af..56b833d7 100644
--- a/simpeg_drivers/electricals/direct_current/three_dimensions/params.py
+++ b/simpeg_drivers/electricals/direct_current/three_dimensions/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/two_dimensions/__init__.py b/simpeg_drivers/electricals/direct_current/two_dimensions/__init__.py
index cd302086..970f5f01 100644
--- a/simpeg_drivers/electricals/direct_current/two_dimensions/__init__.py
+++ b/simpeg_drivers/electricals/direct_current/two_dimensions/__init__.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
from .params import DirectCurrent2DParams
diff --git a/simpeg_drivers/electricals/direct_current/two_dimensions/constants.py b/simpeg_drivers/electricals/direct_current/two_dimensions/constants.py
index af064bcc..94cf4c32 100644
--- a/simpeg_drivers/electricals/direct_current/two_dimensions/constants.py
+++ b/simpeg_drivers/electricals/direct_current/two_dimensions/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/two_dimensions/driver.py b/simpeg_drivers/electricals/direct_current/two_dimensions/driver.py
index 6ebd798c..95dbbbbb 100644
--- a/simpeg_drivers/electricals/direct_current/two_dimensions/driver.py
+++ b/simpeg_drivers/electricals/direct_current/two_dimensions/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/direct_current/two_dimensions/params.py b/simpeg_drivers/electricals/direct_current/two_dimensions/params.py
index fcda1ca6..a9deb13d 100644
--- a/simpeg_drivers/electricals/direct_current/two_dimensions/params.py
+++ b/simpeg_drivers/electricals/direct_current/two_dimensions/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/driver.py b/simpeg_drivers/electricals/driver.py
index 59248695..f0a87d78 100644
--- a/simpeg_drivers/electricals/driver.py
+++ b/simpeg_drivers/electricals/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/__init__.py b/simpeg_drivers/electricals/induced_polarization/__init__.py
index de3a54f7..4d06f672 100644
--- a/simpeg_drivers/electricals/induced_polarization/__init__.py
+++ b/simpeg_drivers/electricals/induced_polarization/__init__.py
@@ -1,16 +1,9 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
diff --git a/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/constants.py b/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/constants.py
index 936feaf7..edd5e580 100644
--- a/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/constants.py
+++ b/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/driver.py b/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/driver.py
index 22581042..f41ab6a7 100644
--- a/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/driver.py
+++ b/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/params.py b/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/params.py
index 0fb92085..93112c9b 100644
--- a/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/params.py
+++ b/simpeg_drivers/electricals/induced_polarization/pseudo_three_dimensions/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/three_dimensions/__init__.py b/simpeg_drivers/electricals/induced_polarization/three_dimensions/__init__.py
index 860286c4..4bf5a597 100644
--- a/simpeg_drivers/electricals/induced_polarization/three_dimensions/__init__.py
+++ b/simpeg_drivers/electricals/induced_polarization/three_dimensions/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import InducedPolarization3DParams
diff --git a/simpeg_drivers/electricals/induced_polarization/three_dimensions/constants.py b/simpeg_drivers/electricals/induced_polarization/three_dimensions/constants.py
index 42e2875a..5d582215 100644
--- a/simpeg_drivers/electricals/induced_polarization/three_dimensions/constants.py
+++ b/simpeg_drivers/electricals/induced_polarization/three_dimensions/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/three_dimensions/driver.py b/simpeg_drivers/electricals/induced_polarization/three_dimensions/driver.py
index db923421..7e9a33f6 100644
--- a/simpeg_drivers/electricals/induced_polarization/three_dimensions/driver.py
+++ b/simpeg_drivers/electricals/induced_polarization/three_dimensions/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/three_dimensions/params.py b/simpeg_drivers/electricals/induced_polarization/three_dimensions/params.py
index 096cb19e..8ecaa5bc 100644
--- a/simpeg_drivers/electricals/induced_polarization/three_dimensions/params.py
+++ b/simpeg_drivers/electricals/induced_polarization/three_dimensions/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/two_dimensions/__init__.py b/simpeg_drivers/electricals/induced_polarization/two_dimensions/__init__.py
index 680ae2c9..4a6b1cb1 100644
--- a/simpeg_drivers/electricals/induced_polarization/two_dimensions/__init__.py
+++ b/simpeg_drivers/electricals/induced_polarization/two_dimensions/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import InducedPolarization2DParams
diff --git a/simpeg_drivers/electricals/induced_polarization/two_dimensions/constants.py b/simpeg_drivers/electricals/induced_polarization/two_dimensions/constants.py
index e79b01c0..00bf5619 100644
--- a/simpeg_drivers/electricals/induced_polarization/two_dimensions/constants.py
+++ b/simpeg_drivers/electricals/induced_polarization/two_dimensions/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/two_dimensions/driver.py b/simpeg_drivers/electricals/induced_polarization/two_dimensions/driver.py
index 8347de5c..31450649 100644
--- a/simpeg_drivers/electricals/induced_polarization/two_dimensions/driver.py
+++ b/simpeg_drivers/electricals/induced_polarization/two_dimensions/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/induced_polarization/two_dimensions/params.py b/simpeg_drivers/electricals/induced_polarization/two_dimensions/params.py
index b71dea9a..1c7a98e3 100644
--- a/simpeg_drivers/electricals/induced_polarization/two_dimensions/params.py
+++ b/simpeg_drivers/electricals/induced_polarization/two_dimensions/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electricals/params.py b/simpeg_drivers/electricals/params.py
index fa193de0..b13c6f90 100644
--- a/simpeg_drivers/electricals/params.py
+++ b/simpeg_drivers/electricals/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electromagnetics/__init__.py b/simpeg_drivers/electromagnetics/__init__.py
index de3a54f7..4d06f672 100644
--- a/simpeg_drivers/electromagnetics/__init__.py
+++ b/simpeg_drivers/electromagnetics/__init__.py
@@ -1,16 +1,9 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
diff --git a/simpeg_drivers/electromagnetics/frequency_domain/__init__.py b/simpeg_drivers/electromagnetics/frequency_domain/__init__.py
index d9d1e73c..9dc6d396 100644
--- a/simpeg_drivers/electromagnetics/frequency_domain/__init__.py
+++ b/simpeg_drivers/electromagnetics/frequency_domain/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import FrequencyDomainElectromagneticsParams
diff --git a/simpeg_drivers/electromagnetics/frequency_domain/constants.py b/simpeg_drivers/electromagnetics/frequency_domain/constants.py
index 85cdb0f5..4ecb2603 100644
--- a/simpeg_drivers/electromagnetics/frequency_domain/constants.py
+++ b/simpeg_drivers/electromagnetics/frequency_domain/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electromagnetics/frequency_domain/driver.py b/simpeg_drivers/electromagnetics/frequency_domain/driver.py
index a0351137..78dd8cc3 100644
--- a/simpeg_drivers/electromagnetics/frequency_domain/driver.py
+++ b/simpeg_drivers/electromagnetics/frequency_domain/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electromagnetics/frequency_domain/params.py b/simpeg_drivers/electromagnetics/frequency_domain/params.py
index 73d621fc..ed48874d 100644
--- a/simpeg_drivers/electromagnetics/frequency_domain/params.py
+++ b/simpeg_drivers/electromagnetics/frequency_domain/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electromagnetics/time_domain/__init__.py b/simpeg_drivers/electromagnetics/time_domain/__init__.py
index c4b6eb3d..0649217f 100644
--- a/simpeg_drivers/electromagnetics/time_domain/__init__.py
+++ b/simpeg_drivers/electromagnetics/time_domain/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import TimeDomainElectromagneticsParams
diff --git a/simpeg_drivers/electromagnetics/time_domain/constants.py b/simpeg_drivers/electromagnetics/time_domain/constants.py
index 0a21abf3..6178d2cc 100644
--- a/simpeg_drivers/electromagnetics/time_domain/constants.py
+++ b/simpeg_drivers/electromagnetics/time_domain/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electromagnetics/time_domain/driver.py b/simpeg_drivers/electromagnetics/time_domain/driver.py
index b04c67e1..4e5ecb6b 100644
--- a/simpeg_drivers/electromagnetics/time_domain/driver.py
+++ b/simpeg_drivers/electromagnetics/time_domain/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/electromagnetics/time_domain/params.py b/simpeg_drivers/electromagnetics/time_domain/params.py
index fb4623c4..0f2d9340 100644
--- a/simpeg_drivers/electromagnetics/time_domain/params.py
+++ b/simpeg_drivers/electromagnetics/time_domain/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/__init__.py b/simpeg_drivers/joint/__init__.py
index de3a54f7..4d06f672 100644
--- a/simpeg_drivers/joint/__init__.py
+++ b/simpeg_drivers/joint/__init__.py
@@ -1,16 +1,9 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
diff --git a/simpeg_drivers/joint/constants.py b/simpeg_drivers/joint/constants.py
index 02e1de66..d61346a6 100644
--- a/simpeg_drivers/joint/constants.py
+++ b/simpeg_drivers/joint/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/driver.py b/simpeg_drivers/joint/driver.py
index 73bc1fbb..951417fd 100644
--- a/simpeg_drivers/joint/driver.py
+++ b/simpeg_drivers/joint/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=unexpected-keyword-arg, no-value-for-parameter
diff --git a/simpeg_drivers/joint/joint_cross_gradient/__init__.py b/simpeg_drivers/joint/joint_cross_gradient/__init__.py
index b0dba7bb..e46957ca 100644
--- a/simpeg_drivers/joint/joint_cross_gradient/__init__.py
+++ b/simpeg_drivers/joint/joint_cross_gradient/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import JointCrossGradientParams
diff --git a/simpeg_drivers/joint/joint_cross_gradient/constants.py b/simpeg_drivers/joint/joint_cross_gradient/constants.py
index 559ee979..0991cbc7 100644
--- a/simpeg_drivers/joint/joint_cross_gradient/constants.py
+++ b/simpeg_drivers/joint/joint_cross_gradient/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/joint_cross_gradient/driver.py b/simpeg_drivers/joint/joint_cross_gradient/driver.py
index ca3dd3b0..05c3dc40 100644
--- a/simpeg_drivers/joint/joint_cross_gradient/driver.py
+++ b/simpeg_drivers/joint/joint_cross_gradient/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=unexpected-keyword-arg, no-value-for-parameter
diff --git a/simpeg_drivers/joint/joint_cross_gradient/params.py b/simpeg_drivers/joint/joint_cross_gradient/params.py
index 3eceabb3..5403b2a9 100644
--- a/simpeg_drivers/joint/joint_cross_gradient/params.py
+++ b/simpeg_drivers/joint/joint_cross_gradient/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/joint_surveys/__init__.py b/simpeg_drivers/joint/joint_surveys/__init__.py
index a7f0f453..101990b9 100644
--- a/simpeg_drivers/joint/joint_surveys/__init__.py
+++ b/simpeg_drivers/joint/joint_surveys/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import JointSurveysParams
diff --git a/simpeg_drivers/joint/joint_surveys/constants.py b/simpeg_drivers/joint/joint_surveys/constants.py
index 3788d7d6..7cb55b50 100644
--- a/simpeg_drivers/joint/joint_surveys/constants.py
+++ b/simpeg_drivers/joint/joint_surveys/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/joint_surveys/driver.py b/simpeg_drivers/joint/joint_surveys/driver.py
index ad361e22..d2b6a816 100644
--- a/simpeg_drivers/joint/joint_surveys/driver.py
+++ b/simpeg_drivers/joint/joint_surveys/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/joint_surveys/params.py b/simpeg_drivers/joint/joint_surveys/params.py
index 524f203e..d24f141f 100644
--- a/simpeg_drivers/joint/joint_surveys/params.py
+++ b/simpeg_drivers/joint/joint_surveys/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/joint/params.py b/simpeg_drivers/joint/params.py
index 16375dd2..1cb68812 100644
--- a/simpeg_drivers/joint/params.py
+++ b/simpeg_drivers/joint/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/line_sweep/driver.py b/simpeg_drivers/line_sweep/driver.py
index 5586f160..fa7197f6 100644
--- a/simpeg_drivers/line_sweep/driver.py
+++ b/simpeg_drivers/line_sweep/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/natural_sources/__init__.py b/simpeg_drivers/natural_sources/__init__.py
index 4967d775..4c01f5d1 100644
--- a/simpeg_drivers/natural_sources/__init__.py
+++ b/simpeg_drivers/natural_sources/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .magnetotellurics import MagnetotelluricsParams
diff --git a/simpeg_drivers/natural_sources/magnetotellurics/__init__.py b/simpeg_drivers/natural_sources/magnetotellurics/__init__.py
index 08c2e08a..bb61690f 100644
--- a/simpeg_drivers/natural_sources/magnetotellurics/__init__.py
+++ b/simpeg_drivers/natural_sources/magnetotellurics/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import MagnetotelluricsParams
diff --git a/simpeg_drivers/natural_sources/magnetotellurics/constants.py b/simpeg_drivers/natural_sources/magnetotellurics/constants.py
index 302c35fe..a25caf4e 100644
--- a/simpeg_drivers/natural_sources/magnetotellurics/constants.py
+++ b/simpeg_drivers/natural_sources/magnetotellurics/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/natural_sources/magnetotellurics/driver.py b/simpeg_drivers/natural_sources/magnetotellurics/driver.py
index 09c00bdf..b293ad71 100644
--- a/simpeg_drivers/natural_sources/magnetotellurics/driver.py
+++ b/simpeg_drivers/natural_sources/magnetotellurics/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/natural_sources/magnetotellurics/params.py b/simpeg_drivers/natural_sources/magnetotellurics/params.py
index 264a760a..ed2696c8 100644
--- a/simpeg_drivers/natural_sources/magnetotellurics/params.py
+++ b/simpeg_drivers/natural_sources/magnetotellurics/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/natural_sources/tipper/__init__.py b/simpeg_drivers/natural_sources/tipper/__init__.py
index cb1a3310..2cb63156 100644
--- a/simpeg_drivers/natural_sources/tipper/__init__.py
+++ b/simpeg_drivers/natural_sources/tipper/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import TipperParams
diff --git a/simpeg_drivers/natural_sources/tipper/constants.py b/simpeg_drivers/natural_sources/tipper/constants.py
index 9bacb75c..1355c375 100644
--- a/simpeg_drivers/natural_sources/tipper/constants.py
+++ b/simpeg_drivers/natural_sources/tipper/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/natural_sources/tipper/driver.py b/simpeg_drivers/natural_sources/tipper/driver.py
index 20b9a055..ec86f368 100644
--- a/simpeg_drivers/natural_sources/tipper/driver.py
+++ b/simpeg_drivers/natural_sources/tipper/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/natural_sources/tipper/params.py b/simpeg_drivers/natural_sources/tipper/params.py
index 83e14582..ceb71d53 100644
--- a/simpeg_drivers/natural_sources/tipper/params.py
+++ b/simpeg_drivers/natural_sources/tipper/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/params.py b/simpeg_drivers/params.py
index 7c23c1d9..b124f93f 100644
--- a/simpeg_drivers/params.py
+++ b/simpeg_drivers/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/__init__.py b/simpeg_drivers/potential_fields/__init__.py
index b5634440..67b0a1b8 100644
--- a/simpeg_drivers/potential_fields/__init__.py
+++ b/simpeg_drivers/potential_fields/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .gravity.params import GravityParams
diff --git a/simpeg_drivers/potential_fields/gravity/__init__.py b/simpeg_drivers/potential_fields/gravity/__init__.py
index db8049a0..856c8b15 100644
--- a/simpeg_drivers/potential_fields/gravity/__init__.py
+++ b/simpeg_drivers/potential_fields/gravity/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import GravityParams
diff --git a/simpeg_drivers/potential_fields/gravity/constants.py b/simpeg_drivers/potential_fields/gravity/constants.py
index 07741ce4..98287ae9 100644
--- a/simpeg_drivers/potential_fields/gravity/constants.py
+++ b/simpeg_drivers/potential_fields/gravity/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/gravity/driver.py b/simpeg_drivers/potential_fields/gravity/driver.py
index f93e383f..6235d1a1 100644
--- a/simpeg_drivers/potential_fields/gravity/driver.py
+++ b/simpeg_drivers/potential_fields/gravity/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/gravity/params.py b/simpeg_drivers/potential_fields/gravity/params.py
index 5961bdb3..eaba1f75 100644
--- a/simpeg_drivers/potential_fields/gravity/params.py
+++ b/simpeg_drivers/potential_fields/gravity/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/magnetic_scalar/__init__.py b/simpeg_drivers/potential_fields/magnetic_scalar/__init__.py
index 38b9db7a..f36feceb 100644
--- a/simpeg_drivers/potential_fields/magnetic_scalar/__init__.py
+++ b/simpeg_drivers/potential_fields/magnetic_scalar/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import MagneticScalarParams
diff --git a/simpeg_drivers/potential_fields/magnetic_scalar/constants.py b/simpeg_drivers/potential_fields/magnetic_scalar/constants.py
index 6f8685b3..8ee7e8e9 100644
--- a/simpeg_drivers/potential_fields/magnetic_scalar/constants.py
+++ b/simpeg_drivers/potential_fields/magnetic_scalar/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/magnetic_scalar/driver.py b/simpeg_drivers/potential_fields/magnetic_scalar/driver.py
index 797221d1..a96f63b1 100644
--- a/simpeg_drivers/potential_fields/magnetic_scalar/driver.py
+++ b/simpeg_drivers/potential_fields/magnetic_scalar/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/magnetic_scalar/params.py b/simpeg_drivers/potential_fields/magnetic_scalar/params.py
index fb02047a..3a637c68 100644
--- a/simpeg_drivers/potential_fields/magnetic_scalar/params.py
+++ b/simpeg_drivers/potential_fields/magnetic_scalar/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=too-many-public-methods
diff --git a/simpeg_drivers/potential_fields/magnetic_vector/__init__.py b/simpeg_drivers/potential_fields/magnetic_vector/__init__.py
index b9c0d289..f94f5e6f 100644
--- a/simpeg_drivers/potential_fields/magnetic_vector/__init__.py
+++ b/simpeg_drivers/potential_fields/magnetic_vector/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from .params import MagneticVectorParams
diff --git a/simpeg_drivers/potential_fields/magnetic_vector/constants.py b/simpeg_drivers/potential_fields/magnetic_vector/constants.py
index b615a5ae..522d9998 100644
--- a/simpeg_drivers/potential_fields/magnetic_vector/constants.py
+++ b/simpeg_drivers/potential_fields/magnetic_vector/constants.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/magnetic_vector/driver.py b/simpeg_drivers/potential_fields/magnetic_vector/driver.py
index 24a38dd2..a240bfc4 100644
--- a/simpeg_drivers/potential_fields/magnetic_vector/driver.py
+++ b/simpeg_drivers/potential_fields/magnetic_vector/driver.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/potential_fields/magnetic_vector/params.py b/simpeg_drivers/potential_fields/magnetic_vector/params.py
index 8462759b..3a58e427 100644
--- a/simpeg_drivers/potential_fields/magnetic_vector/params.py
+++ b/simpeg_drivers/potential_fields/magnetic_vector/params.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/simpeg_drivers/utils/__init__.py b/simpeg_drivers/utils/__init__.py
index de3a54f7..4d06f672 100644
--- a/simpeg_drivers/utils/__init__.py
+++ b/simpeg_drivers/utils/__init__.py
@@ -1,16 +1,9 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
diff --git a/simpeg_drivers/utils/meshes.py b/simpeg_drivers/utils/meshes.py
index 0547fb46..3f54b77c 100644
--- a/simpeg_drivers/utils/meshes.py
+++ b/simpeg_drivers/utils/meshes.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/simpeg_drivers/utils/surveys.py b/simpeg_drivers/utils/surveys.py
index 8ddb42a8..7dce4bd6 100644
--- a/simpeg_drivers/utils/surveys.py
+++ b/simpeg_drivers/utils/surveys.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
from __future__ import annotations
diff --git a/simpeg_drivers/utils/testing.py b/simpeg_drivers/utils/testing.py
index d61106cd..66c766c1 100644
--- a/simpeg_drivers/utils/testing.py
+++ b/simpeg_drivers/utils/testing.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
import warnings
from pathlib import Path
diff --git a/simpeg_drivers/utils/tile_estimate.py b/simpeg_drivers/utils/tile_estimate.py
index 3e3ba44c..4268807a 100644
--- a/simpeg_drivers/utils/tile_estimate.py
+++ b/simpeg_drivers/utils/tile_estimate.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/simpeg_drivers/utils/utils.py b/simpeg_drivers/utils/utils.py
index 4d53cc1f..63859593 100644
--- a/simpeg_drivers/utils/utils.py
+++ b/simpeg_drivers/utils/utils.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
@@ -97,8 +90,7 @@ def calculate_2D_trend(
"""
if not isinstance(order, int) or order < 0:
raise ValueError(
- "Polynomial 'order' should be an integer > 0. "
- f"Value of {order} provided."
+ f"Polynomial 'order' should be an integer > 0. Value of {order} provided."
)
ind_nan = ~np.isnan(values)
@@ -112,7 +104,7 @@ def calculate_2D_trend(
values = values[hull.vertices]
elif method != "all":
raise ValueError(
- "'method' must be either 'all', or 'perimeter'. " f"Value {method} provided"
+ f"'method' must be either 'all', or 'perimeter'. Value {method} provided"
)
# Compute center of mass
diff --git a/simpeg_drivers/utils/write_default_uijson.py b/simpeg_drivers/utils/write_default_uijson.py
index 06651db7..c3e1c916 100644
--- a/simpeg_drivers/utils/write_default_uijson.py
+++ b/simpeg_drivers/utils/write_default_uijson.py
@@ -1,19 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
from __future__ import annotations
diff --git a/tests/__init__.py b/tests/__init__.py
index de3a54f7..4d06f672 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,16 +1,9 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
diff --git a/tests/assets_path_test.py b/tests/assets_path_test.py
index e9d4a74d..c0510ad1 100644
--- a/tests/assets_path_test.py
+++ b/tests/assets_path_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from simpeg_drivers import assets_path
diff --git a/tests/conftest.py b/tests/conftest.py
index 553bd7dc..5317a66f 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/constants_test.py b/tests/constants_test.py
index 108954c2..991285a6 100644
--- a/tests/constants_test.py
+++ b/tests/constants_test.py
@@ -1,11 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd. '
-# '
-# This file is part of geoapps. '
-# '
-# geoapps is distributed under the terms and conditions of the MIT License '
-# (see LICENSE file at the root of this source code package). '
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/data_test.py b/tests/data_test.py
index 82da29e2..b548390f 100644
--- a/tests/data_test.py
+++ b/tests/data_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/depth_of_investivation_tests/sensitivity_cutoff_test.py b/tests/depth_of_investivation_tests/sensitivity_cutoff_test.py
index 1bbcc71a..d377c1b5 100644
--- a/tests/depth_of_investivation_tests/sensitivity_cutoff_test.py
+++ b/tests/depth_of_investivation_tests/sensitivity_cutoff_test.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/tests/driver_test.py b/tests/driver_test.py
index fd89f4c0..55363efe 100644
--- a/tests/driver_test.py
+++ b/tests/driver_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from pathlib import Path
diff --git a/tests/locations_test.py b/tests/locations_test.py
index 543b01de..cd66c75c 100644
--- a/tests/locations_test.py
+++ b/tests/locations_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/meshes_test.py b/tests/meshes_test.py
index 9c1ee946..234d63ef 100644
--- a/tests/meshes_test.py
+++ b/tests/meshes_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/models_test.py b/tests/models_test.py
index fa7de3ad..599e9812 100644
--- a/tests/models_test.py
+++ b/tests/models_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/params_test.py b/tests/params_test.py
index b1d13dd6..0767b77f 100644
--- a/tests/params_test.py
+++ b/tests/params_test.py
@@ -1,11 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd. '
-# '
-# This file is part of geoapps. '
-# '
-# geoapps is distributed under the terms and conditions of the MIT License '
-# (see LICENSE file at the root of this source code package). '
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=redefined-outer-name
diff --git a/tests/run_tests/__init__.py b/tests/run_tests/__init__.py
index 9d502a42..f488969a 100644
--- a/tests/run_tests/__init__.py
+++ b/tests/run_tests/__init__.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/tests/run_tests/driver_airborne_tem_test.py b/tests/run_tests/driver_airborne_tem_test.py
index 7e86d73f..a818749c 100644
--- a/tests/run_tests/driver_airborne_tem_test.py
+++ b/tests/run_tests/driver_airborne_tem_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_dc_2d_test.py b/tests/run_tests/driver_dc_2d_test.py
index 1b4c7317..26ff19a0 100644
--- a/tests/run_tests/driver_dc_2d_test.py
+++ b/tests/run_tests/driver_dc_2d_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_dc_p3d_test.py b/tests/run_tests/driver_dc_p3d_test.py
index bdbaf5a3..f5cf8015 100644
--- a/tests/run_tests/driver_dc_p3d_test.py
+++ b/tests/run_tests/driver_dc_p3d_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_dc_test.py b/tests/run_tests/driver_dc_test.py
index ceee3310..77d7d792 100644
--- a/tests/run_tests/driver_dc_test.py
+++ b/tests/run_tests/driver_dc_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_fem_test.py b/tests/run_tests/driver_fem_test.py
index cc573f9c..88fdfbee 100644
--- a/tests/run_tests/driver_fem_test.py
+++ b/tests/run_tests/driver_fem_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=too-many-locals
diff --git a/tests/run_tests/driver_grav_test.py b/tests/run_tests/driver_grav_test.py
index e5be32f8..c97707c9 100644
--- a/tests/run_tests/driver_grav_test.py
+++ b/tests/run_tests/driver_grav_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
@@ -139,9 +132,9 @@ def test_gravity_run(
for pred in run_ws.get_entity("Iteration_0_gz")
if pred.parent.parent.name == "Gravity Inversion"
)
- assert not any(
- np.isnan(predicted.values)
- ), "Predicted data should not have nans."
+ assert not any(np.isnan(predicted.values)), (
+ "Predicted data should not have nans."
+ )
output["data"] = orig_gz
assert len(run_ws.get_entity("SimPEG.log")) == 2
diff --git a/tests/run_tests/driver_ground_tem_test.py b/tests/run_tests/driver_ground_tem_test.py
index 354465e0..68e2c4dc 100644
--- a/tests/run_tests/driver_ground_tem_test.py
+++ b/tests/run_tests/driver_ground_tem_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_ip_2d_test.py b/tests/run_tests/driver_ip_2d_test.py
index 1d0d3efc..7cddae02 100644
--- a/tests/run_tests/driver_ip_2d_test.py
+++ b/tests/run_tests/driver_ip_2d_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_ip_p3d_test.py b/tests/run_tests/driver_ip_p3d_test.py
index bb10a03b..53f2a7bf 100644
--- a/tests/run_tests/driver_ip_p3d_test.py
+++ b/tests/run_tests/driver_ip_p3d_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_ip_test.py b/tests/run_tests/driver_ip_test.py
index 22462bf4..083c2411 100644
--- a/tests/run_tests/driver_ip_test.py
+++ b/tests/run_tests/driver_ip_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_joint_cross_gradient_test.py b/tests/run_tests/driver_joint_cross_gradient_test.py
index 11c7329b..1a5a6ea2 100644
--- a/tests/run_tests/driver_joint_cross_gradient_test.py
+++ b/tests/run_tests/driver_joint_cross_gradient_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from pathlib import Path
diff --git a/tests/run_tests/driver_joint_surveys_test.py b/tests/run_tests/driver_joint_surveys_test.py
index b9669098..6fb15c12 100644
--- a/tests/run_tests/driver_joint_surveys_test.py
+++ b/tests/run_tests/driver_joint_surveys_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from pathlib import Path
diff --git a/tests/run_tests/driver_mag_test.py b/tests/run_tests/driver_mag_test.py
index c1015a50..c000f81a 100644
--- a/tests/run_tests/driver_mag_test.py
+++ b/tests/run_tests/driver_mag_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_mt_test.py b/tests/run_tests/driver_mt_test.py
index 2949f98b..80e40605 100644
--- a/tests/run_tests/driver_mt_test.py
+++ b/tests/run_tests/driver_mt_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# pylint: disable=too-many-locals
diff --git a/tests/run_tests/driver_mvi_test.py b/tests/run_tests/driver_mvi_test.py
index 2c2f4261..5927a5ca 100644
--- a/tests/run_tests/driver_mvi_test.py
+++ b/tests/run_tests/driver_mvi_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_tile_estimator_test.py b/tests/run_tests/driver_tile_estimator_test.py
index 9b8ac2be..21ffb275 100644
--- a/tests/run_tests/driver_tile_estimator_test.py
+++ b/tests/run_tests/driver_tile_estimator_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2023-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/driver_tipper_test.py b/tests/run_tests/driver_tipper_test.py
index 3346af21..e2230f5b 100644
--- a/tests/run_tests/driver_tipper_test.py
+++ b/tests/run_tests/driver_tipper_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/run_tests/sensitivity_cutoff_test.py b/tests/run_tests/sensitivity_cutoff_test.py
index 4d4f7cf5..8d170aa5 100644
--- a/tests/run_tests/sensitivity_cutoff_test.py
+++ b/tests/run_tests/sensitivity_cutoff_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2023-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/topography_test.py b/tests/topography_test.py
index 94f46213..58976e40 100644
--- a/tests/topography_test.py
+++ b/tests/topography_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/utils_meshes_test.py b/tests/utils_meshes_test.py
index 550849fc..3ad9cd5c 100644
--- a/tests/utils_meshes_test.py
+++ b/tests/utils_meshes_test.py
@@ -1,6 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2024 Mira Geoscience Ltd.
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2024-2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
#
# This file is part of simpeg-drivers.
#
diff --git a/tests/utils_surveys_test.py b/tests/utils_surveys_test.py
index 9597f507..c4a7a0b7 100644
--- a/tests/utils_surveys_test.py
+++ b/tests/utils_surveys_test.py
@@ -1,19 +1,12 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
from __future__ import annotations
diff --git a/tests/version_test.py b/tests/version_test.py
index 265baab3..d551f3be 100644
--- a/tests/version_test.py
+++ b/tests/version_test.py
@@ -1,29 +1,13 @@
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-# Copyright (c) 2023-2024 Mira Geoscience Ltd.
-# All rights reserved.
-#
-# This file is part of simpeg-drivers.
-#
-# The software and information contained herein are proprietary to, and
-# comprise valuable trade secrets of, Mira Geoscience, which
-# intend to preserve as trade secrets such software and information.
-# This software is furnished pursuant to a written license agreement and
-# may be used, copied, transmitted, and stored only in accordance with
-# the terms of such license and with the inclusion of the above copyright
-# notice. This software and information or any other copies thereof may
-# not be provided or otherwise made available to any other person.
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-
-#
-# This file is part of simpeg-drivers.
-#
-#
-# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
-#
-# This file is part of simpeg_drivers package.
-#
-# All rights reserved.
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+# Copyright (c) 2025 Mira Geoscience Ltd. '
+# '
+# This file is part of simpeg-drivers package. '
+# '
+# simpeg-drivers is distributed under the terms and conditions of the MIT License '
+# (see LICENSE file at the root of this source code package). '
+# '
+# '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
+
from __future__ import annotations