dinosar.cli.prep_topsApp_local module

Prepare directory for running topsApp.py on local machine.

Generate interferogram folder containing: topsApp.xml SLCs Orbit files Aux file

Example

$ prep_topsApp_aws.py -i query.geojson -m 20141130 -s 20141106 -n 1 -r 46.45 46.55 -120.53 -120.43

$ prep_topsApp_aws.py -i query.geojson -t topsApp-template.yml -m 20141130 -s 20141106

Author: Scott Henderson (scottyh@uw.edu) Updated: 08/2018

dinosar.cli.prep_topsApp_local.cmdLineParse()

Command line parser.

dinosar.cli.prep_topsApp_local.main()

Run as a script with args coming from argparse.