cogeotiff/rio-cogeo

Threshold should be check against Height*Width*NBands

Opened this issue · 1 comments

in_memory = vrt_dst.width * vrt_dst.height < IN_MEMORY_THRESHOLD

I'm going to postpone this change after 2.0.0 because just adding band might not be enough (datatype might have a bigger impact)