This package browser is in early development. Mind the rough edges.

python-asdf-zarr 0.0.4

Asdf extension to support Zarr arrays

This package includes an extension for the Python library asdf to add support for reading and writing chunked Zarr arrays, a file storage format for chunked, compressed, N-dimensional arrays based on an open-source specification.

Installation

Install python-asdf-zarr 0.0.4 as follows:

guix install python-asdf-zarr@0.0.4

Or install the latest version:

guix install python-asdf-zarr

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.