Awesome
<p align="center"> <a href="https://github.com/davemlz/espectro"><img src="https://raw.githubusercontent.com/davemlz/espectro/main/_static/readme_logo.png" alt="Espectro"></a> </p> <p align="center"> <em>The Awesome Spectral Indices Streamlit App.</em> </p> <p align="center"> <a href="https://github.com/sindresorhus/awesome" target="_blank"> <img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome"> </a> <a href="https://share.streamlit.io/davemlz/espectro/main/espectro.py" target="_blank"> <img src="https://static.streamlit.io/badges/streamlit_badge_black_white.svg" alt="Streamlit"> </a> <a href="https://github.com/davemlz/awesome-ee-spectral-indices/blob/main/output/spectral-indices-dict.json" target="_blank"> <img src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/davemlz/5e9f08fa6a45d9d486e29d9d85ad5c84/raw/spectral.json" alt="Awesome Spectral Indices"> </a> <a href="https://github.com/sponsors/davemlz" target="_blank"> <img src="https://img.shields.io/badge/GitHub%20Sponsors-Donate-ff69b4.svg" alt="GitHub Sponsors"> </a> <a href="https://www.buymeacoffee.com/davemlz" target="_blank"> <img src="https://img.shields.io/badge/Buy%20me%20a%20coffee-Donate-ff69b4.svg" alt="Buy me a coffee"> </a> <a href="https://ko-fi.com/davemlz" target="_blank"> <img src="https://img.shields.io/badge/kofi-Donate-ff69b4.svg" alt="Ko-fi"> </a> <a href="https://twitter.com/dmlmont" target="_blank"> <img src="https://img.shields.io/twitter/follow/dmlmont?style=social" alt="Twitter"> </a> <a href="https://github.com/psf/black" target="_blank"> <img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Black"> </a> </p>GitHub: <a href="https://github.com/davemlz/espectro" target="_blank">github.com/davemlz/espectro</a>
Streamlit App: <a href="https://share.streamlit.io/davemlz/espectro/main/espectro.py" target="_blank">share.streamlit.io/davemlz/espectro/main/espectro.py</a>
Awesome Spectral Indices: <a href="https://github.com/davemlz/awesome-spectral-indices" target="_blank">github.com/davemlz/awesome-spectral-indices</a>
Overview
Espectro is the official Awesome Spectral Indices Streamlit App. It offers users the tools to query spectral indices from 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 and to download the requested indices as CSV files.
The App
The app is powered by streamlit. 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).