Learn R Programming

hydroToolkit (version 0.1.0)

hydroMet_DGI-class: hydroMet subclass for DGI (Departamento General de Irrigaci<U+00F3>n) data

Description

A suitable object for store hydro-meteorological data from DGI.

Arguments

Value

A hydroMet_DGI class object.

Slots

hsnow

data.frame from read_DGI containing daily snow height [m].

swe

data.frame from read_DGI containing daily snow water equivalent [mm].

tmean

data.frame from read_DGI containing daily mean air temperature [<U+00BA>C].

tmax

data.frame from read_DGI containing daily max. air temperature [<U+00BA>C].

tmin

data.frame from read_DGI containing daily min. air temperature [<U+00BA>C].

hr

data.frame from read_DGI containing daily mean relative humidity [%].

patm

data.frame from read_DGI containing daily mean atmospheric pressure [hPa].