You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working through developing a workflow for estimating soil volume change of coastal wetland beneficial use of dredged materials (BUDM) using fused SAR and multispectral imagery. I've got a pretty good idea of how I am going to achieve this, but I am running into a problem when trying to geocode the wrapped ifg.
I have tried using MintPy's geocode.py to convert from radar2geo using the "lat.rdr.full" and "lon.rdr.full" produced after completing the phase filter step, but a recurring error I get is a missing look up table (not entirely sure what this is, is this the geometryRadar.h5 file?). I've also tried ISCE2's isce2gis.py, but no luck. Same with isce2geotiff.py.
Is there a typical workflow for geocoding intermediate products when working with ISCE2 and MintPy? I plan on using the closure phase bias workflow in MintPy to address non-zero closure phases introduced by changing dielectrics and moisture contents in the BU sediment, so I think being able to geocode these intermediate products will be important.
I have a bit of experience with ISCE2 and MintPy (mostly ISCE2 for now, still learning MintPy), so I would appreciate any help I can get! And sorry in advance if this is a super simple fix!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone!
I'm working through developing a workflow for estimating soil volume change of coastal wetland beneficial use of dredged materials (BUDM) using fused SAR and multispectral imagery. I've got a pretty good idea of how I am going to achieve this, but I am running into a problem when trying to geocode the wrapped ifg.
I have tried using MintPy's geocode.py to convert from radar2geo using the "lat.rdr.full" and "lon.rdr.full" produced after completing the phase filter step, but a recurring error I get is a missing look up table (not entirely sure what this is, is this the geometryRadar.h5 file?). I've also tried ISCE2's isce2gis.py, but no luck. Same with isce2geotiff.py.
Is there a typical workflow for geocoding intermediate products when working with ISCE2 and MintPy? I plan on using the closure phase bias workflow in MintPy to address non-zero closure phases introduced by changing dielectrics and moisture contents in the BU sediment, so I think being able to geocode these intermediate products will be important.
I have a bit of experience with ISCE2 and MintPy (mostly ISCE2 for now, still learning MintPy), so I would appreciate any help I can get! And sorry in advance if this is a super simple fix!
Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions