lib-zarr-python
OfficialEfficiently store and access large N-D arrays.
Authorbiomaps-infra
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of storing and accessing large, multi-dimensional arrays that exceed the memory capacity of standard tools, enabling efficient data handling for scientific computing and big data.
Core Features & Use Cases
- Chunked Storage: Stores N-dimensional arrays in manageable chunks for efficient I/O.
- Compression: Applies various compression codecs to reduce storage size.
- Cloud Integration: Seamlessly works with cloud storage backends like S3 and GCS.
- Use Case: Analyze massive climate simulation datasets by reading and writing chunks of data directly from cloud storage without loading the entire dataset into memory.
Quick Start
Use the lib-zarr-python skill to create a new Zarr array with shape (10000, 10000) and chunk size (1000, 1000).
Dependency Matrix
Required Modules
None requiredComponents
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: lib-zarr-python Download link: https://github.com/biomaps-infra/blender-opencode/archive/main.zip#lib-zarr-python Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.