Code associated with radar processing software ISCE
Batch process radar data with JPL software ISCE. Can define either a maximum time step between acquisitions to be paired, a single master that gets paired with all other acquisitions, or pairing all acquisitions (N x N).
Defines python class object Pair and associated methods
Convert interferograms or coherence images output by ISCE into png with associated kml file or geotiff.
Set of functions that can be used for insar processing. Includes converting phase to deformation, extracting number of days between interferograms, getting geographical extent of radar data, etc.
Identify ISCE pairs that did not process and move to target directory
Set of functions to move directories based on a list in txt files
uses move_dirs.py and files created by move_faulty.py to clean up directories. Probably broken.