image_footprint_from_met.py

Create footprint of valid image area for one (or more) images using the .zip.met file downloaded from earthdata.nasa.gov

usage: image_footprint_from_met.py [-h] [-o OUTSHAPE] [-b BUFFER] [-p]
                                   [-t_srs OUT_SRS]

Named Arguments

-o, --outshape

Shapefile to be written. [default: Footprints.shp]

Default: “Footprints.shp”

-b, --buffer

buffer size to use [0]

Default: 0

-p, --processed
 

Use if images have been processed (i.e., there are folders with met filesin them.)

Default: False

-t_srs, --out_srs
 EPSG code for output spatial reference system [defaults to WGS84 Lat/Lon]