RHESSysCalibrator  2.1.0
Classes | Namespaces | Functions
postprocess_behavioral.py File Reference

Classes

class  rhessyscalibrator.postprocess_behavioral.RHESSysCalibratorPostprocessBehavioral
 Main driver class for rhessys_calibrator_postprocess_behavioral tool. More...
 
class  rhessyscalibrator.postprocess_behavioral.BehavioralComparison
 
class  rhessyscalibrator.postprocess_behavioral.BehavioralTimeseriesOut
 

Namespaces

 rhessyscalibrator.postprocess_behavioral
 Tool for analyzing model run results generated by rhessys_calibrator_behavioral.py and stored in a database format managed by rhessyscalibrator.model_runner_db.py.
 

Functions

def rhessyscalibrator.postprocess_behavioral.exceedance_prob (y)
 
def rhessyscalibrator.postprocess_behavioral.to_percent (y, position)
 
def rhessyscalibrator.postprocess_behavioral.calculateUncertaintyBounds (ysim, likelihood, lowerBound, upperBound)
 Calculate uncertainty bounds for matrix of simulated values. More...
 
def rhessyscalibrator.postprocess_behavioral.calculateWeightedEnsembleMean (ysim, likelihood)
 Calculate weighted ensemble mean (Seibert and Beven 2009). More...