Skip to content

Commit 0fdaf04

Browse files
kurt-rheecwhanse
andauthored
Update pvlib/iotools/pan_binary.py
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
1 parent 8479ac1 commit 0fdaf04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pvlib/iotools/pan_binary.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ def read_pan_binary(filename):
213213
files was available. So, this parser is based on inferred logic, rather
214214
than anything specified by PVsyst.
215215
216-
The parser can only be used on PVsyst pan files that were created via
217-
the older binary format. For files that use the newer text format
216+
The parser can only be used on binary .pan files.
217+
For files that use the newer text format
218218
please refer to `pvlib.iotools.panond.read_panond`.
219219
220220
"""

0 commit comments

Comments
 (0)