An open API service indexing awesome lists of open source software.

https://github.com/juntyr/numcodecs-combinators

Combinator codecs for the numcodecs buffer compression API
https://github.com/juntyr/numcodecs-combinators

combinator compression numcodecs

Last synced: about 1 month ago
JSON representation

Combinator codecs for the numcodecs buffer compression API

Awesome Lists containing this project

README

        

[![image](https://img.shields.io/github/actions/workflow/status/juntyr/numcodecs-combinators/ci.yml?branch=main)](https://github.com/juntyr/numcodecs-combinators/actions/workflows/ci.yml?query=branch%3Amain)
[![image](https://img.shields.io/pypi/v/numcodecs-combinators.svg)](https://pypi.python.org/pypi/numcodecs-combinators)
[![image](https://img.shields.io/pypi/l/numcodecs-combinators.svg)](https://github.com/juntyr/numcodecs-combinators/blob/main/LICENSE)
[![image](https://img.shields.io/pypi/pyversions/numcodecs-combinators.svg)](https://pypi.python.org/pypi/numcodecs-combinators)
[![image](https://readthedocs.org/projects/numcodecs-combinators/badge/?version=latest)](https://numcodecs-combinators.readthedocs.io/en/latest/?badge=latest)

# numcodecs-combinators

Combinator codecs for the [`numcodecs`] buffer compression API.

The following combinators, implementing the `CodecCombinatorMixin` are provided:

- `CodecStack`: a stack of codecs

[`numcodecs`]: https://numcodecs.readthedocs.io/en/stable/

## License

Licensed under the Mozilla Public License, Version 2.0 ([LICENSE](LICENSE) or https://www.mozilla.org/en-US/MPL/2.0/).

## Funding

The `numcodecs-combinators` package has been developed as part of [ESiWACE3](https://www.esiwace.eu), the third phase of the Centre of Excellence in Simulation of Weather and Climate in Europe.

Funded by the European Union. This work has received funding from the European High Performance Computing Joint Undertaking (JU) under grant agreement No 101093054.