Description Usage Arguments Value
View source: R/vic_relevents.R
Revise the flow direction of the flow direction data created by create_flow_direction().
1 |
direc_grid |
Flow direction data created by create_flow_direction(). |
row |
Row of the gridcell to be revised. |
col |
Column of the gridcell to be revised. |
direc |
New flow direction of the gridcell. For more convinient calibration, the direction code is sat as the keypad. It means that 1 is southwest, 2 is south, 3 is southeast, and so on. set keypad_dir to FALSE can revise the direction code directly. |
arc_code |
If use the ArcInfo flow direction code. |
keypad_dir |
If use keypad flow direction code. |
The flow direction data after revise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.