Closed vincentsarago closed 5 years ago
This https://github.com/cogeotiff/rio-tiler-mosaic/blob/e12cdb2a32df1801bf00a51b319de878acb0cfdb/rio_tiler_mosaic/methods/defaults.py#L114 will create an error on the 3rd iteration because it will try to stack array that doesn't have the same shape
This https://github.com/cogeotiff/rio-tiler-mosaic/blob/e12cdb2a32df1801bf00a51b319de878acb0cfdb/rio_tiler_mosaic/methods/defaults.py#L114 will create an error on the 3rd iteration because it will try to stack array that doesn't have the same shape