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
- Host: GitHub
- URL: https://github.com/juntyr/numcodecs-combinators
- Owner: juntyr
- License: mpl-2.0
- Created: 2024-12-30T06:49:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T07:32:29.000Z (about 1 month ago)
- Last Synced: 2025-04-14T17:07:06.560Z (about 1 month ago)
- Topics: combinator, compression, numcodecs
- Language: Python
- Homepage: https://numcodecs-combinators.readthedocs.io/en/stable/
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/juntyr/numcodecs-combinators/actions/workflows/ci.yml?query=branch%3Amain)
[](https://pypi.python.org/pypi/numcodecs-combinators)
[](https://github.com/juntyr/numcodecs-combinators/blob/main/LICENSE)
[](https://pypi.python.org/pypi/numcodecs-combinators)
[](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.