Skip to content

SERVIR/water-quality-gee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

water-quality-gee

This repository contains scripts for assessing water quality from remotely sensed data using Google Earth Engine

If using any of these materials or scripts, please cite: Page, B.P. and D. Mishra (2018), A Modified Atmospheric Correction when Coupling Sentinel-2A and Landsat-8 for Inland Water Quality Monitoring, ISPRS J PHOTOGRAMM, In Review

REQUIREMETS:

To use in the GEE Code Editor, download the javascript files and click run.

To use in a Python environment, install the GEE Python API and run programs in the Python IDE of your choice.

CONTENTS:

  • javascript/ contains javascript implementation of water quality processing code
  • python/ contains Python implementation of water quality processing code

CONTRIBUTING:

If you have any ideas, just open an issue and tell us what you think.

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are welcome.

DISCLAIMERS:

This is a work-in-progress. The scripts are offered as-is, although we will make every effort to test and fix any issues, we can't guarantee that these will be fit for your purpose.