Metadata-Version: 2.3
Name: arraypartition
Version: 1.1.3
Summary: Container module for ArrayLike Partition class behaviour
License: BSD 3
Author: Daniel Westwood
Author-email: daniel.westwood@stfc.ac.uk
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dask (>=2024)
Requires-Dist: netcdf4 (<=2.0.0)
Requires-Dist: numpy (<=3.0.0)
Description-Content-Type: text/markdown

# Array Partition

![Static Badge](https://img.shields.io/badge/Xarray%20Engine%20Component-1E4B23)
[![PyPI version](https://badge.fury.io/py/ArrayPartition.svg)](https://pypi.python.org/pypi/ArrayPartition/)

Required submodule for other libraries:
 - CFAPyX
 - XarrayActive

Not typically used on its own so there are no usage instructions.

## Documentation

See the [Documentation](https://html-preview.github.io/?url=https://github.com/dwest77a/ArrayPartition/blob/main/docs/build/html/index.html) for developers.

