cogeotiff / rio-tiler-mosaic

A rio-tiler plugin for creating tiles from multiple observations.
MIT License
32 stars 6 forks source link

fix Median and Mean methods #7

Closed vincentsarago closed 5 years ago

vincentsarago commented 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