earth-mover / community

Community support for Arraylake
7 stars 0 forks source link

No zarr version parameter #3

Closed RichardScottOZ closed 7 months ago

RichardScottOZ commented 8 months ago

TypeError Traceback (most recent call last) Cell In[4], line 17 14 repo.checkout() 15 # Write your dataset to Arraylake 16 #ds.to_zarr(repo.store, group="mygroup", zarr_version=3, mode="w") ---> 17 ds.to_zarr(repo.store, group="mygroup", zarr_version=3, mode="w") 18 # Make your first commit. 19 repo.commit("my first commit!")

TypeError: to_zarr() got an unexpected keyword argument 'zarr_version'

RichardScottOZ commented 8 months ago

xarray version? - e.g. mention in setup given it mentions 'install into whatever environment you hae'

RichardScottOZ commented 8 months ago

and for zarr version?

RichardScottOZ commented 8 months ago

I upgraded xarray and it worked this far anyway.

jhamman commented 8 months ago

Thanks for flagging this @RichardScottOZ. We can update the docs to be clearer about minimum dependency versions.

Can I ask how you installed arraylake?

For this issue, the key version constraints that should have been applied at install time are:

zarr = ">=2.14,<=2.16"
xarray = { version = ">=v2022.12.0", optional = true }
RichardScottOZ commented 8 months ago

With mamba - I already had xarray 2022 something in there - probably first half of the year version I think.

RichardScottOZ commented 8 months ago

why it didn't, good question, will see if I can see anything

RichardScottOZ commented 8 months ago
(pyvistaxarray) C:\Users\rnmsc>mamba install -c conda-forge arraylake-client xarray netcdf4 dask pooch
menuinst called from non-root env C:\Users\rnmsc\anaconda3\envs\pyvistaxarray

                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
        ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
        ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
        ██║ ╚═╝ ██║██║  ██║██║ ╚═╝ ██║██████╔╝██║  ██║
        ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═════╝ ╚═╝  ╚═╝

        mamba (1.3.1) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████

Looking for: ['arraylake-client', 'xarray', 'netcdf4', 'dask', 'pooch']

pkgs/main/noarch                                   853.1kB @ 205.6kB/s  4.2s
pkgs/r/win-64                                      742.8kB @ 124.0kB/s  6.1s
pkgs/msys2/win-64                                   39.8kB @   6.4kB/s  0.3s
pkgs/msys2/noarch                                  111.0 B @  16.0 B/s  0.3s
pkgs/main/win-64                                     5.5MB @ 748.3kB/s  7.7s
pkgs/r/noarch                                        2.0MB @ 197.3kB/s  5.9s
conda-forge/noarch                                  14.3MB @ 578.8kB/s 25.4s
conda-forge/win-64                                  22.8MB @ 592.1kB/s 39.6s

Pinned packages:
  - python 3.8.*

Transaction

  Prefix: C:\Users\rnmsc\anaconda3\envs\pyvistaxarray

  Updating specs:

   - arraylake-client
   - xarray
   - netcdf4
   - dask
   - pooch
   - ca-certificates
   - certifi
   - openssl

  Package                   Version  Build                   Channel                 Size
-------------------------------------------------------------------------------------------
  Install:
