compute_nvar: Compute the nvar parameter from a DEM

View source: R/compute_nvar.r

compute_nvarR Documentation

Compute the nvar parameter from a DEM

Description

Derive the parameter nvar for the hydrological model COSERO from roughness parameters of a DEM

Usage

compute_nvar(SP, DEM, NZ)

Arguments

SP

a spatialPoints object at which points the values of the raster should be extracted or a character string pointing at a ESRI shapefile

DEM

a raster object containing the DEM information or a character string pointing at such a raster

NZ

a raster object containing the information of the NZ values of the COSERO model or a character string pointing at such a raster

Value

Returns a matrix of nvar values at specific points

Author(s)

Simon Frey


freysimon/jaguR documentation built on June 29, 2023, 4:28 p.m.