SlideShare a Scribd company logo
Discharge Forecasting of
Mahanadi River Basin Using
Machine Learning Algorithm
SUBMITTED BY :--
• Subhadeep Sahu (2002030042)
• Sourav Ghose (2002030130)
• Suraj Gouda(1902031109)
• Allein Guria (1902030020)
• Swastik Suman
Pattanaik(1802031096)
GUIDED BY :-
DR. Janhabi Meher
SUPERVISOR
DEPT. OF CIVIL ENGG.,
VSSUT, BURLA, ODISHA
(Water Resources Engineering)
Contents
• Introduction
• Objective and Scope of the study
• Literature Review & Critical Review
• Materials and Methodology
• Conclusion
• References
Introduction
Background
• The main aim of this study is to anticipate discharge within the Mahanadi River Basin..
• Sustainable river basin management is critical for healthy ecosystems and communities.
• Understanding and predicting dynamic river features like streamflow, discharge, and hydrological patterns is vital
for effective water resource management.
• Traditional methods often lack the complexity to capture these processes.
Challenges:
•Predicting discharge in the Mahanadi River Basin, a vital water resource for various ecological and human activities.
•Accurate discharge forecasts are crucial for:
1. Sustainable development
2. Flood forecasting
3. Efficient water resource management.
Solutions:
•This aims to combine GIS and machine learning to:
1. Analyze geographical and hydrological features like area, discharge data, flow accumulation, flow
direction, stream order, and stream to feature.
2. Develop a machine learning model for discharge prediction.
Literature Review
Author and Date of Publication Name of the Research Paper Conclusion
Cecilia Svensson et al., 2013 Flood Frequency Estimation Using a Joint
Probability Approach.
Joint probability approach captures the
variability and uncertainties in flood
estimation more comprehensively than
traditional methods.
Martin Durocher et al., 2015 Nonlinear Approach to Regional Flood
Frequency Analysis Using Projection Pursuit
Regression
PPR is effective in capturing nonlinearity in
flood frequency analysis.
Sandeep Samantaray et al., 2020 Estimation of Flood Frequency using
Statistical Method: Mahanadi River Basin,
India
Gumbel max method provides better flow
discharge values, but the best-fit method
varies by gauge station.
Witold F. Krajewski et al., 2023 Revisiting Turcotte’s Approach: Flood
Frequency Analysis
Turcotte's method provides estimates for rare flood
occurrences but doesn't significantly enhance
accuracy compared to LP3 distribution.
Flood Frequency Estimation Using a Joint Probability Approach.:
1.Flexibility in Input Variables: The new method enables a more flexible assessment by allowing all input variables to take values across
their respective distributions.
2.Monte Carlo Simulation: This simulation considers dependencies between events and variables, providing a more realistic representation
of flood characteristics.
3.Holistic Analysis: Both peak flows and flow volumes are considered in the frequency analysis.
Nonlinear Approach to Regional Flood Frequency Analysis Using Projection Pursuit Regression:
The paper proposes a novel nonlinear approach, Projection Pursuit Regression (PPR), for Regional Flood Frequency Analysis (RFFA).
PPR combines features of Generalized Additive Models (GAM) and Artificial Neural Networks (ANN), using smooth functions for complex
pattern fitting.
Applied to southern Quebec hydrometric stations, PPR proves effective in flood quantile estimation.
However, the paper highlights the need for further research on PPR's applicability in multivariate RFFA and understanding the significance of
intermediate predictors and smooth functions in the presence of multiple terms.
Future work involves adapting PPR for multivariate cases and exploring predictor interactions.
Critical Review
Estimation of Flood Frequency using Statistical Method: Mahanadi River Basin, India
The study compared four statistical methods for streamflow forecasting in the Mahanadi River basin, India. Gumbel max
performed best in predicting flow discharge across all gauge stations. Goodness-of-fit tests revealed Gen. extreme value as the
best fit for three stations, while LP III was best at one station. The study also provided distribution parameters and applied
goodness-of-fit tests to rainfall data series.
Revisiting Turcotte’s Approach: Flood Frequency Analysis
The paper reexamines Turcotte's method for flood frequency estimation, focusing on Iowa. It employs a formal statistical
approach and introduces a novel simulation framework to assess sampling uncertainty. The study finds that Turcotte's method
tends to provide conservative estimates for low-probability quantiles compared to the Log-Pearson Type III distribution. In a
related note, the authors combine Turcotte's approach with recommendations from Coles (2001) and Katz (2013), highlighting
that linear extrapolation of power-law parameters based on time can result in potentially high quantiles, especially for stations
where flood magnitudes seem to be increasing over the past 50 years.
Critical Review
Objective
• To use ArcGIS to create a comprehensive map of the Mahanadi River Basin that includes all
essential spatial features.
• To incorporate stream-to-feature, fill, flow accumulation, and flow direction—all derived from
GIS—into the machine learning model to increase accuracy.
• To use machine learning techniques to create a reliable discharge forecasting model.
• To evaluate the model's predictive power for river discharge in the Mahanadi Basin.
Methodology
GIS Mapping:
• ArcGis is used to analyze and visualize the Mahanadi River Basin’s spatial characteristics, including basin shape,
DEM, and raingauge stations.
• Discharge map is generated using Raster calculator followed by IDW (Inverse Distance Weighting) tool under
Geostatistical Analyst Tools.
• Using Fill operation sinks and depression is removed from the elevation data. It also enhances the accuracy of terrain
modeling and ensures smoother representation of landscapes.
• The direction of water flow in each cell of a raster is determined by Flow Direction, it is essential for understanding
the flow patterns in a watershed further aids in hydrological modelling.
• Using flow accumulation the accumulated flow in each cell of a raster dataset is calculated. From these areas with
high water flow is identified, which will help in watershed delineation and flood risk assessment.
• Using Stream to feature operation a rasterized representation of a stream was converted into vector features. This
enables the integration of hydrological features into GIS databases for further analysis.
Integration of GIS with Machine Learning Models:
• The data obtained from GIS will be integrated with machine learning models such as linear regression.
• Linear regression is used to forecast river discharge, using rainfall data as the feature and discharge as the
target variable.
• The model undergoes data preprocessing which involves filling missing values, standardizing features, and
splitting the dataset into training and testing sets.
• Finally the model is evaluated using RMSE(Root Mean Squared Error) to measure the model’s accuracy and
test the model with new data to predict flood frequency.
Work Done
GIS Mapping:
• The initial steps involved the extraction of essential geospatial data, including the delineation of the basin and the
creation of Digital Elevation Models (DEMs).
• These foundational datasets served as the basis for subsequent GIS mapping of Mahanadi River basin.
• The boundaries of Mahanadi River basin was delineated from Aster platform of NASA, then to comprehend the
topography of the river basin, Digital Elevation Models were extracted from elevation datasets.
• DEMs represent the three-dimensional surface of the Earth, providing information on variations in elevation
across the basin.
• After the extraction of Basin shape file and DEM, the data was added to ArcGIS 10.8 of the study area.
• 5 station points i.e. Kesinga, Kantamal, Tikarpada, Sundargarh, Salebhata were located on the map using the
respective coordinates using the IDW function.
• Using the Arc Toolbox the maps for Fill, Flow direction, Flow accumulation, stream feature and discharge was
generated .
Mahanadi River Basin along with 5 rainfall stations
Discharge map at 5 stations in Mahanadi River
Basin
Stream to Feature Map Fill map
Flow Direction Map Flow Accumulation Map
Work Done
Linear Regression Model:
• The rainfall data was collected for the districts covered by Mahanadi River Basin and discharge data was
collected from 5 rainfall gauge stations for the year 2021.
• The data were arranged in a chronological order of time using Microsoft excel. Then the excel file was
converted into CSV format. And it was named as ‘rainfall.csv’ using Pandas ‘read_csv ()’ function.
• The Linear Regression Model was defined with a linear equation representing the relationship between the
rainfall data and the discharge. The ‘Rainfall’ column was set as the feature and the ‘discharge’ column was
designated as the target variable.
• The missing values in the features and target columns were filled their respective means using ‘fillna()’
method.
• Using ‘train_test_split’ function the dataset was spited into training and testing sets. The training set was used
to train the model, while the testing set was used to evaluate its performance.
• The trained model was used to make predictions on the test set with the predict method. And the predictions
were made on the test using “model.preddict()’ function.
• Root Mean Squared Error (RMSE) used to measure the accuracy between predicted values and actual values.
Work To be Done
• To delineate watershed boundary and to apply the monthly average rainfall data of 31 years(1990-
2020) using ArcGIS over it along with the discharge data of same duration.
• These data will be used to interpolate rainfall using IDW or Kriging tool to generate the monthly
average rainfall values mentioned in step 1
• The rainfall and discharge values will be integrated with Machine Learning algorithms as independent
and dependent variables respectively using which the future discharge will be predicted.
• Usage and comparison of accuracy of various machine learning models such as linear regression,
random forest regression, logistic regression, decision tree, etc. to select the model with maximum
accuracy.
Conclusion and Future Work
Summarize the main findings of the study and their significance for
discharge forecasting in the Mahanadi river basin. Explore potential areas
for further research and improvement, paving the way for advancements
in river management practices.

