diff --git a/DESCRIPTION b/DESCRIPTION index 655f1d361114572d61f26a79a0f1073d542ee652..dce6957dd4b9ab2c05fed2f4e4908774433b0189 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.41 +Version: 1.6.8.42 Date: 2021-01-06 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 12e4a4e55e895a1d21459a16901627c9038002c7..bdf29606bc09dcb19f301ad1e62bda872302c290 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.6.8.41 Release Notes (2021-01-06) +### 1.6.8.42 Release Notes (2021-01-06) #### New features diff --git a/man/airGR.Rd b/man/airGR.Rd index 664897322cfa7b46b6722815886affed3c084054..4f89b9e153418ac9f74b4b12933fc01755921384 100644 --- a/man/airGR.Rd +++ b/man/airGR.Rd @@ -3,8 +3,11 @@ \docType{package} \encoding{UTF-8} \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 +\packageDescription{airGR} +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