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

tmax

Daily temperature data


Description

Maximum daily temperatures for three stations in 2001-2003.

Usage

data(tmax)

Format

This data set contains:

dat

Daily maximum temperature data arranged in a 1095x3 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(tmax)
print(est.c)
head(dat)
#clean memory space:
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.