| hydromet_station-class | R Documentation |
hydromet subclass for store hydro-meteorological records.A suitable object for store your hydro-meteorological data.
An hydromet_station class object.
hqwater-height vs stream-discharge measurements.
hwwater level records.
qhhourly mean river discharge.
qddaily mean river discharge.
qmmonthly mean river discharge.
qaannual river discharge.
wspdwind speed.
wdirwind direction.
evappan-evaporation.
anemanemometer wind speed records (usually installed above the pan-evap tank).
patmatmospheric pressure.
rhrelative humidity.
tairair temperature (typically recorded at hourly time-step).
tmaxdaily maximum recorded air temperature.
tmindaily minimum recorded air temperature.
tmeandaily mean air temperature.
tsoilsoil temperature.
preciptotal (snow and rain) precipitation records.
rainfallliquid only precipitation measurements.
swesnow water equivalent (typically recorded on snow pillows).
hsnowsnow height from ultrasonic devices.
kinincoming short-wave radiation.
koutoutgoing short-wave radiation.
linincoming long-wave radiation.
loutoutgoing long-wave radiation.
unvarreserved for non-considered variables.
## Not run:
# create an hydromet station
hm_create(class_name = "station")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.