Radiometric & Geometric Correction Workflow

if everything works fine, don’t select it.

I have to do post-classification comparison between ERS 2 and Sentinel 1.
Could I use the same workflow for ERS1/2?
If not, could someone suggest me one tested workflow?

Radiometric Calibration, Terrain Correction, Classification.
However, ERS has only one polarization. Classification is not easy then.

1 Like

At first, thanks for your fast response and your help!!

Could you explain me the reason that the ERS needs only Radiometric Claibration and Terrain Correction for classification and S1 needs all these steps from your suggested workflow? Do you have some reference for that?

So, are you suggesting me to use only the 1 polarization (same as the ERS polarization) of Sentinel-1?

ERS (and most other SAR sensors) are primarily acquired in StripMap mode. It is generated line by line.
Sentinel-1 is acquired in TOPS mode (illustrated as ScanSAR principle below). Neighboring pixels are of different acquisition phases. That is why Sentinel-1 data needs some more calibration and corretion steps.


Source: https://eijournal.com/print/articles/discover-the-benefits-of-radar-imaging

1 Like

ERS, ENVISAT and Sentinel-1 are C-band satellites at quite similar spatial resolution. This makes them potentially comparable and usable within the same scope.

However, most classification approches need a multi-dimensional feature space. Optical satellites acquire information at multiple wavelengths (visible, infrared, thermal), but SAR data is restricted to one wavelength. Its potential for classification purposes is therefore limited.
Have a look at the possibilities to increase feature space for SAR data:

For ERS i must calibrate the bands, and create Beta band? Am I right?

For terrain correction i must do SAR Simulation or SAR-Simulation Terrain Correction? (I think Range-Doppler TC you must do only for Sentinel SAR… Am I right?)

Both sensors need to be calibrated, but it is better to select no band in the calibration tab.

Range Doppler Terrain Correction and SAR Simulation Terrain Correction do the same task and can be applied to both sensors. It’s just different methods to place the pixels at the correct location.

I have GRD S1 product. I follow all the workflow.
If I write “30” at pixel spacing(m)( at Range Doppler Terrain Correction), I resampling my product to 30X30 meters pixel size?
I need after this to do registration between S1 and L8. And ERS with L5, so I need all the final products at the same resolution (30 m).

Instead of resampling at the Terrain Correction step, you can also apply Multi-Looking to your data before it. The result is slightly different - I suggest to compare which output produces the better image quality at 30 meters pixel size.

For resampling at RDTC what is the best method for radars? (I know that for DEM Bicubic is the best )

The results should not have a large difference. Bilinear should be the minimum number of samples to look at giving the best performance. Bicubic will use more of the neighbouring samples without a much larger performance hit. The sinc interpolators have a lot more to calculate and therefore will be slowest.

Hello! I need to extract the backscatter coficiente of ERS1 and ERS2 to work with Landsat TM (30 meters). What would be your flow of radiometric and geometric correction?
Thank you very much for the help

I am performing classification of sentinal-1 data to a binary image in to water and non-water by thresholding. Can I do terrain correction after classification of data(ie. on binary image) ?

1 Like

That is possible and should be no problem. Just make sure you select nearest neighbor resampling for your binary image in the terrain correction step so that the values will not be recalculated or averaged.

1 Like

Ok. Thank You @ABraun.
One more thing, out of gamma naught and sigmma naught product which one would give better result for water binary classification using thresholding teq.

I’d say it doesn’t make a difference because they mostly differ regarding topographic features and volume scattering.

You are saying they differ in topographic features and volume scattering. But these factors will have lot to do on the final backscattered values . Ultimately, the classified images obtained from these two different inputs will give different outputs. So, how can you say that their wont be any difference if I am not wrong.

Greetings!

Thank you for the detailed steps for products processing. From the other hand, I have assumed some controversial with @lveci answer

That is, you missed the Thermal Noise Removal (TNR) step for SLC products, but from the @lveci answer I understand that this step is required.

Than, you recommend the TNR for GRD products, but @lveci told that TNR is already applied.
Sure, your answer partially explains the relevance of this step here

But how can I check the presence of Thermal noise in products I need?

Thank you

if TNR is already applied to all GRD products (I’m not sure) I should probably remove if from the list.