No project description provided
Project description
zxarray
Description
zxarray is an interface of zarr similar to xarray. The idea is to benefit from the advantages of xarray (coordinate access, parallel apply), while keeping memory usage low by storing data in zarr. To achieve this:
- zxarray.ZXArray have accessors similar to those of xarray, such as
.loc,.sel,.isel. - an
apply_ufuncfunction calling the xarray function enables parallel calculation via dask.
Install
zxarray can be installed via pip:
pip install zxarray
License
Copyright(c) 2024, 2025 Yoann Robin
This file is part of zxarray.
zxarray is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
zxarray is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with zxarray. If not, see https://www.gnu.org/licenses/.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zxarray-0.15.1.tar.gz.
File metadata
- Download URL: zxarray-0.15.1.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b8962716e09b2642dd8de7ea11ebccf6c5412b7edc757d0648761a7ed2fad38
|
|
| MD5 |
89e0fd9c87c49890fa6a021806548709
|
|
| BLAKE2b-256 |
c8785b94c650e1b2bbc98a0bb3e27d43f82894fe97a8d0cf29ee072308057f6c
|
File details
Details for the file zxarray-0.15.1-py3-none-any.whl.
File metadata
- Download URL: zxarray-0.15.1-py3-none-any.whl
- Upload date:
- Size: 33.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ef1639b0a32545a3f8ebd607bbdfb22d09dd45dcbadb90d4ab68f7c7129ca85
|
|
| MD5 |
bd74fe83102ed637e49d673fd1cf9ec1
|
|
| BLAKE2b-256 |
41c78525d7a8e70304ebd048cf35eccbf363a6bb1410988912a6da74c2f81756
|