Re: [gdal-dev] Zarr v2 and compression problem with small blocks

2024-10-15 Thread Even Rouault via gdal-dev
Please file an issue about that Le 15/10/2024 à 07:39, Michael Sumner via gdal-dev a écrit : When I use compression for ZARR_V2 with these small block sizes, I get an error: gdal_translate "/vsicurl/https://github.com/cran/png/blob/master/inst/img/Rlogo.png?raw=true"; lz4.zarr -of ZARR -co F

[gdal-dev] Zarr v2 and compression problem with small blocks

2024-10-14 Thread Michael Sumner via gdal-dev
When I use compression for ZARR_V2 with these small block sizes, I get an error: gdal_translate "/vsicurl/ https://github.com/cran/png/blob/master/inst/img/Rlogo.png?raw=true"; lz4.zarr -of ZARR -co FORMAT=ZARR_V2 -co BLOCKSIZE=4,25,26 -co COMPRESS=LZ4 -co INTERLEAVE=BAND Input file size is 100,