read_COSERO_par: Read a COSERO parameterfile

View source: R/readCOSEROpar.r

read_COSERO_parR Documentation

Read a COSERO parameterfile

Description

Read a COSERO parameter file and return the values as list.

Usage

read_COSERO_par(x, NB = NULL)

Arguments

x

character string. A COSERO parameter file

NB

numerical. Return only the parameters of a certain subbasin. May be a single number or a numerical vector.

Value

A list containing three lists: Nr 1 contains the dimensions, Nr 2 contains the headers, and number 3 the values

Author(s)

Simon Frey


freysimon/TigeR documentation built on April 18, 2024, 4:57 p.m.