Datasets | R Documentation |
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
.
RR3st, TX3st, TN3st, p064.df, p082.df and p084.df
data were obtained
from the historical run (1950-2005) of the Regional Atmospheric Climate Model
version 2 of the Royal Netherlands Meteorological Institute (KNMI) in the frame of the INDECIS project <https://indecis.eu>.
Oslo annual average temperatures Tav
were downloaded from the HCLIM
database.
The other objects contain real data, but anonimized to avoid data policy restrictions.
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.