More Related Content

Similar to Discharge-Forecasting-of-Mahanadi-River-Basin.pptx

J0342054059
J0342054059J0342054059
J0342054059
inventionjournals
 
Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...
Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...
Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...
Whitney Anderson
 
Flood modeling of river godavari using hec ras
Flood modeling of river godavari using hec rasFlood modeling of river godavari using hec ras
Flood modeling of river godavari using hec ras
eSAT Publishing House
 
journal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdfjournal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdf
nareshkotra
 
journal of applied science and engineering.pdf
journal of applied science and engineering.pdfjournal of applied science and engineering.pdf
journal of applied science and engineering.pdf
nareshkotra
 
E012662431
E012662431E012662431
E012662431
IOSR Journals
 
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
iosrjce
 
Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...
Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...
Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...
IRJET Journal
 
Application of Support Vector Machine for River flow Estimation
Application of Support Vector Machine for River flow EstimationApplication of Support Vector Machine for River flow Estimation
Application of Support Vector Machine for River flow Estimation
AI Publications
 
Climate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basinsClimate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basinsAbhiram Kanigolla
 
Swat model
Swat model Swat model
Swat model
vishvjeet tholia
 
research on journaling
research on journalingresearch on journaling
research on journaling
rikaseorika
 
IRJET- Hydraulic Redesign and Analysis of Kotmara Dam: Kas River Basin
IRJET-  	  Hydraulic Redesign and Analysis of Kotmara Dam: Kas River BasinIRJET-  	  Hydraulic Redesign and Analysis of Kotmara Dam: Kas River Basin
IRJET- Hydraulic Redesign and Analysis of Kotmara Dam: Kas River Basin
IRJET Journal
 
