Package: MeTo
Type: Package
Title: Meteorological Tools
Version: 0.1.0
Maintainer: Ullrich Dettmann <ullrich.dettmann@thuenen.de>
Authors@R: c(person('Ullrich', 'Dettmann', email = 'ullrich.dettmann@thuenen.de',
                  role = c('aut', 'cre')), person('R.', 'Grimma', role = 'aut'))
Description: Meteorological Tools following the FAO56 irrigation paper of Allen et al. (1998) [1].
    Functions for calculating:
    reference evapotranspiration (ETref),
    extraterrestrial radiation (Ra),
    net radiation (Rn),
    saturation vapor pressure (satVP),
    global radiation (Rs),
    soil heat flux (G),
    daylight hours,
    and more.
    [1] Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998). Crop evapotranspiration-Guidelines for computing crop water requirements-FAO Irrigation and drainage paper 56. FAO, Rome, 300(9).
BugReports: https://bitbucket.org/UlliD/meto/issues
Imports: lubridate
License: GPL (>= 2)
Depends: R (>= 3.3.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-01-08 16:42:05 UTC; ulli
Author: Ullrich Dettmann [aut, cre],
  R. Grimma [aut]
Repository: CRAN
Date/Publication: 2019-01-11 17:00:16 UTC
Built: R 4.0.2; ; 2020-07-15 16:13:21 UTC; unix
