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

v1.2.12.11 DOC: miror revision of BasinInfo and BasinObs docs

Showing with 15 additions and 9 deletions
+15 -9
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.2.12.10
Version: 1.2.12.11
Date: 2019-03-29
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
......@@ -13,7 +13,7 @@ output:
### 1.2.12.10 Release Notes (2019-03-28)
### 1.2.12.11 Release Notes (2019-03-28)
......
......@@ -6,7 +6,7 @@
\alias{BasinInfo}
\title{Data sample: characteristics of a fictional catchment (L0123001, L0123002 or L0123003)}
\title{Data sample: characteristics of a different catchments}
\format{List named 'BasinInfo' containing
......@@ -18,6 +18,9 @@
\description{
L0123001, L0123002 and L0123003 are fictional catchments. \cr
X0310010 contains actual data from the Durance River at Embrun [La Clapière] (Hautes-Alpes, France). \cr
\cr
R-object containing the code, station's name, area and hypsometric curve of the catchment.
}
......
......@@ -13,12 +13,6 @@
\title{Data sample: time series of observations of different catchments}
\format{Data frame named 'BasinObs' containing
\itemize{
\item one POSIXct vector: time series dates in the POSIXct format
\item five numeric vectors: time series of catchment average precipitation [mm/time step], catchment average air temperature [°C], catchment average potential evapotranspiration [mm/time step], outlet discharge [l/s], outlet discharge [mm/time step]
}}
\description{
L0123001, L0123002 or L0123003 are fictional catchments.
......@@ -35,10 +29,19 @@ Times series for X0310010 are provided in order to test hysteresis version of Ce
Times series for L0123003 are at the hourly time step for use with hourly models such as GR4H.
}
\format{Data frame named 'BasinObs' containing
\itemize{
\item one POSIXct vector: time series dates in the POSIXct format
\item five numeric vectors: time series of catchment average precipitation [mm/time step], catchment average air temperature [°C], catchment average potential evapotranspiration [mm/time step], outlet discharge [l/s], outlet discharge [mm/time step]
}}
\references{
Riboust P., Thirel G., Moine N.L. and Ribstein P. (2019),
Revisiting a Simple Degree-Day Model for Integrating Satellite Data: Implementation of Swe-Sca Hystereses.
Journal of Hydrology and Hydromechanics 67, 70–81. https://doi.org/10.2478/johh-2018-0004.
\cr
Vidal J., Martin E., Franchistéguy L., Baillon M. and Soubeyroux J. (2010),
A 50-year high-resolution atmospheric reanalysis over France with the Safran system.
International Journal of Climatology 30, 1627–1644. https://doi.org/10.1002/joc.2003.
......
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