Weap final
Weap finalWeap final
Weap final
Iqura Malik
 
Applying the “abcd” monthly water balance model for some regions in the unite...
Applying the “abcd” monthly water balance model for some regions in the unite...Applying the “abcd” monthly water balance model for some regions in the unite...
Applying the “abcd” monthly water balance model for some regions in the unite...
Alexander Decker
 
The Development of a Catchment Management Modelling System for the Googong Re...
The Development of a Catchment Management Modelling System for the Googong Re...The Development of a Catchment Management Modelling System for the Googong Re...
The Development of a Catchment Management Modelling System for the Googong Re...
GavanThomas
 
2004 jh cypruspp
2004 jh cypruspp2004 jh cypruspp
2004 jh cypruspp
Alberto Villalobos Silva
 
Hydrological modelling
Hydrological modellingHydrological modelling
Hydrological modelling
Bharath Viswakarma
 

Similar to Discharge-Forecasting-of-Mahanadi-River-Basin.pptx (20)

J0342054059
J0342054059J0342054059
J0342054059
 
Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...
Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...
Application Of HEC-GeoHMS As A Tool Of Hydrologic Modeling In The Field Of Wa...
 
Flood modeling of river godavari using hec ras
Flood modeling of river godavari using hec rasFlood modeling of river godavari using hec ras
Flood modeling of river godavari using hec ras
 
