The tools calculates peak discharge flow of water using the required inputs. The inputs can be given as text inputs or a excel file with the rainfall intensity attached can also be uploaded.
pip install -r requirements.txt
streamlit run main.py
The tools calculates peak discharge flow of water using the required inputs. The inputs can be given as text inputs or a excel file with the rainfall intensity attached can also be uploaded.
Python