Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Ttest

Daily temperature data


Description

Example of a network of 12 daily temperature series for 1981-2000.

Usage

data(Ttest)

Format

This data set contains:

dat

Daily mean temperature data arranged in a 7305x12 matrix

est.c

Data frame with station's coordinates (X,Y,Z), codes and names (invented)

Source

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.

See Also

Examples

data(Ttest)
print(est.c)
str(dat)
rm(est.c,dat)

climatol

Climate Tools (Series Homogenization and Derived Products)

v3.1.2
GPL (>= 2)
Authors
Jose A. Guijarro <jguijarrop@aemet.es>
Initial release
2019-08-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.