brycefrank/pyfor

Warning for `force_extent` bbox

brycefrank opened this issue · 0 comments

new_left, new_right, new_bot, new_top = bbox

It would be useful and perhaps cleaner to round the bbox to the nearest raster-compatible extent if
the user did not supply one. The user should be warned if this occurs.