Skip to content

Commit 9689fe0

Browse files
Update pvlib/iotools/pan_binary.py
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
1 parent c688f67 commit 9689fe0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pvlib/iotools/pan_binary.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@ def read_pan_binary(filename):
217217
For files that use the newer text format
218218
please refer to `pvlib.iotools.panond.read_panond`.
219219
220+
See also
221+
--------
222+
pvlib.iotools.panond.read_panond : for newer text-based data format
220223
"""
221224
data = {}
222225

0 commit comments

Comments
 (0)