<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1800.sch" 
   schematypens="http://purl.oclc.org/dsdl/schematron"?>
<Product_Observational
   xmlns="http://pds.nasa.gov/pds4/pds/v1"
   xmlns:pds="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_1800.xsd">
       <Identification_Area>
             <logical_identifier>urn:nasa:pds:maven.rose.raw:calibration.wea:mvn_rse_l2_w40_20210101t000000</logical_identifier>
             <version_id>1.4</version_id>
             <title>DSSC 40 Weather Data</title>
             <information_model_version>1.8.0.0</information_model_version>
             <product_class>Product_Observational</product_class>
             <Citation_Information>
                   <author_list>Paul Withers</author_list>
                   <publication_year>2022</publication_year>
                   <description>DSN weather data for MAVEN radio occultation observations</description>
             </Citation_Information>
             <Modification_History>
                   <Modification_Detail>
                         <modification_date>2017-10-04</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>2021-01-01T00:00:00.000Z</start_date_time>
                   <stop_date_time>2021-12-31T23:59:59.999Z</stop_date_time>
             </Time_Coordinates>
             <Primary_Result_Summary>
                   <purpose>Calibration</purpose>
                   <processing_level>Calibrated</processing_level>
                   <description>Meteorological data from DSCC 40</description>
                   <Science_Facets>
                         <domain>Ionosphere</domain>
                         <discipline_name>Particles</discipline_name>
                         <facet1>Electrons</facet1>
                         <facet2>Plasma</facet2>
                  </Science_Facets>
             </Primary_Result_Summary>
             <Investigation_Area>
                   <name>Mars Atmosphere And Volatile EvolutioN Mission</name>
                   <type>Mission</type>
                   <Internal_Reference>
                         <lid_reference>urn:nasa:pds:context:investigation:mission.maven</lid_reference>
                         <reference_type>data_to_investigation</reference_type>
                   </Internal_Reference>
             </Investigation_Area>
             <Observing_System>
                   <Observing_System_Component>
                         <name>MAVEN</name>
                         <type>Spacecraft</type>
                         <Internal_Reference>
                               <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.maven</lid_reference>
                               <reference_type>is_instrument_host</reference_type>
                         </Internal_Reference>
                   </Observing_System_Component>
                   <Observing_System_Component>
                         <name>RSE</name>
                         <type>Instrument</type>
                         <Internal_Reference>
                               <lid_reference>urn:nasa:pds:context:instrument:rss.maven</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>
       </Observation_Area>
       <Reference_List>
            <Internal_Reference>
                  <lid_reference>urn:nasa:pds:maven.rose.raw:document:wea</lid_reference>
                  <reference_type>data_to_document</reference_type>
            </Internal_Reference>
       </Reference_List>
       <File_Area_Observational>
             <File>
                   <file_name>mvn_rse_l2_w40_20210101T000000_v01_r04.tab</file_name>
                   <creation_date_time>2022-05-03T18:33:35</creation_date_time>
                   <file_size unit="byte">1197420</file_size>
                   <md5_checksum>8c5bed14cb89a4caba916943f2fae165</md5_checksum>
             </File>
             <Table_Character>
                   <name>Block 001 Identifier for DOY 001</name>
                   <offset unit="byte">0</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">120</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 001 Measurements for DOY 001</name>
                   <offset unit="byte">300</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 002 Identifier for DOY 002</name>
                   <offset unit="byte">420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 002 Measurements for DOY 002</name>
                   <offset unit="byte">720</offset>
                   <records>34</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 003 Identifier for DOY 003</name>
                   <offset unit="byte">2820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">2940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 003 Measurements for DOY 003</name>
                   <offset unit="byte">3120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 004 Identifier for DOY 004</name>
                   <offset unit="byte">6120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">6240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 004 Measurements for DOY 004</name>
                   <offset unit="byte">6420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 005 Identifier for DOY 005</name>
                   <offset unit="byte">9420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">9540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 005 Measurements for DOY 005</name>
                   <offset unit="byte">9720</offset>
                   <records>47</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 006 Identifier for DOY 006</name>
                   <offset unit="byte">12600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">12720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 006 Measurements for DOY 006</name>
                   <offset unit="byte">12900</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 007 Identifier for DOY 007</name>
                   <offset unit="byte">15900</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">16020</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 007 Measurements for DOY 007</name>
                   <offset unit="byte">16200</offset>
                   <records>46</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 008 Identifier for DOY 008</name>
                   <offset unit="byte">19020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">19140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 008 Measurements for DOY 008</name>
                   <offset unit="byte">19320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 009 Identifier for DOY 009</name>
                   <offset unit="byte">22320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">22440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 009 Measurements for DOY 009</name>
                   <offset unit="byte">22620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 010 Identifier for DOY 010</name>
                   <offset unit="byte">25620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">25740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 010 Measurements for DOY 010</name>
                   <offset unit="byte">25920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 011 Identifier for DOY 011</name>
                   <offset unit="byte">28920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">29040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 011 Measurements for DOY 011</name>
                   <offset unit="byte">29220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 012 Identifier for DOY 012</name>
                   <offset unit="byte">32220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">32340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 012 Measurements for DOY 012</name>
                   <offset unit="byte">32520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 013 Identifier for DOY 013</name>
                   <offset unit="byte">35520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">35640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 013 Measurements for DOY 013</name>
                   <offset unit="byte">35820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 014 Identifier for DOY 014</name>
                   <offset unit="byte">38820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">38940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 014 Measurements for DOY 014</name>
                   <offset unit="byte">39120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 015 Identifier for DOY 015</name>
                   <offset unit="byte">42120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">42240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 015 Measurements for DOY 015</name>
                   <offset unit="byte">42420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 016 Identifier for DOY 016</name>
                   <offset unit="byte">45420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">45540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 016 Measurements for DOY 016</name>
                   <offset unit="byte">45720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 017 Identifier for DOY 017</name>
                   <offset unit="byte">48720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">48840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 017 Measurements for DOY 017</name>
                   <offset unit="byte">49020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 018 Identifier for DOY 018</name>
                   <offset unit="byte">52020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">52140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 018 Measurements for DOY 018</name>
                   <offset unit="byte">52320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 019 Identifier for DOY 019</name>
                   <offset unit="byte">55320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">55440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 019 Measurements for DOY 019</name>
                   <offset unit="byte">55620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 020 Identifier for DOY 020</name>
                   <offset unit="byte">58620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">58740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 020 Measurements for DOY 020</name>
                   <offset unit="byte">58920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 021 Identifier for DOY 021</name>
                   <offset unit="byte">61920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">62040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 021 Measurements for DOY 021</name>
                   <offset unit="byte">62220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 022 Identifier for DOY 022</name>
                   <offset unit="byte">65220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">65340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 022 Measurements for DOY 022</name>
                   <offset unit="byte">65520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 023 Identifier for DOY 023</name>
                   <offset unit="byte">68520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">68640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 023 Measurements for DOY 023</name>
                   <offset unit="byte">68820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 024 Identifier for DOY 024</name>
                   <offset unit="byte">71820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">71940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 024 Measurements for DOY 024</name>
                   <offset unit="byte">72120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 025 Identifier for DOY 025</name>
                   <offset unit="byte">75120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">75240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 025 Measurements for DOY 025</name>
                   <offset unit="byte">75420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 026 Identifier for DOY 026</name>
                   <offset unit="byte">78420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">78540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 026 Measurements for DOY 026</name>
                   <offset unit="byte">78720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 027 Identifier for DOY 027</name>
                   <offset unit="byte">81720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">81840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 027 Measurements for DOY 027</name>
                   <offset unit="byte">82020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 028 Identifier for DOY 028</name>
                   <offset unit="byte">85020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">85140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 028 Measurements for DOY 028</name>
                   <offset unit="byte">85320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 029 Identifier for DOY 029</name>
                   <offset unit="byte">88320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">88440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 029 Measurements for DOY 029</name>
                   <offset unit="byte">88620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 030 Identifier for DOY 030</name>
                   <offset unit="byte">91620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">91740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 030 Measurements for DOY 030</name>
                   <offset unit="byte">91920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 031 Identifier for DOY 031</name>
                   <offset unit="byte">94920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">95040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 031 Measurements for DOY 031</name>
                   <offset unit="byte">95220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 032 Identifier for DOY 032</name>
                   <offset unit="byte">98220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">98340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 032 Measurements for DOY 032</name>
                   <offset unit="byte">98520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 033 Identifier for DOY 033</name>
                   <offset unit="byte">101520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">101640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 033 Measurements for DOY 033</name>
                   <offset unit="byte">101820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 034 Identifier for DOY 034</name>
                   <offset unit="byte">104820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">104940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 034 Measurements for DOY 034</name>
                   <offset unit="byte">105120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 035 Identifier for DOY 035</name>
                   <offset unit="byte">108120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">108240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 035 Measurements for DOY 035</name>
                   <offset unit="byte">108420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 036 Identifier for DOY 036</name>
                   <offset unit="byte">111420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">111540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 036 Measurements for DOY 036</name>
                   <offset unit="byte">111720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 037 Identifier for DOY 037</name>
                   <offset unit="byte">114720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">114840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 037 Measurements for DOY 037</name>
                   <offset unit="byte">115020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 038 Identifier for DOY 038</name>
                   <offset unit="byte">118020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">118140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 038 Measurements for DOY 038</name>
                   <offset unit="byte">118320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 039 Identifier for DOY 039</name>
                   <offset unit="byte">121320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">121440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 039 Measurements for DOY 039</name>
                   <offset unit="byte">121620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 040 Identifier for DOY 040</name>
                   <offset unit="byte">124620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">124740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 040 Measurements for DOY 040</name>
                   <offset unit="byte">124920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 041 Identifier for DOY 041</name>
                   <offset unit="byte">127920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">128040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 041 Measurements for DOY 041</name>
                   <offset unit="byte">128220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 042 Identifier for DOY 042</name>
                   <offset unit="byte">131220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">131340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 042 Measurements for DOY 042</name>
                   <offset unit="byte">131520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 043 Identifier for DOY 043</name>
                   <offset unit="byte">134520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">134640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 043 Measurements for DOY 043</name>
                   <offset unit="byte">134820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 044 Identifier for DOY 044</name>
                   <offset unit="byte">137820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">137940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 044 Measurements for DOY 044</name>
                   <offset unit="byte">138120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 045 Identifier for DOY 045</name>
                   <offset unit="byte">141120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">141240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 045 Measurements for DOY 045</name>
                   <offset unit="byte">141420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 046 Identifier for DOY 046</name>
                   <offset unit="byte">144420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">144540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 046 Measurements for DOY 046</name>
                   <offset unit="byte">144720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 047 Identifier for DOY 047</name>
                   <offset unit="byte">147720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">147840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 047 Measurements for DOY 047</name>
                   <offset unit="byte">148020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 048 Identifier for DOY 048</name>
                   <offset unit="byte">151020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">151140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 048 Measurements for DOY 048</name>
                   <offset unit="byte">151320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 049 Identifier for DOY 049</name>
                   <offset unit="byte">154320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">154440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 049 Measurements for DOY 049</name>
                   <offset unit="byte">154620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 050 Identifier for DOY 050</name>
                   <offset unit="byte">157620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">157740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 050 Measurements for DOY 050</name>
                   <offset unit="byte">157920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 051 Identifier for DOY 051</name>
                   <offset unit="byte">160920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">161040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 051 Measurements for DOY 051</name>
                   <offset unit="byte">161220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 052 Identifier for DOY 052</name>
                   <offset unit="byte">164220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">164340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 052 Measurements for DOY 052</name>
                   <offset unit="byte">164520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 053 Identifier for DOY 053</name>
                   <offset unit="byte">167520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">167640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 053 Measurements for DOY 053</name>
                   <offset unit="byte">167820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 054 Identifier for DOY 054</name>
                   <offset unit="byte">170820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">170940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 054 Measurements for DOY 054</name>
                   <offset unit="byte">171120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 055 Identifier for DOY 055</name>
                   <offset unit="byte">174120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">174240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 055 Measurements for DOY 055</name>
                   <offset unit="byte">174420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 056 Identifier for DOY 056</name>
                   <offset unit="byte">177420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">177540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 056 Measurements for DOY 056</name>
                   <offset unit="byte">177720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 057 Identifier for DOY 057</name>
                   <offset unit="byte">180720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">180840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 057 Measurements for DOY 057</name>
                   <offset unit="byte">181020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 058 Identifier for DOY 058</name>
                   <offset unit="byte">184020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">184140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 058 Measurements for DOY 058</name>
                   <offset unit="byte">184320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 059 Identifier for DOY 059</name>
                   <offset unit="byte">187320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">187440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 059 Measurements for DOY 059</name>
                   <offset unit="byte">187620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 060 Identifier for DOY 060</name>
                   <offset unit="byte">190620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">190740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 060 Measurements for DOY 060</name>
                   <offset unit="byte">190920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 061 Identifier for DOY 061</name>
                   <offset unit="byte">193920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">194040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 061 Measurements for DOY 061</name>
                   <offset unit="byte">194220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 062 Identifier for DOY 062</name>
                   <offset unit="byte">197220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">197340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 062 Measurements for DOY 062</name>
                   <offset unit="byte">197520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 063 Identifier for DOY 063</name>
                   <offset unit="byte">200520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">200640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 063 Measurements for DOY 063</name>
                   <offset unit="byte">200820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 064 Identifier for DOY 064</name>
                   <offset unit="byte">203820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">203940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 064 Measurements for DOY 064</name>
                   <offset unit="byte">204120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 065 Identifier for DOY 065</name>
                   <offset unit="byte">207120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">207240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 065 Measurements for DOY 065</name>
                   <offset unit="byte">207420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 066 Identifier for DOY 066</name>
                   <offset unit="byte">210420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">210540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 066 Measurements for DOY 066</name>
                   <offset unit="byte">210720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 067 Identifier for DOY 067</name>
                   <offset unit="byte">213720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">213840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 067 Measurements for DOY 067</name>
                   <offset unit="byte">214020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 068 Identifier for DOY 068</name>
                   <offset unit="byte">217020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">217140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 068 Measurements for DOY 068</name>
                   <offset unit="byte">217320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 069 Identifier for DOY 069</name>
                   <offset unit="byte">220320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">220440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 069 Measurements for DOY 069</name>
                   <offset unit="byte">220620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 070 Identifier for DOY 070</name>
                   <offset unit="byte">223620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">223740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 070 Measurements for DOY 070</name>
                   <offset unit="byte">223920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 071 Identifier for DOY 071</name>
                   <offset unit="byte">226920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">227040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 071 Measurements for DOY 071</name>
                   <offset unit="byte">227220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 072 Identifier for DOY 072</name>
                   <offset unit="byte">230220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">230340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 072 Measurements for DOY 072</name>
                   <offset unit="byte">230520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 073 Identifier for DOY 073</name>
                   <offset unit="byte">233520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">233640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 073 Measurements for DOY 073</name>
                   <offset unit="byte">233820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 074 Identifier for DOY 074</name>
                   <offset unit="byte">236820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">236940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 074 Measurements for DOY 074</name>
                   <offset unit="byte">237120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 075 Identifier for DOY 075</name>
                   <offset unit="byte">240120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">240240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 075 Measurements for DOY 075</name>
                   <offset unit="byte">240420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 076 Identifier for DOY 076</name>
                   <offset unit="byte">243420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">243540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 076 Measurements for DOY 076</name>
                   <offset unit="byte">243720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 077 Identifier for DOY 077</name>
                   <offset unit="byte">246720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">246840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 077 Measurements for DOY 077</name>
                   <offset unit="byte">247020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 078 Identifier for DOY 078</name>
                   <offset unit="byte">250020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">250140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 078 Measurements for DOY 078</name>
                   <offset unit="byte">250320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 079 Identifier for DOY 079</name>
                   <offset unit="byte">253320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">253440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 079 Measurements for DOY 079</name>
                   <offset unit="byte">253620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 080 Identifier for DOY 080</name>
                   <offset unit="byte">256620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">256740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 080 Measurements for DOY 080</name>
                   <offset unit="byte">256920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 081 Identifier for DOY 081</name>
                   <offset unit="byte">259920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">260040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 081 Measurements for DOY 081</name>
                   <offset unit="byte">260220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 082 Identifier for DOY 082</name>
                   <offset unit="byte">263220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">263340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 082 Measurements for DOY 082</name>
                   <offset unit="byte">263520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 083 Identifier for DOY 083</name>
                   <offset unit="byte">266520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">266640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 083 Measurements for DOY 083</name>
                   <offset unit="byte">266820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 084 Identifier for DOY 084</name>
                   <offset unit="byte">269820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">269940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 084 Measurements for DOY 084</name>
                   <offset unit="byte">270120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 085 Identifier for DOY 085</name>
                   <offset unit="byte">273120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">273240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 085 Measurements for DOY 085</name>
                   <offset unit="byte">273420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 086 Identifier for DOY 086</name>
                   <offset unit="byte">276420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">276540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 086 Measurements for DOY 086</name>
                   <offset unit="byte">276720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 087 Identifier for DOY 087</name>
                   <offset unit="byte">279720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">279840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 087 Measurements for DOY 087</name>
                   <offset unit="byte">280020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 088 Identifier for DOY 088</name>
                   <offset unit="byte">283020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">283140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 088 Measurements for DOY 088</name>
                   <offset unit="byte">283320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 089 Identifier for DOY 089</name>
                   <offset unit="byte">286320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">286440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 089 Measurements for DOY 089</name>
                   <offset unit="byte">286620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 090 Identifier for DOY 090</name>
                   <offset unit="byte">289620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">289740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 090 Measurements for DOY 090</name>
                   <offset unit="byte">289920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 091 Identifier for DOY 091</name>
                   <offset unit="byte">292920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">293040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 091 Measurements for DOY 091</name>
                   <offset unit="byte">293220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 092 Identifier for DOY 092</name>
                   <offset unit="byte">296220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">296340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 092 Measurements for DOY 092</name>
                   <offset unit="byte">296520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 093 Identifier for DOY 093</name>
                   <offset unit="byte">299520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">299640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 093 Measurements for DOY 093</name>
                   <offset unit="byte">299820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 094 Identifier for DOY 094</name>
                   <offset unit="byte">302820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">302940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 094 Measurements for DOY 094</name>
                   <offset unit="byte">303120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 095 Identifier for DOY 095</name>
                   <offset unit="byte">306120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">306240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 095 Measurements for DOY 095</name>
                   <offset unit="byte">306420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 096 Identifier for DOY 096</name>
                   <offset unit="byte">309420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">309540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 096 Measurements for DOY 096</name>
                   <offset unit="byte">309720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 097 Identifier for DOY 097</name>
                   <offset unit="byte">312720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">312840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 097 Measurements for DOY 097</name>
                   <offset unit="byte">313020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 098 Identifier for DOY 098</name>
                   <offset unit="byte">316020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">316140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 098 Measurements for DOY 098</name>
                   <offset unit="byte">316320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 099 Identifier for DOY 099</name>
                   <offset unit="byte">319320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">319440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 099 Measurements for DOY 099</name>
                   <offset unit="byte">319620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 100 Identifier for DOY 100</name>
                   <offset unit="byte">322620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">322740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 100 Measurements for DOY 100</name>
                   <offset unit="byte">322920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 101 Identifier for DOY 101</name>
                   <offset unit="byte">325920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">326040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 101 Measurements for DOY 101</name>
                   <offset unit="byte">326220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 102 Identifier for DOY 102</name>
                   <offset unit="byte">329220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">329340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 102 Measurements for DOY 102</name>
                   <offset unit="byte">329520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 103 Identifier for DOY 103</name>
                   <offset unit="byte">332520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">332640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 103 Measurements for DOY 103</name>
                   <offset unit="byte">332820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 104 Identifier for DOY 104</name>
                   <offset unit="byte">335820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">335940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 104 Measurements for DOY 104</name>
                   <offset unit="byte">336120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 105 Identifier for DOY 105</name>
                   <offset unit="byte">339120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">339240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 105 Measurements for DOY 105</name>
                   <offset unit="byte">339420</offset>
                   <records>48</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 106 Identifier for DOY 106</name>
                   <offset unit="byte">342360</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">342480</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 106 Measurements for DOY 106</name>
                   <offset unit="byte">342660</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 107 Identifier for DOY 107</name>
                   <offset unit="byte">345660</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">345780</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 107 Measurements for DOY 107</name>
                   <offset unit="byte">345960</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 108 Identifier for DOY 108</name>
                   <offset unit="byte">348960</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">349080</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 108 Measurements for DOY 108</name>
                   <offset unit="byte">349260</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 109 Identifier for DOY 109</name>
                   <offset unit="byte">352260</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">352380</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 109 Measurements for DOY 109</name>
                   <offset unit="byte">352560</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 110 Identifier for DOY 110</name>
                   <offset unit="byte">355560</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">355680</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 110 Measurements for DOY 110</name>
                   <offset unit="byte">355860</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 111 Identifier for DOY 111</name>
                   <offset unit="byte">358860</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">358980</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 111 Measurements for DOY 111</name>
                   <offset unit="byte">359160</offset>
                   <records>48</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 112 Identifier for DOY 112</name>
                   <offset unit="byte">362100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">362220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 112 Measurements for DOY 112</name>
                   <offset unit="byte">362400</offset>
                   <records>10</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 113 Identifier for DOY 113</name>
                   <offset unit="byte">363060</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">363180</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 113 Measurements for DOY 113</name>
                   <offset unit="byte">363360</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 114 Identifier for DOY 114</name>
                   <offset unit="byte">366360</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">366480</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 114 Measurements for DOY 114</name>
                   <offset unit="byte">366660</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 115 Identifier for DOY 115</name>
                   <offset unit="byte">369660</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">369780</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 115 Measurements for DOY 115</name>
                   <offset unit="byte">369960</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 116 Identifier for DOY 116</name>
                   <offset unit="byte">372960</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">373080</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 116 Measurements for DOY 116</name>
                   <offset unit="byte">373260</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 117 Identifier for DOY 117</name>
                   <offset unit="byte">376260</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">376380</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 117 Measurements for DOY 117</name>
                   <offset unit="byte">376560</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 118 Identifier for DOY 118</name>
                   <offset unit="byte">379560</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">379680</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 118 Measurements for DOY 118</name>
                   <offset unit="byte">379860</offset>
                   <records>43</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 119 Identifier for DOY 119</name>
                   <offset unit="byte">382500</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">382620</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 119 Measurements for DOY 119</name>
                   <offset unit="byte">382800</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 120 Identifier for DOY 120</name>
                   <offset unit="byte">385800</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">385920</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 120 Measurements for DOY 120</name>
                   <offset unit="byte">386100</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 121 Identifier for DOY 121</name>
                   <offset unit="byte">389100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">389220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 121 Measurements for DOY 121</name>
                   <offset unit="byte">389400</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 122 Identifier for DOY 122</name>
                   <offset unit="byte">392400</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">392520</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 122 Measurements for DOY 122</name>
                   <offset unit="byte">392700</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 123 Identifier for DOY 123</name>
                   <offset unit="byte">395700</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">395820</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 123 Measurements for DOY 123</name>
                   <offset unit="byte">396000</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 124 Identifier for DOY 124</name>
                   <offset unit="byte">399000</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">399120</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 124 Measurements for DOY 124</name>
                   <offset unit="byte">399300</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 125 Identifier for DOY 125</name>
                   <offset unit="byte">402300</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">402420</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 125 Measurements for DOY 125</name>
                   <offset unit="byte">402600</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 126 Identifier for DOY 126</name>
                   <offset unit="byte">405600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">405720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 126 Measurements for DOY 126</name>
                   <offset unit="byte">405900</offset>
                   <records>40</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 127 Identifier for DOY 127</name>
                   <offset unit="byte">408360</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">408480</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 127 Measurements for DOY 127</name>
                   <offset unit="byte">408660</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 128 Identifier for DOY 128</name>
                   <offset unit="byte">411660</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">411780</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 128 Measurements for DOY 128</name>
                   <offset unit="byte">411960</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 129 Identifier for DOY 129</name>
                   <offset unit="byte">414960</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">415080</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 129 Measurements for DOY 129</name>
                   <offset unit="byte">415260</offset>
                   <records>45</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 130 Identifier for DOY 130</name>
                   <offset unit="byte">418020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">418140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 130 Measurements for DOY 130</name>
                   <offset unit="byte">418320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 131 Identifier for DOY 131</name>
                   <offset unit="byte">421320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">421440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 131 Measurements for DOY 131</name>
                   <offset unit="byte">421620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 132 Identifier for DOY 132</name>
                   <offset unit="byte">424620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">424740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 132 Measurements for DOY 132</name>
                   <offset unit="byte">424920</offset>
                   <records>33</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 133 Identifier for DOY 133</name>
                   <offset unit="byte">426960</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">427080</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 133 Measurements for DOY 133</name>
                   <offset unit="byte">427260</offset>
                   <records>44</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 134 Identifier for DOY 134</name>
                   <offset unit="byte">429960</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">430080</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 134 Measurements for DOY 134</name>
                   <offset unit="byte">430260</offset>
                   <records>36</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 135 Identifier for DOY 135</name>
                   <offset unit="byte">432480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">432600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 135 Measurements for DOY 135</name>
                   <offset unit="byte">432780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 136 Identifier for DOY 136</name>
                   <offset unit="byte">435780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">435900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 136 Measurements for DOY 136</name>
                   <offset unit="byte">436080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 137 Identifier for DOY 137</name>
                   <offset unit="byte">439080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">439200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 137 Measurements for DOY 137</name>
                   <offset unit="byte">439380</offset>
                   <records>47</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 138 Identifier for DOY 138</name>
                   <offset unit="byte">442260</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">442380</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 138 Measurements for DOY 138</name>
                   <offset unit="byte">442560</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 139 Identifier for DOY 139</name>
                   <offset unit="byte">445560</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">445680</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 139 Measurements for DOY 139</name>
                   <offset unit="byte">445860</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 140 Identifier for DOY 140</name>
                   <offset unit="byte">448860</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">448980</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 140 Measurements for DOY 140</name>
                   <offset unit="byte">449160</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 141 Identifier for DOY 141</name>
                   <offset unit="byte">452160</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">452280</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 141 Measurements for DOY 141</name>
                   <offset unit="byte">452460</offset>
                   <records>43</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 142 Identifier for DOY 142</name>
                   <offset unit="byte">455100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">455220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 142 Measurements for DOY 142</name>
                   <offset unit="byte">455400</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 143 Identifier for DOY 143</name>
                   <offset unit="byte">458400</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">458520</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 143 Measurements for DOY 143</name>
                   <offset unit="byte">458700</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 144 Identifier for DOY 144</name>
                   <offset unit="byte">461700</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">461820</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 144 Measurements for DOY 144</name>
                   <offset unit="byte">462000</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 145 Identifier for DOY 145</name>
                   <offset unit="byte">465000</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">465120</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 145 Measurements for DOY 145</name>
                   <offset unit="byte">465300</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 146 Identifier for DOY 146</name>
                   <offset unit="byte">468300</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">468420</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 146 Measurements for DOY 146</name>
                   <offset unit="byte">468600</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 147 Identifier for DOY 147</name>
                   <offset unit="byte">471600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">471720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 147 Measurements for DOY 147</name>
                   <offset unit="byte">471900</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 148 Identifier for DOY 148</name>
                   <offset unit="byte">474900</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">475020</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 148 Measurements for DOY 148</name>
                   <offset unit="byte">475200</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 149 Identifier for DOY 149</name>
                   <offset unit="byte">478200</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">478320</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 149 Measurements for DOY 149</name>
                   <offset unit="byte">478500</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 150 Identifier for DOY 150</name>
                   <offset unit="byte">481500</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">481620</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 150 Measurements for DOY 150</name>
                   <offset unit="byte">481800</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 151 Identifier for DOY 151</name>
                   <offset unit="byte">484800</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">484920</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 151 Measurements for DOY 151</name>
                   <offset unit="byte">485100</offset>
                   <records>47</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 152 Identifier for DOY 152</name>
                   <offset unit="byte">487980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">488100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 152 Measurements for DOY 152</name>
                   <offset unit="byte">488280</offset>
                   <records>2</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 153 Identifier for DOY 153</name>
                   <offset unit="byte">488460</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">488580</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 153 Measurements for DOY 153</name>
                   <offset unit="byte">488760</offset>
                   <records>44</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 154 Identifier for DOY 154</name>
                   <offset unit="byte">491460</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">491580</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 154 Measurements for DOY 154</name>
                   <offset unit="byte">491760</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 155 Identifier for DOY 155</name>
                   <offset unit="byte">494760</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">494880</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 155 Measurements for DOY 155</name>
                   <offset unit="byte">495060</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 156 Identifier for DOY 156</name>
                   <offset unit="byte">498060</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">498180</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 156 Measurements for DOY 156</name>
                   <offset unit="byte">498360</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 157 Identifier for DOY 157</name>
                   <offset unit="byte">501360</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">501480</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 157 Measurements for DOY 157</name>
                   <offset unit="byte">501660</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 158 Identifier for DOY 158</name>
                   <offset unit="byte">504660</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">504780</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 158 Measurements for DOY 158</name>
                   <offset unit="byte">504960</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 159 Identifier for DOY 159</name>
                   <offset unit="byte">507960</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">508080</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 159 Measurements for DOY 159</name>
                   <offset unit="byte">508260</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 160 Identifier for DOY 160</name>
                   <offset unit="byte">511260</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">511380</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 160 Measurements for DOY 160</name>
                   <offset unit="byte">511560</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 161 Identifier for DOY 161</name>
                   <offset unit="byte">514560</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">514680</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 161 Measurements for DOY 161</name>
                   <offset unit="byte">514860</offset>
                   <records>47</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 162 Identifier for DOY 162</name>
                   <offset unit="byte">517740</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">517860</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 162 Measurements for DOY 162</name>
                   <offset unit="byte">518040</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 163 Identifier for DOY 163</name>
                   <offset unit="byte">521040</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">521160</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 163 Measurements for DOY 163</name>
                   <offset unit="byte">521340</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 164 Identifier for DOY 164</name>
                   <offset unit="byte">524340</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">524460</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 164 Measurements for DOY 164</name>
                   <offset unit="byte">524640</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 165 Identifier for DOY 165</name>
                   <offset unit="byte">527640</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">527760</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 165 Measurements for DOY 165</name>
                   <offset unit="byte">527940</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 166 Identifier for DOY 166</name>
                   <offset unit="byte">530940</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">531060</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 166 Measurements for DOY 166</name>
                   <offset unit="byte">531240</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 167 Identifier for DOY 167</name>
                   <offset unit="byte">534240</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">534360</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 167 Measurements for DOY 167</name>
                   <offset unit="byte">534540</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 168 Identifier for DOY 168</name>
                   <offset unit="byte">537540</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">537660</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 168 Measurements for DOY 168</name>
                   <offset unit="byte">537840</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 169 Identifier for DOY 169</name>
                   <offset unit="byte">540840</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">540960</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 169 Measurements for DOY 169</name>
                   <offset unit="byte">541140</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 170 Identifier for DOY 170</name>
                   <offset unit="byte">544140</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">544260</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 170 Measurements for DOY 170</name>
                   <offset unit="byte">544440</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 171 Identifier for DOY 171</name>
                   <offset unit="byte">547440</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">547560</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 171 Measurements for DOY 171</name>
                   <offset unit="byte">547740</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 172 Identifier for DOY 172</name>
                   <offset unit="byte">550740</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">550860</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 172 Measurements for DOY 172</name>
                   <offset unit="byte">551040</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 173 Identifier for DOY 173</name>
                   <offset unit="byte">554040</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">554160</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 173 Measurements for DOY 173</name>
                   <offset unit="byte">554340</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 174 Identifier for DOY 174</name>
                   <offset unit="byte">557340</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">557460</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 174 Measurements for DOY 174</name>
                   <offset unit="byte">557640</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 175 Identifier for DOY 175</name>
                   <offset unit="byte">560640</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">560760</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 175 Measurements for DOY 175</name>
                   <offset unit="byte">560940</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 176 Identifier for DOY 176</name>
                   <offset unit="byte">563940</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">564060</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 176 Measurements for DOY 176</name>
                   <offset unit="byte">564240</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 177 Identifier for DOY 177</name>
                   <offset unit="byte">567240</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">567360</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 177 Measurements for DOY 177</name>
                   <offset unit="byte">567540</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 178 Identifier for DOY 178</name>
                   <offset unit="byte">570540</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">570660</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 178 Measurements for DOY 178</name>
                   <offset unit="byte">570840</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 179 Identifier for DOY 179</name>
                   <offset unit="byte">573840</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">573960</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 179 Measurements for DOY 179</name>
                   <offset unit="byte">574140</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 180 Identifier for DOY 180</name>
                   <offset unit="byte">577140</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">577260</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 180 Measurements for DOY 180</name>
                   <offset unit="byte">577440</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 181 Identifier for DOY 181</name>
                   <offset unit="byte">580440</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">580560</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 181 Measurements for DOY 181</name>
                   <offset unit="byte">580740</offset>
                   <records>48</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 182 Identifier for DOY 182</name>
                   <offset unit="byte">583680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">583800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 182 Measurements for DOY 182</name>
                   <offset unit="byte">583980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 183 Identifier for DOY 183</name>
                   <offset unit="byte">586980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">587100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 183 Measurements for DOY 183</name>
                   <offset unit="byte">587280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 184 Identifier for DOY 184</name>
                   <offset unit="byte">590280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">590400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 184 Measurements for DOY 184</name>
                   <offset unit="byte">590580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 185 Identifier for DOY 185</name>
                   <offset unit="byte">593580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">593700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 185 Measurements for DOY 185</name>
                   <offset unit="byte">593880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 186 Identifier for DOY 186</name>
                   <offset unit="byte">596880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">597000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 186 Measurements for DOY 186</name>
                   <offset unit="byte">597180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 187 Identifier for DOY 187</name>
                   <offset unit="byte">600180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">600300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 187 Measurements for DOY 187</name>
                   <offset unit="byte">600480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 188 Identifier for DOY 188</name>
                   <offset unit="byte">603480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">603600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 188 Measurements for DOY 188</name>
                   <offset unit="byte">603780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 189 Identifier for DOY 189</name>
                   <offset unit="byte">606780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">606900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 189 Measurements for DOY 189</name>
                   <offset unit="byte">607080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 190 Identifier for DOY 190</name>
                   <offset unit="byte">610080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">610200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 190 Measurements for DOY 190</name>
                   <offset unit="byte">610380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 191 Identifier for DOY 191</name>
                   <offset unit="byte">613380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">613500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 191 Measurements for DOY 191</name>
                   <offset unit="byte">613680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 192 Identifier for DOY 192</name>
                   <offset unit="byte">616680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">616800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 192 Measurements for DOY 192</name>
                   <offset unit="byte">616980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 193 Identifier for DOY 193</name>
                   <offset unit="byte">619980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">620100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 193 Measurements for DOY 193</name>
                   <offset unit="byte">620280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 194 Identifier for DOY 194</name>
                   <offset unit="byte">623280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">623400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 194 Measurements for DOY 194</name>
                   <offset unit="byte">623580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 195 Identifier for DOY 195</name>
                   <offset unit="byte">626580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">626700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 195 Measurements for DOY 195</name>
                   <offset unit="byte">626880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 196 Identifier for DOY 196</name>
                   <offset unit="byte">629880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">630000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 196 Measurements for DOY 196</name>
                   <offset unit="byte">630180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 197 Identifier for DOY 197</name>
                   <offset unit="byte">633180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">633300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 197 Measurements for DOY 197</name>
                   <offset unit="byte">633480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 198 Identifier for DOY 198</name>
                   <offset unit="byte">636480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">636600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 198 Measurements for DOY 198</name>
                   <offset unit="byte">636780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 199 Identifier for DOY 199</name>
                   <offset unit="byte">639780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">639900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 199 Measurements for DOY 199</name>
                   <offset unit="byte">640080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 200 Identifier for DOY 200</name>
                   <offset unit="byte">643080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">643200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 200 Measurements for DOY 200</name>
                   <offset unit="byte">643380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 201 Identifier for DOY 201</name>
                   <offset unit="byte">646380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">646500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 201 Measurements for DOY 201</name>
                   <offset unit="byte">646680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 202 Identifier for DOY 202</name>
                   <offset unit="byte">649680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">649800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 202 Measurements for DOY 202</name>
                   <offset unit="byte">649980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 203 Identifier for DOY 203</name>
                   <offset unit="byte">652980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">653100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 203 Measurements for DOY 203</name>
                   <offset unit="byte">653280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 204 Identifier for DOY 202</name>
                   <offset unit="byte">656280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">656400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 204 Measurements for DOY 202</name>
                   <offset unit="byte">656580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 205 Identifier for DOY 203</name>
                   <offset unit="byte">659580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">659700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 205 Measurements for DOY 203</name>
                   <offset unit="byte">659880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 206 Identifier for DOY 204</name>
                   <offset unit="byte">662880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">663000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 206 Measurements for DOY 204</name>
                   <offset unit="byte">663180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 207 Identifier for DOY 205</name>
                   <offset unit="byte">666180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">666300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 207 Measurements for DOY 205</name>
                   <offset unit="byte">666480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 208 Identifier for DOY 206</name>
                   <offset unit="byte">669480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">669600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 208 Measurements for DOY 206</name>
                   <offset unit="byte">669780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 209 Identifier for DOY 207</name>
                   <offset unit="byte">672780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">672900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 209 Measurements for DOY 207</name>
                   <offset unit="byte">673080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 210 Identifier for DOY 208</name>
                   <offset unit="byte">676080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">676200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 210 Measurements for DOY 208</name>
                   <offset unit="byte">676380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 211 Identifier for DOY 209</name>
                   <offset unit="byte">679380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">679500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 211 Measurements for DOY 209</name>
                   <offset unit="byte">679680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 212 Identifier for DOY 210</name>
                   <offset unit="byte">682680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">682800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 212 Measurements for DOY 210</name>
                   <offset unit="byte">682980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 213 Identifier for DOY 211</name>
                   <offset unit="byte">685980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">686100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 213 Measurements for DOY 211</name>
                   <offset unit="byte">686280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 214 Identifier for DOY 212</name>
                   <offset unit="byte">689280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">689400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 214 Measurements for DOY 212</name>
                   <offset unit="byte">689580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 215 Identifier for DOY 213</name>
                   <offset unit="byte">692580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">692700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 215 Measurements for DOY 213</name>
                   <offset unit="byte">692880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 216 Identifier for DOY 214</name>
                   <offset unit="byte">695880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">696000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 216 Measurements for DOY 214</name>
                   <offset unit="byte">696180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 217 Identifier for DOY 215</name>
                   <offset unit="byte">699180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">699300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 217 Measurements for DOY 215</name>
                   <offset unit="byte">699480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 218 Identifier for DOY 216</name>
                   <offset unit="byte">702480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">702600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 218 Measurements for DOY 216</name>
                   <offset unit="byte">702780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 219 Identifier for DOY 217</name>
                   <offset unit="byte">705780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">705900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 219 Measurements for DOY 217</name>
                   <offset unit="byte">706080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 220 Identifier for DOY 218</name>
                   <offset unit="byte">709080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">709200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 220 Measurements for DOY 218</name>
                   <offset unit="byte">709380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 221 Identifier for DOY 219</name>
                   <offset unit="byte">712380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">712500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 221 Measurements for DOY 219</name>
                   <offset unit="byte">712680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 222 Identifier for DOY 220</name>
                   <offset unit="byte">715680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">715800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 222 Measurements for DOY 220</name>
                   <offset unit="byte">715980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 223 Identifier for DOY 221</name>
                   <offset unit="byte">718980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">719100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 223 Measurements for DOY 221</name>
                   <offset unit="byte">719280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 224 Identifier for DOY 222</name>
                   <offset unit="byte">722280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">722400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 224 Measurements for DOY 222</name>
                   <offset unit="byte">722580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 225 Identifier for DOY 223</name>
                   <offset unit="byte">725580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">725700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 225 Measurements for DOY 223</name>
                   <offset unit="byte">725880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 226 Identifier for DOY 224</name>
                   <offset unit="byte">728880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">729000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 226 Measurements for DOY 224</name>
                   <offset unit="byte">729180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 227 Identifier for DOY 225</name>
                   <offset unit="byte">732180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">732300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 227 Measurements for DOY 225</name>
                   <offset unit="byte">732480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 228 Identifier for DOY 226</name>
                   <offset unit="byte">735480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">735600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 228 Measurements for DOY 226</name>
                   <offset unit="byte">735780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 229 Identifier for DOY 227</name>
                   <offset unit="byte">738780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">738900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 229 Measurements for DOY 227</name>
                   <offset unit="byte">739080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 230 Identifier for DOY 228</name>
                   <offset unit="byte">742080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">742200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 230 Measurements for DOY 228</name>
                   <offset unit="byte">742380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 231 Identifier for DOY 229</name>
                   <offset unit="byte">745380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">745500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 231 Measurements for DOY 229</name>
                   <offset unit="byte">745680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 232 Identifier for DOY 230</name>
                   <offset unit="byte">748680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">748800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 232 Measurements for DOY 230</name>
                   <offset unit="byte">748980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 233 Identifier for DOY 231</name>
                   <offset unit="byte">751980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">752100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 233 Measurements for DOY 231</name>
                   <offset unit="byte">752280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 234 Identifier for DOY 232</name>
                   <offset unit="byte">755280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">755400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 234 Measurements for DOY 232</name>
                   <offset unit="byte">755580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 235 Identifier for DOY 233</name>
                   <offset unit="byte">758580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">758700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 235 Measurements for DOY 233</name>
                   <offset unit="byte">758880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 236 Identifier for DOY 234</name>
                   <offset unit="byte">761880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">762000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 236 Measurements for DOY 234</name>
                   <offset unit="byte">762180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 237 Identifier for DOY 235</name>
                   <offset unit="byte">765180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">765300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 237 Measurements for DOY 235</name>
                   <offset unit="byte">765480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 238 Identifier for DOY 236</name>
                   <offset unit="byte">768480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">768600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 238 Measurements for DOY 236</name>
                   <offset unit="byte">768780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 239 Identifier for DOY 237</name>
                   <offset unit="byte">771780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">771900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 239 Measurements for DOY 237</name>
                   <offset unit="byte">772080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 240 Identifier for DOY 238</name>
                   <offset unit="byte">775080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">775200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 240 Measurements for DOY 238</name>
                   <offset unit="byte">775380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 241 Identifier for DOY 239</name>
                   <offset unit="byte">778380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">778500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 241 Measurements for DOY 239</name>
                   <offset unit="byte">778680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 242 Identifier for DOY 240</name>
                   <offset unit="byte">781680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">781800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 242 Measurements for DOY 240</name>
                   <offset unit="byte">781980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 243 Identifier for DOY 241</name>
                   <offset unit="byte">784980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">785100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 243 Measurements for DOY 241</name>
                   <offset unit="byte">785280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 244 Identifier for DOY 242</name>
                   <offset unit="byte">788280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">788400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 244 Measurements for DOY 242</name>
                   <offset unit="byte">788580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 245 Identifier for DOY 243</name>
                   <offset unit="byte">791580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">791700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 245 Measurements for DOY 243</name>
                   <offset unit="byte">791880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 246 Identifier for DOY 244</name>
                   <offset unit="byte">794880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">795000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 246 Measurements for DOY 244</name>
                   <offset unit="byte">795180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 247 Identifier for DOY 245</name>
                   <offset unit="byte">798180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">798300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 247 Measurements for DOY 245</name>
                   <offset unit="byte">798480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 248 Identifier for DOY 246</name>
                   <offset unit="byte">801480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">801600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 248 Measurements for DOY 246</name>
                   <offset unit="byte">801780</offset>
                   <records>48</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 249 Identifier for DOY 247</name>
                   <offset unit="byte">804720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">804840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 249 Measurements for DOY 247</name>
                   <offset unit="byte">805020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 250 Identifier for DOY 248</name>
                   <offset unit="byte">808020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">808140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 250 Measurements for DOY 248</name>
                   <offset unit="byte">808320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 251 Identifier for DOY 249</name>
                   <offset unit="byte">811320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">811440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 251 Measurements for DOY 249</name>
                   <offset unit="byte">811620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 252 Identifier for DOY 250</name>
                   <offset unit="byte">814620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">814740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 252 Measurements for DOY 250</name>
                   <offset unit="byte">814920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 253 Identifier for DOY 251</name>
                   <offset unit="byte">817920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">818040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 253 Measurements for DOY 251</name>
                   <offset unit="byte">818220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 254 Identifier for DOY 252</name>
                   <offset unit="byte">821220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">821340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 254 Measurements for DOY 252</name>
                   <offset unit="byte">821520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 255 Identifier for DOY 253</name>
                   <offset unit="byte">824520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">824640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 255 Measurements for DOY 253</name>
                   <offset unit="byte">824820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 256 Identifier for DOY 254</name>
                   <offset unit="byte">827820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">827940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 256 Measurements for DOY 254</name>
                   <offset unit="byte">828120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 257 Identifier for DOY 255</name>
                   <offset unit="byte">831120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">831240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 257 Measurements for DOY 255</name>
                   <offset unit="byte">831420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 258 Identifier for DOY 256</name>
                   <offset unit="byte">834420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">834540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 258 Measurements for DOY 256</name>
                   <offset unit="byte">834720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 259 Identifier for DOY 256</name>
                   <offset unit="byte">837720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">837840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 259 Measurements for DOY 256</name>
                   <offset unit="byte">838020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 260 Identifier for DOY 257</name>
                   <offset unit="byte">841020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">841140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 260 Measurements for DOY 257</name>
                   <offset unit="byte">841320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 261 Identifier for DOY 258</name>
                   <offset unit="byte">844320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">844440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 261 Measurements for DOY 258</name>
                   <offset unit="byte">844620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 262 Identifier for DOY 259</name>
                   <offset unit="byte">847620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">847740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 262 Measurements for DOY 259</name>
                   <offset unit="byte">847920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 263 Identifier for DOY 260</name>
                   <offset unit="byte">850920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">851040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 263 Measurements for DOY 260</name>
                   <offset unit="byte">851220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 264 Identifier for DOY 261</name>
                   <offset unit="byte">854220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">854340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 264 Measurements for DOY 261</name>
                   <offset unit="byte">854520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 265 Identifier for DOY 262</name>
                   <offset unit="byte">857520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">857640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 265 Measurements for DOY 262</name>
                   <offset unit="byte">857820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 266 Identifier for DOY 263</name>
                   <offset unit="byte">860820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">860940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 266 Measurements for DOY 263</name>
                   <offset unit="byte">861120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 267 Identifier for DOY 264</name>
                   <offset unit="byte">864120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">864240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 267 Measurements for DOY 264</name>
                   <offset unit="byte">864420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 268 Identifier for DOY 265</name>
                   <offset unit="byte">867420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">867540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 268 Measurements for DOY 265</name>
                   <offset unit="byte">867720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 269 Identifier for DOY 266</name>
                   <offset unit="byte">870720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">870840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 269 Measurements for DOY 266</name>
                   <offset unit="byte">871020</offset>
                   <records>42</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 270 Identifier for DOY 267</name>
                   <offset unit="byte">873600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">873720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 270 Measurements for DOY 267</name>
                   <offset unit="byte">873900</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 271 Identifier for DOY 268</name>
                   <offset unit="byte">876900</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">877020</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 271 Measurements for DOY 268</name>
                   <offset unit="byte">877200</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 272 Identifier for DOY 269</name>
                   <offset unit="byte">880200</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">880320</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 272 Measurements for DOY 269</name>
                   <offset unit="byte">880500</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 273 Identifier for DOY 270</name>
                   <offset unit="byte">883500</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">883620</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 273 Measurements for DOY 270</name>
                   <offset unit="byte">883800</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 274 Identifier for DOY 271</name>
                   <offset unit="byte">886800</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">886920</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 274 Measurements for DOY 271</name>
                   <offset unit="byte">887100</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 275 Identifier for DOY 272</name>
                   <offset unit="byte">890100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">890220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 275 Measurements for DOY 272</name>
                   <offset unit="byte">890400</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 276 Identifier for DOY 273</name>
                   <offset unit="byte">893400</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">893520</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 276 Measurements for DOY 273</name>
                   <offset unit="byte">893700</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 277 Identifier for DOY 274</name>
                   <offset unit="byte">896700</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">896820</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 277 Measurements for DOY 274</name>
                   <offset unit="byte">897000</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 278 Identifier for DOY 275</name>
                   <offset unit="byte">900000</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">900120</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 278 Measurements for DOY 275</name>
                   <offset unit="byte">900300</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 279 Identifier for DOY 276</name>
                   <offset unit="byte">903300</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">903420</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 279 Measurements for DOY 276</name>
                   <offset unit="byte">903600</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 280 Identifier for DOY 277</name>
                   <offset unit="byte">906600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">906720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 280 Measurements for DOY 277</name>
                   <offset unit="byte">906900</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 281 Identifier for DOY 278</name>
                   <offset unit="byte">909900</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">910020</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 281 Measurements for DOY 278</name>
                   <offset unit="byte">910200</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 282 Identifier for DOY 279</name>
                   <offset unit="byte">913200</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">913320</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 282 Measurements for DOY 279</name>
                   <offset unit="byte">913500</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 283 Identifier for DOY 280</name>
                   <offset unit="byte">916500</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">916620</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 283 Measurements for DOY 280</name>
                   <offset unit="byte">916800</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 284 Identifier for DOY 281</name>
                   <offset unit="byte">919800</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">919920</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 284 Measurements for DOY 281</name>
                   <offset unit="byte">920100</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 285 Identifier for DOY 282</name>
                   <offset unit="byte">923100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">923220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 285 Measurements for DOY 282</name>
                   <offset unit="byte">923400</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 286 Identifier for DOY 283</name>
                   <offset unit="byte">926400</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">926520</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 286 Measurements for DOY 283</name>
                   <offset unit="byte">926700</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 287 Identifier for DOY 284</name>
                   <offset unit="byte">929700</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">929820</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 287 Measurements for DOY 284</name>
                   <offset unit="byte">930000</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 288 Identifier for DOY 285</name>
                   <offset unit="byte">933000</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">933120</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 288 Measurements for DOY 285</name>
                   <offset unit="byte">933300</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 289 Identifier for DOY 286</name>
                   <offset unit="byte">936300</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">936420</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 289 Measurements for DOY 286</name>
                   <offset unit="byte">936600</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 290 Identifier for DOY 287</name>
                   <offset unit="byte">939600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">939720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 290 Measurements for DOY 287</name>
                   <offset unit="byte">939900</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 291 Identifier for DOY 288</name>
                   <offset unit="byte">942900</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">943020</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 291 Measurements for DOY 288</name>
                   <offset unit="byte">943200</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 292 Identifier for DOY 289</name>
                   <offset unit="byte">946200</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">946320</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 292 Measurements for DOY 289</name>
                   <offset unit="byte">946500</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 293 Identifier for DOY 290</name>
                   <offset unit="byte">949500</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">949620</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 293 Measurements for DOY 290</name>
                   <offset unit="byte">949800</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 294 Identifier for DOY 291</name>
                   <offset unit="byte">952800</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">952920</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 294 Measurements for DOY 291</name>
                   <offset unit="byte">953100</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 295 Identifier for DOY 292</name>
                   <offset unit="byte">956100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">956220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 295 Measurements for DOY 292</name>
                   <offset unit="byte">956400</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 296 Identifier for DOY 293</name>
                   <offset unit="byte">959400</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">959520</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 296 Measurements for DOY 293</name>
                   <offset unit="byte">959700</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 297 Identifier for DOY 294</name>
                   <offset unit="byte">962700</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">962820</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 297 Measurements for DOY 294</name>
                   <offset unit="byte">963000</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 298 Identifier for DOY 295</name>
                   <offset unit="byte">966000</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">966120</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 298 Measurements for DOY 295</name>
                   <offset unit="byte">966300</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 299 Identifier for DOY 296</name>
                   <offset unit="byte">969300</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">969420</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 299 Measurements for DOY 296</name>
                   <offset unit="byte">969600</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 300 Identifier for DOY 297</name>
                   <offset unit="byte">972600</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">972720</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 300 Measurements for DOY 297</name>
                   <offset unit="byte">972900</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 301 Identifier for DOY 298</name>
                   <offset unit="byte">975900</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">976020</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 301 Measurements for DOY 298</name>
                   <offset unit="byte">976200</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 302 Identifier for DOY 299</name>
                   <offset unit="byte">979200</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">979320</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 302 Measurements for DOY 299</name>
                   <offset unit="byte">979500</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 303 Identifier for DOY 300</name>
                   <offset unit="byte">982500</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">982620</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 303 Measurements for DOY 300</name>
                   <offset unit="byte">982800</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 304 Identifier for DOY 301</name>
                   <offset unit="byte">985800</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">985920</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 304 Measurements for DOY 301</name>
                   <offset unit="byte">986100</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 305 Identifier for DOY 302</name>
                   <offset unit="byte">989100</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">989220</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 305 Measurements for DOY 302</name>
                   <offset unit="byte">989400</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 306 Identifier for DOY 303</name>
                   <offset unit="byte">992400</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">992520</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 306 Measurements for DOY 303</name>
                   <offset unit="byte">992700</offset>
                   <records>46</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 307 Identifier for DOY 304</name>
                   <offset unit="byte">995520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">995640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 307 Measurements for DOY 304</name>
                   <offset unit="byte">995820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 308 Identifier for DOY 305</name>
                   <offset unit="byte">998820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">998940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 308 Measurements for DOY 305</name>
                   <offset unit="byte">999120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 309 Identifier for DOY 306</name>
                   <offset unit="byte">1002120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1002240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 309 Measurements for DOY 306</name>
                   <offset unit="byte">1002420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 310 Identifier for DOY 307</name>
                   <offset unit="byte">1005420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1005540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 310 Measurements for DOY 307</name>
                   <offset unit="byte">1005720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 311 Identifier for DOY 308</name>
                   <offset unit="byte">1008720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1008840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 311 Measurements for DOY 308</name>
                   <offset unit="byte">1009020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 312 Identifier for DOY 309</name>
                   <offset unit="byte">1012020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1012140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 312 Measurements for DOY 309</name>
                   <offset unit="byte">1012320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 313 Identifier for DOY 310</name>
                   <offset unit="byte">1015320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1015440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 313 Measurements for DOY 310</name>
                   <offset unit="byte">1015620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 314 Identifier for DOY 311</name>
                   <offset unit="byte">1018620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1018740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 314 Measurements for DOY 311</name>
                   <offset unit="byte">1018920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 315 Identifier for DOY 312</name>
                   <offset unit="byte">1021920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1022040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 315 Measurements for DOY 312</name>
                   <offset unit="byte">1022220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 316 Identifier for DOY 313</name>
                   <offset unit="byte">1025220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1025340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 316 Measurements for DOY 313</name>
                   <offset unit="byte">1025520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 317 Identifier for DOY 314</name>
                   <offset unit="byte">1028520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1028640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 317 Measurements for DOY 314</name>
                   <offset unit="byte">1028820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 318 Identifier for DOY 315</name>
                   <offset unit="byte">1031820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1031940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 318 Measurements for DOY 315</name>
                   <offset unit="byte">1032120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 319 Identifier for DOY 316</name>
                   <offset unit="byte">1035120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1035240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 319 Measurements for DOY 316</name>
                   <offset unit="byte">1035420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 320 Identifier for DOY 317</name>
                   <offset unit="byte">1038420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1038540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 320 Measurements for DOY 317</name>
                   <offset unit="byte">1038720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 321 Identifier for DOY 318</name>
                   <offset unit="byte">1041720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1041840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 321 Measurements for DOY 318</name>
                   <offset unit="byte">1042020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 322 Identifier for DOY 319</name>
                   <offset unit="byte">1045020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1045140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 322 Measurements for DOY 319</name>
                   <offset unit="byte">1045320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 323 Identifier for DOY 320</name>
                   <offset unit="byte">1048320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1048440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 323 Measurements for DOY 320</name>
                   <offset unit="byte">1048620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 324 Identifier for DOY 321</name>
                   <offset unit="byte">1051620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1051740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 324 Measurements for DOY 321</name>
                   <offset unit="byte">1051920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 325 Identifier for DOY 322</name>
                   <offset unit="byte">1054920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1055040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 325 Measurements for DOY 322</name>
                   <offset unit="byte">1055220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 326 Identifier for DOY 323</name>
                   <offset unit="byte">1058220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1058340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 326 Measurements for DOY 323</name>
                   <offset unit="byte">1058520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 327 Identifier for DOY 324</name>
                   <offset unit="byte">1061520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1061640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 327 Measurements for DOY 324</name>
                   <offset unit="byte">1061820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 328 Identifier for DOY 325</name>
                   <offset unit="byte">1064820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1064940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 328 Measurements for DOY 325</name>
                   <offset unit="byte">1065120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 329 Identifier for DOY 326</name>
                   <offset unit="byte">1068120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1068240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 329 Measurements for DOY 326</name>
                   <offset unit="byte">1068420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 330 Identifier for DOY 327</name>
                   <offset unit="byte">1071420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1071540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 330 Measurements for DOY 327</name>
                   <offset unit="byte">1071720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 331 Identifier for DOY 328</name>
                   <offset unit="byte">1074720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1074840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 331 Measurements for DOY 328</name>
                   <offset unit="byte">1075020</offset>
                   <records>40</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 332 Identifier for DOY 329</name>
                   <offset unit="byte">1077480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1077600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 332 Measurements for DOY 329</name>
                   <offset unit="byte">1077780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 333 Identifier for DOY 330</name>
                   <offset unit="byte">1080780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1080900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 333 Measurements for DOY 330</name>
                   <offset unit="byte">1081080</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 334 Identifier for DOY 331</name>
                   <offset unit="byte">1084080</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1084200</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 334 Measurements for DOY 331</name>
                   <offset unit="byte">1084380</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 335 Identifier for DOY 332</name>
                   <offset unit="byte">1087380</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1087500</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 335 Measurements for DOY 332</name>
                   <offset unit="byte">1087680</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 336 Identifier for DOY 333</name>
                   <offset unit="byte">1090680</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1090800</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 336 Measurements for DOY 333</name>
                   <offset unit="byte">1090980</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 337 Identifier for DOY 334</name>
                   <offset unit="byte">1093980</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1094100</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 337 Measurements for DOY 334</name>
                   <offset unit="byte">1094280</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 338 Identifier for DOY 335</name>
                   <offset unit="byte">1097280</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1097400</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 338 Measurements for DOY 335</name>
                   <offset unit="byte">1097580</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 339 Identifier for DOY 336</name>
                   <offset unit="byte">1100580</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1100700</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 339 Measurements for DOY 336</name>
                   <offset unit="byte">1100880</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 340 Identifier for DOY 337</name>
                   <offset unit="byte">1103880</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1104000</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 340 Measurements for DOY 337</name>
                   <offset unit="byte">1104180</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 341 Identifier for DOY 338</name>
                   <offset unit="byte">1107180</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1107300</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 341 Measurements for DOY 338</name>
                   <offset unit="byte">1107480</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 342 Identifier for DOY 339</name>
                   <offset unit="byte">1110480</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1110600</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 342 Measurements for DOY 339</name>
                   <offset unit="byte">1110780</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 343 Identifier for DOY 340</name>
                   <offset unit="byte">1113780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1113900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 343 Measurements for DOY 340</name>
                   <offset unit="byte">1114080</offset>
                   <records>33</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 344 Identifier for DOY 341</name>
                   <offset unit="byte">1116120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1116240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 344 Measurements for DOY 341</name>
                   <offset unit="byte">1116420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 345 Identifier for DOY 342</name>
                   <offset unit="byte">1119420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1119540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 345 Measurements for DOY 342</name>
                   <offset unit="byte">1119720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 346 Identifier for DOY 343</name>
                   <offset unit="byte">1122720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1122840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 346 Measurements for DOY 343</name>
                   <offset unit="byte">1123020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 347 Identifier for DOY 344</name>
                   <offset unit="byte">1126020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1126140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 347 Measurements for DOY 344</name>
                   <offset unit="byte">1126320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 348 Identifier for DOY 345</name>
                   <offset unit="byte">1129320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1129440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 348 Measurements for DOY 345</name>
                   <offset unit="byte">1129620</offset>
                   <records>35</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 349 Identifier for DOY 346</name>
                   <offset unit="byte">1131780</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1131900</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 349 Measurements for DOY 346</name>
                   <offset unit="byte">1132080</offset>
                   <records>43</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 350 Identifier for DOY 347</name>
                   <offset unit="byte">1134720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1134840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 350 Measurements for DOY 347</name>
                   <offset unit="byte">1135020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 351 Identifier for DOY 348</name>
                   <offset unit="byte">1138020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1138140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 351 Measurements for DOY 348</name>
                   <offset unit="byte">1138320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 352 Identifier for DOY 349</name>
                   <offset unit="byte">1141320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1141440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 352 Measurements for DOY 349</name>
                   <offset unit="byte">1141620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 353 Identifier for DOY 350</name>
                   <offset unit="byte">1144620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1144740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 353 Measurements for DOY 350</name>
                   <offset unit="byte">1144920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 354 Identifier for DOY 351</name>
                   <offset unit="byte">1147920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1148040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 354 Measurements for DOY 351</name>
                   <offset unit="byte">1148220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 355 Identifier for DOY 352</name>
                   <offset unit="byte">1151220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1151340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 355 Measurements for DOY 352</name>
                   <offset unit="byte">1151520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 356 Identifier for DOY 353</name>
                   <offset unit="byte">1154520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1154640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 356 Measurements for DOY 353</name>
                   <offset unit="byte">1154820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 357 Identifier for DOY 354</name>
                   <offset unit="byte">1157820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1157940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 357 Measurements for DOY 354</name>
                   <offset unit="byte">1158120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 358 Identifier for DOY 355</name>
                   <offset unit="byte">1161120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1161240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 358 Measurements for DOY 355</name>
                   <offset unit="byte">1161420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 359 Identifier for DOY 356</name>
                   <offset unit="byte">1164420</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1164540</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 359 Measurements for DOY 356</name>
                   <offset unit="byte">1164720</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 360 Identifier for DOY 357</name>
                   <offset unit="byte">1167720</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1167840</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 360 Measurements for DOY 357</name>
                   <offset unit="byte">1168020</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 361 Identifier for DOY 358</name>
                   <offset unit="byte">1171020</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1171140</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 361 Measurements for DOY 358</name>
                   <offset unit="byte">1171320</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 362 Identifier for DOY 359</name>
                   <offset unit="byte">1174320</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1174440</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 362 Measurements for DOY 359</name>
                   <offset unit="byte">1174620</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 363 Identifier for DOY 360</name>
                   <offset unit="byte">1177620</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1177740</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 363 Measurements for DOY 360</name>
                   <offset unit="byte">1177920</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 364 Identifier for DOY 361</name>
                   <offset unit="byte">1180920</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1181040</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 364 Measurements for DOY 361</name>
                   <offset unit="byte">1181220</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 365 Identifier for DOY 362</name>
                   <offset unit="byte">1184220</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1184340</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 365 Measurements for DOY 362</name>
                   <offset unit="byte">1184520</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 366 Identifier for DOY 363</name>
                   <offset unit="byte">1187520</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1187640</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 366 Measurements for DOY 363</name>
                   <offset unit="byte">1187820</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 367 Identifier for DOY 364</name>
                   <offset unit="byte">1190820</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1190940</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 367 Measurements for DOY 364</name>
                   <offset unit="byte">1191120</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Table_Character>
                   <name>Block 368 Identifier for DOY 365</name>
                   <offset unit="byte">1194120</offset>
                   <records>1</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>5</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Year</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">7</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Month</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">9</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit month of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Day</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>Two-digit day of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DOY</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">19</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Three-digit day-of-year of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>DSCC</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">26</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Deep Space Communications Complex identifier</description> 
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
             <Header>
                   <offset unit="byte">1194240</offset>
                   <object_length unit="byte">180</object_length>
                   <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
                   <description>ASCII column headers</description>
             </Header>
             <Table_Character>
                   <name>Block 368 Measurements for DOY 365</name>
                   <offset unit="byte">1194420</offset>
                   <records>49</records>
                   <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
                   <Record_Character>
                         <fields>7</fields>
                         <groups>0</groups>
                         <record_length unit="byte">60</record_length>
                         <Field_Character>
                               <name>Hour</name>
                               <field_number>1</field_number>
                               <field_location unit="byte">2</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC hour of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Minute</name>
                               <field_number>2</field_number>
                               <field_location unit="byte">4</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">2</field_length>
                               <field_format>%2d</field_format>
                               <description>UTC minute of observation</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Dew Point</name>
                               <field_number>3</field_number>
                               <field_location unit="byte">11</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Dew point in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Temperature</name>
                               <field_number>4</field_number>
                               <field_location unit="byte">20</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">5</field_length>
                               <field_format>%5.1f</field_format>
                               <description>Ambient temperature in deg C</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>5</field_number>
                               <field_location unit="byte">29</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Pressure</name>
                               <field_number>6</field_number>
                               <field_location unit="byte">40</field_location>
                               <data_type>ASCII_Real</data_type>
                               <field_length unit="byte">6</field_length>
                               <field_format>%6.1f</field_format>
                               <description>Water vapor pressure in millibars</description>
                         </Field_Character>
                         <Field_Character>
                               <name>Relative Humidity</name>
                               <field_number>7</field_number>
                               <field_location unit="byte">55</field_location>
                               <data_type>ASCII_Integer</data_type>
                               <field_length unit="byte">3</field_length>
                               <field_format>%3d</field_format>
                               <description>Relative humidity</description>
                         </Field_Character>
                   </Record_Character>
             </Table_Character>
      </File_Area_Observational>
</Product_Observational>
