10000 update whats new for #844 and other contributors by wholmgren · Pull Request #851 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

update whats new for #844 and other contributors #851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 18, 2020
Prev Previous commit
Next Next commit
rebase
  • Loading branch information
wholmgren committed Jan 10, 2020
commit 34b633a67ce8c8256a3adac80638e05be8dd2451
2 changes: 1 addition & 1 deletion docs/sphinx/source/whatsnew/v0.7.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Enhancements
* Added `leap_day` parameter to `iotools.get_psm3` instead of hardcoding it as
False.
* Added :py:func:`~pvlib.iotools.get_pvgis_tmy` to get PVGIS TMY datasets.
(:pull:`845`)
* Added :py:func:`~pvlib.iotools.parse_epw` to parse a file-like buffer
containing weather data in the EPW format.

Expand All @@ -40,5 +41,4 @@ Contributors
* Mark Mikofski (:ghuser:`mikofski`)
* :ghuser:`dzimmanck`
* Will Holmgren (:ghuser:`wholmgren`)
* Mark Mikofski (:ghuser:`mikofski`)
* Cliff Hansen (:ghuser:`cwhanse`)
0