Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.04 KB

Repository for the development version of water package.

water package is available at CRAN network

You can install development version with:

install.packages("devtools")
library(devtools)
install_github("midraed/water")

#Package: water# Title: Actual Evapotranspiration with Surface Energy Balance models

Author: Guillermo Federico Olmedo, Samuel Ortega-Farías, David Fonseca-Luengo, Daniel de la Fuente-Saiz and Fernando Fuentes-Peñailillo

Maintainer: Guillermo Federico Olmedo [email protected]

Description: Tools and functions to calculate actual evapotranspiration using surface energy balance models. Depends: R (>= 3.2.1), raster (>= 2.1), sp (>= 1.1-1), proj4, stringr

License: GPL (>= 2)

Contributing

Contributions are accepted by fork and pull-request