PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 17 FILE_RECORDS = 717 ^TABLE = "JBADHRWC.TAB" DESCRIPTION = "This table contains the J. B. Adams directional hemispheric Apollo 16 soil 62231 data that have been wavelength corrected. The first column is wavelength in nanometers, the second column is wavelength-corrected directional hemispheric reflectance. The wavelength correction algorithm is based on interlaboratory comparisons for several samples. The function used was an inverse tangent relationship in energy space yielding a correction of between +10-15 nanometers in the 0.9 to 2.6 micrometer region. The error in the visible is negligible." OBJECT = TABLE INTERCHANGE_FORMAT = ASCII ROW_BYTES = 17 ROWS = 717 COLUMNS = 2 OBJECT = COLUMN NAME = WAVELENGTH DATA_TYPE = ASCII_REAL UNIT = NANOMETER START_BYTE = 1 BYTES = 6 FORMAT = "F6.1" DESCRIPTION = "Wavelength" END_OBJECT = COLUMN OBJECT = COLUMN NAME = REFLECTANCE DATA_TYPE = ASCII_REAL START_BYTE = 8 BYTES = 8 FORMAT = "F8.5" DESCRIPTION = "Wavelength-corrected directional hemispheric reflectance" END_OBJECT = COLUMN END_OBJECT = TABLE END