Skip to main content

DRB Zarr implementation

Project description

ZarrNode Implementation

This drb-impl-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.impl.
The implementation name is zarr.
The factory class is decribed with implementation drb_impl_zarr.drb_impl_signature.

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-impl-zarr module shall be referenced into requirements.txt file, or the following pip line can be run:

pip install drb-impl-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-impl-zarr-1.0.0.tar.gz (21.7 kB view details)

Uploaded Source

Built Distribution

drb_impl_zarr-1.0.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file drb-impl-zarr-1.0.0.tar.gz.

File metadata

  • Download URL: drb-impl-zarr-1.0.0.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for drb-impl-zarr-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f7248dada470fa0673d21779109f6c7cbd50b185586acbfb79ff11b343d0d2d3
MD5 015cdabcc398e4213b51acf785452320
BLAKE2b-256 9f1c482e504653c240a480890bdaec9f0a046694bd91187ff6b098c399306aeb

See more details on using hashes here.

File details

Details for the file drb_impl_zarr-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: drb_impl_zarr-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for drb_impl_zarr-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cda1c9173c5ff3210372f7293b9c5e8e7f7e430afcac6aadeed1118bc6f5bb3a
MD5 7f466b4477d47e97ff3b33bda189b5cd
BLAKE2b-256 457face0962bc8a2b1651f412199eb9bb53b356613c229f8ae070c5ff9bdb26d

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