shawnlaffan/biodiverse

reduce resolution has precision issues

shawnlaffan opened this issue · 0 comments

To reproduce, try to reduce the resolutions of a basedata with resolutions like (0.1, 0.1) to (1,1).

The system warns the new sizes are not multiples of the original.

This is the usual floating point precision issue.