Skip to content

Releases: wpgp/foot

v0.8

10 Nov 18:12
30003c7
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

foot 0.8

  • Fixed bug which prevented setting the controlDist parameter within calculate_bigfoot.
  • Added a check for matching coordinate reference system information.

v0.6

20 Nov 17:12
598596a
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

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

27 Oct 16:25
faff3b5
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release

Major update following internal review of the code. This version changes the interface for the calculate_footstats and clarifies the distinction in the purpose for calculate_bigfoot (for all gridded outputs).

Internal Review

09 Oct 15:06
cb1307f
Compare
Choose a tag to compare
Internal Review Pre-release
Pre-release

Version of code used for WorldPop internal reviews in October 2020.