CCSD3ZF0000100000001NJPL3IF0PDS200000001 = SFDU_LABEL /* Detached PDS label for a Goldstone Mercury Altimetry data file */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 28 FILE_RECORDS = 346 ^TABLE = "GMER006A.DAT" OBJECT = TABLE INTERCHANGE_FORMAT = ASCII ROWS = 346 COLUMNS = 3 /* Data set descriptive parameters */ DATA_SET_ID = "GSSR-H-RTLS-4-ALT-V1.0" TARGET_NAME = MERCURY EVENT_TIME = 1972-08-12 EARTH_BASE_NAME = "GOLDSTONE SOLAR SYSTEM RADAR" EARTH_BASE_INSTITUTION_NAME = "JET PROPULSION LABORATORY" WAVELENGTH = 12.6 PRODUCER_FULL_NAME = "PAM E. CLARK" MAXIMUM_LATITUDE = 11.250 MINIMUM_LATITUDE = 10.940 MAXIMUM_LONGITUDE = 193.000 MINIMUM_LONGITUDE = 178.130 NOTE = "Each record specifies a longitude and latitude on Mercury and an estimate of its radius at that location. All fields are separated by commas. For reference, see Clark, P. E., M. A. Leake, and R. F. Jurgens, Goldstone radar observations of Mercury, 77-100, in Mercury, The University of Arizona Press, Tuscon, 1988." /* Descriptions of each column in the file */ OBJECT = COLUMN NAME = LONGITUDE DATA_TYPE = REAL UNIT = DEGREES START_BYTE = 2 BYTES = 7 FORMAT = 'F7.3' DESCRIPTION = "West longitude of point." END_OBJECT = COLUMN OBJECT = COLUMN NAME = LATITUDE DATA_TYPE = REAL UNIT = DEGREES START_BYTE = 11 BYTES = 7 FORMAT = 'F7.3' DESCRIPTION = "Latitude of point." END_OBJECT = COLUMN OBJECT = COLUMN NAME = RADIUS DATA_TYPE = REAL UNIT = KILOMETERS START_BYTE = 19 BYTES = 8 FORMAT = 'F8.3' DESCRIPTION = "Radius of Mercury at point." END_OBJECT = COLUMN END_OBJECT = TABLE END