Open-Source-Spatial-Clean-Cooking-Tool / OnStove

This repository contain the general code for the Open Source Spatial Clean Cooking Tool OnStove
MIT License
7 stars 9 forks source link

Added calibrate_pop function #72

Closed babakkhavari closed 3 years ago

babakkhavari commented 3 years ago

Calibrates the population coming from the GIS layer. 1) sums GIS population 2) reads specs file population for the start year and divides with gis population 3) multiplies factor with gis_population.

This closes #35