| 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:
xa numeric vector; x-coordinate; Spatial reference system: UTM 33N
ya numeric vector; y-coordinate; Spatial reference system: UTM 33N
ta numeric vector; t-coordinate (1-12 for the months from January to December)
dema numeric vector, Digital Elevation Model (DEM, in meters)
dseaa numeric vector with topographically weighted distances from the coast line (DSEA, in km)
twia numeric vector with topographic wetness index
esta 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)