f_ET_SUN: A SUN_ET function

Description Usage Arguments Examples

View source: R/dWaSSI_functions.R

Description

Calculate PET of each pixel/watershed with monthly temperature data by using Hamon's PET formular and then calculate SUN_ET with monthly ET~f(P,LAI,PET)

Usage

1
f_ET_SUN(data_monthly, pars)

Arguments

data_monthly

this is the monthly dataframe data, which includes all main variabels (P,T,LAI, etc.)

pars

A names vector inlcudes "ALT","LAT","LONG",and "VEG" infomation

Examples

1
PET<-f_ET_SUN(data_monthly_frame,pars)

ln1267/dWaSSI documentation built on Dec. 3, 2019, 4:39 a.m.