-------------------------------------------------------------------------------------------

  + aiobotocore               2.7.0  pyhd8ed1ab_0            conda-forge/noarch      64kB
  + aioitertools             0.11.0  pyhd8ed1ab_0            conda-forge/noarch      23kB
  + arraylake-client          0.6.0  pyhd8ed1ab_0            conda-forge/noarch      52kB
  + arrow-cpp                11.0.0  h57928b3_2_cpu          conda-forge/win-64      31kB
  + asciitree                 0.3.3  py_2                    conda-forge/noarch       6kB
  + aws-c-auth               0.6.23  ha196094_1              conda-forge/win-64      90kB
  + aws-c-cal                0.5.20  he1c2654_4              conda-forge/win-64      42kB
  + aws-c-common              0.8.9  hcfcfb64_0              conda-forge/win-64     195kB
  + aws-c-compression        0.2.16  h6ac2469_1              conda-forge/win-64      22kB
  + aws-c-event-stream       0.2.18  h0f94bbc_2              conda-forge/win-64      53kB
  + aws-c-http                0.7.3  h51f5a2b_1              conda-forge/win-64     176kB
  + aws-c-io                0.13.14  h8cc9bab_3              conda-forge/win-64     144kB
  + aws-c-mqtt                0.8.6  h73c741a_1              conda-forge/win-64     138kB
  + aws-c-s3                  0.2.3  h7f24016_3              conda-forge/win-64      75kB
  + aws-c-sdkutils            0.1.7  h6ac2469_1              conda-forge/win-64      50kB
  + aws-checksums            0.1.14  h6ac2469_1              conda-forge/win-64      52kB
  + aws-crt-cpp             0.18.16  h343e5dd_13             conda-forge/win-64     183kB
  + aws-sdk-cpp             1.10.57  h23ab7d0_2              conda-forge/win-64       3MB
  + bokeh                     3.1.1  pyhd8ed1ab_0            conda-forge/noarch       6MB
  + botocore                1.31.17  pyhd8ed1ab_3            conda-forge/noarch       6MB
  + c-ares                   1.20.1  hcfcfb64_1              conda-forge/win-64     112kB
  + cachetools                5.3.2  pyhd8ed1ab_0            conda-forge/noarch      15kB
  + cftime                    1.6.2  py38he7056a7_2          conda-forge/win-64     186kB
  + cloudpickle               3.0.0  pyhd8ed1ab_0            conda-forge/noarch      25kB
  + cytoolz                  0.12.2  py38h91455d4_1          conda-forge/win-64     296kB
  + dask                   2023.5.0  pyhd8ed1ab_0            conda-forge/noarch       7kB
  + dask-core              2023.5.0  pyhd8ed1ab_0            conda-forge/noarch     845kB
  + distributed            2023.5.0  pyhd8ed1ab_0            conda-forge/noarch     768kB
  + dnspython                 2.4.2  pyhd8ed1ab_1            conda-forge/noarch     164kB
  + donfig              0.8.1.post0  pyhd8ed1ab_0            conda-forge/noarch      25kB
  + email-validator     2.1.0.post1  pyhd8ed1ab_0            conda-forge/noarch      42kB
  + email_validator     2.1.0.post1  hd8ed1ab_0              conda-forge/noarch       9kB
  + fasteners                0.17.3  pyhd8ed1ab_0            conda-forge/noarch      20kB
  + fsspec                2023.10.0  pyhca7485f_0            conda-forge/noarch     125kB
  + gflags                    2.2.2  ha925a31_1004           conda-forge/win-64      82kB
  + glog                      0.6.0  h4797de2_0              conda-forge/win-64      98kB
  + h11                      0.14.0  pyhd8ed1ab_0            conda-forge/noarch      48kB
  + h2                        4.1.0  pyhd8ed1ab_0            conda-forge/noarch      47kB
  + hpack                     4.0.0  pyh9f0ad1d_0            conda-forge/noarch      25kB
  + httpcore                 0.18.0  pyhd8ed1ab_0            conda-forge/noarch      45kB
  + httpx                    0.25.0  pyhd8ed1ab_0            conda-forge/noarch      65kB
  + hyperframe                6.0.1  pyhd8ed1ab_0            conda-forge/noarch      15kB
  + importlib_metadata        5.2.0  hd8ed1ab_0              conda-forge/noarch       9kB
  + jmespath                  1.0.1  pyhd8ed1ab_0            conda-forge/noarch      21kB
  + libabseil            20220623.0  cxx17_h1a56200_6        conda-forge/win-64       1MB
  + libarrow                 11.0.0  h2be9b5f_2_cpu          conda-forge/win-64      17MB
  + libcrc32c                 1.1.2  h0e60522_0              conda-forge/win-64      26kB
  + libgoogle-cloud           2.7.0  h5fc25aa_1              conda-forge/win-64      12kB
  + libgrpc                  1.51.1  hb074f84_1              conda-forge/win-64      22MB
  + libprotobuf             3.21.12  h12be248_2              conda-forge/win-64       2MB
  + libthrift                0.16.0  h9ce19ad_2              conda-forge/win-64     904kB
  + libutf8proc               2.8.0  h82a8f57_0              conda-forge/win-64     104kB
  + locket                    1.0.0  pyhd8ed1ab_0            conda-forge/noarch       8kB
  + lz4                       4.3.2  py38hb6d8784_1          conda-forge/win-64      74kB
  + markdown-it-py            3.0.0  pyhd8ed1ab_0            conda-forge/noarch      64kB
  + mdurl                     0.1.0  pyhd8ed1ab_0            conda-forge/noarch      14kB
  + msgpack-python            1.0.6  py38hb1fd069_0          conda-forge/win-64     134kB
  + netcdf4                   1.6.3  nompi_py38h659934f_100  conda-forge/win-64     376kB
  + numcodecs                0.12.1  py38hd3f51b4_0          conda-forge/win-64     463kB
  + orc                       1.8.2  hada7b9e_2              conda-forge/win-64     681kB
  + parquet-cpp               1.5.1  2                       conda-forge/noarch       3kB
  + partd                     1.4.1  pyhd8ed1ab_0            conda-forge/noarch      21kB
  + pyarrow                  11.0.0  py38hc72dcf3_2_cpu      conda-forge/win-64       3MB
  + pydantic                1.10.13  py38h91455d4_1          conda-forge/win-64       2MB
  + re2                  2023.02.01  h63175ca_0              conda-forge/win-64     377kB
  + rich                     13.6.0  pyhd8ed1ab_0            conda-forge/noarch     183kB
  + ruamel.yaml              0.18.2  py38h91455d4_0          conda-forge/win-64     197kB
  + ruamel.yaml.clib          0.2.7  py38h91455d4_2          conda-forge/win-64     104kB
  + shellingham               1.5.4  pyhd8ed1ab_0            conda-forge/noarch      15kB
  + sortedcontainers          2.4.0  pyhd8ed1ab_0            conda-forge/noarch      26kB
  + structlog                23.2.0  pyhd8ed1ab_0            conda-forge/noarch      52kB
  + tblib                     2.0.0  pyhd8ed1ab_0            conda-forge/noarch      17kB
  + typer                     0.9.0  pyhd8ed1ab_0            conda-forge/noarch      79kB
  + wrapt                    1.15.0  py38h91455d4_1          conda-forge/win-64      52kB
  + xyzservices           2023.10.1  pyhd8ed1ab_0            conda-forge/noarch      36kB
  + zarr                     2.16.0  pyhd8ed1ab_0            conda-forge/noarch     157kB
  + zict                      3.0.0  pyhd8ed1ab_0            conda-forge/noarch      36kB

  Change:
