-
Notifications
You must be signed in to change notification settings - Fork 0
Home
To execute the project, please run the gui.py
script which is also a standalone either in your favourite IDE or the python console.
All the imports are already specified in the
config.py
Install all those libraries here before you run the code
Dependencies: Please specify the path of the
gumbel_reduce_data.csv
file path here and the Boolean Flag for generating plots. Also, locate theriver_discharge_data file.csv
in the GUI. If you would like to input other discharge data, input the.csv
file in the existing format to make it valid.
P.S. Note that the Gumbel reduce data table used here has statistical parameters only available for an input range of (10-200) years and hence make sure that the modified input of daily discharge set always falls within the range.
Open the next page for detailed description of the code
written by Aswatha Narayana S and Akash Jyoti Handique