calc_rainonly: calc_rainonly

Description Usage Arguments Value

View source: R/Precipitation.R

Description

Determines from the air temperature what fraction of incoming precipitation is frozen and unfrozen (snow and rain).

Usage

1
calc_rainonly(air_temp, prec, MAX_SNOW_TEMP, MIN_RAIN_TEMP)

Arguments

air_temp

air_temp

prec

precptation

MAX_SNOW_TEMP

MAX_SNOW_TEMP

MIN_RAIN_TEMP

MIN_RAIN_TEMP

Value

rainfall only


MomentVon/EDHM documentation built on April 16, 2021, 10:22 p.m.