h5py
CommunityManage large scientific data efficiently.
Authortondevrel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of storing and accessing massive numerical datasets that exceed available RAM, enabling efficient data management for scientific computing.
Core Features & Use Cases
- Large Dataset Storage: Store datasets larger than your computer's RAM.
- Hierarchical Organization: Organize data like a file system with groups and datasets.
- Metadata Attachment: Keep descriptive metadata directly with your data.
- Use Case: You are working with simulation results that generate terabytes of data. Use this Skill to store these results in a structured, compressed HDF5 file, allowing you to load and analyze specific parts of the data without loading the entire dataset into memory.
Quick Start
Use the h5py skill to create a new HDF5 file named 'my_data.h5' and store a NumPy array as a dataset named 'experiment_data'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: h5py Download link: https://github.com/tondevrel/scientific-agent-skills/archive/main.zip#h5py 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.