Skip to content

Commit 4db55be

Browse files
Fix typo in bsrn.py doc string
Co-authored-by: Kevin Anderson <[email protected]>
1 parent 4d3a21c commit 4db55be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pvlib/iotools/bsrn.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ def read_bsrn(filename):
2727
global, diffuse, direct and downwelling long-wave radiation [2]_. Future
2828
updates may include parsing of additional data and meta-data.
2929
30-
BSRN files are freely avaiable and can be accessed via FTP [3]_. Required
30+
BSRN files are freely available and can be accessed via FTP [3]_. Required
31+
3132
username and password are easily obtainable as described in the BSRN's
3233
Data Release Guidelines [4]_.
3334

0 commit comments

Comments
 (0)