openego / eGon-data

GNU Affero General Public License v3.0
10 stars 4 forks source link

Some small district heating grids have no time series #1045

Open ClaraBuettner opened 1 year ago

ClaraBuettner commented 1 year ago

There are 12 small (<5 zensus cells) district heating grids which have NaN time series. That is already the case in demand.egon_timeseries.district_heating, so I guess the problem is somewhere in this function: https://github.com/openego/eGon-data/blob/8f094a649119f819e0509c58d37c1d5019740561/src/egon/data/datasets/heat_demand_timeseries/__init__.py#L226-L406

The overall effect on the district heating demand is really small, so we can probably just ignore this bug for now.