File Descriptions

For more information see the ROI_pac internals document from the Short Course available in PDF

File Types

ROI_pac uses a number of file types as both input and output files. Most of the output files created have a standard set of suffices to indicate the type. Here is a partial list:

Output file types

  1. "file.type".rsc = ASCII text file containing metadata about "file.type" or
  2. "file".rsc = ASCII text file with other metadata such as baseline for interferogram pair
  3. *.int = complex real 8-byte binary file containing real and imaginary parts of the interferogram (can also be read as real or float values band interleaved by pixel)
  4. *.amp = binary file with amplitudes of the two SAR images used to form an interferogram, real 4-byte values band interleaved by pixel (can also be read as complex 8-byte values)

FileDescriptions (last edited 2008-08-29 19:56:17 by EricFielding)