# The following is a toy example. I strongly recommend to see
# the package vignettes in order to improve your skills on HBV.IANIGLA
## Run the model for a year in the southern hemisphere
potEvap <- PET(model = 1,
hemis = 1,
inputData = as.matrix(1:365),
elev = c(1000, 1500),
param = c(4, 0.5))
Run the code above in your browser using DataLab