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
- "file.type".rsc = ASCII text file containing metadata about "file.type" or
- "file".rsc = ASCII text file with other metadata such as baseline for interferogram pair
- *.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)
- *.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)
