File tree Expand file tree Collapse file tree 3 files changed +5663
-4619
lines changed Expand file tree Collapse file tree 3 files changed +5663
-4619
lines changed Original file line number Diff line number Diff line change 1
1
.. _whatsnew_0601 :
2
2
3
- v0.6.1 (EST October , 2018)
4
- --------------------------
3
+ v0.6.1 (EST November , 2018)
4
+ ---------------------------
5
5
6
6
This is a minor release. We recommend all users of v0.6.0 upgrade to this
7
7
release.
@@ -39,6 +39,9 @@ Enhancements
39
39
* Created :py:func: `pvlib.iotools.read_surfrad ` to read NOAA SURFRAD data. (:issue: `590 `)
40
40
* Created :py:func: `pvlib.iotools.read_midc ` and :py:func: `pvlib.iotools.read_midc_raw_data_from_nrel `
41
41
to read NREL MIDC data. (:issue: `601 `)
42
+ * Use HRRR modeled surface temperature values instead of inferring from
43
+ isobaric values and modeled wind speed instead of inferring from gust.
44
+ (:issue: `604 `)
42
45
* Change :py:func: `pvlib.pvsystem.sapm_spectral_loss ` to avoid numpy warning.
43
46
* Add warning message when :py:func: `pvlib.spa ` is reloaded.
44
47
You can’t perform that action at this time.
0 commit comments