This repository was archived by the owner on Sep 16, 2025. It is now read-only.
Description This project seems to have similar use cases as https://github.com/PyPSA/atlite
It would be very cool to have a summary of the similarities and differences on the README page.
Similarities:
model pv and wind generation for a given region/installation with a given set of weather data
allow usage of data from ecdsapi/ERA5
Differences
feedinlib allows using data from openFRED?
feedinlib is more based on single installations and is more fine-grained?
feedinlib models using pvlib and windpowerlib while atlite models with overall heuristics
atlite models country wide potentials without specific installation parameters
I think the comparison here is also very interesting and would be very cool to compare the performance of the feedinlib towards atlite:
https://github.com/PyPSA/atlite/blob/master/examples/historic-comparison-germany.ipynb
Would be cool if others could complete the list of features/similarities/differences :)
Reactions are currently unavailable
This project seems to have similar use cases as https://github.com/PyPSA/atlite
It would be very cool to have a summary of the similarities and differences on the README page.
Similarities:
Differences
I think the comparison here is also very interesting and would be very cool to compare the performance of the feedinlib towards atlite:
https://github.com/PyPSA/atlite/blob/master/examples/historic-comparison-germany.ipynb
Would be cool if others could complete the list of features/similarities/differences :)