| oslo.dm {clim.pact} | R Documentation |
A station record of daily mean temperature and daily precipitation from Oslo-Blindern.
data(oslo.dm)
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. |
The Norwegian Meteorological Institute, Climatology deivision.
The Norwegian Meteorological Institute, P.O. Box 43, 0313 Oslo, Norway (http://www.met.no).