icechunk-python 0.1.0-alpha.1

Transactional storage engine for Zarr designed for use on cloud object storage
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: icechunk
channels:
  - conda-forge
dependencies:
  - python=3.12
  - rust
  - maturin
  - xarray
  - s3fs
  - fsspec
  - h5netcdf
  - ipykernel
  - cftime
  - dask
  - matplotlib
  - hvplot