PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 185 FILE_RECORDS = 60 VOLUME_ID = DS1PE_0001 ^INDEX_TABLE = "INDEX.TAB" OBJECT = INDEX_TABLE INTERCHANGE_FORMAT = ASCII INDEX_TYPE = SINGLE ROW_BYTES = 185 COLUMNS = 10 ROWS = 60 OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = FILE_SPECIFICATION_NAME DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 19 FORMAT = "A19" DESCRIPTION = " The file_specification_name element provides the full name of a file, including a path name, relative to a PDS volume. It excludes node or volume location. Path names are limited to eight (8) directory levels, and are separated by the forward slash (/) character. Each directory is limited to 8 characters chosen from the set {A-Z, 0-9,_}. The path is followed by a valid file name." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = DATA_SET_ID DATA_TYPE = CHARACTER START_BYTE = 25 BYTES = 30 FORMAT = "A30" DESCRIPTION = " The data_set_id element is a unique alphanumeric identifier for a data set or a data product. The data_set_id value for a given data set or product is constructed according to flight project naming conventions. In most cases the data_set_id is an abbreviation of the data_set_name." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = PRODUCT_ID DATA_TYPE = CHARACTER START_BYTE = 59 BYTES = 10 FORMAT = "A10" DESCRIPTION = " The product_id data element represents a permanent, unique identifier assigned to a data product by its producer." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = PRODUCT_TYPE DATA_TYPE = CHARACTER START_BYTE = 73 BYTES = 4 FORMAT = "A4" DESCRIPTION = " The PRODUCT_TYPE data element identifies the type or category of a data product within a data set." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 5 NAME = TARGET_NAME DATA_TYPE = CHARACTER START_BYTE = 81 BYTES = 24 FORMAT = "A24" DESCRIPTION = " The target_name element identifies a target. The target may be a planet, satellite, ring, region, feature, asteroid or comet. See target_type." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 6 NAME = START_TIME DATA_TYPE = TIME START_BYTE = 108 BYTES = 17 FORMAT = "A17" DESCRIPTION = " The start_time element provides the date and time of the beginning of an event or observation (whether it be a spacecraft, ground-based, or system event) in UTC system format." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 7 NAME = STOP_TIME DATA_TYPE = TIME START_BYTE = 127 BYTES = 17 FORMAT = "A17" DESCRIPTION = " The stop_time element provides the date and time of the end of an observation or event (whether it be a spacecraft, ground-based, or system event) in UTC system format." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 8 NAME = PRODUCT_CREATION_TIME DATA_TYPE = TIME START_BYTE = 146 BYTES = 19 FORMAT = "A19" DESCRIPTION = "The date when this product was generated." END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 9 NAME = RECORD_BYTES DATA_TYPE = ASCII_INTEGER START_BYTE = 167 BYTES = 5 FORMAT = "I5" DESCRIPTION = "The number of bytes for each record in file" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 10 NAME = FILE_RECORDS DATA_TYPE = ASCII_INTEGER START_BYTE = 174 BYTES = 10 FORMAT = "I10" DESCRIPTION = "The number of file records in the file" END_OBJECT = COLUMN END_OBJECT = INDEX_TABLE END