Asdf extension to support Zarr arrays
Project description
ASDF serialization support for Zarr
This packages includes an extension for the Python library asdf to add support for reading and writing chunked Zarr arrays.
Installation
This extension is available on PyPI. We are actively developing this extension and until a stable release (1.0.0) is made it is possible that breaking changes will be introduced. If you are using this extension please let us know so we can look into adding your project to downstream testing in our CI.
$ pip install asdf-zarr
Alternatively this extension can be installed by cloning and installing the git repository.
$ git clone https://github.com/asdf-format/asdf-zarr
$ cd asdf-zarr
$ pip install .
Usage
For background on ASDF array storage and examples of how to use this extension see the notebooks subdirectory of this repository.
Testing
pytest is used for testing. Tests can be run (from the source checkout of this repository):
$ pytest
Contributing
We welcome feedback and contributions to this project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for asdf_zarr-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ee229dade9bb0a6bd2db0923f48352d0bdff5665f30aec730e2598eab7db2cb |
|
MD5 | eb328db4feeb615be7df140efedb551a |
|
BLAKE2b-256 | 16d9aa69e8aa9c83d3d5c0739417d073fd6612ad9bc4c76ade32ea4a3a912041 |