Description Usage Arguments Value Examples
Initial condions (initial discharge, soil moisture deficit and SWE) for POT flood events
1 2  | 
pathmain | 
 path to files, not needed if writeResults=FALSE  | 
this.station | 
 station number,, not needed if writeResults=FALSE  | 
Qobs | 
 discharge data; dataframe with columns date ("%Y-%m-%d") and Q,if writeResults=TRUE path to txt file with columns date and Q  | 
Td | 
 temperature data; dataframe with columns date("%Y-%m-%d") and Td,if writeResults=TRUE path to txt file with columns date and Td  | 
sl | 
 soil moisture deficit data; dataframe with columns date("%Y-%m-%d") and sl,if writeResults=TRUE path to txt file with columns date and sl  | 
POTF, POTW, POTSp, POTS | 
 results from criticalduration, not needed if writeResults=TRUE  | 
SWE | 
 snow water equivalent data; dataframe with columns date("%Y-%m-%d") and swe,if writeResults=TRUE path to txt file with columns date and swe  | 
durt | 
 critical duration  | 
PDFplots | 
 if TRUE pdf file with plots is saved in the same directory  | 
if writeResults is TRUE the results are saved in the directory pathmain if FALSE a list that contains data tables of initial conditions for the POT flood events is returned
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.