<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="dods://data.nodc.noaa.gov/cgi-bin/nph-dods/pathfinder/Version5.0/8day/2001/2001001-2001008.s0481pfv50-sst-16b.hdf" enhance="true">

  <variable name="sst">
    <attribute name="long_name" type="String" value="sea surface temperature" />
    <attribute name="units" type="String" value="degC" />
    <attribute name="add_offset" orgName="add_off" />
    <!--attribute name="missing_value" type="short" value="0" /-->
  </variable>
  <variable name="lat">
    <attribute name="long_name" type="String" value="latitude" />
    <attribute name="units" type="String" value="degrees_north" />
  </variable>
  <variable name="lon">
    <attribute name="long_name" type="String" value="longitude" />
    <attribute name="units" type="String" value="degrees_east" />
  </variable>
</netcdf>

