Release of RVIC 1.0.2
This is a minor bugfix release that includes one new feature.
Bug Fixes:
- Fixed reading of parameter file in convolution routine where the model was returning a type error.
New Features:
- The new feature is the
SEARCH_FOR_CHANNEL
option that allows the user to instruct RVIC to search the neighboring grid cells of a specified pour point for a river channel with substantially more upstream area (10x or more). In the case where a more suitable channel location is found, the pour point is moved and a warning message is printed. This option is only available whenAGGREGATE=False
.