journal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdfjournal of engineering and applied science 18.pdf
journal of engineering and applied science 18.pdf
 
journal of applied science and engineering.pdf
journal of applied science and engineering.pdfjournal of applied science and engineering.pdf
journal of applied science and engineering.pdf
 
E012662431
E012662431E012662431
E012662431
 
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
Determining The Coefficient Of Tr, Α And River Length (L) Of Flood Runoff Mod...
 
Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...
Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...
Review Paper for floodplain mapping with applications of HEC-HMS, HEC-RAS and...
 
CWEMFPresentation_Bonnie
CWEMFPresentation_BonnieCWEMFPresentation_Bonnie
CWEMFPresentation_Bonnie
 
Application of Support Vector Machine for River flow Estimation
Application of Support Vector Machine for River flow EstimationApplication of Support Vector Machine for River flow Estimation
Application of Support Vector Machine for River flow Estimation
 
CE573_Poster2
CE573_Poster2CE573_Poster2
CE573_Poster2
 
Climate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basinsClimate change impact assessment on hydrology on river basins
Climate change impact assessment on hydrology on river basins
 
Swat model
Swat model Swat model
Swat model
 
research on journaling
research on journalingresearch on journaling
research on journaling
 
IRJET- Hydraulic Redesign and Analysis of Kotmara Dam: Kas River Basin
IRJET-  	  Hydraulic Redesign and Analysis of Kotmara Dam: Kas River BasinIRJET-  	  Hydraulic Redesign and Analysis of Kotmara Dam: Kas River Basin
IRJET- Hydraulic Redesign and Analysis of Kotmara Dam: Kas River Basin
 
Weap final
Weap finalWeap final
Weap final
 
Applying the “abcd” monthly water balance model for some regions in the unite...
Applying the “abcd” monthly water balance model for some regions in the unite...Applying the “abcd” monthly water balance model for some regions in the unite...
Applying the “abcd” monthly water balance model for some regions in the unite...
 
The Development of a Catchment Management Modelling System for the Googong Re...
The Development of a Catchment Management Modelling System for the Googong Re...The Development of a Catchment Management Modelling System for the Googong Re...
The Development of a Catchment Management Modelling System for the Googong Re...
 
2004 jh cypruspp
2004 jh cypruspp2004 jh cypruspp
2004 jh cypruspp
 
Hydrological modelling
Hydrological modellingHydrological modelling
Hydrological modelling
 

Recently uploaded

14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
AkolbilaEmmanuel1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 

Recently uploaded (20)

14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 

