查看文章 |
An open source InSAR processing package
Run make_raw.pl ORBIT_TYPE LEADER_FILE DATE details There are different scripts if you are using JERS, RADARSAT, ENVISAT, or ERS data downloaded in CEOS format from ASF. Those that are not available in ROI_PAC are available here. However, once you've made raw, the following steps are more-or-less the same for all data types.
Run process_2pass.pl "date1-date2.proc" START END (see table below for some possible START/END points) process_2pass.pl is the most commonly run script, but others are sometimes needed. If you are exceedingly lucky, process_2pass.pl can go from the raw data to making an interferogram to removing the orbital effects ("flattening") to removing the topographic effect to unwrapping to geocoding in a single run. More likely, you are going to start and stop this flow at various points to fix errors or otherwise change the paramters. There are numerous such "start" and "stop" points listed below, but we highlight (in bold*) the ones that you will use most frequently.
Troubleshooting solutions from Schmidt Additional troubleshooting suggestions Alternative unwrapping algorithim: SNAPHU Interested in the technical details behind ROI_PAC? See Ph.D. thesis chapter by Sean Buckley (modified by Paul Rosen and Patricia Persaud).
Sophisticated new techniques are being developed by a variety of research groups to make use of multiple SAR image acquisitions over a given area and are called "Permanent Scatterers, Persistent scatterers, Point Target Analysis, etc." These methods develop time histories of deformation at specific, possibly unconnected pixels within an interferogram. These methods have not yet been implemented in ROI_PAC, but may be in the next few years. For the time being, here is a partial list of commercial software packages that do these analyses (no open-source software yet exists): Andy Hooper's Open Source manual for StaMPS (Stanford Method for PS) Permanent scatters by Ferretti et al. Point Target Analysis by GAMMA Persistent Scatterer Interferometry (PSI) by NPA
For more information, please contact: Matt Pritchard Updated: 5/13/06 |