soil_heat_flux: Estimate monthly soil heat flux.

Description Usage Arguments Value

View source: R/FAO56.R

Description

Estimate monthly soil heat flux (G) from the mean air temperature of the previous, current or next month assuming as grass crop.

Usage

1
soil_heat_flux(t.p, t.n = NULL, t.c = NULL)

Arguments

t.p

Mean air temperature of the previous month [Celsius].

t.n

Mean air temperature of the next month [Celsius].

t.c

Mean air temperature of the current month [Celsius].

Value

Soil heat flux [MJ m-2 day-1].


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.