Open
Description
Several pvlib functions take an index as one of the input parameters, however, it is inconsistent whether this parameter is called times
or time
.
I think we should document the preferred naming, add it to the symbols and variables list, and make an effort to standardize.
See a few examples below of TIME
:
pvlib-python/pvlib/solarposition.py
Line 30 in 4cfda4a
pvlib-python/pvlib/solarposition.py
Line 128 in 4cfda4a
Line 120 in 4cfda4a
Here's a few examples of TIMES
:
Line 424 in 4cfda4a
pvlib-python/pvlib/solarposition.py
Line 392 in 4cfda4a
pvlib-python/pvlib/solarposition.py
Line 1343 in 4cfda4a
Metadata
Metadata
Assignees
Labels
No labels