-------------------------------------------------------------------------------------------

  - geotiff                   1.7.1  h4ffd875_4              conda-forge
  + geotiff                   1.7.1  hc256dc0_6              conda-forge/win-64     125kB
  - libspatialite             5.0.1  h07bf483_22             conda-forge
  + libspatialite             5.0.1  hfdcade0_23             conda-forge/win-64       9MB
  - openjpeg                  2.5.0  hc9384bd_1              conda-forge
  + openjpeg                  2.5.0  ha2aaf27_2              conda-forge/win-64     237kB

  Upgrade:
-------------------------------------------------------------------------------------------

  - gst-plugins-base         1.21.3  h001b923_1              conda-forge
  + gst-plugins-base         1.22.0  h001b923_2              conda-forge/win-64       2MB
  - gstreamer                1.21.3  h6b5321d_1              conda-forge
  + gstreamer                1.22.0  h6b5321d_2              conda-forge/win-64       2MB
  - lcms2                      2.14  h90d422f_0              conda-forge
  + lcms2                      2.15  ha5c8aab_0              conda-forge/win-64     498kB
  - libclang                 15.0.6  default_h77d9078_0      conda-forge
  + libclang                 15.0.7  default_h77d9078_3      conda-forge/win-64     148kB
  - libclang13               15.0.6  default_h77d9078_0      conda-forge
  + libclang13               15.0.7  default_h77d9078_3      conda-forge/win-64      22MB
  - libdeflate                 1.14  hcfcfb64_0              conda-forge
  + libdeflate                 1.17  hcfcfb64_0              conda-forge/win-64     152kB
  - libgdal                   3.6.1  h9364c56_1              conda-forge
  + libgdal                   3.6.2  h329cd9e_7              conda-forge/win-64       8MB
  - libnetcdf                 4.8.1  nompi_h8c042bf_106      conda-forge
  + libnetcdf                 4.9.1  nompi_hc41bf00_101      conda-forge/win-64     623kB
  - libpq                      15.1  ha9684e8_2              conda-forge
  + libpq                      15.2  ha9684e8_0              conda-forge/win-64       3MB
  - libtiff                   4.4.0  hc4f729c_5              conda-forge
  + libtiff                   4.5.0  hf8721a0_2              conda-forge/win-64       1MB
  - pillow                    9.2.0  py38h3cd753b_3          conda-forge
  + pillow                    9.4.0  py38h087119c_1          conda-forge/win-64      46MB
  - poppler                 22.12.0  ha6c1112_0              conda-forge
  + poppler                 23.01.0  h183ae7b_0              conda-forge/win-64       2MB
  - postgresql                 15.1  hd87cd2b_2              conda-forge
  + postgresql                 15.2  hd87cd2b_0              conda-forge/win-64      18MB
  - proj                      9.1.0  h3863b3b_0              conda-forge
  + proj                      9.1.1  heca977f_2              conda-forge/win-64       3MB
  - pyproj                    3.4.1  py38hac5b721_0          conda-forge
  + pyproj                    3.5.0  py38h27cf8d4_0          conda-forge/win-64     385kB
  - qt-main                  5.15.6  h9580fe5_5              conda-forge
  + qt-main                  5.15.8  h720456b_6              conda-forge/win-64      60MB
  - rasterio                  1.3.4  py38h533082a_0          conda-forge
  + rasterio                  1.3.6  py38h0c735b1_0          conda-forge/win-64       7MB
  - tiledb                   2.13.0  h3132609_1              conda-forge
  + tiledb                   2.13.2  h3132609_0              conda-forge/win-64       3MB
  - vtk                       9.2.2  qt_py38hc31031b_204     conda-forge
  + vtk                       9.2.6  qt_py38h58d60e4_200     conda-forge/win-64      32MB

  Summary:

  Install: 77 packages
  Change: 3 packages
  Upgrade: 19 packages

  Total download: 292MB

-------------------------------------------------------------------------------------------

