Prado EFO PVA
|
Functions | |
def | plot_fcst_hydrograph (*ax, tFcst, fcstResults, parameter, units, fontSz=9, timeInterval=24, yMin=0, yMax=None, lineWidth=0.75, showXTicks=True, showTitle=True, colorOvrd=None, lineStyle='-') |
def | plot_fcst_risk (*ax, tFcst, riskTol, riskFcst, nameThreshold='Storage Threshold', fontSz=9, timeInterval=24, yMin=0, yMax=None, showXTicks=True, showTitle=True) |
Variables | |
category | |
def figures_fcst.plot_fcst_hydrograph | ( | * | ax, |
tFcst, | |||
fcstResults, | |||
parameter, | |||
units, | |||
fontSz = 9 , |
|||
timeInterval = 24 , |
|||
yMin = 0 , |
|||
yMax = None , |
|||
lineWidth = 0.75 , |
|||
showXTicks = True , |
|||
showTitle = True , |
|||
colorOvrd = None , |
|||
lineStyle = '-' |
|||
) |
Definition at line 13 of file figures_fcst.py.
def figures_fcst.plot_fcst_risk | ( | * | ax, |
tFcst, | |||
riskTol, | |||
riskFcst, | |||
nameThreshold = 'Storage Threshold' , |
|||
fontSz = 9 , |
|||
timeInterval = 24 , |
|||
yMin = 0 , |
|||
yMax = None , |
|||
showXTicks = True , |
|||
showTitle = True |
|||
) |
Definition at line 44 of file figures_fcst.py.
figures_fcst.category |
Definition at line 11 of file figures_fcst.py.