0byt3m1n1
Path:
C:
/
wamp64
/
www
/
kerala_website
/
[
Home
]
File: about.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>RAT - About</title> <!-- Chart.js extension for plotting --> <script src="https://cdn.plot.ly/plotly-2.25.2.min.js" charset="utf-8"></script> <!-- Plotly plugin for plotting --> <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> <!-- Bootstrap CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Leaflet CSS --> <link href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" rel="stylesheet"> <!-- Bootstrap JS --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script> <!-- Leaflet JS --> <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js"></script> <!-- Script --> <script src="script_download.js"></script> <style> /* Set body and html to 100% height */ body, html { height: 100%; margin: 0; padding: 0; } /* Set the content to flex layout */ body { display: flex; flex-direction: column; } /* Set the main content area to grow, pushing the footer to the bottom */ main { flex: 1; } </style> </head> <body> <!-- Navbar --> <nav class="navbar navbar-expand-lg navbar-dark bg-dark py-0"> <div class="container-fluid"> <a class="navbar-brand py-0" href="https://depts.washington.edu/saswe/rat/"> <img src="./assets/images/RATLogo_white.png" alt="Logo" width="30" height="30" class="d-inline-block align-text-top"> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <div class="navbar-text mt-2 ms-0 py-1"> <h5 class="dark text-white">Reservoir Assessment Tool WQ<sup>2</sup> (<strong>RAT-WQ<sup>2</sup></strong><span class="text-warning"> 3.0</span>) - <strong>Kerala</strong></h5> </div> <ul class="navbar-nav ms-auto"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="download.html" target = "_blank">Data Download</a> </li> <li class="nav-item"> <a class="nav-link" href="documentation.html">Documentation</a> </li> <li class="nav-item"> <a class="nav-link" href="about.html">About</a> </li> </ul> </div> </div> </nav> <div class="container my-2 py-5"> <h4>Reservoir Assessment Tool (RAT 3.0) <a href="#citation" class = "inline-link" style = "font-size: 80%;">How to cite</a></h4> <p style="text-align: justify"><strong>A scalable and easy-to-apply python based software architecture to empower the global water community</strong><br> The Reservoir Assessment Tool (RAT) uses satellite remote sensing data to monitor water surface area and water level changes in artificial reservoirs. It uses this information, along with topographical information (either derived from satellite data, or in-situ topo maps) to estimate the Storage Change (∆S) in the reservoirs. Additionally, RAT models the Inflow (I) and the Evaporation (E) of each reservoir. Finally, RAT uses the modeled I, and E, and estimated ∆S, to estimate the Outflow (O) from reservoirs. It was originally developed by Biswas et al. (2021) at SASWE, University of Washington. The RAT framework developed by Biswas et al. (2021) was a first-of-its-kind open-source reservoir monitoring tool, it is reffered to as the version 1 of RAT, or RAT 1.0. It currently runs for 3 regions - (1) South and South East Asia, (2) Africa, and (3) South America.The Reservoir Assessment Tool (RAT) 2.0 was introduced with numerous improvements over the RAT 1.0. Such as weekly satellite observations (every 1-5 days) using a combination of multiple satellites (Sentinel-2, landsat-8, landsat-9 and Sentinel-1), usage of VIC hydrological model (VIC 5, Hamman et al. (2018)) and MetSim in parallel computation mode, data storage using NetCDF format and explicit representation of Evaporation using the Penman Combination method.</p> </p> <p style="text-align: justify"> <strong>Motivation </strong> <br> RAT was developed as a first-of-its-kind reservoir monitoring tool that could remotely monitor the changing dynamics of reservoirs, providing the global community with a comprehensive understanding of how they impact natural river flow. One of its original purposes was to serve as a decision-making tool for forming and evaluating water-sharing agreements between countries in a river basin. Despite the success of RAT 1.0, the monthly frequency of updating for reservoir state, limited its use. Monthly estimates of reservoir outflow and storage fail to capture the operating patterns of a reservoir at finer scales, such as hydropeaking, often required for many decision-making needs of the water manager. RAT 2.0 was therefore developed based on feedback from stakeholders, particularly from member countries of the Mekong River Commission (MRC), to improve the updating frequency (to weekly) and improve the accuracy of outflow data. This resulted in better decision-making for stakeholder agencies. As a result, RAT 2.0 was the first major operational uptake by a large inter-governmental river agency such as the MRC. Development of RAT 3.0 is driven by the need to lower the barrier of entry for first-time users and to improve scalability, robustness and reproducibility. RAT 3.0 is designed to be easy-to-install and easy-to-operate within an open-source software architecture. Software that is built on these design features can potentially mobilize the global water community to explore, use and improve RAT in the spirit of open-source development similar to Linux development. RAT 3.0 can benefit not only governments, hydrologists, researchers, and stakeholders but also the individual user who rely on water resources for their livelihood, such as farmers, city residents, and fishermen. Access to near real-time information on the reservoir’s dynamic state can empower the individual user or a community by first quantifying any potential negative impact of floods and droughts, preparing for them, and optimally utilizing available water resources. The user-friendly installation and operation feature of RAT 3.0 can help farmers make informed decisions on irrigation and crop planning, assist city residents in water conservation efforts and future usage planning, and aid fishermen in identifying the best fishing locations while avoiding areas with low water levels. Additionally, a scalable software like RAT 3.0 can be used to plan and optimize hydroelectricity generation. These are just some of the many examples of what may be possible when a reservoir monitoring tool is made scalable and easy to install and operate. The below figure captures the major advancements in RAT 3.0. Our motivation for developing the RAT 3.0 software is to accelerate breakthroughs in the broader field of managed water resources driven by the grassroots needs of global users. </p> <div class="row justify-content-center align-items-center"> <div class="col text-center"> <img src="assets/images/documentation/Rat_enhancements.jpg" width="50%"> </div> </div> <div class="row mt-5"> <div class="col" id = "citation"> <p><strong>How to cite</strong><br> Primary Citations: <ul> <li> Suresh, S., Hossain, F., Minocha, S., Das, P., Khan, S., Lee, H., Andreadis, K., and Oddo, P.: Satellite-based Tracking of Reservoir Operations for Flood Management during the 2018 Extreme Weather Event in Kerala, India, Hydrol. Earth Syst. Sci. Discuss. [preprint], <a href="https://doi.org/10.5194/hess-2023-193">https://doi.org/10.5194/hess-2023-193</a>, in review, 2023. </li> <li> Minocha, S., Hossain, F., Das, P., Suresh, S., Khan, S., Darkwah, G., Lee, H., Galleli, S., Andreadis, K., and Oddo, P.:Reservoir Assessment Tool Version 3.0: A Scalable and User-Friendly Software Platform to Mobilize the Global Water Management Community, Geoscientific Model Development (In Review), 2023. </li> <li> Biswas, N., F. Hossain, M. Bonnema, H. Lee, F. Chishtie (2021). Towards a Global Reservoir Assessment Tool for Predicting Hydrologic Impacts and Operating Patterns of Existing and Planned Reservoirs, Environmental Modeling and Software, Vol. 140, June 2021, <a href="https://doi.org/10.1016/j.envsoft.2021.105043">https://doi.org/10.1016/j.envsoft.2021.105043</a> </li> <li> Das, P., F. Hossain, S. Khan, N. K. Biswas, H. Lee, Thanapon P., C. Meechaiya, U. Ghimire, and K. Hosen. “Reservoir Assessment Tool 2.0: Stakeholder Driven Improvements to Satellite Remote Sensing Based Reservoir Monitoring.” Environmental Modelling & Software 157 (November 2022): 105533. <a href="https://doi.org/10.1016/j.envsoft.2022.105533">https://doi.org/10.1016/j.envsoft.2022.105533</a> </li> </ul> </p> </div> </div> </div> <!-- Footer --> <footer class="bg-light text-center py-1 pb-0 my-0"> <div class="row my-0 py-0 d-flex justify-content-between"> <div class="col py-0 my-0 d-none d-md-block"> <div class="col py-0 my-2 d-none d-md-flex justify-content-center align-items-center"> <img src="./assets/images/University-of-Washington-Logo.png" alt="Footer Image 3" width="230"> </div> </div> <div class="col py-0 my-0 d-none d-md-block"> <div class="d-flex justify-content-center my-2"> <img src="./assets/images/saswe_logo.png" alt="Footer Image 1" width="200"> </div> </div> <div class="col py-0 my-0 d-none d-md-block mr-0"> <div class="d-flex justify-content-center"> <img src="./assets/images/nasaPartner_logo.png" alt="Footer Image 4" width="120"> </div> </div> </div> <!-- <div class="row"> <div class="col-11"> <div class="text-dark text-center"> Developed by <a class="text-primary" style="opacity: 1" href="https://www.linkedin.com/in/sarathsuresh96" target="_blank">Sarath Suresh</a> at <a class="text-primary" style="opacity: 1" href="http://www.saswe.net" target="_blank">SASWE Labs</a>, Department of Civil and Environmental Engineering, <a class="text-primary" style="opacity: 1" href="http://www.washington.edu/" target="_blank">University of Washington</a> </div> </div> <div class="col-lg-1 col-md-3 col-sm-3"> <a class="text-dark" style="opacity: 1" href="disclaimer.html">Disclaimer</a> </div> </div> --> </footer> </body> </html>