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')
data(TX_Zaragoza)
A data frame with 25550 rows and 5 variables.
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.