Hello everyone,
I am trying to do H-A dual pol decomposition of sentinel-1 dual pol (VV/VH) SAR data. I am using server with 128 GB of RAM and multiple cores but my processing is taking a lot of time. Is anything wrong with my processing step or can something be done to speed up the process in SNAP.
Thank you for suggestions. SNAP is using nearly about 100 GB. I splitter the graph into two : First graph upto multi looking and second graph continuing from speckle filter to terrain correction. I saved first graph’s output as .tif file. But in the second graph terrain correction operator need incidence angle from tie-grid points which is not present in the output of first graph.
BEAM-Dimap format is good solution.
My points are:
When to use complex calibration
No able to perform terrain correction. output is zero data (blank image). When terrain correction is not performed then I am getting the Entropy, alpha bands.
SNAP supports calibration after multi-looking (unless you check “output intensity”) so you can make a subset first and multi-look to reduce the data size to be processed.
Hey thanks for the info. It recalled helped a lot. I tried the graph and it is working fine But can you help me explaining the difference between:
Product -> Deburst -> Output
and
Product -> split(IW1/IW2/IW3) -> Deburst -> Merge -> Output
i.e. splitting and debursting individual sub swath and then merge to combine them vs Just debursting the product. The output of both these are different.