susendal {anm}R Documentation

Daily Susendal record.

Description

A station record of daily mean temperature and daily precipitation from Susendal.

Usage

data(susendal)

Format

The dataset is a data.frame containing:

V1
station number.
V2
a vector holding day of month.
V3
a vector holding the month.
V4
a vector holding the year.
V5
a vector holding daily precipitation in mm.
V6
a vector holding daily mean temperature in deg C.

Source

The Norwegian Meteorological Institute, Climatology division.

References

The Norwegian Meteorological Institute, P.O. Box 43, 0313 Oslo, Norway ({URL http://www.met.no})


[Package anm version 1.0-5 Index]