- TMY3 dataframe returned by :py:func:`~pvlib.iotools.read_tmy3` now contains
the original
Date (MM/DD/YYYY)andTime (HH:MM)columns that the indices were parsed from (:pull:`866`)
- Fix :py:func:`~pvlib.iotools.read_tmy3` parsing when February contains a leap year (:pull:`866`)
- Add NumFOCUS affiliation to Sphinx documentation :pull:`862`
- Add example of IV curve generation :pull:`872`
- Mark Mikofski (:ghuser:`mikofski`)
- Kevin Anderson (:ghuser:`kanderso-nrel`)