Skip to content
Merged
1 change: 1 addition & 0 deletions docs/sphinx/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ relevant to solar energy modeling.

iotools.read_tmy2
iotools.read_tmy3
iotools.read_epw
iotools.read_srml
iotools.read_srml_month_from_solardat
iotools.read_surfrad
Expand Down
6 changes: 4 additions & 2 deletions docs/sphinx/source/whatsnew/v0.6.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Enhancements
~~~~~~~~~~~~
* Add US CRN data reader to `pvlib.iotools`.
* Add SOLRAD data reader to `pvlib.iotools`.
* Add EPW data reader to `pvlib.iotools`. (:issue:`591`)

Bug fixes
~~~~~~~~~
Expand All @@ -32,5 +33,6 @@ Testing

Contributors
~~~~~~~~~~~~
* cwhanse
* wholmgren
* Cliff Hansen (:ghuser:`cwhanse`)
* Will Holmgren (:ghuser:`wholmgren`)
* Roel Loonen (:ghuser:`roelloonen`)
Loading