Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 462 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 462 Bytes

This repository contains some of the sources that can help with creating complex evalscripts for Sentinel Hub.

  • EvaluatePixelParams.md: explanation of params for the evaluatePixel() function
  • multitemporal-datafusion-2dates.js: example of how to get the data for 2 different dates from one input dataset
  • multitemporal-datafusion-example.js: ADVANCED multitemporal data fusion example (how to get common dates for multiple datasets in an evalscript)