Package: PM
Type: Package
Title: Potential Evapo Transpiration (PET) calculations based on
        bulletin FAO N°56
Version: 0.1.3
Authors@R: 
    person(given = "Mickaël",
           family = "Mézino",
           role = c("aut", "cre"),
           email = "mickael.mezino@cirad.fr",
           comment = c(ORCID = "0000-0002-5936-8104"))
Maintainer: The package maintainer <mickael.mezino@cirad.fr>
Description: Ce package permet de calculer l'évapotranspiration grâce à la formule de 
  Penman Monteith décrit dans le bulletin FAO n°56. By default num_Var = 1 and returns the Etp value.
  The other num_Var possible values are :
     2 => Radiative part of PET
     3 => Advective part of PET
     4 => Differential saturation vapour pressure Ea
     5 => Ed
     6 => Maximum global radiation (RgMax) MJ/m^2
     7 => Rapport RG/RgMax
     8 => Net radiation
     9 => Long wavelength balance
     10 => Dew point temperature
     11 => Formula used to calculate ET0 : 1 = Penman-Monteith equation or 2 = Empirical equation based on global radiation
License: CC-BY-4
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-17 10:37:27 UTC; admin
Author: Mickaël Mézino [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5936-8104>)
