KipCrossing / geotiff

A noGDAL tool for reading and writing geotiff files
GNU Lesser General Public License v2.1
213 stars 23 forks source link

No data in GeoTiff with zarr 2.16 #63

Closed Kronofaj closed 1 year ago

Kronofaj commented 1 year ago

Hi, Loading a GeoTiff with zarr 2.16, read() returns a zeroed array (of the correct size). Indices are the same as before. The same GeoTiff works fine with zarr==2.14.2. The file in question is an elevation array, it has only Band 1 (Gray).