refHS {PowerSDI} | R Documentation |
Example of the Input Required by the Reference Function
Description
Contains data for calculating the SPI and SPEI.
Usage
refHS
Format
A data.frame
with 10950 rows and 8 variables.
- YEAR
Year
- MM
Month
- DD
Day
- tavg
Daily average air temperature at 2 metres above the ground (degrees C)
- tmax
Daily maximum air temperature at 2 metres above the ground (degrees C)
- tmin
Daily minimum air temperature at 2 metres above the ground (degrees C)
- Ra
Daily top of the atmosphere radiation (MJ/m^2/day)
- Rain
Daily rainfall amounts (mm)
Source
Agronomic Institute and NASA POWER.
Examples
data(refHS)
[Package PowerSDI version 1.0.0 Index]