From 6e044010c902b87fa255735dc429eae918d0ac7f Mon Sep 17 00:00:00 2001 From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv> Date: Thu, 22 Jun 2017 09:50:04 +0200 Subject: [PATCH] v0.1.3.5 new webGR link --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 140ceb1..180d2ab 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,13 +1,13 @@ Package: airGRteaching Type: Package Title: Tools to Simplify the Use of the airGR Hydrological Package for Education (Including a Shiny Application) -Version: 0.1.3.4 -Date: 2017-06-15 +Version: 0.1.3.5 +Date: 2017-06-22 Authors@R: c(person("Olivier", "Delaigue", role = c("aut", "cre"), email = "airGR@irstea.fr"), person("Laurent", "Coron", role = c("aut")), person("Pierre", "Brigode", role = c("aut")), person("Guillaume", "Thirel", role = c("ctb"))) Depends: airGR (>= 1.0.8.0) Imports: xts, dygraphs, shiny, plotrix, markdown Description: Add-on package to the airGR package that simplifies its use and is teaching-oriented. The package provides three functions that allow to complete very simply a hydrological modelling exercise and plotting functions to help students to explore observed data and to interpret the results of calibration and simulation of the GR models. It includes a shiny graphical interface that allows for displaying in real-time model parameters impacts on hydrographs. License: GPL-2 NeedsCompilation: no -URL: https://webgr.irstea.fr/airGR/ +URL: https://webgr.irstea.fr/en/airGR/ Encoding: UTF-8 -- GitLab