pvlib / pvlib-python

A set of documented functions for simulating the performance of photovoltaic energy systems.
https://pvlib-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.17k stars 991 forks source link

Typo at pvlib.pvsystem.calcparams_desoto #2163

Closed echedey-ls closed 1 month ago

echedey-ls commented 1 month ago

Describe the bug There's a typo in the documentation of the "saturation_current" parameter on this line, https://pvlib-python.readthedocs.io/en/stable/reference/generated/pvlib.pvsystem.calcparams_desoto.html File https://github.com/pvlib/pvlib-python/blob/599c5d97abd6ed8ba2dec92999cc40ee05083fb7/pvlib/pvsystem.py#L1553

Expected behavior The spelling should be current instead of curent

Versions:

[!WARNING]
THIS ISSUE IS RESERVED FOR THE 2024 EU PVPMC Workshop. PLEASE DO NOT WORK ON THIS ISSUE WITHOUT PRIOR AGREEMENT.

cwhanse commented 1 month ago

This issue is very difficult,

?

echedey-ls commented 1 month ago

My bad for the lack of context, I thought many more of you were aware. I'm finding small issues that can be the starting point for a small how-to-contribute to pvlib workshop at EU PVPMC. Added warnings to all of these issues thx to @AdamRJensen .

adriesse commented 1 month ago

My bad for the lack of context, I thought many more of you were aware.

Not your bad. The core team has not been informed about overall plans for GSoC or workshop.

EduardoSarquis commented 1 month ago

I'm working on it!