checkDrainageareaErrors: checkDrainageareaErrors

Description Usage Arguments

View source: R/checkDrainageareaErrors.R

Description

Executes drainage area checks for newly computed areas, based on the if_verify_demtarea control setting (section 2 of the control script). If any differences are found between the user's original data for Total Drainage Area vs. Total Drainage Area calculated by RSPARROW, a plot of user's original data for Total Drainage Area vs. Total Drainage Area calculated by RSPARROW is output. For the control setting if_verify_demtarea_maps<-"yes", maps are output of demtarea and hydseq for unmatched areas as a ratio of RSPARROW calculated:original. A CSV file is output of all differences found to ~/estimate/(run_id)_diagnostic_darea_mismatches.csv.

Executed By: verifyDemtarea.R
Executes Routines:


Usage

1
2
checkDrainageareaErrors(file.output.list, mapping.input.list,
  DAreaFailCheckObj, data1, batch_mode)

Arguments

DAreaFailCheckObj

data.frame of all rows of subdata in which the user's original data for Total Drainage Area vs. Total Drainage Area calculated by RSPARROW differ

data1

input data (data1)

batch_mode

yes/no character string indicating whether RSPARROW is being run in batch mode


tbep-tech/tbepRSparrow documentation built on Oct. 9, 2020, 6:24 a.m.