Commit d6067ee0 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v1.3.2.34 DOC: README file updated

Showing with 2 additions and 2 deletions
+2 -2
Package: airGR Package: airGR
Type: Package Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.3.2.33 Version: 1.3.2.34
Date: 2019-09-19 Date: 2019-09-19
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling # airGR: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
## Overview ## Overview
This package brings into R the hydrological modelling tools used at IRSTEA-Antony ([HYCAR Research Unit](airGR website), France), including rainfall-runoff models (**GR4H**, **GR4J**, **GR5J**, **GR6J**, **GR2M**, **GR1A**) and a snow accumulation and melt model (**CemaNeige**). Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R. This package brings into R the hydrological modelling tools used at IRSTEA-Antony ([Catchment Hydrology research group](airGR website) of the HYCAR Research Unit, France), including rainfall-runoff models (**GR4H**, **GR4J**, **GR5J**, **GR6J**, **GR2M**, **GR1A**) and a snow accumulation and melt model (**CemaNeige**). Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R.
## Installation ## Installation
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment