pyfor
pyfor copied to clipboard
Warning for `force_extent` bbox
https://github.com/brycefrank/pyfor/blob/1700e58040b91c5f6604239886ca8abe27c03e90/pyfor/rasterizer.py#L188
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.