Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEOPY-863: have python package for shared dev tools #18

Merged
merged 4 commits into from
May 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
255 changes: 127 additions & 128 deletions environments/py-3.10-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
@@ -1,191 +1,190 @@
# Generated by conda-lock.
# platform: linux-64
# input_hash: aa4d33f0e0eeeddc3c0655443eb09bb255c13e00953c6b965cb15fa24d160a4d
# input_hash: 92104e594eda302675abe9e2c11b40e4994dc1fb28c51f07a9833c345614efb0

channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- ca-certificates=2024.2.2=hbcca054_0
- ld_impl_linux-64=2.40=h55db66e_0
- libstdcxx-ng=13.2.0=h95c4c6d_6
- python_abi=3.10=4_cp310
- tzdata=2024a=h0c530f3_0
- _openmp_mutex=4.5=2_kmp_llvm
- libgcc-ng=13.2.0=hc881cc4_6
- bzip2=1.0.8=hd590300_5
- c-ares=1.28.1=hd590300_0
- icu=73.2=h59595ed_0
- keyutils=1.6.1=h166bdaf_0
- lerc=4.0.0=h27087fc_0
- libaec=1.1.3=h59595ed_0
- libbrotlicommon=1.1.0=hd590300_1
- libdeflate=1.20=hd590300_0
- libev=4.33=hd590300_2
- libffi=3.4.2=h7f98852_5
- libgfortran5=13.2.0=h43f5ff8_6
- libiconv=1.17=hd590300_2
- libjpeg-turbo=3.0.0=hd590300_1
- libnsl=2.0.1=hd590300_0
- libspatialindex=1.9.3=h9c3ff4c_4
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.4.0=hd590300_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=hd590300_5
- ncurses=6.4.20240210=h59595ed_0
- openssl=3.2.1=hd590300_1
- pthread-stubs=0.4=h36c2ea0_1001
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libedit=3.1.20191231=he28a2e2_2
- libgfortran-ng=13.2.0=h69a702a_6
- libllvm14=14.0.6=hcd5def8_4
- libnghttp2=1.58.0=h47da74e_1
- libpng=1.6.43=h2797004_0
- libsqlite=3.45.3=h2797004_0
- libssh2=1.11.0=h0841786_0
- libxcb=1.15=h0b41bf4_0
- libxml2=2.12.6=h232c23b_2
- readline=8.2=h8228510_1
- tk=8.6.13=noxft_h4845f30_101
- zstd=1.5.5=hfc55251_0
- brotli-bin=1.1.0=hd590300_1
- freetype=2.12.1=h267a509_2
- krb5=1.21.2=h659d440_0
- libhwloc=2.10.0=default_h2fb2949_1000
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libtiff=4.6.0=h1dd3fc0_3
- llvm-openmp=18.1.3=h4dfa4b3_0
- python=3.10.14=hd12c33a_0_cpython
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_0
- asciitree=0.3.3=py_2
- astroid=3.2.2=py310hff52083_0
- babel=2.14.0=pyhd8ed1ab_0
- brotli=1.1.0=hd590300_1
- brotli-bin=1.1.0=hd590300_1
- brotli-python=1.1.0=py310hc6cd4ac_1
- bzip2=1.0.8=hd590300_5
- c-ares=1.28.1=hd590300_0
- ca-certificates=2024.2.2=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- certifi=2024.2.2=pyhd8ed1ab_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- contourpy=1.2.1=py310hd41b1e2_0
- coverage=7.5.3=py310hc51659f_0
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py310h2372a71_0
- dask-core=2022.10.2=pyhd8ed1ab_0
- dill=0.3.8=pyhd8ed1ab_0
- discretize=0.10.0=py310hcb52e73_1
- distributed=2022.10.2=pyhd8ed1ab_0
- docutils=0.19=py310hff52083_1
- empymod=2.3.0=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- fasteners=0.17.3=pyhd8ed1ab_0
- fsspec=2024.3.1=pyhca7485f_0
- fonttools=4.52.4=py310hc51659f_0
- freetype=2.12.1=h267a509_2
- fsspec=2022.11.0=pyhd8ed1ab_0
- geoana=0.4.0=py310hbf28c38_1
- h5py=3.11.0=nompi_py310hf054cd7_101
- hdf5=1.14.3=nompi_hdf9ad27_102
- icu=73.2=h59595ed_0
- idna=3.7=pyhd8ed1ab_0
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=7.1.0=pyha770c72_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- isort=5.13.2=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py310hd41b1e2_1
- krb5=1.21.2=h659d440_0
- lcms2=2.16=hb7c19ff_0
- ld_impl_linux-64=2.40=hf3520f5_1
- lerc=4.0.0=h27087fc_0
- libaec=1.1.3=h59595ed_0
- libblas=3.9.0=20_linux64_openblas
- libcurl=8.7.1=hca28451_0
- libbrotlicommon=1.1.0=hd590300_1
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libcblas=3.9.0=20_linux64_openblas
- libcurl=8.8.0=hca28451_0
- libdeflate=1.20=hd590300_0
- libdlf=0.2.0=pyhd8ed1ab_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h77fa898_7
- libgfortran-ng=13.2.0=h69a702a_7
- libgfortran5=13.2.0=hca663fb_7
- libhwloc=2.10.0=default_h5622ce7_1001
- libiconv=1.17=hd590300_2
- libjpeg-turbo=3.0.0=hd590300_1
- liblapack=3.9.0=20_linux64_openblas
- libllvm14=14.0.6=hcd5def8_4
- libnghttp2=1.58.0=h47da74e_1
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libpng=1.6.43=h2797004_0
- libspatialindex=1.9.3=he02047a_5
- libsqlite=3.45.3=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=hc0a3c3a_7
- libtiff=4.6.0=h1dd3fc0_3
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.4.0=hd590300_0
- libxcb=1.15=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libxml2=2.12.7=hc051c1a_0
- libzlib=1.2.13=h4ab18f5_6
- llvm-openmp=18.1.6=ha31de31_0
- llvmlite=0.42.0=py310h1b8f574_1
- locket=1.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py310h2372a71_0
- matplotlib-base=3.7.3=py310h62c0568_0
- mccabe=0.7.0=pyhd8ed1ab_0
- msgpack-python=1.0.7=py310hd41b1e2_0
- mkl=2022.2.1=h84fe81f_16997
- msgpack-python=1.0.8=py310h25c7140_0
- munkres=1.1.4=pyh9f0ad1d_0
- ncurses=6.5=h59595ed_0
- numba=0.59.1=py310h7dc5dd1_0
- numcodecs=0.12.1=py310h76e45a6_1
- numpy=1.23.5=py310h53a5b5f_0
- openjpeg=2.5.2=h488ebb8_0
- openssl=3.3.0=h4ab18f5_3
- packaging=24.0=pyhd8ed1ab_0
- platformdirs=4.2.1=pyhd8ed1ab_0
- pandas=2.2.2=py310hf9f9076_1
- partd=1.4.2=pyhd8ed1ab_0
- pillow=10.3.0=py310hf73ecf8_0
- pip=24.0=pyhd8ed1ab_0
- platformdirs=4.2.2=pyhd8ed1ab_0
- pluggy=1.5.0=pyhd8ed1ab_0
- pooch=1.8.1=pyhd8ed1ab_0
- psutil=5.9.8=py310h2372a71_0
- pygments=2.17.2=pyhd8ed1ab_0
- pthread-stubs=0.4=h36c2ea0_1001
- pydantic=2.5.3=pyhd8ed1ab_0
- pydantic-core=2.14.6=py310hcb5633a_1
- pydiso=0.0.3=py310h1dd1467_4
- pygments=2.18.0=pyhd8ed1ab_0
- pylint=3.2.2=pyhd8ed1ab_0
- pymatsolver=0.2.0=ha770c72_3
- pymatsolver-base=0.2.0=pyh44b312d_3
- pyparsing=3.1.2=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=8.2.1=pyhd8ed1ab_0
- pytest-cov=5.0.0=pyhd8ed1ab_0
- python=3.10.14=hd12c33a_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-tzdata=2023.4=pyhd8ed1ab_0
- python_abi=3.10=4_cp310
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.1=py310h2372a71_1
- readline=8.2=h8228510_1
- readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
- requests=2.32.2=pyhd8ed1ab_0
- rtree=1.2.0=py310hbdcdc62_0
- scooby=0.9.2=pyhd8ed1ab_0
- setuptools=69.5.1=pyhd8ed1ab_0
- scikit-learn=1.4.2=py310h981052a_1
- scipy=1.10.1=py310ha4c1d20_3
- scooby=0.10.0=pyhd8ed1ab_0
- setuptools=70.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- sphinx=5.3.0=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.8=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.5=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- tbb=2021.12.0=h00ab1b0_0
- sphinxcontrib-qthelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0
- tbb=2021.12.0=h297d8ca_1
- tblib=3.0.0=pyhd8ed1ab_0
- threadpoolctl=3.3.0=pyhc1e730c_0
- tk=8.6.13=noxft_h4845f30_101
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.4=pyha770c72_0
- tomlkit=0.12.5=pyha770c72_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.1=py310h5764c6d_3
- tqdm=4.66.4=pyhd8ed1ab_0
- trimesh=4.1.8=pyhd8ed1ab_0
- typing-extensions=4.11.0=hd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- tzdata=2024a=h0c530f3_0
- unicodedata2=15.1.0=py310h2372a71_0
- urllib3=2.2.1=pyhd8ed1ab_0
- utm=0.7.0=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zarr=2.14.2=pyhd8ed1ab_0
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- babel=2.14.0=pyhd8ed1ab_0
- cached-property=1.5.2=hd8ed1ab_1
- coverage=7.5.0=py310hc51659f_0
- cytoolz=0.12.3=py310h2372a71_0
- fonttools=4.51.0=py310h2372a71_0
- hdf5=1.14.3=nompi_h4f84152_100
- importlib-metadata=7.1.0=pyha770c72_0
- isort=5.13.2=pyhd8ed1ab_0
- jinja2=3.1.3=pyhd8ed1ab_0
- libcblas=3.9.0=20_linux64_openblas
- liblapack=3.9.0=20_linux64_openblas
- mkl=2022.2.1=h84fe81f_16997
- partd=1.4.1=pyhd8ed1ab_0
- pillow=10.3.0=py310hf73ecf8_0
- pip=24.0=pyhd8ed1ab_0
- pytest=8.1.1=pyhd8ed1ab_0
- python-dateutil=2.9.0=pyhd8ed1ab_0
- tqdm=4.66.2=pyhd8ed1ab_0
- typing-extensions=4.11.0=hd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- annotated-types=0.6.0=pyhd8ed1ab_0
- astroid=3.1.0=py310hff52083_0
- dask-core=2022.10.2=pyhd8ed1ab_0
- numpy=1.23.5=py310h53a5b5f_0
- pydantic-core=2.14.6=py310hcb5633a_1
- pytest-cov=5.0.0=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- contourpy=1.2.1=py310hd41b1e2_0
- distributed=2022.10.2=pyhd8ed1ab_0
- h5py=3.11.0=nompi_py310h65828d5_100
- libdlf=0.2.0=pyhd8ed1ab_0
- numba=0.59.1=py310h7dc5dd1_0
- numcodecs=0.12.1=py310hc6cd4ac_0
- pooch=1.8.1=pyhd8ed1ab_0
- pydantic=2.5.3=pyhd8ed1ab_0
- pylint=3.1.0=pyhd8ed1ab_0
- readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
- trimesh=4.1.8=pyhd8ed1ab_0
- matplotlib-base=3.8.4=py310h62c0568_0
- scipy=1.10.1=py310ha4c1d20_3
- zarr=2.14.2=pyhd8ed1ab_0
- discretize=0.10.0=py310hcb52e73_1
- empymod=2.3.0=pyhd8ed1ab_0
- pydiso=0.0.3=py310h1dd1467_4
- pymatsolver-base=0.2.0=pyh44b312d_3
- geoana=0.4.0=py310hbf28c38_1
- pymatsolver=0.2.0=ha770c72_3
- sphinxcontrib-applehelp=1.0.8=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.5=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.7=pyhd8ed1ab_0
- sphinx=5.3.0=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0
- zstd=1.5.6=ha6fb4c9_0
- pip:
- joblib === 1.4.0
- pillow === 10.1.0
- tzdata === 2024.1
- geoh5py === 0.9.0a4
- pandas === 2.2.2
- scikit-learn === 1.4.2
- geoapps-utils === 0.3.0a3
- mira-simpeg === 0.19.0.dev8
- param-sweeps === 0.1.7a4
- octree-creation-app === 0.1.0a5
- simpeg-drivers @ https://github.com/MiraGeoscience/simpeg-drivers/archive/refs/heads/release/0.1.0.zip
- geoapps-utils === 0.3.0rc4 --hash=sha256:110b19765f5f8ae071ae56a6c555fe495a15190bef96fe606f312b44797fd116
- geoh5py === 0.9.0rc3 --hash=sha256:0dca13f0f5b4efb3d18c1384f2e7e95eea3684af2f5f6f3403c5252b4b2cd5dd
- mira-simpeg === 0.19.0.8rc3 --hash=sha256:d938a18468b8fad41057af548e3bf8c035a77d31718e7ac832a881349f5b7eea
- octree-creation-app === 0.1.0rc2 --hash=sha256:55aefbc40ce086f38652dfe73fa8d2354c3e214e37028504ea57f27819df215e
- param-sweeps === 0.1.7rc2 --hash=sha256:6666d31b8f8efeda93aab97bfdae5e8f2e01727234e55fd9f3c219f8e7b8eebd
- simpeg-drivers === 0.1.0b6 --hash=sha256:68e5c54ef7937129560ffd4b9509d1965c462344cc25ba60a0d944044f5f037d

variables:
KMP_WARNINGS: 0
Loading