Subset preprocessing Sentinel-1 SLC

Hello all!
I have a very simple question!
In Sentinel-1 SLC format for preprocessing is an important step get subset?
A)
1- read
2 - subset
3 - Apply Orbit file
4 - TOPS split

or
B)
1 - read
2 - TOPS split
3 - apply orbit file
4 - radiometric calibration
5 - write product to complex number

subset?

Can I use A? or should I use B steps?
:thinking:

Before you can apply the “classic” subset operator on SLC data, you first have to apply Split and Deburst, so I clearly recommend version B.

1 Like

@ABraun
Thanks for your answering.:bouquet: :bouquet:
In fact, I have 13 images of SLC format that will take me a long time if I want to pre-process them!
Is a faster way I can process them?

you can create a graph with the Graph Builder which includes TOPS Split, Orbit file, complex Calibration and Subset and apply it to all input scenes using the Batch Processing tool.

An example for GRD products is given here, but the principles are the same: https://www.youtube.com/watch?v=4iwfhquvlJs

2 Likes

@ABraun
Thanks a lot for your answer.
:bouquet:

thank you for the flowers :wink:

1 Like