PyPSA / atlite

Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
https://atlite.readthedocs.io
254 stars 86 forks source link

Fix capacity factor timeseries in convert.py #346

Open TimFuermann opened 2 months ago

TimFuermann commented 2 months ago

The method convert and aggregate was adopted, so the capacity factor timeseries is returned and all functionality, such as return capacity and per_unit are kept.

Closes # (if applicable).

Change proposed in this Pull Request

Description

Motivation and Context

How Has This Been Tested?

Type of change

Checklist

FabianHofmann commented 2 months ago

thanks for the PR @TimFuermann, I will try to have a look at it soon