UW-Hydro / RVIC

RVIC Streamflow Routing Model
http://rvic.readthedocs.org
GNU General Public License v3.0
34 stars 59 forks source link

Very large values of streamflow at downstream grids #125

Closed tushar991 closed 5 years ago

tushar991 commented 5 years ago

I am able to run RVIC, but the streamflow obtained at downstream pour points, which have a larger number of source grids, show some very large values (of the order of magnitude 10^40). However, outputs are fine at the upstream pour points which have a smaller number of source grids. Is there a way to fix this problem?

Thank you

tushar991 commented 5 years ago

I checked my forcing data and found that there were a few grids in the downstream region with missing (NaN) values which was causing the problem. Removing those points solves the problem.