Last updated:
0 purchases
rastercodecs 0.1.0
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.