libdeflate                                         151.9kB @ 138.6kB/s  1.1s
lz4                                                 74.2kB @  46.7kB/s  0.5s
ruamel.yaml.clib                                   104.0kB @  51.8kB/s  0.4s
gflags                                              82.3kB @  25.8kB/s  1.2s
gstreamer                                            1.9MB @ 491.6kB/s  3.9s
libclang                                           147.9kB @  35.0kB/s  0.3s
libthrift                                          904.4kB @ 207.2kB/s  1.2s
netcdf4                                            375.7kB @  48.1kB/s  3.4s
aws-c-sdkutils                                      50.3kB @   5.9kB/s  0.7s
libpq                                                3.5MB @ 390.0kB/s  8.9s
orc                                                680.9kB @  66.6kB/s  1.7s
gst-plugins-base                                     2.0MB @ 184.9kB/s  6.8s
aws-c-io                                           143.7kB @  12.9kB/s  0.9s
geotiff                                            125.3kB @  11.0kB/s  0.4s
poppler                                              2.3MB @ 183.7kB/s  1.2s
aws-c-http                                         176.5kB @  13.9kB/s  1.3s
aws-c-auth                                          89.8kB @   6.8kB/s  0.8s
tiledb                                               3.4MB @ 258.3kB/s 13.1s
locket                                               8.2kB @ 620.0 B/s  0.2s
zict                                                36.3kB @   2.7kB/s  0.3s
arrow-cpp                                           31.4kB @   2.3kB/s  0.5s
aioitertools                                        22.5kB @   1.6kB/s  0.1s
aws-crt-cpp                                        182.7kB @  13.2kB/s  1.2s
shellingham                                         14.6kB @   1.0kB/s  0.1s
donfig                                              24.6kB @   1.8kB/s  0.4s
parquet-cpp                                          3.1kB @ 222.0 B/s  0.1s
jmespath                                            21.0kB @   1.5kB/s  0.2s
h2                                                  46.8kB @   3.3kB/s  0.1s
aiobotocore                                         63.9kB @   4.5kB/s  0.2s
typer                                               79.1kB @   5.5kB/s  0.2s
email-validator                                     42.3kB @   2.9kB/s  0.4s
zarr                                               157.4kB @  10.2kB/s  1.4s
pyarrow                                              3.0MB @ 184.4kB/s  1.7s
cytoolz                                            296.2kB @  18.4kB/s  1.5s
libcrc32c                                           25.7kB @   1.6kB/s  0.4s
cftime                                             186.3kB @  11.1kB/s  0.8s
ruamel.yaml                                        197.4kB @  11.5kB/s  0.3s
re2                                                376.7kB @  21.7kB/s  1.9s
proj                                                 2.6MB @ 147.1kB/s  8.5s
aws-checksums                                       51.6kB @   2.9kB/s  0.4s
libgoogle-cloud                                     12.2kB @ 687.0 B/s  0.3s
lcms2                                              498.4kB @  24.0kB/s  3.4s
libtiff                                              1.2MB @  52.6kB/s  5.5s
aws-c-s3                                            74.7kB @   3.4kB/s  1.4s
tblib                                               16.6kB @ 736.0 B/s  0.4s
importlib_metadata                                   9.1kB @ 401.0 B/s  0.7s
cachetools                                          14.7kB @ 649.0 B/s  0.2s
fasteners                                           20.0kB @ 875.0 B/s  0.1s
hpack                                               25.3kB @   1.1kB/s  0.2s
dask-core                                          844.9kB @  31.3kB/s  4.2s
distributed                                        767.8kB @  22.0kB/s  7.9s
email_validator                                      8.7kB @ 245.0 B/s  0.8s
libnetcdf                                          622.6kB @  15.7kB/s  4.0s
bokeh                                                5.9MB @ 137.4kB/s 20.4s
pydantic                                             1.6MB @  36.6kB/s  3.6s
libabseil                                            1.4MB @  30.0kB/s  1.9s
libgdal                                              8.3MB @ 182.4kB/s 27.6s
aws-c-compression                                   22.0kB @ 482.0 B/s  0.5s
openjpeg                                           237.1kB @   5.2kB/s  0.6s
aws-c-mqtt                                         138.4kB @   3.0kB/s  0.7s
pillow                                              45.7MB @ 918.7kB/s 32.2s
fsspec                                             124.9kB @   2.5kB/s  0.1s
asciitree                                            6.2kB @ 123.0 B/s  0.1s
hyperframe                                          14.6kB @ 292.0 B/s  0.1s
botocore                                             6.3MB @ 123.4kB/s  1.4s
dnspython                                          164.1kB @   3.2kB/s  0.2s
dask                                                 7.4kB @ 142.0 B/s  0.1s
wrapt                                               52.0kB @   1.0kB/s  0.1s
libspatialite                                        8.5MB @ 161.5kB/s  7.2s
libprotobuf                                          2.1MB @  39.6kB/s  1.1s
aws-c-cal                                           42.2kB @ 792.0 B/s  0.5s
pyproj                                             385.1kB @   7.2kB/s  0.7s
sortedcontainers                                    26.3kB @ 488.0 B/s  0.2s
mdurl                                               13.7kB @ 254.0 B/s  0.1s
markdown-it-py                                      64.4kB @   1.2kB/s  0.3s
httpx                                               64.8kB @   1.2kB/s  0.3s
libclang13                                          21.9MB @ 396.8kB/s 55.2s
libutf8proc                                        104.4kB @   1.9kB/s  0.6s
numcodecs                                          462.7kB @   8.2kB/s  1.0s
aws-sdk-cpp                                          3.2MB @  54.7kB/s  3.1s
rasterio                                             6.9MB @ 115.5kB/s  6.8s
structlog                                           52.3kB @ 868.0 B/s  0.9s
rich                                               183.2kB @   3.0kB/s  0.8s
msgpack-python                                     133.7kB @   2.2kB/s  0.9s
glog                                                97.6kB @   1.6kB/s  0.6s
h11                                                 48.3kB @ 774.0 B/s  0.9s
aws-c-event-stream                                  53.0kB @ 850.0 B/s  1.3s
arraylake-client                                    51.8kB @ 815.0 B/s  1.2s
xyzservices                                         36.2kB @ 561.0 B/s  1.0s
c-ares                                             112.1kB @   1.7kB/s  0.5s
cloudpickle                                         24.7kB @ 373.0 B/s  1.3s
postgresql                                          17.6MB @ 266.0kB/s 23.0s
httpcore                                            44.8kB @ 660.0 B/s  1.4s
aws-c-common                                       194.5kB @   2.8kB/s  3.4s
partd                                               20.7kB @ 291.0 B/s  1.4s
libarrow                                            17.4MB @ 242.2kB/s 25.0s
libgrpc                                             22.3MB @ 248.3kB/s 27.5s
vtk                                                 31.7MB @ 332.1kB/s 27.6s
qt-main                                             60.4MB @ 624.1kB/s 41.5s
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
RichardScottOZ commented 8 months ago

