ffilipponi / Sentinel-1_GRD_preprocessing

Standard workflow for the preprocessing of Sentinel-1 GRD satellite data
25 stars 7 forks source link

Subsetting/clipping Sentinel-1 #1

Open mabdelrazek opened 4 years ago

mabdelrazek commented 4 years ago

Dear,

Thanks for sharing this! It is really useful and clear :-)

At what step would you recommend clipping the Sentinel-1 GRD data?

Thanks and regards, Mo

ffilipponi commented 4 years ago

I believe the subset step could be placed after performing the Calibration and before the Speckle filtering. You could use the 'Subset' operator available in SNAP by adding a new node in the graph after the Calibration node. Hope this helps!

Federico

mirkof21 commented 4 years ago

hello, thank for the workflow, but is there a method for use this worflow in Rstudio?