Metadata-Version: 2.1
Name: iteru
Version: 0.0.31
Summary: Python package for a web app
Home-page: https://github.com/MuhammedM294/iteru
Author: Muhammed Abdelaal
Author-email: muhammedaabdelaal@gmail.com
License: MIT license
Keywords: iteru
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: earthengine-api (<=0.1.320)
Requires-Dist: ipyleaflet
Requires-Dist: ipywidgets
Requires-Dist: geemap
Requires-Dist: gcloud

# Iteru


[![image](https://img.shields.io/pypi/v/iteru.svg)](https://pypi.python.org/pypi/iteru)


**A Google Earth Engine-Based Interactive Web Application for Continuously Monitoring the GERD Reservoir in Ethiopia**

- This work presents an automated processing chain surface water mapping of the GERD reservoir in Ethiopia using Sentinel-1 SAR. A user-friendly interactive web application is   built upon this algorithm to allow the public to continuously monitor the waterbody volume variation in this study area. The [application](https://share.streamlit.io/muhammedm294/iteruapp) leverages the powerful computational capabilities of Google Earth Engine and its continually updated datasets.

-   Free software: MIT license
    

## Features


-   Display Earth Engine data layers for interactive mapping.
-   Create Sentinel-1 timelaspe animations of the [GERD](https://en.wikipedia.org/wiki/Grand_Ethiopian_Renaissance_Dam) reservoir waterbody.
-   Map the [GERD](https://en.wikipedia.org/wiki/Grand_Ethiopian_Renaissance_Dam) reservoir surface water extent.
-   Calculate the [GERD](https://en.wikipedia.org/wiki/Grand_Ethiopian_Renaissance_Dam) reservoir surface water level. 
-   Compute the [GERD](https://en.wikipedia.org/wiki/Grand_Ethiopian_Renaissance_Dam) reservoir waterbody volume.

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
