Skip to main content

Interface to 'zarr' similar to 'xarray'

Project 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_ufunc function calling the xarray function enables parallel calculation via dask.

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

zxarray-0.1.0.tar.gz (27.0 kB view hashes)

Uploaded Source

Built Distribution

zxarray-0.1.0-py3-none-any.whl (27.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page