diff --git a/DESCRIPTION b/DESCRIPTION index 106a50d73c3c743a4993cb5f226221e1aa3ca4a8..dab7304fece1aad7252241eba82b800f4c25f1e9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.6.9.24 -Date: 2021-01-13 +Version: 1.6.9.25 +Date: 2021-01-14 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), diff --git a/NAMESPACE b/NAMESPACE index bf71216c1b7e82680ccdaf969983b105c814200d..d942354b51a63e02a8ea2f223185c64020370b57 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -37,6 +37,7 @@ export(ErrorCrit_RMSE) export(Imax) export(PE_Oudin) export(PEdaily_Oudin) +export(plot.OutputsModel) export(RunModel) export(RunModel_CemaNeige) export(RunModel_CemaNeigeGR4H) diff --git a/NEWS.md b/NEWS.md index 1ffb15e3fc3937f3a0a61830ee465b083c620283..4b809567107037097bb98787cf48c445709a8101 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.6.9.24 Release Notes (2021-01-13) +### 1.6.9.25 Release Notes (2021-01-14) #### New features