I am going through the pvlib documentation right now ("A simple ModelChain example") and when I try to import
from pvlib.temperature import TEMPERATURE_MODEL_PARAMETERS
I receive the message that the module pvlib.temperature
does not exist. Is the documentation not up to date or am I missing something?
Thanks a lot