CCSD3ZF0000100000001NJPL3IF0PDS200000001 = SFDU_LABEL /* Detached PDS label for index of Goldstone Mercury Altimetry data */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 76 FILE_RECORDS = 28 ^TABLE = "GMERINDX.TAB" OBJECT = TABLE INTERCHANGE_FORMAT = ASCII ROWS = 28 COLUMNS = 7 TARGET_NAME = MERCURY DATA_SET_ID = "GSSR-H-RTLS-4-ALT-V1.0" EARTH_BASE_NAME = "GOLDSTONE SOLAR SYSTEM RADAR" EARTH_BASE_INSTITUTION_NAME = "JET PROPULSION LABORATORY" PRODUCER_FULL_NAME = "PAM E. CLARK" NOTE = "This is the index table for the 28 Goldstone Mercury altimetry files. This table contains one record for each altimetry data file. Each record in the index table consists of 76 bytes, including carriage return and line feed characters in the last two bytes. The index table is formatted so that it may be read directly into many data management systems on various host computers. All fields (columns) are separated by commas, and character fields are enclosed in double quotation marks. The START_BYTE and BYTES values listed below for each column do not include the commas or quotation marks." /* Descriptions of each column in the file */ OBJECT = COLUMN NAME = FILE_NAME DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 20 FORMAT = 'A20' DESCRIPTION = "Name of data file, including the directory specification in VAX/VMS format. The label associated with each data file is in a separate file with the same name, extension '.LBL'." END_OBJECT = COLUMN OBJECT = COLUMN NAME = TABLE_ROWS DATA_TYPE = INTEGER START_BYTE = 25 BYTES = 3 FORMAT = 'I3' DESCRIPTION = "Number of rows in the data file". END_OBJECT = COLUMN OBJECT = COLUMN NAME = MINIMUM_LONGITUDE DATA_TYPE = REAL UNIT = DEGREES START_BYTE = 30 BYTES = 7 FORMAT = 'F7.3' DESCRIPTION = "The minimum longitude value in the data file. Values are for west longitude, ranging from 0 to 360." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MAXIMUM_LONGITUDE DATA_TYPE = REAL UNIT = DEGREES START_BYTE = 39 BYTES = 7 FORMAT = 'F7.3' DESCRIPTION = "The maximum longitude value in the data file. Values are for west longitude, ranging from 0 to 360." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MINIMUM_LATITUDE DATA_TYPE = REAL UNIT = DEGREES START_BYTE = 48 BYTES = 6 FORMAT = 'F6.3' DESCRIPTION = "The minimum latitude value in the data file." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MAXIMUM_LATITUDE DATA_TYPE = REAL UNIT = DEGREES START_BYTE = 56 BYTES = 6 FORMAT = 'F6.3' DESCRIPTION = "The maximum latitude value in the data file." END_OBJECT = COLUMN OBJECT = COLUMN NAME = EVENT_TIME DATA_TYPE = DATE START_BYTE = 64 BYTES = 10 FORMAT = 'A10' DESCRIPTION = "Date when data was collected, in the format YYYY-MM-DD." END_OBJECT = COLUMN END_OBJECT = TABLE END