In [1]:
import pywatershed as pws
from plot_funcs import plot_proc_stats
plot_proc_stats(pws.PRMSChannel, thresh_rmse=1.0e-3, thresh_rrmse=1.0e-3)
A hydrologic model in Python
by pywatershed development team
import pywatershed as pws
from plot_funcs import plot_proc_stats
plot_proc_stats(pws.PRMSChannel, thresh_rmse=1.0e-3, thresh_rrmse=1.0e-3)
Overview of Release v1.0.0 | |||||
---|---|---|---|---|---|
PRMSAtmosphere | PRMSCanopy | PRMSSnow | PRMSRunoff | PRMSSoilzone | PRMSChannel |