Skip to content

GeoThinneR 2.1.1

Latest

Choose a tag to compare

@jmestret jmestret released this 09 Mar 14:33
· 1 commit to main since this release

Changed

  • Clarified printed message and documentation for the optional spatial coverage metric when s2 (>= 1.1.0) is not available.

Fixed

  • Fixed integer overflow warning with large datasets when using distance-based thinning with local kd-trees method. The issue was in the split() function used to assign points to grid cells. (#4)