Asdf extension to support Zarr arrays
Project description
ASDF serialization support for Zarr
This packages includes a plugin for the Python library asdf to add support for reading and writing chunked Zarr arrays.
Installation
This plugin is not yet stable and released on PyPi and requires features only available in the current development head of ASDF.
$ pip install git+https://github.com/asdf-format/asdf
$ pip install git+https://github.com/asdf-format/asdf-zarr
Or alternatively by cloning and installing each package.
$ git clone https://github.com/asdf-format/asdf
$ cd asdf
$ pip install .
$ cd ../
$ 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
File details
Details for the file asdf_zarr-0.0.2.tar.gz
.
File metadata
- Download URL: asdf_zarr-0.0.2.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 449d80968e6bc956377b5448aa3bf60c684a33197ed45429abcd9d90e89dee66 |
|
MD5 | 12dd0b117a1368545dfc0d627f292923 |
|
BLAKE2b-256 | d824775a9552f4046d89d129417445e38d64f8bede98fe1e1767cdb4c1a32b7d |
File details
Details for the file asdf_zarr-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: asdf_zarr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b4b0c2d8a94d02472104a57fc52f255663b3e97dcc3b7913f5e13a865cd1c5c |
|
MD5 | a41845daf12341f4166fbb203e335478 |
|
BLAKE2b-256 | e6402455914260e8b4c488444714e005213232797ce8f4d2393e439ee5e2fea9 |