Skip to content

feat: add SRVI and SRWI indices to Sentinel-2 collection#364

Open
c-chrysostomou wants to merge 4 commits into
sentinel-hub:mainfrom
c-chrysostomou:main
Open

feat: add SRVI and SRWI indices to Sentinel-2 collection#364
c-chrysostomou wants to merge 4 commits into
sentinel-hub:mainfrom
c-chrysostomou:main

Conversation

@c-chrysostomou
Copy link
Copy Markdown

Description

This Pull Request introduces two new subfolders to the sentinel-2/ collection containing scripts and documentation for two optimized spectral indices discovered via symbolic regression:

  1. SRVI (Symbolic Regression Vegetation Index): A 4-band index (B03, B04, B08, B11) designed for improved vegetation mapping and high-biomass sensitivity.
  2. SRWI (Symbolic Regression Water Index): A 4-band index (B02, B03, B08, B11) optimized for surface water mapping with reduced false positives from terrain shadows and urban structures.

Changes Included

  • Added sentinel-2/srvi/script.js & sentinel-2/srvi/README.md
  • Added sentinel-2/srwi/script.js & sentinel-2/srwi/README.md
  • Configured YAML front-matter with standard metadata, links to the raw script locations, and example coordinates.

Reference Publication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant