feat: add SRVI and SRWI indices to Sentinel-2 collection - #364
c-chrysostomou wants to merge 4 commits into
Conversation
There was a problem hiding this comment.
Please add a reference to your script in the corresponding top-level markdown file (sentinel-2/sentinel-2.md), e.g., under Remote sensing indices:
- [SRVI](/sentinel-2/srvi) - symbolic regression vegetation indexFor more details, see
Lines 33 to 34 in 331b300
There was a problem hiding this comment.
Please add a reference to your script in the corresponding top-level markdown file (sentinel-2/sentinel-2.md), e.g., under Remote sensing indices:
- [SRWI](/sentinel-2/srwi) - symbolic regression water indexFor more details, see
Lines 33 to 34 in 331b300
| fromTime: '2026-03-01' | ||
| toTime: '2026-03-15' | ||
| platform: CDSE | ||
| evalscripturl: https://raw.githubusercontent.com/c-chrysostomou/custom-scripts/master/sentinel-2/srvi/script.js |
There was a problem hiding this comment.
Please set up the evalscripturl parameter the recommended way, i.e., pointing to this repository:
evalscripturl: https://custom-scripts.sentinel-hub.com/custom-scripts/sentinel-2/srvi/script.jsFor more details, see contribute/example/index.md
| fromTime: '2026-03-01' | ||
| toTime: '2026-03-15' | ||
| platform: CDSE | ||
| evalscripturl: https://raw.githubusercontent.com/c-chrysostomou/custom-scripts/master/sentinel-2/srwi/script.js |
There was a problem hiding this comment.
Please set up the evalscripturl parameter the recommended way, i.e., pointing to this repository:
evalscripturl: https://custom-scripts.sentinel-hub.com/custom-scripts/sentinel-2/srwi/script.jsFor more details, see contribute/example/index.md
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:B03,B04,B08,B11) designed for improved vegetation mapping and high-biomass sensitivity.B02,B03,B08,B11) optimized for surface water mapping with reduced false positives from terrain shadows and urban structures.Changes Included
sentinel-2/srvi/script.js&sentinel-2/srvi/README.mdsentinel-2/srwi/script.js&sentinel-2/srwi/README.mdReference Publication