Skip to content

Commit 7b9ab4a

Browse files
author
Cameron Stark
committed
update what's new
1 parent 380b96a commit 7b9ab4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sphinx/source/whatsnew/v0.7.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ Bug fixes
5050
the TMY3 index will be monotonically increasing. (:pull:`910`)
5151
* Fix :py:func:`pvlib.spa.julian_day_dt` so that microseconds are scaled
5252
correctly (:issue:`940`) (:pull:`942`)
53-
* Limit cftime<=1.1.0 to alleviate errors from netcdf4 time handling in
54-
forecast.py (:pull:`947`)
5553

5654
Testing
5755
~~~~~~~
@@ -79,6 +77,8 @@ Documentation
7977
Requirements
8078
~~~~~~~~~~~~
8179
* nrel-pysam (optional) minimum set to v1.0.0 (:issue:`874`)
80+
* cftime (optional) minimum set to >=1.1.1 enables `only_use_python_datetimes`
81+
kwarg in `netCDF4.num2date` in forecast.py (:pull:`947`)
8282

8383
Contributors
8484
~~~~~~~~~~~~

0 commit comments

Comments
 (0)