read_clarea: Extract settings from HBV-Light's CLAREA file

Description Usage Arguments Value Author(s)

View source: R/hbv-light.R

Description

Reads elevation zones and their relative area into vectors. Caution: Usage of subcatchments is currently not supported. Contatc the author if you require this functionality.

Usage

1
read_clarea(clarea_file)

Arguments

clarea_file

File path to CLAREA.xml

Value

List containing the following named items:

zones

Numeric vector of the elevation zones (m.a.s.l)

area_elev

Numeric vector of the eleavtion zone's relative

area_vegetation

Matrix describing the relative area of the vegetation zones (vegetation zones in columns))

Author(s)

Joschka Thurner joschka.thurner@th-koeln.de


jthurner/hbvPSO documentation built on Oct. 15, 2020, midnight