brycefrank/pyfor

Unclear argument parameter name in `retile_raster`

brycefrank opened this issue · 0 comments

def retile_raster(self, cell_size, original_tile_size, buffer=0):

The argument original_tile_size is not completely accurate, it is more a of a "target" size for the retiling operation