diff --git a/DESCRIPTION b/DESCRIPTION index ddc4014c70e0e14c7c5a4d571af255d6c0db08aa..c4471a4f2b354f09e65b3ce70d89fa0fc2693a17 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.6.8.37 +Version: 1.6.8.38 Date: 2021-01-05 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.md b/NEWS.md index 55138f23c9a5f4c6e7ffbc67fdab5be22b050b30..789e51184117ec622cf6603ba750d50c36f0b73f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.6.8.37 Release Notes (2021-01-05) +### 1.6.8.38 Release Notes (2021-01-05) #### New features diff --git a/man/airGR.Rd b/man/airGR.Rd index 2a34f5ba79e2dbd86c5a6623980369ec5994be05..fac2bde2a9e9b0a01dcdc6b382c895f3ae9ec3ef 100644 --- a/man/airGR.Rd +++ b/man/airGR.Rd @@ -2,14 +2,14 @@ \alias{airGR} \docType{package} \encoding{UTF-8} -\title{Suite of GR Hydrological Models for Precipitation-Runoff Modelling} +\title{\packageTitle{airGR}} \description{ This package brings into R the hydrological modelling tools developed at INRAE-Antony (formerly IRSTEA, HYCAR Research Unit, France), including rainfall-runoff models (\strong{GR4H}, \strong{GR5H}, \strong{GR4J}, \strong{GR5J}, \strong{GR6J}, \strong{GR2M}, \strong{GR1A}) and a snow accumulation and melt model (\strong{CemaNeige}). Each model core is coded in Fortran to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R. \cr\cr ## --- Functions and objects -The airGR package has been designed to fulfil two major requirements: facilitate the use by non-expert users and allow flexibility regarding the addition of external criteria, models or calibration algorithms. The names of the functions and their arguments were chosen to this end. +The airGR package has been designed to fulfil two major requirements: facilitate the use by non-expert users and allow flexibility regarding the addition of external criteria, models or calibration algorithms. The names of the functions and their arguments were chosen to this end. The package is mostly based on three families of functions: \itemize{