<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1L00.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>

<Product_Observational 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_1L00.xsd">
  <Identification_Area>
    <logical_identifier>urn:nasa:pds:clementine1_bistatic:sort:srtpwrl</logical_identifier>
    <version_id>1.0</version_id>
    <title>Clementine 1 Intermediate and Reduced Bistatic Radar: srtpwrl.tab</title>
    <information_model_version>1.21.0.0</information_model_version>
    <product_class>Product_Observational</product_class>
    <Modification_History>
      <Modification_Detail>
        <modification_date>2024-04-26</modification_date>
        <version_id>1.0</version_id>
        <description>Product migrated to PDS4 from PDS3.</description>
      </Modification_Detail>
    </Modification_History>
  </Identification_Area>
  <Observation_Area>
    <Time_Coordinates>
      <start_date_time>1994-04-09T18:36:45Z</start_date_time>
      <stop_date_time>1999-04-09T18:52:44Z</stop_date_time>
    </Time_Coordinates>
    <Investigation_Area>
      <name>Deep Space Program Science Experiment</name>
      <type>Mission</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:investigation:mission.deep_space_program_science_experiment</lid_reference>
        <reference_type>data_to_investigation</reference_type>
        <comment>Clementine 1</comment>
      </Internal_Reference>
    </Investigation_Area>
    <Observing_System>
      <Observing_System_Component>
        <name>Clementine 1</name>
        <type>Host</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.clem1</lid_reference>
          <reference_type>is_instrument_host</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
      <Observing_System_Component>
        <name>Radio Science Subsystem</name>
        <type>Instrument</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument:clem1.rss</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>data_to_target</reference_type>
      </Internal_Reference>
    </Target_Identification>
  </Observation_Area>
  <File_Area_Observational>
    <File>
      <file_name>srtpwrl.tab</file_name>
      <creation_date_time>2000-04-12T16:25:00</creation_date_time>
    </File>
    <Table_Character>
      <name>SORTED LCP POWER</name>
      <offset unit="byte">0</offset>
      <records>7272</records>
      <description>This table contains LCP echo measurements which can be associated 
 with 72 'target' points near the lunar South Pole and for which 
 the bistatic angle was between -5 and +5 degrees at the target. 
 
 Clementine bistatic radar echoes between 18:36:00 and 18:52:00 on 
 1994-04-09 were stored as 1464 1024-point power spectra. Every 
 frequency bin in every spectrum can be associated with a contour of 
 constant Doppler offset from the South Pole. Each contour comes 
 closest to one of 72 'target' points defined on the surface. Target 
 points are spaced by one second in time and satisfy the condition 
 that the bistatic angle (BETA) passes through zero at some time 
 during the experiment. The target points are given in BETAZER0.TAB 
 and BETAZER1.TAB in the GEOMETRY directory of this archive. 
 
 RCP echoes were sorted into array PWRR(BETA,TARGET,ELEMENT); LCP 
 echoes were sorted into PWRL(BETA,TARGET,ELEMENT). 
 
 TARGET depends on which target point fell within the 1.53 Hz Doppler 
 bin. If none, the measurement was not included in the array. If yes, 
 the value for TARGET was between 1 and 72, where the targets are in 
 time order and 72 is the number of the final target point on the 
 surface -- 6.5 seconds after South Pole closest approach. 
 
 The bistatic angle was computed for the target selected at the time 
 of the measurement. Bins of width 0.1 degree were defined centered 
 on 
 BETA = -5.0, -4.9, -4.8, ..., 4.8, 4.9, 5.0 
 
 Negative values of BETA indicate observation times before BETA = 0. 
 
 Each successfully binned measurement at (BETA,TARGET) was assigned 
 an ELEMENT number, starting from 1. The maximum number of points 
 assigned at any (BETA,TARGET) was 42. Hence, the dimensions of 
 PWRR and PWRL are 101x72x42. Unused ELEMENT positions are padded 
 with zeros. 
 
 The file SRTNPWR.TAB tells how many of the points at each 
 (BETA,TARGET) are valid. The number applies to both PWRR and PWRL. 
 
 The table consists of three columns. The first column is an index for 
 BETA. The second column is an index for target number. The third 
 column (containing 42 items) gives the measured values of LCP echo 
 power which have been accumulated into this array. Columns and items 
 are delimited by commas. Each row in the table is delimited by an 
 ASCII carriage-return line-feed pair.</description>
      <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
      <Record_Character>
        <fields>2</fields>
        <groups>1</groups>
        <record_length unit="byte">346</record_length>
        <Field_Character>
          <name>BETA INDEX</name>
          <field_number>1</field_number>
          <field_location unit="byte">1</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">4</field_length>
          <description>The BETA index for the three-dimensional array 
 of sorted LCP power. The index increases 
 from 1 to 101 as the bistatic angle BETA 
 increases from -5.0 to +5.0 in steps of 0.1 
 degree.</description>
        </Field_Character>
        <Field_Character>
          <name>TARGET INDEX</name>
          <field_number>2</field_number>
          <field_location unit="byte">6</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">3</field_length>
          <description>The TARGET index for the three-dimensional array 
 of sorted LCP power. The index increases from 
 1 to 72 as the target moves from the Earth facing 
 hemisphere past the South Pole to the limb. 
 Targets are spaced by 1 second; the 72nd target 
 was 6.5 seconds beyond the South Pole. Targets 
 listed in files BETAZER0.TAB and BETAZER1.TAB in 
 the GEOMETRY directory of this archive.</description>
        </Field_Character>
        <Group_Field_Character>
          <group_number>1</group_number>
          <repetitions>42</repetitions>
          <fields>2</fields>
          <groups>0</groups>
          <description>Values of left-circularly polarized (LCP) echo 
 power which have been extracted from the time 
 vs frequency array of LCP power spectra and 
 which can be binned according to (1) their 
 proximity to a 'target' point and (2) the 
 bistatic angle at the target point when the 
 measurement was made. The first N of these 42 
 values are valid measurements of LCP power; 
 N is given by the corresponding entry in 
 SRTNPWR.TAB. For example, if the value at 
 (BETA_INDEX=3,ITEM=TARGET=5) in SRTNPWR.TAB 
 is 11, then the first 11 items in this column 
 are valid measurements of LCP echo power (the 
 remaining 31 entries should be set to 0.00).</description>
          <group_location unit="byte">10</group_location>
          <group_length unit="byte">336</group_length>
          <Field_Character>
            <name>LCP ECHO POWERS</name>
            <field_number>1</field_number>
            <field_location unit="byte">1</field_location>
            <data_type>ASCII_Real</data_type>
            <field_length unit="byte">7</field_length>
            <unit>nanopicowatt per hertz</unit>
          </Field_Character>
          <Field_Character>
            <name>[UNUSED]</name>
            <field_number>2</field_number>
            <field_location unit="byte">8</field_location>
            <data_type>ASCII_String</data_type>
            <field_length unit="byte">1</field_length>
            <description>Field added during migration from PDS3 to accommodate inter-field bytes. These bytes are not documented in the PDS3 label.</description>
          </Field_Character>
        </Group_Field_Character>
      </Record_Character>
    </Table_Character>
  </File_Area_Observational>
  <File_Area_Observational_Supplemental>
    <File>
      <file_name>srtpwrl.lbl</file_name>
    </File>
    <Stream_Text>
      <offset unit="byte">0</offset>
      <parsing_standard_id>PDS3</parsing_standard_id>
      <description>Original PDS3 label</description>
      <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
    </Stream_Text>
  </File_Area_Observational_Supplemental>
</Product_Observational>