Open DanielJDufour opened 3 years ago
From my limited understanding of GeoTiff files it seems that there's an issue when reading the file directory and that there's a mismatch between advertised files/bands and files/bands present.
gdalinfo says:
Warning 1: TIFFReadDirectory:Sum of Photometric type-related color channels and ExtraSamples doesn't match SamplesPerPixel. Defining non-color channels as ExtraSamples.
and
ERROR 5: .\vito2.tif: GDALDataset::GetRasterBand(4) - Illegal band #
https://github.com/stac-utils/stac-layer/issues/7