change_tasktarget: Change task back end

Description Usage Arguments Value

Description

Change target variable for task. This is implemented in this model to adjust the criterion used to classify rivers and streams as non-perennial. Changing the mean annual number of zero-flow day threshold (in the case of this study from 1 to 30 days).

Usage

1
change_tasktarget(in_task, in_gaugestats, newmdurthresh)

Arguments

in_task

Task whose target variable to update.

in_gaugestats

data.table of task back-end content (i.e., data to update task with), ontaining the column 'mDur_o1800' and all hydro-environmental predictor variables.

newmdurthresh

(numeric) criterion in terms of mean annual number of zero-flow days over which to classify a river or stream as non-perennial (e.g., 30)

Value

Task with updated target variable.


NaiaraLopezRojo/globalIRmap documentation built on Dec. 17, 2021, 5:19 a.m.