InSAR Processing (The Details)


General File Structure:
 
 ROI_PAC File Suffix 
  ROI_PAC File Structure 
  File Format 
 Data Type
*.slc
cpx
BSQ
complex
*.int
cpx
BSQ
complex
*.cor
rmg
BIL
floating point
*.unw
rmg
BIL
floating point
*.hgt
rmg
BIL
floating point
*.amp
cpx
BSQ
complex

cpx = complex values; alternating real and imaginary pixels
rmg = alternating lines of amplitude and phase

BSQ = band sequential
BIL = band interleave



File Names:
Important files created during the processing are listed below.  Not all of the files listed are created during every processing scenario.   For example, additional files are created when you include a seismic model in the processing.  Capital letters designate where names will vary according to the input parameters in date1-date2.proc
 
File Name (listed in order of creation for v1.0 beta)
Description
log ascii file of command line arguments called during processing
log1 ascii file with standard output and messages
DATE1.slc single look complex image produced from raw data
DATE1_DATE2_baseline.rsc calculated baseline information between scenes
fitoff_ampcor.out parameters used to align SAR scenes
DATE1-DATE2.int interferogram created from date1.slc and date2.slc (full resolution)
DATE1-DATE2.amp multi-look amplitude file
zero.hgt zero-valued dummy height file
flat_ORBIT_Date1-Date2.int flattened interferogram using a priori orbit information
ramp_ORBIT.unw flat-earth ramp using a priori orbit information
DATE1-DATE2.cor correlation between flat_ORBIT_Date1-Date2.int and DATE1-DATE2.amp
#rlks_raw.hgt extracted DEM in range, azimuth, and height coordinates
radar_#rlks.hgt extracted DEM in satellite coordinates
radar_ORBIT_#rlks.unw simulated unwrapped interferogram in satellite coordinates
DATE1-DATE2-sim_ORBIT_4rlks.int wrapped differential interferogram
MODEL#rlks.unw simulated unwrapped differential interferogram using seismic model
DATE1-DATE2-sim_ORBIT-MODEL#rlks.int Wrapped differential interferogram; simulated orbital gradient and seismic model removed
phase_var_ORBIT_#rlks.msk mask calculated from the phase variance
filt_DATE1-DATE2-sim_ORBIT-MODEL#rlks_c##.unw unwrapped, filtered, differential interferogram with seismic model removed
total_DATE1-DATE2-MODEL#rlks.unw unwrapped differential interferogram (including orbital ramp) with seismic model removed
radar_SIM_#rlks.unw new simulated interferogram using re-estimated baseline values and topography
filt_DATE1-DATE2-sim_SIM_#rlks_c##.unw filtered, unwrapped, differential interferogram using new baseline values
geo-DATE1-DATE2.unw final geocoded, filtered, unwrapped, differential interferogram
geo-DATE1-DATE2-MODEL#rlks.unw final geocoded, filtered, unwrapped, differential interferogram with the simulated seismic model removed



Return to processing instructions