cogeotiff / rio-tiler-mosaic

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

Mean and Median should return the same data type ? #4

Closed vincentsarago closed 5 years ago

vincentsarago commented 5 years ago

A mean or a median value might not be the same datatype as the input tiles and thus it can lead to unexpected behaviour.

IMO we should add an option to cast the output data to the same data type as the input tile array