croatia2008: Data climatic stations in Croatia.

croatia2008R Documentation

Data climatic stations in Croatia.

Description

Information of 154 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), Geographical coordinates: latitude (lat) and longitude (lon), and earth's monthly average temperature (MTEMP))

Usage

data(croatia.temp)

Format

A data frame with 1845 observations on the following 9 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

Lat

a numeric vector; latitude-coordinate; Spatial reference system: UTM 33N

Lon

a numeric vector; longitude-coordinate; Spatial reference system: UTM 33N

MTEMP

a numeric vector with earth's monthly average temperature

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(croatia2008)
summary(croatia2008)

geosptdb documentation built on May 13, 2022, 1:05 a.m.