Daily temperature data
Maximum daily temperatures for three stations in 2001-2003.
data(tmax)
This data set contains:
Daily maximum temperature data arranged in a 1095x3 matrix
Data frame with station's coordinates (X,Y,Z), codes and names (invented)
Subset of synthetic temperature data from Killick, R. E. (2016): Benchmarking the Performance of Homogenisation Algorithms on Daily Temperature Data, PhD Thesis, University of Exeter.
data(tmax) print(est.c) head(dat) #clean memory space: rm(est.c,dat)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.