First public PyPI realease triggered with GitHub Action
* Attempt to upload package after trying on TestPyPI
2021-01
Division of the name cpvlib: `cpvlib` is the name of the library/package and `cpvsystem` is the name of the module with the modeling classes
`from cpvlib import cpvsystem`
`cpvsystem.StaticHybridSystem(...)`
2020-11
IAM params ('b':ASHRAE, 'theta_ref'&'iam_ref':interp and 'aoi_limit') moved to be called implicitly in module_params
pvlib=0.8_fix
ieee-talk
This release is a fairly mature version used for the IEEE talk in June 2020, so it marks a milestone in the history of the repository. However, the library is not yet formally ready for release.