PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 64 FILE_RECORDS = 1 ^TABLE = "BOOMCAT.TAB" OBJECT = TABLE NAME = BOOM_OBSCURATION_CATALOG INDEX_TYPE = CUMULATIVE INTERCHANGE_FORMAT = ASCII ROWS = 1 COLUMNS = 4 ROW_BYTES = 64 DATA_SET_ID = {"GO-J-NIMS-4-MOSAIC-V1.0", "GO-J-NIMS-3-TUBE-V1.0","GO-A-NIMS-3-TUBE-V1.0", "GO-J-NIMS-4-ADR-SL9IMPACT-V1.0"} SPACECRAFT_NAME = GALILEO_ORBITER INSTRUMENT_NAME = "NEAR INFRARED MAPPING SPECTROMETER" INSTRUMENT_ID = NIMS NOTE = "Boom obscuration table for NIMS EDR Files. The file indicates the appropriate Boom obscuration file to use for a given time period, for the NIMS instrument." OBJECT = COLUMN NAME = NATIVE_START_TIME_RIM DATA_TYPE = INTEGER START_BYTE = 2 BYTES = 8 FORMAT = "I8" DESCRIPTION = "The spacecraft start clock count that indicates the starting period when the Boom Obscuration file is to be used." END_OBJECT = COLUMN OBJECT = COLUMN NAME = NATIVE_STOP_TIME_RIM DATA_TYPE = INTEGER START_BYTE = 16 BYTES = 8 FORMAT = "I8" DESCRIPTION = "The spacecraft stop clock count that indicates the ending period when the Boom Obscuration file is to be used." END_OBJECT = COLUMN OBJECT = COLUMN NAME = BOOM_VOLUME_ID DATA_TYPE = CHARACTER START_BYTE = 30 BYTES = 7 FORMAT = "A7" DESCRIPTION = "The CD_ROM volume containing the Boom Obscuration files referenced in the table." END_OBJECT = COLUMN OBJECT = COLUMN NAME = BOOM_FILE_NAME DATA_TYPE = CHARACTER START_BYTE = 40 BYTES = 22 FORMAT = "A22" DESCRIPTION = "The path and name of the boom obscuration file to use for a NIMS data set for the indicated time periods (start and stop native time)." END_OBJECT = COLUMN END_OBJECT = TABLE END