croatia.temp {geosptdb} | R Documentation |
Data climatic stations in Croatia.
Description
Information of 142 climatic stations in Croatia in 2008, with topographical static predictors (Digital Elevation Model, (DEM, in meters), topographically weighted distances from the coast line (DSEA, in km), topographic wetness index (TWI))
Usage
data(croatia.temp)
Format
A data frame with 1752 observations on the following 7 variables:
x
a numeric vector; x-coordinate; Spatial reference system: UTM 33N
y
a numeric vector; y-coordinate; Spatial reference system: UTM 33N
t
a numeric vector; t-coordinate (1-12 for the months from January to December)
dem
a numeric vector, Digital Elevation Model (DEM, in meters)
dsea
a numeric vector with topographically weighted distances from the coast line (DSEA, in km)
twi
a numeric vector with topographic wetness index
est
a numeric vector with seasons (1 for January, February and March, 2 for April, May and June, 3 for July, August and September and 4 for October, November and December)
References
Hengl, T. (2009). A Practical Guide to Geostatistical Mapping, 2nd edn, University of Amsterdam, Amsterdam.
Hengl, T., Heuvelink Gerard, B. M., Percec Tadic, M. & Pebesma, E. J. (2012). Spatio-temporal prediction of daily temperatures using time-series of MODIS LST images, Theoretical and Applied Climatology 107, 1-2, 265-277.
Examples
data(croatia.temp)
summary(croatia.temp)