Skip to content

awesome-spectral-indices/espectro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, 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

Open in Streamlit

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).

Espectro App