Skip to content

Monitoring and control of water resources (surface, groundwater and water cycle) using Cloud-Computing - Google Earth Engine (GEE)

License

Notifications You must be signed in to change notification settings

CarlosMendez1997Col/Monitoring-Water-Resources-Using-Remote-Sensing

Monitoring Water Resources Using Remote Sensing

Use and install this repository

HTTPS

https://github.com/CarlosMendez1997Col/Model-and-forecasts-hydrological-and-energetic-resources-using-ArcGIS-API-for-Python-and-R.git

GitHub CLI

gh repo clone CarlosMendez1997Col/Model-and-forecasts-hydrological-and-energetic-resources-using-ArcGIS-API-for-Python-and-R

Description

Repository built in Google Earth Engine (GEE) and Javascript.

Each section is described below:

  • First section, calculate NVDI, MNDWI and AWEI index
    https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/tree/main/01.%20Nvdi%2C%20Mndwi%20and%20Awei
  • Second section, analyze surface water bodies (watersheds, rivers and lakes)
    https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/tree/main/02.%20Surface%20Water
  • Third section, analyze precipitation and rainfall in time series (monthly and yearly)
    https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/tree/main/03.%20Precipitation%20and%20rainfall
  • Fourth section, shows spatial and temporal variations in river levels
    https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/tree/main/04.%20Hidrology
  • Fifth section, calculate water balance and analyze droughts
    https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/tree/main/05.%20Water%20balance%20and%20drought
  • Sixth section, analyze reservoir levels and groundwater
    https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/tree/main/06.%20Groundwater

Versions and releases

Version 1.0

https://github.com/CarlosMendez1997Col/Monitoring-water-resources-using-Google-Earth-Engine-and-Javascript/commits/Version1.0

Image collections and datasets

01.Introduction

ee.ImageCollection("COPERNICUS/S2_SR_HARMONIZED")

02.Surface Water

ee.ImageCollection("JRC/GSW1_4/YearlyHistory")

03.Precipitation and rainfall

ee.ImageCollection('UCSB-CHG/CHIRPS/PENTAD')
ee.ImageCollection('UCSB-CHG/CHIRPS/DAILY')

04.Hidrology

ee.ImageCollection('JRC/GSW1_3/YearlyHistory')

05.Water balance and drought

ee.ImageCollection('MODIS/006/MOD16A2')
ee.ImageCollection('UCSB-CHG/CHIRPS/PENTAD')

06.Groundwater

ee.ImageCollection("NASA/GLDAS/V022/CLSM/G025/DA1D")
ee.ImageCollection('NASA/GRACE/MASS_GRIDS/MASCON_CRI')

Credits and repository of data

The original code, repositories and scripts used in this project, are available at:

  • Google Earth Engine for Water Resources Management (Full Course), Author Spatial Thoughts Website

  • Aquatic and Hydrological Applications, Author gee-tutorials Website Github Repository

  • Remote Sensing for Water Resources in Earth Engine, Author Spatial eLearning Website

  • Google Earth Engine for Water Resources, Author Study Hacks-Institute of GIS & Remote Sensing Website

Conflict of Interest.

The author declare that there is no conflict of interest in the publication of this data and have approved it for publication.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

MIT License

Copyright (c) 2025 Carlos Mendez

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Monitoring and control of water resources (surface, groundwater and water cycle) using Cloud-Computing - Google Earth Engine (GEE)

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published