waywiser 0.5.0
-
ww_multi_scale()
did not correctly handle grid cellsizes with units. Units (set using theunits
package) are now respected. -
ww_multi_scale()
using sf data always returned "1" for truth and estimate counts. This was because counts were calculated post-aggregation by mistake. Calculation order has been fixed, and these counts should now be correct.