environment was

# packages in environment at C:\Users\rnmsc\anaconda3\envs\pyvistaxarray:
#
# Name                    Version                   Build  Channel
_ipython_minor_entry_point 8.7.0                h3b92ee0_0    conda-forge
affine                    2.3.1              pyhd8ed1ab_0    conda-forge
aiohttp                   3.8.3            py38h91455d4_1    conda-forge
aiosignal                 1.3.1              pyhd8ed1ab_0    conda-forge
anyio                     3.6.2              pyhd8ed1ab_0    conda-forge
aom                       3.5.0                h63175ca_0    conda-forge
appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
argon2-cffi               21.3.0             pyhd8ed1ab_0    conda-forge
argon2-cffi-bindings      21.2.0           py38h91455d4_3    conda-forge
asttokens                 2.2.1              pyhd8ed1ab_0    conda-forge
async-timeout             4.0.2              pyhd8ed1ab_0    conda-forge
attrs                     22.2.0             pyh71513ae_0    conda-forge
backcall                  0.2.0              pyh9f0ad1d_0    conda-forge
backports                 1.0                pyhd8ed1ab_3    conda-forge
backports.functools_lru_cache 1.6.4              pyhd8ed1ab_0    conda-forge
beautifulsoup4            4.11.1             pyha770c72_0    conda-forge
bleach                    5.0.1              pyhd8ed1ab_0    conda-forge
blosc                     1.21.3               hdccc3a2_0    conda-forge
boost-cpp                 1.78.0               h9f4b32c_1    conda-forge
brotli                    1.0.9                hcfcfb64_8    conda-forge
brotli-bin                1.0.9                hcfcfb64_8    conda-forge
brotlipy                  0.7.0           py38h91455d4_1005    conda-forge
bzip2                     1.0.8                h8ffe710_4    conda-forge
ca-certificates           2022.12.7            h5b45459_0    conda-forge
cairo                     1.16.0            hd694305_1014    conda-forge
certifi                   2022.12.7          pyhd8ed1ab_0    conda-forge
cffi                      1.15.1           py38h57701bc_3    conda-forge
cfitsio                   4.2.0                h9ebe7e4_0    conda-forge
charset-normalizer        2.1.1              pyhd8ed1ab_0    conda-forge
click                     8.1.3           win_pyhd8ed1ab_2    conda-forge
click-plugins             1.1.1                      py_0    conda-forge
cligj                     0.7.2              pyhd8ed1ab_1    conda-forge
colorama                  0.4.6              pyhd8ed1ab_0    conda-forge
comm                      0.1.2              pyhd8ed1ab_0    conda-forge
contourpy                 1.0.6            py38hb1fd069_0    conda-forge
cryptography              38.0.4           py38h95f5157_0    conda-forge
curl                      7.87.0               h68f0423_0    conda-forge
cycler                    0.11.0             pyhd8ed1ab_0    conda-forge
debugpy                   1.6.4            py38hd3f51b4_0    conda-forge
decorator                 5.1.1              pyhd8ed1ab_0    conda-forge
defusedxml                0.7.1              pyhd8ed1ab_0    conda-forge
double-conversion         3.2.0                h63175ca_1    conda-forge
eigen                     3.4.0                h2d74725_0    conda-forge
entrypoints               0.4                pyhd8ed1ab_0    conda-forge
executing                 1.2.0              pyhd8ed1ab_0    conda-forge
expat                     2.5.0                h1537add_0    conda-forge
ffmpeg                    5.1.2           gpl_h5b1d025_105    conda-forge
flit-core                 3.8.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                 hab24e00_0    conda-forge
fontconfig                2.14.1               hbde0cde_0    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
fonttools                 4.38.0           py38h91455d4_1    conda-forge
freetype                  2.12.1               h546665d_1    conda-forge
freexl                    1.0.6                h67ca5e6_1    conda-forge
frozenlist                1.3.3            py38h91455d4_0    conda-forge
geos                      3.11.1               h1537add_0    conda-forge
geotiff                   1.7.1                h4ffd875_4    conda-forge
gettext                   0.21.1               h5728263_0    conda-forge
gl2ps                     1.4.2                h0597ee9_0    conda-forge
glew                      2.1.0                h39d44d4_2    conda-forge
glib                      2.74.1               h12be248_1    conda-forge
glib-tools                2.74.1               h12be248_1    conda-forge
gst-plugins-base          1.21.3               h001b923_1    conda-forge
gstreamer                 1.21.3               h6b5321d_1    conda-forge
hdf4                      4.2.15               h1b1b6ef_5    conda-forge
hdf5                      1.12.2          nompi_h57737ce_101    conda-forge
icu                       70.1                 h0e60522_0    conda-forge
idna                      3.4                pyhd8ed1ab_0    conda-forge
imageio                   2.23.0             pyhfa7a67d_0    conda-forge
importlib-metadata        5.2.0              pyha770c72_0    conda-forge
importlib_resources       5.10.1             pyhd8ed1ab_1    conda-forge
intel-openmp              2023.0.0         h57928b3_25922    conda-forge
ipykernel                 6.19.4             pyh025b116_0    conda-forge
ipython                   8.7.0              pyh08f2357_0    conda-forge
ipython_genutils          0.2.0                      py_1    conda-forge
ipywidgets                8.0.4              pyhd8ed1ab_0    conda-forge
jedi                      0.18.2             pyhd8ed1ab_0    conda-forge
jinja2                    3.1.2              pyhd8ed1ab_1    conda-forge
jpeg                      9e                   h8ffe710_2    conda-forge
jsoncpp                   1.9.5                h2d74725_1    conda-forge
jsonschema                4.17.3             pyhd8ed1ab_0    conda-forge
jupyter                   1.0.0            py38haa244fe_8    conda-forge
jupyter_client            7.4.8              pyhd8ed1ab_0    conda-forge
jupyter_console           6.4.4              pyhd8ed1ab_0    conda-forge
jupyter_core              5.1.1            py38haa244fe_0    conda-forge
jupyter_events            0.5.0              pyhd8ed1ab_1    conda-forge
jupyter_server            2.0.6              pyhd8ed1ab_0    conda-forge
jupyter_server_terminals  0.4.3              pyhd8ed1ab_0    conda-forge
jupyterlab_pygments       0.2.2              pyhd8ed1ab_0    conda-forge
jupyterlab_widgets        3.0.5              pyhd8ed1ab_0    conda-forge
kealib                    1.5.0                h61be68b_0    conda-forge
kiwisolver                1.4.4            py38hb1fd069_1    conda-forge
krb5                      1.20.1               heb0366b_0    conda-forge
lcms2                     2.14                 h90d422f_0    conda-forge
lerc                      4.0.0                h63175ca_0    conda-forge
libaec                    1.0.6                h39d44d4_0    conda-forge
libblas                   3.9.0              16_win64_mkl    conda-forge
libbrotlicommon           1.0.9                hcfcfb64_8    conda-forge
libbrotlidec              1.0.9                hcfcfb64_8    conda-forge
libbrotlienc              1.0.9                hcfcfb64_8    conda-forge
libcblas                  3.9.0              16_win64_mkl    conda-forge
libclang                  15.0.6          default_h77d9078_0    conda-forge
libclang13                15.0.6          default_h77d9078_0    conda-forge
libcurl                   7.87.0               h68f0423_0    conda-forge
libdeflate                1.14                 hcfcfb64_0    conda-forge
libffi                    3.4.2                h8ffe710_5    conda-forge
libgdal                   3.6.1                h9364c56_1    conda-forge
libglib                   2.74.1               he8f3873_1    conda-forge
libhwloc                  2.8.0                h039e092_1    conda-forge
libiconv                  1.17                 h8ffe710_0    conda-forge
libkml                    1.3.0             hf2ab4e4_1015    conda-forge
liblapack                 3.9.0              16_win64_mkl    conda-forge
libnetcdf                 4.8.1           nompi_h8c042bf_106    conda-forge
libogg                    1.3.4                h8ffe710_1    conda-forge
libpng                    1.6.39               h19919ed_0    conda-forge
libpq                     15.1                 ha9684e8_2    conda-forge
librttopo                 1.1.0               he22b5cd_12    conda-forge
libsodium                 1.0.18               h8d14728_1    conda-forge
libspatialite             5.0.1               h07bf483_22    conda-forge
libsqlite                 3.40.0               hcfcfb64_0    conda-forge
libssh2                   1.10.0               h9a1e1f7_3    conda-forge
libtheora                 1.1.1             h8d14728_1005    conda-forge
libtiff                   4.4.0                hc4f729c_5    conda-forge
libvorbis                 1.3.7                h0e60522_0    conda-forge
libwebp-base              1.2.4                h8ffe710_0    conda-forge
libxcb                    1.13              hcd874cb_1004    conda-forge
libxml2                   2.10.3               hc3477c8_0    conda-forge
libzip                    1.9.2                h519de47_1    conda-forge
libzlib                   1.2.13               hcfcfb64_4    conda-forge
loguru                    0.6.0            py38haa244fe_2    conda-forge
lz4-c                     1.9.3                h8ffe710_1    conda-forge
m2w64-gcc-libgfortran     5.3.0                         6    conda-forge
m2w64-gcc-libs            5.3.0                         7    conda-forge
m2w64-gcc-libs-core       5.3.0                         7    conda-forge
m2w64-gmp                 6.1.0                         2    conda-forge
m2w64-libwinpthread-git   5.0.0.4634.697f757               2    conda-forge
markupsafe                2.1.1            py38h91455d4_2    conda-forge
matplotlib                3.6.2            py38haa244fe_0    conda-forge
matplotlib-base           3.6.2            py38h528a6c7_0    conda-forge
matplotlib-inline         0.1.6              pyhd8ed1ab_0    conda-forge
mistune                   2.0.4              pyhd8ed1ab_0    conda-forge
mkl                       2022.1.0           h6a75c08_874    conda-forge
msys2-conda-epoch         20160418                      1    conda-forge
multidict                 6.0.4            py38h91455d4_0    conda-forge
munkres                   1.1.4              pyh9f0ad1d_0    conda-forge
nb_conda_kernels          2.3.1            py38haa244fe_2    conda-forge
nbclassic                 0.4.8              pyhd8ed1ab_0    conda-forge
nbclient                  0.7.2              pyhd8ed1ab_0    conda-forge
nbconvert                 7.2.7              pyhd8ed1ab_0    conda-forge
nbconvert-core            7.2.7              pyhd8ed1ab_0    conda-forge
nbconvert-pandoc          7.2.7              pyhd8ed1ab_0    conda-forge
nbformat                  5.7.1              pyhd8ed1ab_0    conda-forge
nest-asyncio              1.5.6              pyhd8ed1ab_0    conda-forge
nlohmann_json             3.11.2               h39d44d4_0    conda-forge
notebook                  6.5.2              pyha770c72_1    conda-forge
notebook-shim             0.2.2              pyhd8ed1ab_0    conda-forge
numpy                     1.24.0           py38h90ce339_0    conda-forge
openh264                  2.3.1                h63175ca_1    conda-forge
openjpeg                  2.5.0                hc9384bd_1    conda-forge
openssl                   3.0.7                hcfcfb64_1    conda-forge
packaging                 22.0               pyhd8ed1ab_0    conda-forge
pandas                    1.5.2            py38h5846ac1_0    conda-forge
pandoc                    2.19.2               h57928b3_1    conda-forge
pandocfilters             1.5.0              pyhd8ed1ab_0    conda-forge
parso                     0.8.3              pyhd8ed1ab_0    conda-forge
pcre2                     10.40                h17e33f8_0    conda-forge
pickleshare               0.7.5                   py_1003    conda-forge
pillow                    9.2.0            py38h3cd753b_3    conda-forge
pip                       22.3.1             pyhd8ed1ab_0    conda-forge
pixman                    0.40.0               h8ffe710_0    conda-forge
pkgutil-resolve-name      1.3.10             pyhd8ed1ab_0    conda-forge
platformdirs              2.6.2              pyhd8ed1ab_0    conda-forge
ply                       3.11                       py_1    conda-forge
pooch                     1.6.0              pyhd8ed1ab_0    conda-forge
poppler                   22.12.0              ha6c1112_0    conda-forge
poppler-data              0.4.11               hd8ed1ab_0    conda-forge
postgresql                15.1                 hd87cd2b_2    conda-forge
proj                      9.1.0                h3863b3b_0    conda-forge
prometheus_client         0.15.0             pyhd8ed1ab_0    conda-forge
prompt-toolkit            3.0.36             pyha770c72_0    conda-forge
prompt_toolkit            3.0.36               hd8ed1ab_0    conda-forge
psutil                    5.9.4            py38h91455d4_0    conda-forge
pthread-stubs             0.4               hcd874cb_1001    conda-forge
pthreads-win32            2.9.1                hfa6e2cd_3    conda-forge
pugixml                   1.11.4               h0e60522_0    conda-forge
pure_eval                 0.2.2              pyhd8ed1ab_0    conda-forge
pycparser                 2.21               pyhd8ed1ab_0    conda-forge
pygments                  2.13.0             pyhd8ed1ab_0    conda-forge
pyopenssl                 22.1.0             pyhd8ed1ab_0    conda-forge
pyparsing                 3.0.9              pyhd8ed1ab_0    conda-forge
pyproj                    3.4.1            py38hac5b721_0    conda-forge
pyqt                      5.15.7           py38hd6c051e_2    conda-forge
pyqt5-sip                 12.11.0          py38hd3f51b4_2    conda-forge
pyrsistent                0.19.2           py38h91455d4_0    conda-forge
pysocks                   1.7.1              pyh0701188_6    conda-forge
python                    3.8.15          h4de0772_0_cpython    conda-forge
python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
python-fastjsonschema     2.16.2             pyhd8ed1ab_0    conda-forge
python-json-logger        2.0.4              pyhd8ed1ab_0    conda-forge
python_abi                3.8                      3_cp38    conda-forge
pytz                      2022.7             pyhd8ed1ab_0    conda-forge
pyvista                   0.37.0             pyhd8ed1ab_0    conda-forge
pyvista-xarray            0.1.2              pyhd8ed1ab_0    conda-forge
pywin32                   304              py38hd3f51b4_2    conda-forge
pywinpty                  2.0.9            py38hd3f51b4_0    conda-forge
pyyaml                    6.0              py38h91455d4_5    conda-forge
pyzmq                     24.0.1           py38ha85f68a_1    conda-forge
qt-main                   5.15.6               h9580fe5_5    conda-forge
qtconsole                 5.4.0              pyhd8ed1ab_0    conda-forge
qtconsole-base            5.4.0              pyha770c72_0    conda-forge
qtpy                      2.3.0              pyhd8ed1ab_0    conda-forge
rasterio                  1.3.4            py38h533082a_0    conda-forge
requests                  2.28.1             pyhd8ed1ab_1    conda-forge
rioxarray                 0.13.3             pyhd8ed1ab_0    conda-forge
scipy                     1.9.3            py38h0f6ee2a_2    conda-forge
scooby                    0.7.0              pyhd8ed1ab_1    conda-forge
send2trash                1.8.0              pyhd8ed1ab_0    conda-forge
setuptools                65.6.3             pyhd8ed1ab_0    conda-forge
sip                       6.7.5            py38hd3f51b4_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
snappy                    1.1.9                hfb803bf_2    conda-forge
sniffio                   1.3.0              pyhd8ed1ab_0    conda-forge
snuggs                    1.4.7                      py_0    conda-forge
soupsieve                 2.3.2.post1        pyhd8ed1ab_0    conda-forge
sqlite                    3.40.0               hcfcfb64_0    conda-forge
stack_data                0.6.2              pyhd8ed1ab_0    conda-forge
svt-av1                   1.4.1                h63175ca_0    conda-forge
tbb                       2021.7.0             h91493d7_1    conda-forge
tbb-devel                 2021.7.0             h91493d7_1    conda-forge
terminado                 0.15.0           py38haa244fe_0    conda-forge
tiledb                    2.13.0               h3132609_1    conda-forge
tinycss2                  1.2.1              pyhd8ed1ab_0    conda-forge
tk                        8.6.12               h8ffe710_0    conda-forge
toml                      0.10.2             pyhd8ed1ab_0    conda-forge
tornado                   6.2              py38h91455d4_1    conda-forge
traitlets                 5.8.0              pyhd8ed1ab_0    conda-forge
typing-extensions         4.4.0                hd8ed1ab_0    conda-forge
typing_extensions         4.4.0              pyha770c72_0    conda-forge
ucrt                      10.0.22621.0         h57928b3_0    conda-forge
unicodedata2              15.0.0           py38h91455d4_0    conda-forge
urllib3                   1.26.13            pyhd8ed1ab_0    conda-forge
utfcpp                    3.2.2                h57928b3_0    conda-forge
vc                        14.3                 h3d8a991_9    conda-forge
vs2015_runtime            14.32.31332          h1d6e394_9    conda-forge
vtk                       9.2.2           qt_py38hc31031b_204    conda-forge
wcwidth                   0.2.5              pyh9f0ad1d_2    conda-forge
webencodings              0.5.1                      py_1    conda-forge
websocket-client          1.4.2              pyhd8ed1ab_0    conda-forge
wheel                     0.38.4             pyhd8ed1ab_0    conda-forge
widgetsnbextension        4.0.5              pyhd8ed1ab_0    conda-forge
win32_setctime            1.1.0              pyhd8ed1ab_0    conda-forge
win_inet_pton             1.1.0              pyhd8ed1ab_6    conda-forge
winpty                    0.4.3                         4    conda-forge
wslink                    1.10.0             pyhd8ed1ab_0    conda-forge
x264                      1!164.3095           h8ffe710_2    conda-forge
x265                      3.5                  h2d74725_3    conda-forge
xarray                    2022.6.0           pyhd8ed1ab_1    conda-forge
xerces-c                  3.2.4                h63175ca_1    conda-forge
xorg-libxau               1.0.9                hcd874cb_0    conda-forge
xorg-libxdmcp             1.1.3                hcd874cb_0    conda-forge
xz                        5.2.6                h8d14728_0    conda-forge
yaml                      0.2.5                h8ffe710_2    conda-forge
yarl                      1.8.2            py38h91455d4_0    conda-forge
zeromq                    4.3.4                h0e60522_1    conda-forge
zipp                      3.11.0             pyhd8ed1ab_0    conda-forge
zlib                      1.2.13               hcfcfb64_4    conda-forge
zstd                      1.5.2                h7755175_4    conda-forge

then I installed mamba to speed things up, then the above

jhamman commented 8 months ago

Okay, that makes sense. Xarray dropped 3.8 support earlier this year so I would expect support for Xarray+Zarr+Arraylake to be a bit rougher there at this point. If you have the flexibility to update to 3.9 (or later), you'll probably find that things generally work better.

RichardScottOZ commented 8 months ago

Yes...so another note for the install page.