CalcCnErosRunoffSed.CalcCN index errors
caseycesari opened this issue · 1 comments
caseycesari commented
There are a number of index errors in the CalcCnErosRunoffSed.CalcCN
function.
Make sure these conditions are being met when trying to fix this issue, otherwise some parts of the code will not execute:
gwlf-e/gwlfe/CalcCnErosRunoffSed.py
Line 30 in 6b9a3fd
gwlf-e/gwlfe/CalcCnErosRunoffSed.py
Line 102 in 6b9a3fd
gwlf-e/gwlfe/CalcCnErosRunoffSed.py
Line 130 in 6b9a3fd
To get the model to run, I just commented out the call to this method in gwlfe.py
.
caseycesari commented