We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fdaf04 commit 5cc5467Copy full SHA for 5cc5467
1 file changed
pvlib/iotools/pan_binary.py
@@ -209,9 +209,9 @@ def read_pan_binary(filename):
209
Notes
210
-----
211
The parser is intended for use with binary .pan files that were created for
212
- 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.
+ PVsyst version 6.39 or earlier. At time of publication, no documentation
+ for these files was available. So, this parser is based on inferred logic,
+ rather than anything specified by PVsyst.
215
216
The parser can only be used on binary .pan files.
217
For files that use the newer text format
0 commit comments