ET24h: Calculates daily ET from a surface energy balance and Weather...

Description Usage Arguments Author(s) References

Description

Calculates daily ET from a surface energy balance and Weather Station

Usage

1
ET24h(Rn, G, H, Ts, WeatherStation, ETr.daily, C.rad = 1)

Arguments

Rn

Net radiation. See netRadiation()

G

Soil Heat Flux. See soilHeatFlux()

H

Sensible Heat Flux. See calcH()

Ts

Land surface temperature. See surfaceTemperature()

WeatherStation

WeatherStation data at the flyby from the satellite. Can be a waterWeatherStation object calculate using read.WSdata and MTL file

ETr.daily

hourly ETr for every hour of the day. See dailyET()

C.rad

correction term used in sloping terrain to correct for variation in 24 h versus instantaneous energy availability. See Allen (2007)

Author(s)

Guillermo Federico Olmedo

References

R. G. Allen, M. Tasumi, and R. Trezza, "Satellite-based energy balance for mapping evapotranspiration with internalized calibration (METRIC) - Model" Journal of Irrigation and Drainage Engineering, vol. 133, p. 380, 2007


water documentation built on May 2, 2019, 2:17 a.m.