diff --git a/DESCRIPTION b/DESCRIPTION index a46c3e4f160cebfb9b664e12d5844a397e37ced6..059f4cc6c7c032f031220db798ecfc7fd3152927 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGRteaching Type: Package Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included) -Version: 0.2.7.5 +Version: 0.2.7.6 Date: 2020-01-24 Authors@R: c( person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), diff --git a/NEWS.Rmd b/NEWS.Rmd index a75f27e6b2f02ec292a05a9858f959bfa0e242b2..68e5111388f386044c95968632684f95c119f3ce 100644 --- a/NEWS.Rmd +++ b/NEWS.Rmd @@ -14,7 +14,7 @@ output: -### 0.2.7.5 Release Notes (2020-01-24) +### 0.2.7.6 Release Notes (2020-01-24) #### User-visible changes diff --git a/man/airGRteaching.Rd b/man/airGRteaching.Rd index 730c947b305c7996dcf94dbdfc71849b90d83ed1..1548f348b848a9726c4ae136418cd8e300a024ce 100644 --- a/man/airGRteaching.Rd +++ b/man/airGRteaching.Rd @@ -18,6 +18,9 @@ The package is mostly based on three families of functions: \cr - a function which runs a 'Shiny' graphical interface that allows for displaying in real-time model parameters impacts on hydrographs. \cr\cr +This package brings into R the hydrological modelling tools developed at INRAE-Antony (\href{https://webgr.inrae.fr/en/}{Catchment Hydrology research group} of the HYCAR Research Unit, France). +\cr\cr + # --- Modelling Functions @@ -43,6 +46,8 @@ The package also provides the \code{\link{ShinyGR}()}) function, which allows to - display of internal variables evolution; \cr - time period selection. \cr\cr +A demonstrator of the graphical interface is available for free online on the \href{https://sunshine.irstea.fr/}{Sunshine website}. +\cr\cr # --- Models @@ -60,6 +65,8 @@ These models can be called within airGRteaching using the following model names: *: available in the Shiny interface. \cr\cr +For more information and to get started with the package, you can refer to the vignette (\code{vignette("get_started")}) and go on the \href{https://hydrogr.github.io/airGRteaching}{airGRteaching website}. + # --- References