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.
- Outputs:
out
- Website: https://github.com/asdf-format/asdf-zarr
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
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.