Skip to main content

DRB Zarr driver

Project description

ZarrNode Driver

This drb-driver-zarr module implements access to zarr containers with DRB data model. It is able to navigates among the zarr contents.

Zar Factory and Zarr Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.driver.
The driver name is zarr.
The factory class is decribed with implementation drb.drivers.zarr.zarr_node_factory.

The zarr factory creates a ZarrNode from an existing zarr content. It uses a base node to access the content data using a streamed implementation from the base node.

The base node can be a DrbFileNode, DrbHttpNode, DrbTarNode or any other nodes able to provide streamed (BufferedIOBase, RawIOBase, IO) zarr content.

limitations

The current version does not manage child modification and insertion. ZarrNode is currently read only.

Using this module

To include this module into your project, the drb-driver-zarr module shall be referenced into requirements.txt file, or the following pip line can be run:

pip install drb-driver-zarr

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

drb-driver-zarr-1.3.0.tar.gz (28.0 kB view details)

Uploaded Source

Built Distribution

drb_driver_zarr-1.3.0-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file drb-driver-zarr-1.3.0.tar.gz.

File metadata

  • Download URL: drb-driver-zarr-1.3.0.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/6.8.0 pkginfo/1.9.6 requests/2.27.1 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.8.18

File hashes

Hashes for drb-driver-zarr-1.3.0.tar.gz
Algorithm Hash digest
SHA256 58caa621a5333f6efdc4c06e2460d430a09ccf224c4c309c7d67314a5f23faea
MD5 e2db39f189c9f29e387f8cf5e84c1e64
BLAKE2b-256 1386ba51e164dc1713e5c22073beacd816cc3348eb34849d473530ce0ee5029f

See more details on using hashes here.

File details

Details for the file drb_driver_zarr-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: drb_driver_zarr-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/6.8.0 pkginfo/1.9.6 requests/2.27.1 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.8.18

File hashes

Hashes for drb_driver_zarr-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 208e1619d09a10c0c7f7a9252d52f12a464284afe51b5eedf905fb290539ee8c
MD5 01d3d6b96126f7a4787709d10b58e6c9
BLAKE2b-256 c8642df15c985ad66764f5bd0c29122e7003b6adad29a5b227fce8615683f4ad

See more details on using hashes here.

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