Fix descriptions to adhere to character limits

This commit is contained in:
Timothy Kassis
2025-10-21 09:33:30 -07:00
parent 163d6b9d6b
commit 32109101d0
83 changed files with 83 additions and 83 deletions

View File

@@ -1,6 +1,6 @@
---
name: zarr-python
description: "Toolkit for working with Zarr, a Python library for chunked, compressed N-dimensional arrays optimized for cloud storage and large-scale scientific computing. Use this skill when working with large datasets that need efficient storage and parallel access, multidimensional arrays requiring chunking and compression, cloud-native data workflows (S3, GCS), or when integrating with NumPy, Dask, and Xarray for scientific computing tasks. Essential for handling datasets larger than memory, implementing parallel I/O operations, optimizing storage with compression, creating hierarchical data structures, converting between scientific data formats (HDF5, NetCDF, NumPy), managing cloud storage workflows, implementing chunked array operations, and building scalable scientific computing pipelines."
description: "Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines."
---
# Zarr Python