|
Prado EFO PVA
|
Functions | |
| def | exc_prob (*arr) |
| def | calc_cumulative_wy (*q, dateTime) |
| def | calc_wy_vol (*T, df, col, scenarios) |
| def | calc_ndays_exceed_elev (*hypso, T, df, col, scenarios, elevThresh) |
| def functions.calc_cumulative_wy | ( | * | q, |
| dateTime | |||
| ) |
Definition at line 22 of file functions.py.
| def functions.calc_ndays_exceed_elev | ( | * | hypso, |
| T, | |||
| df, | |||
| col, | |||
| scenarios, | |||
| elevThresh | |||
| ) |
Definition at line 54 of file functions.py.
| def functions.calc_wy_vol | ( | * | T, |
| df, | |||
| col, | |||
| scenarios | |||
| ) |
Definition at line 33 of file functions.py.
| def functions.exc_prob | ( | * | arr | ) |
Definition at line 12 of file functions.py.