Skip to content

Files

This branch is 836 commits behind sentinel-hub/custom-scripts:main.

index_visualization

Index Visualization Script

Show script or download{:target="_blank"} it.

{% highlight javascript %} {% include_relative script.js %} {% endhighlight %}

Evaluate and visualize

General description of the script

Universal script for visualization of indices. It's creating a color composite of the index value and bands used for calculating the index.

Details of the script

It works for indices calculated as dividing an addition of two bands from the difference of two bands.

Author of the script

Martin Javorka

Description of representative images

  1. The NDVI visualization of Liptov, Slovakia.

The script example 1

  1. The NDSI visualization of the Danube Delta in summer, which nicely differentiates water (shown as red) from the land.

The script example 2