JIRA ticket SNAP-3651 created to track this issue
Can you remove the âTopographic Phase Removalâ operator from your processing chain and select âSubtract topographic phaseâ in the âInterferogram Formationâ UI? Give it a try to see if it fixes the problem.
Thank you so much mr divething for your solution. finally, i can resolve topographic phase removal error. god bless you!!!![]()
The problem has been fixed and the fix should be available in the next SNAP release. Thank you for pointing out the problem.
Hi everyone, I get the same type of error when I use azimuth and range filter (I want to try hamming weighting):
Error: [NodeId: Interferogram] [slvProductName] is null
org.esa.snap.core.gpf.graph.GraphException: [NodeId: Interferogram] [slvProductName] is null
If I do exactly the same, but without the azimuth and range filters, I have no problems.
I have already tried not to do it as a graph, but step by step, but still the input after applying the azimuth and range filters is not accepted for the interferogram. I think it has something to do with the fact that the bands are renamed like this after applying the filters:
Intensity_IW2_VV_mst_29Aug2023_azifilt_rngfilt_29Aug2023
And I think the interferogram input doesnât know how to process the bands with the suffix â_azifilt_rngfiltâ.
Does anyone know if this is really the problem and how to fix it? Thanks a lot!
