Opened this issue 7 months ago · 1 comments
in the above figure the lower_left_y=floor(ymax/cellsize) but it should be lower_left_y=floor(ymin/cellsize)
Interesting, I bet that fixes my bug here: #54