onstove.OnStove.final_elec#
- OnStove.final_elec()[source]#
Calibrates the electrified population within each cell.
This is a “fine-tuning” of the electrified population. It uses the
Current_eleccolumn of thegdfGeoDataFrame (calculated using thecurrent_elec()method) and theCalibrated_popcolumn (calculated using thecalibrate_current_pop()method) to get the population that is electrified within each electrified settlement, according to theElec_rateprovided by the user (stored inspecs).See also