OnSSET / onsset

The code of the Open Source Spatial Electrification Tool (OnSSET)
http://www.onsset.org
Other
26 stars 32 forks source link

Update population projection method to become more generic #90

Closed AndreasSahlberg closed 2 years ago

AndreasSahlberg commented 4 years ago

https://github.com/OnSSET/onsset/blob/7d4ac25f4e410f75726fffb35681618c1bd64690/onsset/onsset.py#L800-L856

High and Low projection at the same time was a special case. Should project for only one population growth rate. This will also affect runner.py and specs file, and possibly some other methods.