Discharge-Forecasting-of-Mahanadi-River-Basin.pptx

  • 1. Discharge Forecasting of Mahanadi River Basin Using Machine Learning Algorithm SUBMITTED BY :-- • Subhadeep Sahu (2002030042) • Sourav Ghose (2002030130) • Suraj Gouda(1902031109) • Allein Guria (1902030020) • Swastik Suman Pattanaik(1802031096) GUIDED BY :- DR. Janhabi Meher SUPERVISOR DEPT. OF CIVIL ENGG., VSSUT, BURLA, ODISHA (Water Resources Engineering)
  • 2. Contents • Introduction • Objective and Scope of the study • Literature Review & Critical Review • Materials and Methodology • Conclusion • References
  • 3. Introduction Background • The main aim of this study is to anticipate discharge within the Mahanadi River Basin.. • Sustainable river basin management is critical for healthy ecosystems and communities. • Understanding and predicting dynamic river features like streamflow, discharge, and hydrological patterns is vital for effective water resource management. • Traditional methods often lack the complexity to capture these processes.
  • 4. Challenges: •Predicting discharge in the Mahanadi River Basin, a vital water resource for various ecological and human activities. •Accurate discharge forecasts are crucial for: 1. Sustainable development 2. Flood forecasting 3. Efficient water resource management. Solutions: •This aims to combine GIS and machine learning to: 1. Analyze geographical and hydrological features like area, discharge data, flow accumulation, flow direction, stream order, and stream to feature. 2. Develop a machine learning model for discharge prediction.
  • 5. Literature Review Author and Date of Publication Name of the Research Paper Conclusion Cecilia Svensson et al., 2013 Flood Frequency Estimation Using a Joint Probability Approach. Joint probability approach captures the variability and uncertainties in flood estimation more comprehensively than traditional methods. Martin Durocher et al., 2015 Nonlinear Approach to Regional Flood Frequency Analysis Using Projection Pursuit Regression PPR is effective in capturing nonlinearity in flood frequency analysis. Sandeep Samantaray et al., 2020 Estimation of Flood Frequency using Statistical Method: Mahanadi River Basin, India Gumbel max method provides better flow discharge values, but the best-fit method varies by gauge station. Witold F. Krajewski et al., 2023 Revisiting Turcotte’s Approach: Flood Frequency Analysis Turcotte's method provides estimates for rare flood occurrences but doesn't significantly enhance accuracy compared to LP3 distribution.
  • 6. Flood Frequency Estimation Using a Joint Probability Approach.: 1.Flexibility in Input Variables: The new method enables a more flexible assessment by allowing all input variables to take values across their respective distributions. 2.Monte Carlo Simulation: This simulation considers dependencies between events and variables, providing a more realistic representation of flood characteristics. 3.Holistic Analysis: Both peak flows and flow volumes are considered in the frequency analysis. Nonlinear Approach to Regional Flood Frequency Analysis Using Projection Pursuit Regression: The paper proposes a novel nonlinear approach, Projection Pursuit Regression (PPR), for Regional Flood Frequency Analysis (RFFA). PPR combines features of Generalized Additive Models (GAM) and Artificial Neural Networks (ANN), using smooth functions for complex pattern fitting. Applied to southern Quebec hydrometric stations, PPR proves effective in flood quantile estimation. However, the paper highlights the need for further research on PPR's applicability in multivariate RFFA and understanding the significance of intermediate predictors and smooth functions in the presence of multiple terms. Future work involves adapting PPR for multivariate cases and exploring predictor interactions. Critical Review
  • 7. Estimation of Flood Frequency using Statistical Method: Mahanadi River Basin, India The study compared four statistical methods for streamflow forecasting in the Mahanadi River basin, India. Gumbel max performed best in predicting flow discharge across all gauge stations. Goodness-of-fit tests revealed Gen. extreme value as the best fit for three stations, while LP III was best at one station. The study also provided distribution parameters and applied goodness-of-fit tests to rainfall data series. Revisiting Turcotte’s Approach: Flood Frequency Analysis The paper reexamines Turcotte's method for flood frequency estimation, focusing on Iowa. It employs a formal statistical approach and introduces a novel simulation framework to assess sampling uncertainty. The study finds that Turcotte's method tends to provide conservative estimates for low-probability quantiles compared to the Log-Pearson Type III distribution. In a related note, the authors combine Turcotte's approach with recommendations from Coles (2001) and Katz (2013), highlighting that linear extrapolation of power-law parameters based on time can result in potentially high quantiles, especially for stations where flood magnitudes seem to be increasing over the past 50 years. Critical Review
  • 8. Objective • To use ArcGIS to create a comprehensive map of the Mahanadi River Basin that includes all essential spatial features. • To incorporate stream-to-feature, fill, flow accumulation, and flow direction—all derived from GIS—into the machine learning model to increase accuracy. • To use machine learning techniques to create a reliable discharge forecasting model. • To evaluate the model's predictive power for river discharge in the Mahanadi Basin.
  • 9. Methodology GIS Mapping: • ArcGis is used to analyze and visualize the Mahanadi River Basin’s spatial characteristics, including basin shape, DEM, and raingauge stations. • Discharge map is generated using Raster calculator followed by IDW (Inverse Distance Weighting) tool under Geostatistical Analyst Tools. • Using Fill operation sinks and depression is removed from the elevation data. It also enhances the accuracy of terrain modeling and ensures smoother representation of landscapes. • The direction of water flow in each cell of a raster is determined by Flow Direction, it is essential for understanding the flow patterns in a watershed further aids in hydrological modelling. • Using flow accumulation the accumulated flow in each cell of a raster dataset is calculated. From these areas with high water flow is identified, which will help in watershed delineation and flood risk assessment. • Using Stream to feature operation a rasterized representation of a stream was converted into vector features. This enables the integration of hydrological features into GIS databases for further analysis.
  • 10. Integration of GIS with Machine Learning Models: • The data obtained from GIS will be integrated with machine learning models such as linear regression. • Linear regression is used to forecast river discharge, using rainfall data as the feature and discharge as the target variable. • The model undergoes data preprocessing which involves filling missing values, standardizing features, and splitting the dataset into training and testing sets. • Finally the model is evaluated using RMSE(Root Mean Squared Error) to measure the model’s accuracy and test the model with new data to predict flood frequency.
  • 11. Work Done GIS Mapping: • The initial steps involved the extraction of essential geospatial data, including the delineation of the basin and the creation of Digital Elevation Models (DEMs). • These foundational datasets served as the basis for subsequent GIS mapping of Mahanadi River basin. • The boundaries of Mahanadi River basin was delineated from Aster platform of NASA, then to comprehend the topography of the river basin, Digital Elevation Models were extracted from elevation datasets. • DEMs represent the three-dimensional surface of the Earth, providing information on variations in elevation across the basin. • After the extraction of Basin shape file and DEM, the data was added to ArcGIS 10.8 of the study area. • 5 station points i.e. Kesinga, Kantamal, Tikarpada, Sundargarh, Salebhata were located on the map using the respective coordinates using the IDW function. • Using the Arc Toolbox the maps for Fill, Flow direction, Flow accumulation, stream feature and discharge was generated .
  • 12. Mahanadi River Basin along with 5 rainfall stations Discharge map at 5 stations in Mahanadi River Basin
  • 13. Stream to Feature Map Fill map Flow Direction Map Flow Accumulation Map
  • 14. Work Done Linear Regression Model: • The rainfall data was collected for the districts covered by Mahanadi River Basin and discharge data was collected from 5 rainfall gauge stations for the year 2021. • The data were arranged in a chronological order of time using Microsoft excel. Then the excel file was converted into CSV format. And it was named as ‘rainfall.csv’ using Pandas ‘read_csv ()’ function. • The Linear Regression Model was defined with a linear equation representing the relationship between the rainfall data and the discharge. The ‘Rainfall’ column was set as the feature and the ‘discharge’ column was designated as the target variable. • The missing values in the features and target columns were filled their respective means using ‘fillna()’ method. • Using ‘train_test_split’ function the dataset was spited into training and testing sets. The training set was used to train the model, while the testing set was used to evaluate its performance. • The trained model was used to make predictions on the test set with the predict method. And the predictions were made on the test using “model.preddict()’ function. • Root Mean Squared Error (RMSE) used to measure the accuracy between predicted values and actual values.
  • 15. Work To be Done • To delineate watershed boundary and to apply the monthly average rainfall data of 31 years(1990- 2020) using ArcGIS over it along with the discharge data of same duration. • These data will be used to interpolate rainfall using IDW or Kriging tool to generate the monthly average rainfall values mentioned in step 1 • The rainfall and discharge values will be integrated with Machine Learning algorithms as independent and dependent variables respectively using which the future discharge will be predicted. • Usage and comparison of accuracy of various machine learning models such as linear regression, random forest regression, logistic regression, decision tree, etc. to select the model with maximum accuracy.
  • 16. Conclusion and Future Work Summarize the main findings of the study and their significance for discharge forecasting in the Mahanadi river basin. Explore potential areas for further research and improvement, paving the way for advancements in river management practices.