plot_flow_direc: Plot the flow direction of the flow direction data.

Description Usage Arguments

View source: R/vic_relevents.R

Description

Plot the flow direction of a flow direction data (created by create_flow_direction()) for visullization and calibration. Can provide a shp file of the river network to plot helping the mannual calibration.

Usage

1
2
plot_flow_direc(direc, xlim = NULL, ylim = NULL, arc_code = TRUE,
  river_shp = NULL, row_rev = FALSE)

Arguments

direc

Flow direction data created by create_flow_direction().

arc_code

If use the ArcInfo direction code.

river_shp

Path of the river shp file.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.