Skip to content

Following the pvlib

Compare
Choose a tag to compare
@uvchik uvchik released this 23 Aug 11:50
· 406 commits to dev since this release

Due to some changes in the pvlib API we had to adept the feedinlib, too. So use pip3 install feedinlib --upgrade to update the feedinlib and the pvlib.

When we started the feedinlib, the pvlib was a only a toolbox. But things change and now a ModelChain class exist that allows us to shorten the feedinlib code. In cooperation with the pvlib it is planned to move most of feedinlib's extra code directly to the pvlib. This could avoid incompatibility problems in the future.