asp_plot.cli.stereo_geom

asp_plot.cli.stereo_geom#

Functions#

main(inputs, directory, add_basemap, output_directory, ...)

Generate stereo geometry plots for WorldView XML files.

Module Contents#

asp_plot.cli.stereo_geom.main(inputs, directory, add_basemap, output_directory, output_filename)#

Generate stereo geometry plots for WorldView XML files.

This tool creates a skyplot and map visualization of the satellite positions and ground footprints. INPUTS may be any mix of XML files, directories, and glob patterns and need not follow a fixed directory structure, e.g.:

stereo_geom *.XML

stereo_geom scene1.xml scene2.xml

stereo_geom my_delivery_dir/

If no INPUTS are given, –directory is used (default: current directory).