Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

ISIS Documentation

footprintmerge

Find footprint islands, given a list of cubes

This program will take a list of cubes, merge the cube footprints and find those cubes that are islands.

Categories


History

Tracie Sucharski2007-09-19 Original version
Tracie Sucharski2007-11-13 Added handling of cubes crossing 0/360 boundary
Tracie Sucharski2008-04-17 Fixed progress printing.

Parameters

Files

The list of cubes used to find footprint islands.
Type filename
File Mode input
Filter *.lis *.lst *.txt

Text file used if MODE=Full. The filenames are listed for each footprint island.
Type filename
File Mode output

Indicates whether detailed information about which images are contained in each footprint island are printed or simply how many footprint islands there are.
Type string
Default BRIEF
Option List:
Option Brief Description
BRIEFSimply print how many footprint islands there are to the screen and log file The number of footprint islands will be printed to the screen and log file.

Exclusions

  • TO
FULLPrint the number of cubes contained in each footprint island along with the filenames. Print the number of cubes in each footprint island and the filesnames in each island to the screen and log file.

Inclusions

  • TO