isce2
isce2 copied to clipboard
autoRIFT,Pixel offset
Please tell me how to get pixel offset with this. Want to know the specific operation process Data: Sentinel 1 Software: isce2.5.3 Specific steps:
- How to preprocess data
- Do I need to use geogrid module after preprocessing? How to use geogrid 3, how to use autoRIFT Also, what is the result of the fine_offset folder in topsApp.py? Does it have anything to do with the pixel offset Want to know the detailed operation, thank you
Hi: (1) write a proper topsApp.xml, use command in Terminal topsApp.py topsApp.xml you can search tutorials, An example is added.
(2) I dont know what do you mean.. (3) autoRIFT seems to be a product provided by ASF, It can be used from hyp3-gamma, search it in github.
A version of autoRIFT has been included in ISCE2 for a while, but it is also available as a separate installation (see https://github.com/nasa-jpl/autoRIFT). There are some tutorials about autoRIFT there.