Learn R Programming

geotopbricks (version 1.5.8.2)

bondone: Bondone Dataset

Description

It contains hourly meteorological data observed at MeteoTrentino T0327 station located at Monte Bondone-Viotte (Trentino, Easter Alps, Italy) from August 2004 to December 2012.\

The zoo object 'meteo' contains:

Iprec

Hourly Precipitation Depth expressed in millimeters

AirT

Air Temperature expressed in Celsius Degree

RH

Relative Humidity in PerCent

WinDir

Wind Direction expressed in Degrees North Clockwise

WinSp

Wind Direction expressed in meters per second

Swglob

Short-Wave Radiation expressed in Watts per square meters

The corresponding time axis vector for each observation can be printed by typing index(meteo).

Usage

data(bondone)

Arguments

Format

Data frame , 'zoo' object

Details

This data set stores all meteorological information useful for a GEOtop simulation. The user can easily use the package with his/her own data after replacing the values of such variables.