Numcodecs implementations of codecs commonly used by raster data.
Project description
numcodecs-raster
Provides a lightweight wrapper over imagecodecs implementing the
numcodecs interface. This lets us use the compressions provided by imagecodecs
in zarr arrays.
The numcodecs
interface is built around python's buffer protocol. Numpy implements this buffer protocol, and
imagecodecs
is built around numpy. So this all works out pretty well.
Supported compressions
- JPEG
- Deflate
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file raster_codecs-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: raster_codecs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16719a3eaee5d0e94878d43c34675367609ab60c2331246dadd3166e3b0a36df |
|
MD5 | ed70831938dbb9c899e651d4ed535de2 |
|
BLAKE2b-256 | 1b417ed422e9f021463c245ceeb8eecfe5134642b91bf31f505c6205f3c1102c |