post_elec_GIS_functions

Module: post_elec_GIS_functions

A module for joining the larger polygons with the electrification algorithm to be able to calculate the demand in Excel


Module author: Nandi Moksnes <nandi@kth.se>

Functions

calculate_demand(settlements, demand)

elec(demandcells)

join(elec, tif, cells)

param elec

network_length(demandcells, input)

This function calculates the network length for LV which is adapted from van Ruijven et al. 2012 doi:10.1016/j.energy.2011.11.037 :param demandcells: Includes the data per 1x1km cell :param input: Include all parameters needed to run the va Ruijven et al. analysis :return:.