Breakthrough-Energy / PowerSimData

Simulation framework
https://breakthrough-energy.github.io/docs/
MIT License
52 stars 40 forks source link

Fix index alignment of pypsa loads time series #723

Closed FabianHofmann closed 1 year ago

FabianHofmann commented 1 year ago

Use get_switchable_as_dense to align timeseries index with static index.

@jenhagg could you try this out?

jenhagg commented 1 year ago

This does seem to fix the issue (we now have 5963 in demand.columns).