Package: airGR
Type: Package
Title: Suite of GR hydrological models for precipitation-runoff modelling
Version: 1.0.2
Date: 2016-10-26
Authors@R: c(
  person("Laurent", "Coron", role = c("aut", "trl")),
  person("Charles", "Perrin", role = c("aut", "ths")),
  person("Claude", "Michel", role = c("aut", "ths")),
  person("Vazken", "Andréassian", role = c("ctb", "ths")),
  person("Pierre", "Brigode", role = c("ctb")),
  person("Olivier", "Delaigue", role = c("cre", "ctb"), email = "airGR@irstea.fr"),
  person("Nicolas", "Le Moine", role = c("ctb")),
  person("Thibaut", "Mathevet", role = c("ctb")),
  person("Safouane", "Mouelhi", role = c("ctb")),
  person("Ludovic", "Oudin", role = c("ctb")),
  person("Raji", "Pushpalatha", role = c("ctb")),
  person("Guillaume", "Thirel", role = c("ctb")),
  person("Audrey", "Valéry", role = c("ctb"))
  )
Author: Laurent Coron, Charles Perrin, with contributions
 from Vazken Andréassian, Pierre Brigode, Olivier Delaigue,
 Nicolas Le Moine, Thibaut Mathevet, Safouane Mouelhi,
 Ludovic Oudin, Raji Pushpalatha, Guillaume Thirel, Audrey Valéry.
 Based on earlier work by Claude Michel.
Maintainer: Olivier Delaigue <airGR@irstea.fr>
Depends: R (>= 3.0.1)
Description: This package brings into R the hydrological modelling tools developed
  at Irstea-Antony (HBAN Research Unit, France). The package includes several conceptual
  rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snowmelt module (Cemaneige)
  and the associated functions for their calibration and evaluation. Use help(airGR) for package description.
License: GPL-2
URL: https://webgr.irstea.fr/airGR/?lang=en
NeedsCompilation: yes
Encoding: UTF-8