climatol
package.This object contains several small datasets needed to run the examples of most functions.
data(climatol_data)
This data set holds the following collection of data objects:
Maximum daily temperature of 3 stations during 1981-1995.
Minimum daily temperature of 3 stations during 1981-1995.
Daily precipitation of 3 stations during 1981-1995.
Stations coordinates, codes and names of the *3st
data.
Data frame with RR, TX and TN data for station p064.
Data frame with RR, TX and TN data for station p084.
Data frame with RR, TX and TN data for station p082.
Hourly data from an Automatic Weather Station during one year.
10 minutes data from an Automatic Weather Station during one day.
Monthly climatic parameters to plot a Walter&Lieth diagram.
Monthly temperature of five stations during 1961-2005.
Stations coordinates, codes and names of the Temp.dat
data.
Annual average temperature at Oslo (Norway) during 1901-2020.
Ten minutes precipitation data during 1991-2020.
Some examples need the use of files rather than these data objects. In that case they are provided in a special folder of the installation directory tree and are made accessible through the function exampleFiles
.
Lundstad, Elin; Brugnara, Yuri; Broennimann, Stefan (2022): Global Early Instrumental Monthly Meteorological Multivariable Database (HCLIM). https://doi.org/10.1594/PANGAEA.940724
exampleFiles
data(climatol_data)
datcli
head(p064.df)
head(AWS_1year)
Run the code above in your browser using DataLab