smrf crashes at "if time == storm_start:" in marks2017 precip distribute method in runs with absolutely no precip. I think this is happening because it is entering this mass threshold part of the code when there is no precip, but still NaNs in the station data. some nansum and nanmean replacement for standard sum and mean may fix the issue.
smrf crashes at "if time == storm_start:" in marks2017 precip distribute method in runs with absolutely no precip. I think this is happening because it is entering this mass threshold part of the code when there is no precip, but still NaNs in the station data. some nansum and nanmean replacement for standard sum and mean may fix the issue.