Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edsaac/watermap


https://github.com/edsaac/watermap

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        


🛰️ Watermap - Water identification using remote sensing data


Watermap application

Watermap retrieves remote sensing (satellite) data from the [planetary computer](https://planetarycomputer.microsoft.com/) to identify water covered areas. This is useful, for example, to track over time reservoir levels or migration of rivers. [Under the hood](https://github.com/edsaac/watermap), it uses [`streamlit-folium`](https://github.com/randyzwitch/streamlit-folium) to select an area in the map, which is then used to query the planetary computer using [`pystac-client`](https://pystac-client.readthedocs.io/en/stable/).

*****

Examples:

|Query|Result|
|-----------|-------|
|![image](https://github.com/user-attachments/assets/35a77339-efd0-4572-9108-2037ef66d940)|![image](https://github.com/user-attachments/assets/70297482-84b2-4f3f-8762-445e7d2a998b)|
|![image](https://github.com/user-attachments/assets/060dba85-8917-4244-9fbc-98112395a9e7)|![image](https://github.com/user-attachments/assets/b3de2ecd-4260-4f8a-997d-10d6d8104e15)|

*****

#### Also check:
* Other stuff from me on [https://edsaac.github.io](https://edsaac.github.io)