Ecosyste.ms: Awesome

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

https://github.com/awesome-spectral-indices/espectro

The Awesome Spectral Indices Streamlit App.
https://github.com/awesome-spectral-indices/espectro

List: espectro

app geographic-information-systems gis landsat modis remote-sensing sentinel spectral spectral-indices spectrum streamlit

Last synced: 3 months ago
JSON representation

The Awesome Spectral Indices Streamlit App.

Lists

README

        


Espectro



The Awesome Spectral Indices Streamlit App.




Awesome


Streamlit


Awesome Spectral Indices


GitHub Sponsors


Buy me a coffee


Ko-fi


Twitter


Black

---

**GitHub**: github.com/davemlz/espectro

**Streamlit App**: share.streamlit.io/davemlz/espectro/main/espectro.py

**Awesome Spectral Indices**: github.com/davemlz/awesome-spectral-indices

---

# Overview

**Espectro** is the official Awesome Spectral Indices Streamlit App. It offers users the tools to query spectral indices from [Awesome Spectral Indices](https://github.com/davemlz/awesome-spectral-indices), a curated ready-to-use list of spectral indices. Additionally, users can visualize the required bands for an index computation using [plotly](https://plotly.com/) and to download the requested indices as CSV files.

# The App
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/davemlz/espectro/main/espectro.py)

The app is powered by [streamlit](https://streamlit.io/). Key functions of the app can be found here:

- Filter spectral indices by application type.
- Filter spectral indices by bands.
- Display filtered indices as an interactive dataframe.
- Download filtered indices as CSV.
- Select a desired spectral indices to show its information.
- Display a plotly figure with the required bands for an index computation (for different platforms).


Espectro App