midraed / water

R package to calculate surface energy balance models
24 stars 20 forks source link

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 guillermo.olmedo@gmail.com

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