Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f8edab9

Browse files
authored
use hrrr surface temp, wind. other refactoring (pvlib#612)
* use hrrr surface temp, wind. other refactoring * dash
1 parent d68ee4c commit f8edab9

File tree

3 files changed

+5663
-4619
lines changed

3 files changed

+5663
-4619
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whatsnew_0601:
22

3-
v0.6.1 (EST October, 2018)
4-
--------------------------
3+
v0.6.1 (EST November, 2018)
4+
---------------------------
55

66
This is a minor release. We recommend all users of v0.6.0 upgrade to this
77
release.
@@ -39,6 +39,9 @@ Enhancements
3939
* Created :py:func:`pvlib.iotools.read_surfrad` to read NOAA SURFRAD data. (:issue:`590`)
4040
* Created :py:func:`pvlib.iotools.read_midc` and :py:func:`pvlib.iotools.read_midc_raw_data_from_nrel`
4141
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`)
4245
* Change :py:func:`pvlib.pvsystem.sapm_spectral_loss` to avoid numpy warning.
4346
* Add warning message when :py:func:`pvlib.spa` is reloaded.
4447

0 commit comments

Comments
 (0)