How to make a geometric correction in JavaScript

Hello, I am looking for how to make corrections to Sentinel1 data in EO Browser by JavaScript commands. Correction, noise removal, radiometric calibration, Terrain correction, Meultilooking

Hi Simshon,

Thanks for the question. In EO Browser, you have access to three different Sentinel-1 GRD processing levels: the standard product, orthorectified product and radiometric terrain correction product.

If you wish to do more make any tweaks to the geometric correction, you will need to make use of our APIs. If you read through this piece of documentation, you can find out about all the processing options available with Sentinel Hub APIs.

Let us know if you have any more questions