Python extensions to the Hydrological Simulation Program in Fortran (HSPF), including classes for gathering input data, building input files, performing simulations, postprocessing results, calibrating hydrology process parameters, and forecasting climate and land use change effects on water resources
Other
83
stars
51
forks
source link
Unable to define 'verbose' on the "ncdcstations" process code #12
when running the 'percipexample' under timeseries folder, the system warns "NameError: name 'verbose' is not defined". The class of 'Precip3240Station' under 'ncdcstations' process code didn't define the value of 'verbose'.
when running the 'percipexample' under timeseries folder, the system warns "NameError: name 'verbose' is not defined". The class of 'Precip3240Station' under 'ncdcstations' process code didn't define the value of 'verbose'.