zarr-python

Community

Efficient N-D arrays for cloud and big data.

AuthorRowtion
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of storing and processing large N-dimensional arrays, especially in cloud environments, by providing efficient chunking, compression, and parallel I/O capabilities.

Core Features & Use Cases

  • Chunked Storage: Stores large arrays in manageable chunks for efficient access and processing.
  • Compression: Reduces storage size and I/O bandwidth requirements using various codecs.
  • Cloud Integration: Seamlessly works with cloud storage like S3 and GCS.
  • Parallel I/O: Integrates with Dask and Xarray for out-of-core and parallel computations.
  • Use Case: Analyzing terabyte-scale climate simulation data stored in Zarr on S3, enabling researchers to load and process subsets of the data without downloading the entire dataset.

Quick Start

Use the zarr-python skill to create a new Zarr array at '/path/to/my_array.zarr' with a shape of (10000, 10000), float32 data type, and 1MB chunks.

Dependency Matrix

Required Modules

numpynumcodecss3fsgcsfsdaskxarray

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: zarr-python
Download link: https://github.com/Rowtion/Bioclaw/archive/main.zip#zarr-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.