Closed
Description
We're close to release of pvlib-python v0.7. This will be a major release including (but not limited to):
- refactor temperature models to a new module
temperature.py
(API changes) - refactor incidence angle modifier models to a new module
iam.py
(API changes) - update module and inverter parameter files (new files have a different format)
- add a new module
ivtools.py
with functions for fitting diode models to data - removal of some deprecated functions.
A full list of changes to date is here.
We plan to merge several open PRs for v0.7: #807, #805, #808, #804. We may clean up some of the open issues that are currently marked for v0.7.
If you have an open pull request that still needs work, or are considering a pull request in the near future, please respond so that we can plan accordingly.