<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1L00.sch" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<?xml-model href="https://pds.nasa.gov/pds4/mission/vikinglander/v1/PDS4_VIKINGLANDER_1L00_1000.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" 
  xmlns:vikinglander="http://pds.nasa.gov/pds4/mission/vikinglander/v1"
  xsi:schemaLocation="http://pds.nasa.gov/pds4/pds/v1 https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1L00.xsd
     http://pds.nasa.gov/pds4/mission/vikinglander/v1 https://pds.nasa.gov/pds4/mission/vikinglander/v1/PDS4_VIKINGLANDER_1L00_1000.xsd">
  <Identification_Area>
    <logical_identifier>urn:nasa:pds:vl_seis_derived:data_derived:event_wind_summary</logical_identifier>
    <version_id>1.0</version_id>
    <title>Viking Lander Seismometer Data Product: event_wind_summary</title>
    <information_model_version>1.21.0.0</information_model_version>
    <product_class>Product_Observational</product_class>
    <Modification_History>
      <Modification_Detail>
        <modification_date>2024-05-02</modification_date>
        <version_id>1.0</version_id>
        <description>Initial Version.</description>
      </Modification_Detail>
    </Modification_History>
  </Identification_Area>
  <Observation_Area>
    <Time_Coordinates>
      <start_date_time>1976-09-04T00:53:01Z</start_date_time>
      <stop_date_time>1978-03-17T06:52:23Z</stop_date_time>
    </Time_Coordinates>
    <Investigation_Area>
      <name>Viking</name>
      <type>Mission</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:investigation:mission.viking</lid_reference>
        <reference_type>data_to_investigation</reference_type>
      </Internal_Reference>
    </Investigation_Area>
    <Observing_System>
      <Observing_System_Component>
        <name>Viking Lander 2</name>
        <type>Host</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.vl2</lid_reference>
          <reference_type>is_instrument_host</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
      <Observing_System_Component>
        <name>Seismometer for VL2</name>
        <type>Instrument</type>
        <Internal_Reference>
          <lid_reference>urn:nasa:pds:context:instrument:seis.vl2</lid_reference>
          <reference_type>is_instrument</reference_type>
        </Internal_Reference>
      </Observing_System_Component>
    </Observing_System>
    <Target_Identification>
      <name>Mars</name>
      <type>Planet</type>
      <Internal_Reference>
        <lid_reference>urn:nasa:pds:context:target:planet.mars</lid_reference>
        <reference_type>data_to_target</reference_type>
      </Internal_Reference>
    </Target_Identification>
    <Mission_Area>
      <vikinglander:Viking_Lander_Parameters>
        <vikinglander:Observation_Information>
          <vikinglander:product_type_name>event_mode</vikinglander:product_type_name>
          <vikinglander:mission_phase_name>Primary_Mission</vikinglander:mission_phase_name>
          <vikinglander:mission_phase_name>Extended_Mission</vikinglander:mission_phase_name>
          <vikinglander:start_sol_number>0</vikinglander:start_sol_number>
          <vikinglander:stop_sol_number>560</vikinglander:stop_sol_number>
        </vikinglander:Observation_Information>
      </vikinglander:Viking_Lander_Parameters>
    </Mission_Area>
  </Observation_Area>
    <File_Area_Observational>
    <File>
      <file_name>event_wind_summary.tab</file_name>
      <creation_date_time>2016-12-12</creation_date_time>
    </File>
    <Table_Character>
      <offset unit="byte">0</offset>
      <records>256087</records>
      <description>This file is a summary of the Viking Seismometer 
        Data Event mode records, intended as a high-level index to events of 
        interest, and for large-scale correlation with meteorological data.  
        In Event mode, raw readings were compressed in the instrument itself 
        by recording the number of positive-going zero crossings in a 1.01s 
        interval, and recording an envelope value generated by digital filtering.
        For details see VPDS_EVENT_WINDS_FORMAT.TXT in the DOCUMENT directory.
        Time is Local Lander Time.</description>
      <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
      <Record_Character>
        <fields>24</fields>
        <groups>0</groups>
        <record_length unit="byte">152</record_length>
        <Field_Character>
          <name>archived_record_number</name>
          <field_number>1</field_number>
          <field_location unit="byte">1</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">6</field_length>
          <description>An ordinal number indicating the record in 
            the present file and in the corresponding archive files 
            (VPDS_EVENT_XAMP.CSV etc.) Note that those files only carry the 
            records with 51 readings, hence there are fewer records in the 
            archive file than in the present summary.</description>
        </Field_Character>
        <Field_Character>
          <name>seismic_time_sols</name>
          <field_number>2</field_number>
          <field_location unit="byte">7</field_location>
          <data_type>ASCII_Real</data_type>
          <field_length unit="byte">12</field_length>
          <description>The mission time in decimal Sols (i.e. 
            sol+(hr*3600.0+min*60.0+sec)/88775.0).</description>
        </Field_Character>
        <Field_Character>
          <name>original_file_number</name>
          <field_number>3</field_number>
          <field_location unit="byte">19</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">6</field_length>
          <description>The file number of the original data  (i.e. 
            file number 0101 corresponds to VUSA.0101).</description>
        </Field_Character>
        <Field_Character>
          <name>original_record_number</name>
          <field_number>4</field_number>
          <field_location unit="byte">25</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">7</field_length>
          <description>The line number in the original VUSA file to 
            which the present record corresponds.</description>
        </Field_Character>
        <Field_Character>
          <name>data_acquisition_sol</name>
          <field_number>5</field_number>
          <field_location unit="byte">32</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">4</field_length>
          <description>The sol number on which the data were acquired. 
            Landing day is sol 0.</description>
        </Field_Character>
        <Field_Character>
          <name>data_acquisition_hour</name>
          <field_number>6</field_number>
          <field_location unit="byte">36</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">4</field_length>
          <description>The hour of acquisition end.</description>
        </Field_Character>
        <Field_Character>
          <name>data_acqusition_minute</name>
          <field_number>7</field_number>
          <field_location unit="byte">40</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">4</field_length>
          <description>The minute of acquisition end.</description>
        </Field_Character>
        <Field_Character>
          <name>data_acquisition_second</name>
          <field_number>8</field_number>
          <field_location unit="byte">44</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">4</field_length>
          <description>The second of acquisition end. Note that the 
            data in the VUSA file are reported at 1Hz, thus the end of acquisition 
            is typically 51 seconds after this time.</description>
        </Field_Character>
        <Field_Character>
          <name>median_x_axis</name>
          <field_number>9</field_number>
          <field_location unit="byte">48</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The median X-axis reading. 1 digital unit (DU)
            corresponds roughly to 2nm at 3Hz (see seismic_dataset.txt).
          </description>
        </Field_Character>
        <Field_Character>
          <name>first_x_axis</name>
          <field_number>10</field_number>
          <field_location unit="byte">53</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The first X-axis reading in the record.</description>
        </Field_Character>
        <Field_Character>
          <name>maximum_x_axis</name>
          <field_number>11</field_number>
          <field_location unit="byte">58</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The maximum X-axis reading in the record.</description>
        </Field_Character>
        <Field_Character>
          <name>minimum_x_axis</name>
          <field_number>12</field_number>
          <field_location unit="byte">63</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The minimum X-axis reading in the record.</description>
        </Field_Character>
        <Field_Character>
          <name>rms_x_axis_x100</name>
          <field_number>13</field_number>
          <field_location unit="byte">68</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">6</field_length>
          <description>100 times the RMS X-axis reading.</description>
        </Field_Character>
        <Field_Character>
          <name>rms_y_axis_x100</name>
          <field_number>14</field_number>
          <field_location unit="byte">74</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">6</field_length>
          <description>100 times the RMS Y-axis reading.</description>
        </Field_Character>
        <Field_Character>
          <name>rms_z_axis_x100</name>
          <field_number>15</field_number>
          <field_location unit="byte">80</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">6</field_length>
          <description>100 times the RMS Z-axis reading.</description>
        </Field_Character>
        <Field_Character>
          <name>mean_x_axis_crossings</name>
          <field_number>16</field_number>
          <field_location unit="byte">86</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The mean number of X-axis zero-crossings 
            in the record.</description>
        </Field_Character>
        <Field_Character>
          <name>mean_y_axis_crossings</name>
          <field_number>17</field_number>
          <field_location unit="byte">91</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The mean number of Y-axis zero-crossings 
            in the record.</description>
        </Field_Character>
        <Field_Character>
          <name>mean_z_axis_crossings</name>
          <field_number>18</field_number>
          <field_location unit="byte">96</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">5</field_length>
          <description>The mean number of Z-axis zero-crossings 
            in the record.</description>
        </Field_Character>
        <Field_Character>
          <name>meteo_time_sols</name>
          <field_number>19</field_number>
          <field_location unit="byte">101</field_location>
          <data_type>ASCII_Real</data_type>
          <field_length unit="byte">11</field_length>
          <description>The mission time in decimal Sols (i.e. 
            sol+(hr*3600.0+min*60.0+sec)/88775.24)
            of the meteorological data</description>
        </Field_Character>
        <Field_Character>
          <name>windspeed</name>
          <field_number>20</field_number>
          <field_location unit="byte">112</field_location>
          <data_type>ASCII_Real</data_type>
          <field_length unit="byte">7</field_length>
          <unit>m/sec</unit>
          <description>nearest windspeed (m/s) value.</description>
        </Field_Character>
        <Field_Character>
          <name>pressure</name>
          <field_number>21</field_number>
          <field_location unit="byte">119</field_location>
          <data_type>ASCII_Real</data_type>
          <field_length unit="byte">7</field_length>
          <unit>mbar</unit>
          <description>pressure (mbar).</description>
        </Field_Character>
        <Field_Character>
          <name>wind_direction</name>
          <field_number>22</field_number>
          <field_location unit="byte">126</field_location>
          <data_type>ASCII_Real</data_type>
          <field_length unit="byte">8</field_length>
          <unit>deg</unit>
          <description>wind direction (degrees clockwise from 
            North towards which the wind is blowing).</description>
        </Field_Character>
        <Field_Character>
          <name>air_temperature</name>
          <field_number>23</field_number>
          <field_location unit="byte">134</field_location>
          <data_type>ASCII_Real</data_type>
          <field_length unit="byte">8</field_length>
          <unit>K</unit>
          <description>Measured air temperature (K). Note that 
            this value has not been screened for possible lander thermal 
            contamination (see Hess et al. 1977; doi:10.1029/JS082i028p04559).
          </description>
        </Field_Character>
        <Field_Character>
          <name>wind_seismic_interval</name>
          <field_number>24</field_number>
          <field_location unit="byte">142</field_location>
          <data_type>ASCII_Integer</data_type>
          <field_length unit="byte">9</field_length>
          <unit>sec</unit>
          <description>Time in seconds between closest wind 
            measurement and the end of the seismic record (for the first 
            and last sol of the file, this value should be ignored). Positive
            means seismic data obtained after meteorology.</description>
        </Field_Character>
      </Record_Character>
    </Table_Character>
  </File_Area_Observational>
  <File_Area_Observational_Supplemental>
    <File>
      <file_name>event_wind_summary.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>
