airGR (version 1.7.6)

BasinInfo: Data sample: characteristics of a different catchments

Description

L0123001, L0123002 and L0123003 are fictional catchments.
X0310010 contains actual data from the Durance River at Embrun [La Clapière] (Hautes-Alpes, France).

R-object containing the code, station's name, area and hypsometric curve of the catchment.

Arguments

Format

List named 'BasinInfo' containing

  • two strings: catchment's code and station's name

  • one float: catchment's area in km2

  • one numeric vector: catchment's hypsometric curve (min, quantiles 01 to 99 and max) in metres

See Also

BasinObs.

Examples

Run this code
library(airGR)
data(L0123001)
str(BasinInfo)

Run the code above in your browser using DataLab