The tool calculates environmental flow using the class and the release data given as input by the user and also supports calculating the water quality index from a csv output of Qual2k model.
pip install -r requirements.txt
streamlit run main.py
- Add the "release_input.csv" file to the web app
- Choose a preferred EMC
- Click Submit
- Add the "inputdata.csv" file in the first file uploader
- Add the "temperature.csv" file in the second file uploader