We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134e465 commit 8479ac1Copy full SHA for 8479ac1
1 file changed
pvlib/iotools/pan_binary.py
@@ -208,8 +208,8 @@ def read_pan_binary(filename):
208
209
Notes
210
-----
211
- The parser is intended for use with .pan and .ond files that were created
212
- for use by PVsyst. At time of publication, no documentation for these
+ The parser is intended for use with binary .pan files that were created for
+ PVsyst version 6.39 or earlier. At time of publication, no documentation for these
213
files was available. So, this parser is based on inferred logic, rather
214
than anything specified by PVsyst.
215
0 commit comments