- 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`
- nrel-pysam (optional) minimum set to v1.0.0 (:issue:`874`)
- Mark Mikofski (:ghuser:`mikofski`)
- Cliff Hansen (:ghuser:`cwhanse`)