Learn R Programming

RecordTest (version 2.0.0)

TX_Zaragoza: Time Series of Daily Maximum Temperature at Zaragoza (Spain)

Description

A dataset containing the series of daily maximum temperature at Zaragoza aeropuerto (Spain), from 01/01/1951 to 31/12/2020. Zaragoza is located at the north-east (+41:39:42 N, -001:00:29 W) of Iberian Peninsula at 247 m above mean sea level. This series is obtained from the ECA&D series but it has been transformed, by removing days February 29th and imputing the three missing values in the original series (by exponential weighted moving average expanded four days to each side). The variables are the following:

  • STAID : Station identifier

  • SOUID : Source identifier

  • DATE : Date YYYYMMDD

  • TX : Maximum temperature in 0.1 <U+00BA>C

  • Q_TX : quality code for TX (0='valid'; 1='suspect'; 9='missing')

Usage

data(TX_Zaragoza)

Arguments

Format

A data frame with 25550 rows and 5 variables.

References

Klein Tank AMG and Coauthors (2002). Daily Dataset of 20th-century Surface Air Temperature and Precipitation Series for the European Climate Assessment. International Journal of Climatology, 22(12), 1441-1453.

See Also

ZaragozaSeries