DESCRIPTION = "This file describes the format of the TABLE in the GVORB.TAB file. See the GVORB.LBL file for the full PDS label." OBJECT = COLUMN NAME = SOURCE_FILE_NAME DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 11 DESCRIPTION = "The file name of the data file used as a source for this GVDR. This data file was part of an SCVDR or ARCDRCD data product." END_OBJECT = COLUMN OBJECT = COLUMN NAME = TOTAL_FOOTPRINT_COUNT DATA_TYPE = ASCII_INTEGER START_BYTE = 15 BYTES = 6 DESCRIPTION = "The total number of footprints from the data file in SOURCE_FILE_NAME considered for inclusion in the GVDR. This is the number of footprints that entirely or partially overlapped the extents of the map projection in use." END_OBJECT = COLUMN OBJECT = COLUMN NAME = ACCEPTED_FOOTPRINT_COUNT DATA_TYPE = ASCII_INTEGER START_BYTE = 22 BYTES = 6 DESCRIPTION = "The number of footprints actually used in the GVDR. Footprints may be rejected on the basis of header flags recommending against their use or other suspected problems." END_OBJECT = COLUMN OBJECT = COLUMN NAME = REJECTED_FOOTPRINT_COUNT DATA_TYPE = ASCII_INTEGER START_BYTE = 29 BYTES = 6 DESCRIPTION = "The number of footprints rejected and not used in the GVDR. Footprints may be rejected on the basis of header flags recommending against their use or other suspected problems." END_OBJECT = COLUMN