buildGRUmaps: Build Grouped Response Units in maps

Description Usage Arguments Value Author(s) Examples

View source: R/buildGRUmaps.R

Description

This function builds raster maps for each parameter based on a raster file where the location of the Grouped Response Units (GRUs) are defined. This raster must have the same resolution as the forcing files (i.e., for each cell that is planned to be simulated, there must be forcing time series and a cell assigned to a GRU).

Usage

1
buildGRUmaps(gruLoc, parsValues)

Arguments

gruLoc

raster file that is comprised by numbers from 1 to the total number of GRUs that were defined.

parsValues

data frame that has the values of the four parameters of each GRU. It must have equal number of rows as number of GRU that were defined, and must have four columns which define the alpha1, alpha2, d and Smax parameters.

Value

a list which consists of four vectors and four raster, each one of them has the values of a parameter spatialized according with the GRU raster layer.

Author(s)

Nicolas Duque Gardeazabal <nduqueg@unal.edu.co>
Pedro Felipe Arboleda Obando <pfarboledao@unal.edu.co>
Carolina Vega Viviescas <cvegav@unal.edu.co>
David Zamora <dazamoraa@unal.edu.co>

Water Resources Engineering Research Group - GIREH Universidad Nacional de Colombia - sede Bogota

Examples

1
2
3

dazamora/DWBmodelUN documentation built on Aug. 29, 2020, 11:41 a.m.