alainlhostis / shriveling_world

The "shriveling_world" project aims at producing images of the global geographical time-space, using the third dimension, as in time-space relief maps. The word "shriveling" was introduced by Waldo Tobler in his comments of Mathis-L'Hostis time-space relief image, in order to describe the complex contraction process suggested by the model.
GNU General Public License v3.0
9 stars 4 forks source link

Add Cleaning data Rmarkdown script + HTML explanations #33

Closed Bakaniko closed 5 years ago

Bakaniko commented 5 years ago

The Rmarkdown file contains both R code and explanations. It can be rendered by Rstudio or the small bash script data_cleaning.sh provided

Needs spatial libraries and tools to be installed beforehand, more information about in this blogpost

The rendering creates cleaned csv files and the HTML.

TODO:

Bakaniko commented 5 years ago

The script if 2 cities are closer than 20 km, the script removes the smallest one and adds its population to the biggest one.