NREL / PVDegradationTools

Set of tools to calculate degradation responses and degradation related parameters for PV.
https://pvdegradationtools.readthedocs.io/
Other
24 stars 5 forks source link

`pvdeg_tutorials/README.md`: install from conda-forge instead of obsolete pvlib channel #15

Closed kandersolar closed 1 year ago

kandersolar commented 1 year ago

This README file currently suggests using -c pvlib to install from the pvlib anaconda channel, which we aren't updating as of v0.9.5: See https://pvlib-python.readthedocs.io/en/v0.9.5/whatsnew.html

Better to use conda-forge now, for the pvlib installation at least. However, I suggest evaluating whether using conda-forge might be undesirable for any other dependencies before merging this PR.

martin-springer commented 1 year ago

Thank you! We'll update to conda-forge.