Skip to content

different behavior in pixi v conda env #44

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

Closed
e-marshall opened this issue Mar 28, 2025 · 3 comments
Closed

different behavior in pixi v conda env #44

e-marshall opened this issue Mar 28, 2025 · 3 comments

Comments

@e-marshall
Copy link
Owner

e-marshall commented Mar 28, 2025

Trying in a fresh pixi env there's some slight changes in behavior from when i run in an env created with mamba/conda-forge. haven't looked into it yet but first guess is its due to pkg versions (prob xarray)?
running list of differences here then will try to pin down cause

  1. Initial reading itslive data in nb1
  • in conda env, must specify engine='zarr' else:
KeyError: [<class 'netCDF4._netCDF4.Dataset'>, ('http://its-live-data.s3.amazonaws.com/datacubes/v2/N30E090/ITS_LIVE_vel_EPSG32646_G0120_X750000_Y3350000.zarr',), 'r', (('clobber', True), ('diskless', False), ('format', 'NETCDF4'), ('persist', False)), '77d84055-bd8e-4d42-aca8-4dbb3fdd1cc1']


During handling of the above exception, another exception occurred:

OSError: [Errno -72] NetCDF: Malformed or inaccessible DAP2 DDS or DAP4 DMR response: 'http://its-live-data.s3.amazonaws.com/datacubes/v2/N30E090/ITS_LIVE_vel_EPSG32646_G0120_X750000_Y3350000.zarr'

  • in pixi env its fine
    pixi env has xr 2025.1.2, conda has xr 2024.10.0
  1. Computing zarr datacube read from disk, ITS_LIVE nb4
  • on two cells in this section (np.unique(single_glacier_raster.satellite_img1), single_glacier_raster = single_glacier_raster.compute(), get the following warning:
home/emmamarshall/Desktop/phd_research/ch1/playground_2/cloud-open-source-geospatial-datacube-workflows/.pixi/envs/default/lib/python3.11/site-packages/dask/array/core.py:133: SerializationWarning: Can't decode floating point timedelta to 's' without precision loss, decoding to 'ns' instead. To silence this warning use time_unit='ns' in call to decoding function.

Seems related to this

This was referenced Mar 28, 2025
@scottyhq
Copy link
Collaborator

conda has xr 2024.10.0

@e-marshall can you post the output of your conda list it must be from an older existing environment? In theory the conda env and pixi env both have xarray pinned to 2025.1.2:
https://github.com/e-marshall/cloud-open-source-geospatial-datacube-workflows/blob/1f70bff3298dbc91ec428fc469ef3b810a8bf409/.binder/environment.yml#L23

I wish conda had better native support of lock files! If it is a version issue that can be fixed by changing the pins, currently it's a manual step to re-generate conda files from the locked pixi environment:
https://github.com/e-marshall/cloud-open-source-geospatial-datacube-workflows/blob/1f70bff3298dbc91ec428fc469ef3b810a8bf409/pixi.toml#L55

@e-marshall
Copy link
Owner Author

yeah, this is definitely my bad @scottyhq , i mixed up an older env i'd been using when i first combined the books with the env file from the instructions 😢.
also just linking this issue where there's more discussion so they stay connected .
this is the mamba list of that env:
mamba list
List of packages in environment: "/home/emmamarshall/miniforge3/envs/geospatial_datacube_book_env"

Name Version Build Channel
───────────────────────────────────────────────────────────────────────────────────────
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 2_gnu conda-forge
accessible-pygments 0.0.5 pyhd8ed1ab_1 conda-forge
affine 2.4.0 pyhd8ed1ab_1 conda-forge
aiobotocore 2.5.0 pyhd8ed1ab_0 conda-forge
aiohappyeyeballs 2.4.4 pyhd8ed1ab_1 conda-forge
aiohttp 3.10.5 py311h61187de_0 conda-forge
aioitertools 0.12.0 pyhd8ed1ab_1 conda-forge
aiosignal 1.3.2 pyhd8ed1ab_0 conda-forge
alabaster 0.7.16 pyhd8ed1ab_0 conda-forge
annotated-types 0.7.0 pyhd8ed1ab_1 conda-forge
ansicolors 1.1.8 pyhd8ed1ab_0 conda-forge
ansiwrap 0.8.4 py_0 conda-forge
anyio 3.7.1 pyhd8ed1ab_0 conda-forge
argon2-cffi 23.1.0 pyhd8ed1ab_1 conda-forge
argon2-cffi-bindings 21.2.0 py311h459d7ec_4 conda-forge
arrow 1.3.0 pyhd8ed1ab_1 conda-forge
asciitree 0.3.3 py_2 conda-forge
asttokens 3.0.0 pyhd8ed1ab_1 conda-forge
async-lru 2.0.4 pyhd8ed1ab_1 conda-forge
atk-1.0 2.38.0 hd4edc92_1 conda-forge
attrs 21.4.0 pyhd8ed1ab_0 conda-forge
aws-c-auth 0.7.7 h4faf3ed_1 conda-forge
aws-c-cal 0.6.9 h3b91eb8_1 conda-forge
aws-c-common 0.9.8 hd590300_0 conda-forge
aws-c-compression 0.2.17 hfd9eb17_6 conda-forge
aws-c-event-stream 0.3.2 h1fff966_7 conda-forge
aws-c-http 0.7.14 hc86c171_2 conda-forge
aws-c-io 0.13.36 hc23c90e_0 conda-forge
aws-c-mqtt 0.9.10 hba57965_1 conda-forge
aws-c-s3 0.4.1 hfadff92_0 conda-forge
aws-c-sdkutils 0.1.12 hfd9eb17_5 conda-forge
aws-checksums 0.1.17 hfd9eb17_5 conda-forge
aws-crt-cpp 0.24.7 h97e63c7_6 conda-forge
aws-sdk-cpp 1.11.182 h8beafcf_7 conda-forge
babel 2.16.0 pyhd8ed1ab_1 conda-forge
backcall 0.2.0 pyh9f0ad1d_0 conda-forge
backports 1.0 pyhd8ed1ab_5 conda-forge
backports.functools_lru_cache 2.0.0 pyhd8ed1ab_1 conda-forge
beautifulsoup4 4.12.3 pyha770c72_1 conda-forge
black 25.1.0 pyh866005b_0 conda-forge
bleach 6.2.0 pyh29332c3_4 conda-forge
blosc 1.21.4 h0f2a231_0 conda-forge
bokeh 3.1.1 pyhd8ed1ab_0 conda-forge
boost-cpp 1.78.0 h6582d0a_3 conda-forge
botocore 1.29.76 pyhd8ed1ab_0 conda-forge
branca 0.8.1 pyhd8ed1ab_0 conda-forge
brotli 1.1.0 hd590300_1 conda-forge
brotli-bin 1.1.0 hd590300_1 conda-forge
brotlipy 0.7.0 py311h459d7ec_1006 conda-forge
bzip2 1.0.8 h4bc722e_7 conda-forge
c-ares 1.33.0 ha66036c_0 conda-forge
ca-certificates 2025.1.31 hbcca054_0 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
cachetools 5.3.0 pyhd8ed1ab_0 conda-forge
cairo 1.16.0 hbbf8b49_1016 conda-forge
cartopy 0.23.0 py311h14de704_1 conda-forge
certifi 2024.12.14 pyhd8ed1ab_0 conda-forge
cf_xarray 0.10.0 pyhd8ed1ab_2 conda-forge
cffi 1.15.1 py311hb3a22ac_5 conda-forge
cfitsio 4.2.0 hd9d235c_0 conda-forge
cftime 1.6.2 py311h1f0f07a_2 conda-forge
charset-normalizer 3.4.1 pyhd8ed1ab_0 conda-forge
click 8.1.8 pyh707e725_0 conda-forge
click-plugins 1.1.1 pyhd8ed1ab_1 conda-forge
cligj 0.7.2 pyhd8ed1ab_2 conda-forge
cloudpickle 3.1.1 pyhd8ed1ab_0 conda-forge
codespell 2.4.1 pypi_0 pypi
colorama 0.4.6 pyhd8ed1ab_1 conda-forge
colorcet 3.0.1 pyhd8ed1ab_0 conda-forge
comm 0.1.3 pyhd8ed1ab_0 conda-forge
contextily 1.6.2 pyhd8ed1ab_1 conda-forge
contourpy 1.0.7 py311ha3edf6b_0 conda-forge
cryptography 40.0.2 py311h9b4c7bb_0 conda-forge
curl 8.4.0 hca28451_0 conda-forge
cycler 0.11.0 pyhd8ed1ab_0 conda-forge
cytoolz 0.12.0 py311hd4cff14_1 conda-forge
dask 2025.1.0 pyhd8ed1ab_0 conda-forge
dask-core 2025.1.0 pyhd8ed1ab_0 conda-forge
dataclasses 0.8 pyhc8e2a94_3 conda-forge
debugpy 1.8.5 py311hf86e51f_0 conda-forge
decorator 5.1.1 pyhd8ed1ab_1 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
distributed 2025.1.0 pyhd8ed1ab_0 conda-forge
docutils 0.17.1 py311h38be061_7 conda-forge
entrypoints 0.4 pyhd8ed1ab_1 conda-forge
esmf 8.4.2 nompi_ha7f9e30_2 conda-forge
esmpy 8.4.2 pyhc1e730c_4 conda-forge
exceptiongroup 1.2.2 pyhd8ed1ab_1 conda-forge
executing 2.1.0 pyhd8ed1ab_1 conda-forge
expat 2.5.0 hcb278e6_1 conda-forge
fasteners 0.19 pyhd8ed1ab_1 conda-forge
fiona 1.9.4 py311hbac4ec9_0 conda-forge
flake8 7.1.2 pypi_0 pypi
flox 0.10.0 pyhd8ed1ab_0 conda-forge
folium 0.14.0 pyhd8ed1ab_0 conda-forge
font-ttf-dejavu-sans-mono 2.37 hab24e00_0 conda-forge
font-ttf-inconsolata 3.000 h77eed37_0 conda-forge
font-ttf-source-code-pro 2.038 h77eed37_0 conda-forge
font-ttf-ubuntu 0.83 h77eed37_3 conda-forge
fontconfig 2.14.2 h14ed4e7_0 conda-forge
fonts-conda-ecosystem 1 0 conda-forge
fonts-conda-forge 1 0 conda-forge
fonttools 4.53.1 py311h61187de_0 conda-forge
fqdn 1.5.1 pyhd8ed1ab_1 conda-forge
freetype 2.12.1 h267a509_2 conda-forge
freexl 1.0.6 h166bdaf_1 conda-forge
fribidi 1.0.10 h36c2ea0_0 conda-forge
frozenlist 1.4.1 py311h459d7ec_0 conda-forge
fsspec 2023.5.0 pyh1a96a4e_0 conda-forge
gdal 3.7.0 py311h1caf18b_3 conda-forge
gdk-pixbuf 2.42.10 h6b639ba_2 conda-forge
geographiclib 2.0 pyhd8ed1ab_1 conda-forge
geopandas 0.13.0 pyhd8ed1ab_0 conda-forge
geopandas-base 0.13.0 pyha770c72_0 conda-forge
geopy 2.4.1 pyhd8ed1ab_2 conda-forge
geos 3.11.2 hcb278e6_0 conda-forge
geotiff 1.7.1 h22adcc9_11 conda-forge
geoviews 1.10.0 pypi_0 pypi
gettext 0.22.5 he02047a_3 conda-forge
gettext-tools 0.22.5 he02047a_3 conda-forge
gflags 2.2.2 he1b5a44_1004 conda-forge
ghp-import 2.1.0 pypi_0 pypi
giflib 5.2.2 hd590300_0 conda-forge
glog 0.6.0 h6f12383_0 conda-forge
graphite2 1.3.13 h59595ed_1003 conda-forge
graphviz 8.0.5 h28d9a01_0 conda-forge
greenlet 3.0.3 py311hb755f60_0 conda-forge
gtk2 2.24.33 h90689f9_2 conda-forge
gts 0.7.6 h977cf35_4 conda-forge
harfbuzz 7.3.0 hdb3a94d_0 conda-forge
hdf4 4.2.15 h501b40f_6 conda-forge
hdf5 1.14.1 nompi_h4f84152_100 conda-forge
holoviews 1.16.2 pyhd8ed1ab_0 conda-forge
hvplot 0.8.4 pyhd8ed1ab_1 conda-forge
icu 72.1 hcb278e6_0 conda-forge
idna 3.10 pyhd8ed1ab_1 conda-forge
imagesize 1.4.1 pyhd8ed1ab_0 conda-forge
importlib-metadata 8.6.1 pyha770c72_0 conda-forge
importlib_metadata 8.6.1 hd8ed1ab_0 conda-forge
importlib_resources 6.5.2 pyhd8ed1ab_0 conda-forge
ipykernel 6.23.1 pyh210e3f2_0 conda-forge
ipython 8.13.2 pyh41d4057_0 conda-forge
ipywidgets 8.1.5 pyhd8ed1ab_1 conda-forge
isoduration 20.11.0 pyhd8ed1ab_1 conda-forge
jedi 0.19.2 pyhd8ed1ab_1 conda-forge
jinja2 3.1.5 pyhd8ed1ab_0 conda-forge
jmespath 1.0.1 pyhd8ed1ab_1 conda-forge
joblib 1.4.2 pyhd8ed1ab_1 conda-forge
json-c 0.16 hc379101_0 conda-forge
json5 0.9.5 pyh9f0ad1d_0 conda-forge
jsonpointer 3.0.0 py311h38be061_1 conda-forge
jsonschema 4.17.3 pyhd8ed1ab_0 conda-forge
jsonschema-with-format-nongpl 4.17.3 pyhd8ed1ab_0 conda-forge
jupyter-book 1.0.3 pyhd8ed1ab_1 conda-forge
jupyter-cache 0.6.1 pyhd8ed1ab_0 conda-forge
jupyter-lsp 2.1.0 pyhd8ed1ab_0 conda-forge
jupyter-resource-usage 1.1.1 pypi_0 pypi
jupyter_bokeh 4.0.5 pyhd8ed1ab_1 conda-forge
jupyter_client 8.2.0 pyhd8ed1ab_0 conda-forge
jupyter_core 5.3.0 py311h38be061_0 conda-forge
jupyter_events 0.6.3 pyhd8ed1ab_1 conda-forge
jupyter_server 2.5.0 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.4.4 pyhd8ed1ab_1 conda-forge
jupyterlab 4.0.3 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.22.1 pyhd8ed1ab_0 conda-forge
jupyterlab_widgets 3.0.13 pyhd8ed1ab_1 conda-forge
kealib 1.5.1 h3e6883b_4 conda-forge
keyutils 1.6.1 h166bdaf_0 conda-forge
kiwisolver 1.4.5 py311h9547e67_1 conda-forge
krb5 1.21.2 h659d440_0 conda-forge
latexcodec 2.0.1 pyh9f0ad1d_0 conda-forge
lcms2 2.15 haa2dc70_1 conda-forge
ld_impl_linux-64 2.40 hf3520f5_7 conda-forge
lerc 4.0.0 h27087fc_0 conda-forge
libabseil 20230802.1 cxx17_h59595ed_0 conda-forge
libaec 1.0.6 hcb278e6_1 conda-forge
libarchive 3.6.2 h039dbb9_1 conda-forge
libarrow 14.0.1 h2b6da2a_4_cpu conda-forge
libarrow-acero 14.0.1 h59595ed_4_cpu conda-forge
libarrow-dataset 14.0.1 h59595ed_4_cpu conda-forge
libarrow-flight 14.0.1 h120cb0d_4_cpu conda-forge
libarrow-flight-sql 14.0.1 h61ff412_4_cpu conda-forge
libarrow-gandiva 14.0.1 hacb8726_4_cpu conda-forge
libarrow-substrait 14.0.1 h61ff412_4_cpu conda-forge
libasprintf 0.22.5 he8f35ee_3 conda-forge
libasprintf-devel 0.22.5 he8f35ee_3 conda-forge
libblas 3.9.0 16_linux64_openblas conda-forge
libbrotlicommon 1.1.0 hd590300_1 conda-forge
libbrotlidec 1.1.0 hd590300_1 conda-forge
libbrotlienc 1.1.0 hd590300_1 conda-forge
libcblas 3.9.0 16_linux64_openblas conda-forge
libcrc32c 1.1.2 h9c3ff4c_0 conda-forge
libcurl 8.4.0 hca28451_0 conda-forge
libdeflate 1.18 h0b41bf4_0 conda-forge
libedit 3.1.20191231 he28a2e2_2 conda-forge
libev 4.33 hd590300_2 conda-forge
libevent 2.1.12 hf998b51_1 conda-forge
libexpat 2.5.0 hcb278e6_1 conda-forge
libffi 3.4.2 h7f98852_5 conda-forge
libgcc-ng 12.2.0 h65d4601_19 conda-forge
libgd 2.3.3 hfa28ad5_6 conda-forge
libgdal 3.7.0 h4a547c6_3 conda-forge
libgettextpo 0.22.5 he02047a_3 conda-forge
libgettextpo-devel 0.22.5 he02047a_3 conda-forge
libgfortran-ng 13.1.0 h69a702a_0 conda-forge
libgfortran5 13.1.0 h15d22d2_0 conda-forge
libglib 2.76.3 hebfc3b9_0 conda-forge
libgomp 12.2.0 h65d4601_19 conda-forge
libgoogle-cloud 2.12.0 h5206363_4 conda-forge
libgrpc 1.59.3 hd6c4280_0 conda-forge
libiconv 1.17 hd590300_2 conda-forge
libjpeg-turbo 2.1.5.1 hd590300_1 conda-forge
libkml 1.3.0 h01aab08_1016 conda-forge
liblapack 3.9.0 16_linux64_openblas conda-forge
libllvm14 14.0.6 hcd5def8_4 conda-forge
libllvm15 15.0.7 h5cf9203_3 conda-forge
libnetcdf 4.9.2 nompi_he09a3a9_107 conda-forge
libnghttp2 1.52.0 h61bc06f_0 conda-forge
libnsl 2.0.0 hd590300_1 conda-forge
libnuma 2.0.16 hd590300_2 conda-forge
libopenblas 0.3.21 pthreads_h78a6416_3 conda-forge
libparquet 14.0.1 h352af49_4_cpu conda-forge
libpng 1.6.39 h753d276_0 conda-forge
libpq 15.3 hfc447b1_2 conda-forge
libprotobuf 4.24.4 hf27288f_0 conda-forge
libre2-11 2023.09.01 h7a70373_1 conda-forge
librsvg 2.56.1 h98fae49_0 conda-forge
librttopo 1.1.0 h0d5128d_13 conda-forge
libsodium 1.0.18 h36c2ea0_1 conda-forge
libspatialindex 1.9.3 he02047a_5 conda-forge
libspatialite 5.0.1 hca56755_27 conda-forge
libsqlite 3.42.0 h2797004_0 conda-forge
libssh2 1.11.0 h0841786_0 conda-forge
libstdcxx-ng 12.2.0 h46fd767_19 conda-forge
libthrift 0.19.0 hb90f79a_1 conda-forge
libtiff 4.5.1 h8b53f26_0 conda-forge
libtool 2.4.7 he02047a_1 conda-forge
libutf8proc 2.8.0 h166bdaf_0 conda-forge
libuuid 2.38.1 h0b41bf4_0 conda-forge
libuv 1.44.2 hd590300_1 conda-forge
libwebp 1.3.0 hb47c5f0_0 conda-forge
libwebp-base 1.3.0 h0b41bf4_0 conda-forge
libxcb 1.15 h0b41bf4_0 conda-forge
libxml2 2.11.4 h0d562d8_0 conda-forge
libzip 1.9.2 hc929e4a_1 conda-forge
libzlib 1.2.13 h4ab18f5_6 conda-forge
linkify-it-py 2.0.0 pyhd8ed1ab_0 conda-forge
llvmlite 0.42.0 py311ha6695c7_1 conda-forge
locket 1.0.0 pyhd8ed1ab_0 conda-forge
lz4 4.3.2 py311h38e4bf4_1 conda-forge
lz4-c 1.9.4 hcb278e6_0 conda-forge
lzo 2.10 hd590300_1001 conda-forge
mapclassify 2.5.0 pyhd8ed1ab_1 conda-forge
markdown 3.4.1 pyhd8ed1ab_0 conda-forge
markdown-it-py 2.2.0 pyhd8ed1ab_0 conda-forge
markupsafe 2.1.2 py311h2582759_0 conda-forge
matplotlib-base 3.7.1 py311h8597a09_0 conda-forge
matplotlib-inline 0.1.6 pyhd8ed1ab_0 conda-forge
mdit-py-plugins 0.3.5 pyhd8ed1ab_0 conda-forge
mdurl 0.1.0 pyhd8ed1ab_1 conda-forge
mercantile 1.2.1 pyhd8ed1ab_1 conda-forge
mistune 2.0.5 pyhd8ed1ab_0 conda-forge
msgpack-python 1.0.5 py311h9547e67_1 conda-forge
multidict 6.0.4 py311h459d7ec_1 conda-forge
munch 3.0.0 pyhd8ed1ab_0 conda-forge
munkres 1.1.4 pyh9f0ad1d_0 conda-forge
mypy_extensions 1.0.0 pyha770c72_1 conda-forge
myst-nb 1.1.2 pyhd8ed1ab_1 conda-forge
myst-parser 1.0.0 pyhd8ed1ab_0 conda-forge
mystmd 1.3.23 pyhd8ed1ab_0 conda-forge
nbclient 0.7.4 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.4.0 pyhd8ed1ab_0 conda-forge
nbformat 5.8.0 pyhd8ed1ab_0 conda-forge
nbqa 1.9.1 pypi_0 pypi
ncurses 6.3 h27087fc_1 conda-forge
nest-asyncio 1.5.6 pyhd8ed1ab_0 conda-forge
netcdf-fortran 4.6.1 nompi_hec59055_101 conda-forge
netcdf4 1.6.4 nompi_py311h9a7c333_101 conda-forge
networkx 3.1 pyhd8ed1ab_0 conda-forge
nodejs 20.5.1 hf52ce11_0 conda-forge
notebook-shim 0.2.3 pyhd8ed1ab_0 conda-forge
nspr 4.35 h27087fc_0 conda-forge
nss 3.89 he45b914_0 conda-forge
numba 0.59.1 py311h96b013e_0 conda-forge
numcodecs 0.11.0 py311hcafe171_1 conda-forge
numpy 1.24.3 py311h64a7726_0 conda-forge
numpy_groupies 0.9.22 pyhd8ed1ab_0 conda-forge
openjpeg 2.5.0 hfec8fc6_2 conda-forge
openssl 3.1.6 h4ab18f5_0 conda-forge
orc 1.9.2 h4b38347_0 conda-forge
packaging 23.1 pyhd8ed1ab_0 conda-forge
pandas 2.2.2 py311h14de704_1 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
panel 1.2.0 pyhd8ed1ab_0 conda-forge
pango 1.50.14 heaa33ce_1 conda-forge
papermill 2.5.0 pyhd8ed1ab_0 conda-forge
param 1.13.0 pyh1a96a4e_0 conda-forge
parso 0.8.3 pyhd8ed1ab_0 conda-forge
partd 1.4.0 pyhd8ed1ab_1 conda-forge
pathspec 0.12.1 pyhd8ed1ab_1 conda-forge
pcre2 10.40 hc3806b6_0 conda-forge
pexpect 4.8.0 pyh1a96a4e_2 conda-forge
pickleshare 0.7.5 pyhd8ed1ab_1004 conda-forge
pillow 9.5.0 py311h0b84326_1 conda-forge
pip 23.1.2 pyhd8ed1ab_0 conda-forge
pixman 0.40.0 h36c2ea0_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_2 conda-forge
planetary-computer 1.0.0 pyhd8ed1ab_1 conda-forge
platformdirs 4.3.6 pyhd8ed1ab_1 conda-forge
pooch 1.7.0 pyhd8ed1ab_4 conda-forge
poppler 23.05.0 hd18248d_1 conda-forge
poppler-data 0.4.12 hd8ed1ab_0 conda-forge
postgresql 15.3 h8972f4a_2 conda-forge
pre_commit 4.1.0 pypi_0 pypi
proj 9.2.1 ha643af7_0 conda-forge
prometheus_client 0.16.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.38 pyha770c72_0 conda-forge
prompt_toolkit 3.0.38 hd8ed1ab_0 conda-forge
psutil 5.9.5 py311h459d7ec_1 conda-forge
pthread-stubs 0.4 h36c2ea0_1001 conda-forge
ptyprocess 0.7.0 pyhd8ed1ab_1 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
pyarrow 14.0.1 py311h39c9aba_4_cpu conda-forge
pybtex 0.24.0 pyhd8ed1ab_3 conda-forge
pybtex-docutils 1.0.2 py311h38be061_2 conda-forge
pycparser 2.21 pyhd8ed1ab_0 conda-forge
pyct 0.5.0 py311h06a4308_0
pyct-core 0.5.0 pyhd8ed1ab_0 conda-forge
pydantic 2.8.2 pyhd8ed1ab_0 conda-forge
pydantic-core 2.20.1 py311hb3a8bbb_0 conda-forge
pydata-sphinx-theme 0.15.4 pyhd8ed1ab_0 conda-forge
pygments 2.15.1 pyhd8ed1ab_0 conda-forge
pyopenssl 23.1.1 pyhd8ed1ab_0 conda-forge
pyparsing 3.0.9 pyhd8ed1ab_0 conda-forge
pyproj 3.6.0 py311ha169711_1 conda-forge
pyrsistent 0.19.3 py311h459d7ec_1 conda-forge
pyshp 2.3.1 pyhd8ed1ab_1 conda-forge
pysocks 1.7.1 pyha55dd90_7 conda-forge
pystac 1.12.1 pyhd8ed1ab_0 conda-forge
pystac-client 0.8.6 pyhd8ed1ab_0 conda-forge
python 3.11.3 h2755cc3_0_cpython conda-forge
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python-dotenv 1.0.1 pyhd8ed1ab_1 conda-forge
python-fastjsonschema 2.17.1 pyhd8ed1ab_0 conda-forge
python-graphviz 0.20.3 pyh91182bf_2 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python-tzdata 2023.3 pyhd8ed1ab_0 conda-forge
python_abi 3.11 5_cp311 conda-forge
pytz 2023.3.post1 pyhd8ed1ab_0 conda-forge
pyviz_comms 0.7.6 pyh9f0ad1d_0 conda-forge
pyyaml 6.0.2 py311h61187de_0 conda-forge
pyzmq 25.0.2 py311hd6ccaeb_0 conda-forge
rasterio 1.3.8 py311h41e4db2_0 conda-forge
rdma-core 28.9 h59595ed_1 conda-forge
re2 2023.09.01 h7f4b329_1 conda-forge
readline 8.2 h8228510_1 conda-forge
requests 2.31.0 pyhd8ed1ab_0 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_1 conda-forge
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
rich 13.9.4 pyhd8ed1ab_1 conda-forge
rioxarray 0.18.2 pyhd8ed1ab_0 conda-forge
rtree 1.0.1 py311h3bb2b0f_3 conda-forge
runthis-sphinxext 0.0.3 py_0 conda-forge
s2n 1.3.56 h06160fa_0 conda-forge
s3fs 2023.5.0 pyhd8ed1ab_0 conda-forge
scikit-learn 1.2.2 py311hc009520_2 conda-forge
scipy 1.14.0 py311h0a5b728_2 conda-forge
send2trash 1.8.2 pyh41d4057_0 conda-forge
setuptools 67.7.2 pyhd8ed1ab_0 conda-forge
shapely 2.0.1 py311h54d622a_1 conda-forge
six 1.16.0 pyhd8ed1ab_1 conda-forge
snappy 1.1.10 hdb0a2a9_1 conda-forge
sniffio 1.3.0 pyhd8ed1ab_0 conda-forge
snowballstemmer 2.2.0 pyhd8ed1ab_0 conda-forge
snuggs 1.4.7 pyhd8ed1ab_2 conda-forge
sortedcontainers 2.4.0 pyhd8ed1ab_1 conda-forge
soupsieve 2.3.2.post1 pyhd8ed1ab_0 conda-forge
sparse 0.15.5 pyh72ffeb9_0 conda-forge
sphinx 5.3.0 pyhd8ed1ab_0 conda-forge
sphinx-book-theme 1.1.3 pyhd8ed1ab_1 conda-forge
sphinx-comments 0.0.3 pyhd8ed1ab_1 conda-forge
sphinx-copybutton 0.5.2 pyhd8ed1ab_1 conda-forge
sphinx-design 0.6.1 pyhd8ed1ab_0 conda-forge
sphinx-external-toc 1.0.1 pyhd8ed1ab_1 conda-forge
sphinx-jupyterbook-latex 1.0.0 pyhd8ed1ab_1 conda-forge
sphinx-multitoc-numbering 0.1.3 pyhd8ed1ab_1 conda-forge
sphinx-thebe 0.3.1 pyhd8ed1ab_1 conda-forge
sphinx-togglebutton 0.3.2 pyhd8ed1ab_0 conda-forge
sphinxcontrib-applehelp 1.0.4 pyhd8ed1ab_0 conda-forge
sphinxcontrib-bibtex 2.5.0 pyhd8ed1ab_0 conda-forge
sphinxcontrib-devhelp 1.0.2 py_0 conda-forge
sphinxcontrib-htmlhelp 2.0.1 pyhd8ed1ab_0 conda-forge
sphinxcontrib-jsmath 1.0.1 pyhd8ed1ab_1 conda-forge
sphinxcontrib-qthelp 1.0.3 py_0 conda-forge
sphinxcontrib-serializinghtml 1.1.5 pyhd8ed1ab_2 conda-forge
sphinxext-opengraph 0.8.2 pypi_0 pypi
sqlalchemy 2.0.15 py311h459d7ec_0 conda-forge
sqlite 3.42.0 h2c6b66d_0 conda-forge
stack_data 0.6.2 pyhd8ed1ab_0 conda-forge
stackstac 0.5.1 pyhd8ed1ab_1 conda-forge
tabulate 0.9.0 pyhd8ed1ab_2 conda-forge
tblib 1.7.0 pyhd8ed1ab_0 conda-forge
tenacity 9.0.0 pyhd8ed1ab_1 conda-forge
terminado 0.17.1 pyh41d4057_0 conda-forge
textwrap3 0.9.2 py_0 conda-forge
threadpoolctl 3.1.0 pyh8a188c0_0 conda-forge
tiledb 2.13.2 hd532e3d_0 conda-forge
tinycss2 1.2.1 pyhd8ed1ab_0 conda-forge
tk 8.6.12 h27826a3_0 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
toolz 0.12.0 pyhd8ed1ab_0 conda-forge
tornado 6.3.2 py311h459d7ec_0 conda-forge
tqdm 4.65.0 pyhd8ed1ab_1 conda-forge
traitlets 5.9.0 pyhd8ed1ab_0 conda-forge
types-python-dateutil 2.9.0.20241206 pyhd8ed1ab_0 conda-forge
typing-extensions 4.6.1 hd8ed1ab_0 conda-forge
typing_extensions 4.6.1 pyha770c72_0 conda-forge
tzcode 2023c h0b41bf4_0 conda-forge
tzdata 2023c h71feb2d_0 conda-forge
uc-micro-py 1.0.1 pyhd8ed1ab_0 conda-forge
ucx 1.15.0 h64cca9d_0 conda-forge
uri-template 1.3.0 pyhd8ed1ab_1 conda-forge
uriparser 0.9.8 hac33072_0 conda-forge
urllib3 1.26.15 pyhd8ed1ab_0 conda-forge
watermark 2.3.1 pyhd8ed1ab_1 conda-forge
wcwidth 0.2.6 pyhd8ed1ab_0 conda-forge
webcolors 24.11.1 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 pyhd8ed1ab_3 conda-forge
websocket-client 1.5.2 pyhd8ed1ab_0 conda-forge
wheel 0.40.0 pyhd8ed1ab_1 conda-forge
widgetsnbextension 4.0.13 pyhd8ed1ab_1 conda-forge
wrapt 1.15.0 py311h459d7ec_1 conda-forge
xarray 2024.10.0 pyhd8ed1ab_0 conda-forge
xerces-c 3.2.4 h8d71039_2 conda-forge
xesmf 0.8.7 pyhd8ed1ab_0 conda-forge
xmode 0.6.1 pypi_0 pypi
xorg-kbproto 1.0.7 h7f98852_1002 conda-forge
xorg-libice 1.0.10 h7f98852_0 conda-forge
xorg-libsm 1.2.3 hd9c2040_1000 conda-forge
xorg-libx11 1.8.4 h8ee46fc_1 conda-forge
xorg-libxau 1.0.11 hd590300_0 conda-forge
xorg-libxdmcp 1.1.3 h7f98852_0 conda-forge
xorg-libxext 1.3.4 h0b41bf4_2 conda-forge
xorg-libxrender 0.9.10 h7f98852_1003 conda-forge
xorg-renderproto 0.11.1 h7f98852_1002 conda-forge
xorg-xextproto 7.3.0 h0b41bf4_1003 conda-forge
xorg-xproto 7.0.31 h7f98852_1007 conda-forge
xvec 0.3.1 pyhd8ed1ab_0 conda-forge
xyzservices 2023.5.0 pyhd8ed1ab_1 conda-forge
xz 5.2.6 h166bdaf_0 conda-forge
yaml 0.2.5 h7f98852_2 conda-forge
yarl 1.9.1 py311h459d7ec_0 conda-forge
zarr 2.18.4 pyhd8ed1ab_0 conda-forge
zeromq 4.3.4 h9c3ff4c_1 conda-forge
zict 3.0.0 pyhd8ed1ab_1 conda-forge
zipp 3.15.0 pyhd8ed1ab_0 conda-forge
zlib 1.2.13 h4ab18f5_6 conda-forge
zstd 1.5.6 ha6fb4c9_0 conda-forge

@e-marshall
Copy link
Owner Author

ran the book in fresh repos/envs testing conda and pixi and works fine so going to close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants