We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3e475 commit b570404Copy full SHA for b570404
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: HeatStress
2
Type: Package
3
Title: Calculate heat stress indices
4
-Version: 1.0.8
+Version: 1.0.8.1
5
Date: 2019-07-01
6
Author: A. Casanueva
7
Maintainer: A.Casanueva <ana.casanueva@meteoswiss.ch>
NEWS
@@ -27,4 +27,8 @@ Changes in version 1.0.8
27
* Update hi.R with all adjustments in https://www.wpc.ncep.noaa.gov/html/heatindex_equation.shtml. Update also documentation.
28
* Check that relative humidity is not larger than 100 (in all indices depending on this variable).
29
* Add script to calculate dew point temperature from air temperature and relative humidity.
30
+
31
+Changes in version 1.0.8.1
32
+ * Bug fixed in hi
33
34
0 commit comments