Skip to contents

get_hru_id_by_attribute Uses the hru-data and landuse_lum saved after running run_swat_verification() and filters the attributes by the defined filter attributes.

Usage

get_hru_id_by_attribute(sim_verify, lum = NULL, mgt = NULL, soil = NULL)

Arguments

sim_verify

Simulation output of the function run_swat_verification(). To plot the heat units at least the output option outputs = 'mgt' must be set in run_swat_verification()

lum

Optional character vector with landuse.lum labels

mgt

Optional character vector with management labels as defined in management.sch.

soil

Optional character vector with soil type labels as defined in the soil data.

Value

Returns a table with hru ids and attributes.