File tree Expand file tree Collapse file tree 2 files changed +97
-86
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 2 files changed +97
-86
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ API Changes
1212
1313* Renamed ``series_modules`` to ``modules_per_string`` and
1414 ``parallel_modules`` to ``strings_per_inverter``. (:issue:`176`)
15+ * Changed two of the TMY3 data reader fields for consistency with
16+ the rest of the fields and with PVLIB MATLAB. Changed
17+ 'PresWth source' to 'PresWthSource', and 'PresWth uncert' to
18+ 'PresWthUncertainty'. (:issue:`193`)
1519
1620
1721Enhancements
@@ -48,6 +52,7 @@ Bug fixes
4852 (:issue:`191`)
4953
5054
55+
5156Documentation
5257~~~~~~~~~~~~~
5358
@@ -60,6 +65,8 @@ Documentation
6065 (:issue:`182`)
6166* Change authors to *PVLIB Python Developers* and clean up setup.py.
6267 (:issue:`184`)
68+ * Document the PresWth, PresWthSource, and PresWthUncertainty fields in
69+ the TMY3 data reader. (:issue:`193`)
6370
6471
6572Other
You can’t perform that action at this time.
0 commit comments