create_GIMP_tile_index.py
Reads GIMP 30m DEM tiles from the OSU Greenland Ice Mapping Project
Creates a single shapefile with the extents of each tile
usage: create_GIMP_tile_index.py [-h] [--user USER] [--password PASSWORD]
[--netrc NETRC] [--directory DIRECTORY]
[--version VERSION] [--verbose] [--mode MODE]
Named Arguments
- --user, -U
Username for NASA Earthdata Login
- --password, -W
Password for NASA Earthdata Login
- --netrc, -N
Path to .netrc file for authentication
- --directory, -D
Working data directory
- --version, -v
GIMP Data Version
- --verbose, -V
Verbose output of processing run
- --mode, -M
permissions mode of output files