hydroMet_IANIGLA-class {hydroToolkit}R Documentation

hydroMet subclass for IANIGLA (Instituto Argentino de NivologĂ­a, GlaciologĂ­a y Ciencias Ambientales) data

Description

A suitable object for store hydro-meteorological data provided by IANIGLA.

Value

A hydroMet_IANIGLA class object.

Slots

date

time serie of dates (class POSIXct or Date).

tair

numeric matrix with air temperature.

hr

numeric matrix with relative humidity.

patm

numeric matrix with atmospheric pressure.

precip

numeric matrix with precipitacion.

wspd

numeric matrix with wind speed.

wdir

numeric matrix with wind direction.

kin

numeric matrix with incoming short-wave radiation.

hsnow

numeric matrix with snow height.

tsoil

numeric matrix with soil temperature.

hwat

numeric matrix with stream water level.


[Package hydroToolkit version 0.1.0 Index]