bergen.dm {clim.pact}R Documentation

Daily Bergen record.

Description

A station record of daily mean temperature and daily precipitation from Bergen-Florida.

Usage

data(bergen.dm)

Format

a "daily.station.record"-class object.
t2m a vector holding daily mean temperature.
precip a vector holding daily precipitation.
dd a vector holding day of month.
mm a vector holding the month.
yy a vector holding the year.
obs.name the name of observation:
eg c("Daily mean temperature","Daily precipitation").
unit the unite of observation: eg c("deg C","mm/day").
ele element code: eg c("tam","rr").
station local (national) station number.
lat latitude.
lon longitude.
alt altitude.
location name of location.
wmo.no WMO number of station.
start start of measurements.
yy0 first year of record.
country name of country.
ref reference to the data.

Source

The Norwegian Meteorological Institute, Climatology deivision.

References

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


[Package clim.pact version 2.2-15 Index]