You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #267. We did not update the tutorials for the syntax changes made going from pvlib 0.3 to 0.4. Check out the updated function calls here:
I am getting these errors running the tmy_to_power notebook:
on sapm()
TypeError: sapm() takes 3 positional arguments but 6 were given
on singlediode()
ValueError: operands could not be broadcast together with shapes (21,) (8760,)
The text was updated successfully, but these errors were encountered: