uccle | R Documentation |
The dataframe uccle
contains daily maximum temperatures in degrees C
recorded at the Uccle, Belgium from 1/1/1833 to 23/1/2011. The Station
identifier in the source file is 17 and the Source identifier is 117882.
uccle
A data frame with 65036 observations on the following and 5 variables.
temp:
daily maximum temperature in degrees C.
year:
the year.
month:
the month of the year.
day:
day of the month.
date:
date with the Date
class,
in the format YYYY-MM-DD.
There are 5336 missing values.
Klein Tank, A.M.G. and Coauthors, 2002. Daily dataset of 20th-century surface air temperature and precipitation series for the European Climate Assessment. Int. J. of Climatol., 22, 1441-1453 \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1002/joc.773")}. Data and metadata available at https://www.ecad.eu. The data were downloaded on 27/3/2022 using a Custom query (ASCII), selecting "non-blend" for type of series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.