Ttest {climatol} | R Documentation |
Example of a network of 12 daily temperature series for 1981-2000.
data(Ttest)
This data set contains:
Daily mean temperature data arranged in a 7305x12 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(Ttest)
print(est.c)
str(dat)
rm(est.c,dat)