Releases: wpgp/foot
Releases · wpgp/foot
v0.8
v0.6
calculate_footstats
receives improvements in processing speed by calculating geometry attributes prior to linking with zones.
calculate_bigfoot
:
- receives incremental improvements in memory handling and processing speed.
- when
verbose = TRUE
a log file is now created listing tile ID numbers which have finished processing. - additional argument
restart
can specify a tile ID from which to begin processing or a vector of tile ID numbers to re-process.
gridTiles
return table now includes a sequential ID number. This allows for simpler tile tracking and logging.
getZonalIndex
now supports categorical Raster*
objects to define zones. Multi-layer rasters are allowed and a layer name can be specificed to zoneName
.
v0.5
Internal Review
Version of code used for WorldPop internal reviews in October 2020.