<?xml version="1.0" encoding="utf-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1700.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<Product_Document xmlns="http://pds.nasa.gov/pds4/pds/v1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://pds.nasa.gov/pds4/pds/v1 https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1700.xsd">

  <Identification_Area>
    <logical_identifier>urn:nasa:pds:a17leam_raw_worktape:document:wtleaml1aprogs</logical_identifier>
    <version_id>1.0</version_id>
    <title>Fortran Programs to Extract and Transform Apollo 17 LEAM Raw Binary Science,
    Housekeeping, and Command Verification Data in ALSEP Work Tape Files to ASCII</title>
    <information_model_version>1.7.0.0</information_model_version>
    <product_class>Product_Document</product_class>
    <Citation_Information>
      <author_list>Nakamura, Y.</author_list>
      <publication_year>2018</publication_year>
      <description>Fortran programs used to extract Apollo 17 LEAM raw binary scientific,
      housekeeping, and command verification data from ALSEP work-tape-based files of LEAM raw
      binary archived in NSSDCA data set PSSB-01475, and transform to ASCII format. These programs
      are provided only for documentation purposes.</description>
    </Citation_Information>
    <Modification_History>
      <Modification_Detail>
        <modification_date>2018-12-28</modification_date>
        <version_id>1.0</version_id>
        <description>Creation.</description>
      </Modification_Detail>
    </Modification_History>
  </Identification_Area>
  <Context_Area>
    <Investigation_Area>
      <name>Apollo 17</name>
      <type>Mission</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:investigation:mission.apollo_17</lid_reference>
        <reference_type>document_to_investigation</reference_type>
      </Internal_Reference>
    </Investigation_Area>
    <Observing_System>
      <Observing_System_Component>
        <name>Apollo 17 ALSEP</name>
        <type>Spacecraft</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.a17a</lid_reference>
          <reference_type>is_instrument_host</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
      <Observing_System_Component>
        <name>Apollo 17 Lunar Ejecta And Meteorites Experiment</name>
        <type>Instrument</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument:leam.a17a</lid_reference>
          <reference_type>is_instrument</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
    </Observing_System>
    <Target_Identification>
      <name>Moon</name>
      <type>Satellite</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:target:satellite.earth.moon</lid_reference>
        <reference_type>document_to_target</reference_type>
      </Internal_Reference>
    </Target_Identification>
    <Target_Identification>
      <name>Dust</name>
      <type>Dust</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:target:dust.dust</lid_reference>
        <reference_type>document_to_target</reference_type>
      </Internal_Reference>
    </Target_Identification>
  </Context_Area>
  <Document>
    <acknowledgement_text>The data provider, Y. Nakamura (University of Texas), provided these
    Fortran programs for inclusion in this collection.</acknowledgement_text>
    <publication_date>2018</publication_date>
    <description>The data provider, Y. Nakamura, used these Fortran programs and supplementary input
    file to extract raw binary Apollo 17 LEAM scientific measurements (DJ-1 to DJ-31), housekeeping
    measurements (AJ-1 to AJ-11), and LEAM-related command verifications from ALSEP Work-tape-based
    raw binary LEAM data files archived in NASA Space Science Data Coordinated Archive (NSSDCA) data
    set PSSB-01475, then transform to the ASCII-formatted data files in this archive.
    (1) wtl1b2l1aleampds.f - gets scientific measurements (DJ-1 to DJ-31) from the raw binary files
    of LEAM data archived in NSSDCA data set PSSB-01475 (originally extracted from Apollo 17 Work
    Tape Files archived in NSSDCA data set PSPG-00739) and transforms to the ASCII files
    a17_leam_1976*_l1_wt*.tab; 
    (2) wtl1b2l1aleampds_variables.pdf - defines the parameters and variables used in that Fortran
    program;
    (3) wtleamcvs.f - gets non-zero LEAM command verifications from the raw binary files archived in
    NSSDCA data set PSSB-01475 and transforms to the ASCII file a17_leam_1976_l1_wt_cv.tab; 
    (4) wtleamcvs_variables.pdf - defines the variables used in that Fortran program;
    (5) wtleamhks.f - gets LEAM housekeeping data from the raw binary files archived in NSSDCA data
    set PSSB-01475 and transforms to the ASCII file a17_leam_1976_l1_wt_hk.tab; files and transforms
    to ASCII file a17_leam_1976_l1_wt_hk.tab. 
    (6) wtleamhks_variables.pdf - defines the parameters and variables used in that Fortran program;
    (7) wt-n-leam.txt - supplementary input file used by wtleamcvs.f and wtleamhks.f;
    (8) wtleaml1aprogs.pdf - summary of the programs and input files used to generate LEAM raw ASCII
    files for PDS from Work-tape-based files. </description>
    <Document_Edition>
      <edition_name>UTF-8 Text and PDF/A version</edition_name>
      <language>English</language>
      <files>8</files>
      <Document_File>
        <file_name>wtl1b2l1aleampds.f</file_name>
        <document_standard_id>UTF-8 Text</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wtl1b2l1aleampds_variables.pdf</file_name>
        <document_standard_id>PDF/A</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wtleamcvs.f</file_name>
        <document_standard_id>UTF-8 Text</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wtleamcvs_variables.pdf</file_name>
        <document_standard_id>PDF/A</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wtleamhks.f</file_name>
        <document_standard_id>UTF-8 Text</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wtleamhks_variables.pdf</file_name>
        <document_standard_id>PDF/A</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wt-n-leam.txt</file_name>
        <document_standard_id>UTF-8 Text</document_standard_id>
      </Document_File>
      <Document_File>
        <file_name>wtleaml1aprogs.pdf</file_name>
        <document_standard_id>PDF/A</document_standard_id>
      </Document_File>
    </Document_Edition>
  </Document>
</Product_Document>
