oemof / demandlib

Creating heat and power demand profiles from annual values.
https://oemof.org
MIT License
56 stars 38 forks source link

Added function to get normalized bdew profile #13

Closed henhuy closed 6 years ago

henhuy commented 6 years ago

I simply separated multiplication of heat_demand from function get_bdew_profile to get a normalized profile. Now, get_bdew_profile simply multiplicates heat_demand to normalized profile to get complete profile.