<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="20070917-MODIS_A-JPL-L2P-A2007260000000.L2_LAC_GHRSST-v01.nc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xml.opendap.org/ns/DAP2" xsi:schemaLocation="http://xml.opendap.org/ns/DAP2 http://xml.opendap.org/dap/dap2.xsd">
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="title" type="String">
            <value>MODIS Aqua L2P SST</value>
        </Attribute>
        <Attribute name="DSD_entry_id" type="String">
            <value>JPL-L2P-MODIS_A</value>
        </Attribute>
        <Attribute name="platform" type="String">
            <value>Aqua</value>
        </Attribute>
        <Attribute name="sensor" type="String">
            <value>MODIS</value>
        </Attribute>
        <Attribute name="Conventions" type="String">
            <value>CF-1.0</value>
        </Attribute>
        <Attribute name="references" type="String">
            <value>GHRSST Data Processing Specification v1.6</value>
        </Attribute>
        <Attribute name="institution" type="String">
            <value>NASA/JPL/OBPG/RSMAS</value>
        </Attribute>
        <Attribute name="contact" type="String">
            <value>Ed Armstrong, JPL PO.DAAC, edward.m.armstrong@jpl.nasa.gov</value>
        </Attribute>
        <Attribute name="GDS_version_id" type="String">
            <value>v1r1.5</value>
        </Attribute>
        <Attribute name="netcdf_version_id" type="String">
            <value>3.5</value>
        </Attribute>
        <Attribute name="creation_date" type="String">
            <value>Mon Sep 17 18:16:18 2007</value>
        </Attribute>
        <Attribute name="history" type="String">
            <value>Quicklook MODIS L2P created at the GHRSST Global Data Assembly Center (GDAC)</value>
        </Attribute>
        <Attribute name="product_version" type="String">
            <value>1</value>
        </Attribute>
        <Attribute name="spatial_resolution" type="String">
            <value>1km</value>
        </Attribute>
        <Attribute name="start_date" type="String">
            <value>2007-09-17 UTC</value>
        </Attribute>
        <Attribute name="start_time" type="String">
            <value>00:00:07 UTC</value>
        </Attribute>
        <Attribute name="stop_date" type="String">
            <value>2007-09-17 UTC</value>
        </Attribute>
        <Attribute name="stop_time" type="String">
            <value>00:05:06 UTC</value>
        </Attribute>
        <Attribute name="northernmost_latitude" type="Float32">
            <value>-57.8004341</value>
        </Attribute>
        <Attribute name="southernmost_latitude" type="Float32">
            <value>-82.0740280</value>
        </Attribute>
        <Attribute name="easternmost_longitude" type="Float32">
            <value>42.1725082</value>
        </Attribute>
        <Attribute name="westernmost_longitude" type="Float32">
            <value>-44.6674767</value>
        </Attribute>
        <Attribute name="file_quality_index" type="Int32">
            <value>1</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>L2P Core without DT analysis or other ancillary fields; Night</value>
        </Attribute>
    </Attribute>
    <Array name="lat">
        <Attribute name="units" type="String">
            <value>degrees_north</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>latitude</value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <value>-999.000000</value>
        </Attribute>
        <Float32/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="lon">
        <Attribute name="units" type="String">
            <value>degrees_east</value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <value>longitude</value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <value>-639.000000</value>
        </Attribute>
        <Float32/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="time">
        <Attribute name="long_name" type="String">
            <value>reference time of sst file</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>seconds since 1981-01-01 00:00:00</value>
        </Attribute>
        <Int32/>
        <dimension name="time" size="1"/>
    </Array>
    <Array name="sea_surface_temperature">
        <Attribute name="long_name" type="String">
            <value>sea surface temperature</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-32767</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-1000</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>8000</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>0.00499999989</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>273.149994</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>kelvin</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="source" type="String">
            <value>NASA and University of Miami</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>sea surface temperature from thermal IR (11 um) channels</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="sst_dtime">
        <Attribute name="long_name" type="String">
            <value>time difference from reference time</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-32768</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-32767</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>32767</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>1.00000000</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.00000000</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>second</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="proximity_confidence">
        <Attribute name="long_name" type="String">
            <value>proximity confidence value</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-128</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>0</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>6</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>1.00000000</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.00000000</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>dimensionless</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>thermal IR SST proximity confidence value; signed byte array: WARNING Some applications are unable to properly handle signed byte values. If values are encountered &gt; 127, please subtract 256 from this reported value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="SSES_bias_error">
        <Attribute name="long_name" type="String">
            <value>SSES bias error based on proximity confidence flags</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-128</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-127</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>127</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>0.150000006</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.200000003</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>kelvin</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>thermal IR SST bias error; signed byte array: WARNING Some applications are unable to properly handle signed byte values. If values are encountered &gt; 127, please subtract 256 from this reported value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="SSES_standard_deviation_error">
        <Attribute name="long_name" type="String">
            <value>SSES standard deviation error based on proximity confidence flags</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-128</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-127</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>127</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>0.150000006</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.200000003</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>kelvin</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>thermal IR SST standard deviation error; signed byte array: WARNING Some applications are unable to properly handle signed byte values. If values are encountered &gt; 127, please subtract 256 from this reported value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="rejection_flag">
        <Attribute name="long_name" type="String">
            <value>rejection_flag</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>none</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>b0 : 1 = SST out of range, b1 : 1 = Cosmetic value, b2 : 1 = IR cloudy, b3 : 1 = MW rain, b4 : 1 = ice, b5 : 1 = MW wind, b6 : 1 = Land, b7 : 1 = spare</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="confidence_flag">
        <Attribute name="long_name" type="String">
            <value>confidence_flag</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>none</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>b0 : 1 = potential side lobe contamination; b1 : 1 = relaxed rain contamination suspected; b2 : 1 = TMI SST retrieved in SST &lt; 285K; b3 : 1 = high wind speed retrieval; b4 : 1 = sea ice retrieval for MW data; b5 : 1 = sun glint;  b6 : 1 = L2 native bias and standard deviation; b7 : 1 = L2 native confidence value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="sea_surface_temperature4">
        <Attribute name="long_name" type="String">
            <value>sea surface temperature</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-32767</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-1000</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>8000</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>0.00499999989</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>273.149994</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>kelvin</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>sea surface temperature from mid-IR (4 um) channels; non L2P core field</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="proximity_confidence4">
        <Attribute name="long_name" type="String">
            <value>proximity confidence value</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>0</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>0</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>6</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>1.00000000</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.00000000</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>dimensionless</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>mid-IR SST proximity confidence value; non L2P core field; signed byte array:  WARNING Some applications are unable to properly handle signed byte values. If values are encountered &gt; 127, please subtract 256 from this reported value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="SSES_bias_error4">
        <Attribute name="long_name" type="String">
            <value>SSES bias error based on proximity confidence flags</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-128</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-127</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>127</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>0.150000006</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.200000003</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>kelvin</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>mid-IR SST bias error; non L2P core field; signed byte array:  WARNING Some applications are unable to properly handle signed byte values. If values are encountered &gt; 127, please subtract 256 from this reported value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <Array name="SSES_standard_deviation_error4">
        <Attribute name="long_name" type="String">
            <value>SSES standard deviation error based on proximity confidence flags</value>
        </Attribute>
        <Attribute name="_FillValue" type="Int16">
            <value>-128</value>
        </Attribute>
        <Attribute name="valid_min" type="Int16">
            <value>-127</value>
        </Attribute>
        <Attribute name="valid_max" type="Int16">
            <value>127</value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <value>0.150000006</value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <value>0.200000003</value>
        </Attribute>
        <Attribute name="units" type="String">
            <value>kelvin</value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <value>lon lat</value>
        </Attribute>
        <Attribute name="comment" type="String">
            <value>mid-IR SST standard deviation error; non L2P core field; signed byte array:  WARNING Some applications are unable to properly handle signed byte values. If values are encountered &gt; 127, please subtract 256 from this reported value</value>
        </Attribute>
        <Int16/>
        <dimension name="time" size="1"/>
        <dimension name="nj" size="2030"/>
        <dimension name="ni" size="1354"/>
    </Array>
    <dataBLOB href=""/>
</Dataset>

