diff --git a/DESCRIPTION b/DESCRIPTION index 5a730497a9d7f286200cff630ce22541990070d7..6e335a967fcb3ab5fdded1fa60e835bccf6e4398 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.10.82 +Version: 0.2.10.83 Date: 2020-12-04 Authors@R: c( person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), diff --git a/INDEX b/INDEX index 151902038811bcafa50811f289180230cac8dc19..17eaea6ff598badb3d8156b2519a9b304d48762f 100644 --- a/INDEX +++ b/INDEX @@ -19,13 +19,12 @@ as.data.frame Create a data.frame from outputs of PrepGR, Plotting functions: ====================== -dyplot Interactive time series plotting of PrepGR, CalGR +dyplot Interactive plots for time series of PrepGR, CalGR and SimGR objects -plot Static plotting time series of PrepGR, CalGR and - SimGR objects. Also plotting of the evolution of - parameters and objective function during the - calibration step, and time series plotting GR - objects from calibration outputs +plot Static plots for time series of PrepGR, CalGR + and SimGR objects. Also plot of the evolution + of parameters and objective function during + the calibration step for CalGR object Shiny interface: diff --git a/NEWS.md b/NEWS.md index 43d8090048a7c605431e9b51a401a9999ee16dd9..37c5001a972b57d8c8b22e9cb0ad94affc4954d7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,7 @@ -### 0.2.10.82 Release Notes (2020-12-04) +### 0.2.10.83 Release Notes (2020-12-04) #### CRAN-compatibility updates