-
This Issue is to investigate options for I/O in Heat with zarr-files.
-
`LocalStore.delete` removes entire directory trees, i.e. many objects:
https://github.com/zarr-developers/zarr-python/blob/4c3081c9b4678d1de438e0d2ee8e0fa368a61f17/src/zarr/storage/local.py#L206-L2…
d-v-b updated
3 weeks ago
-
Create an ARCO version of SNODAS (data source: https://nsidc.org/data/g02158/versions/1) and store on the OSN pod (for the entire period of record available, for all of CONUS).
Nat-IWAAs has a copy f…
-
xarray writes zarr files with additional attributes. We should be able to read and write those attributes.
-
### Discussed in https://github.com/libvips/libvips/discussions/3516
Originally posted by **jstriebel** May 30, 2023
It would be great if libvips could support [Zarr](https://zarr.dev), and po…
-
### Zarr version
2.16.2.dev137+gcf37b134
### Numcodecs version
0.12.1
### Python Version
3.10.14
### Operating System
Mac
### Installation
pip install . (from origin/v3 branch at * ee303470 (…
-
Splitting this from #26 for a more focused discussion.
During a discussion with @rabernat earlier today, we talked about the possibility to serialise vector data cubes into a Zarr format, so I want…
-
### What would you like to see added to the NWBInspector?
With Zarr integration being added to the inspector (see: https://github.com/NeurodataWithoutBorders/nwbinspector/pull/513), we will need to a…
-
Is there an easy way to detach a SpatialData object from its Zarr store? Say I have a smallish object that fits into memory and I want to make some experimental changes without possibly changing the d…
-
Getting a couple hundred warning of:
`/python3.10/site-packages/zarr/creation.py:614: UserWarning: ignoring keyword argument 'read_only'
compressor, fill_value = _kwargs_compat(compressor, fill_valu…