<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2">
 <dimension name="time" length="301" isUnlimited="true" />
 <dimension name="Latitude" length="180"/>
 <dimension name="Longitude" length="360"/>

 <variable name="Latitude" shape="Latitude" type="float">
  <attribute name="long_name" type="String" value="latitude"/>
  <attribute name="standard_name" type="String" value="latitude"/>
  <attribute name="units" type="String" value="degrees_north" />
  <attribute name="axis" type="string" value="Y"/>
  <values>-89.5 -88.5 -87.5 -86.5 -85.5 -84.5 -83.5 -82.5 -81.5 -80.5 -79.5 -78.5 -77.5 -76.5 -75.5 -74.5 -73.5 -72.5 -71.5 -70.5 -69.5 -68.5 -67.5 -66.5 -65.5 -64.5 -63.5 -62.5 -61.5 -60.5 -59.5 -58.5 -57.5 -56.5 -55.5 -54.5 -53.5 -52.5 -51.5 -50.5 -49.5 -48.5 -47.5 -46.5 -45.5 -44.5 -43.5 -42.5 -41.5 -40.5 -39.5 -38.5 -37.5 -36.5 -35.5 -34.5 -33.5 -32.5 -31.5 -30.5 -29.5 -28.5 -27.5 -26.5 -25.5 -24.5 -23.5 -22.5 -21.5 -20.5 -19.5 -18.5 -17.5 -16.5 -15.5 -14.5 -13.5 -12.5 -11.5 -10.5 -9.5 -8.5 -7.5 -6.5 -5.5 -4.5 -3.5 -2.5 -1.5 -0.5 0.5 1.5 2.5 3.5 4.5 5.5 6.5 7.5 8.5 9.5 10.5 11.5 12.5 13.5 14.5 15.5 16.5 17.5 18.5 19.5 20.5 21.5 22.5 23.5 24.5 25.5 26.5 27.5 28.5 29.5 30.5 31.5 32.5 33.5 34.5 35.5 36.5 37.5 38.5 39.5 40.5 41.5 42.5 43.5 44.5 45.5 46.5 47.5 48.5 49.5 50.5 51.5 52.5 53.5 54.5 55.5 56.5 57.5 58.5 59.5 60.5 61.5 62.5 63.5 64.5 65.5 66.5 67.5 68.5 69.5 70.5 71.5 72.5 73.5 74.5 75.5 76.5 77.5 78.5 79.5 80.5 81.5 82.5 83.5 84.5 85.5 86.5 87.5 88.5 89.5 </values>
 </variable>

 <variable name="Longitude" shape="Longitude" type="float">
  <attribute name="long_name" type="String" value="longitude"/>
  <attribute name="standard_name" type="String" value="longitude"/>
  <attribute name="units" type="String" value="degrees_east" />
  <attribute name="axis" type="string" value="X"/>
  <values>-179.5 -178.5 -177.5 -176.5 -175.5 -174.5 -173.5 -172.5 -171.5 -170.5 -169.5 -168.5 -167.5 -166.5 -165.5 -164.5 -163.5 -162.5 -161.5 -160.5 -159.5 -158.5 -157.5 -156.5 -155.5 -154.5 -153.5 -152.5 -151.5 -150.5 -149.5 -148.5 -147.5 -146.5 -145.5 -144.5 -143.5 -142.5 -141.5 -140.5 -139.5 -138.5 -137.5 -136.5 -135.5 -134.5 -133.5 -132.5 -131.5 -130.5 -129.5 -128.5 -127.5 -126.5 -125.5 -124.5 -123.5 -122.5 -121.5 -120.5 -119.5 -118.5 -117.5 -116.5 -115.5 -114.5 -113.5 -112.5 -111.5 -110.5 -109.5 -108.5 -107.5 -106.5 -105.5 -104.5 -103.5 -102.5 -101.5 -100.5 -99.5 -98.5 -97.5 -96.5 -95.5 -94.5 -93.5 -92.5 -91.5 -90.5 -89.5 -88.5 -87.5 -86.5 -85.5 -84.5 -83.5 -82.5 -81.5 -80.5 -79.5 -78.5 -77.5 -76.5 -75.5 -74.5 -73.5 -72.5 -71.5 -70.5 -69.5 -68.5 -67.5 -66.5 -65.5 -64.5 -63.5 -62.5 -61.5 -60.5 -59.5 -58.5 -57.5 -56.5 -55.5 -54.5 -53.5 -52.5 -51.5 -50.5 -49.5 -48.5 -47.5 -46.5 -45.5 -44.5 -43.5 -42.5 -41.5 -40.5 -39.5 -38.5 -37.5 -36.5 -35.5 -34.5 -33.5 -32.5 -31.5 -30.5 -29.5 -28.5 -27.5 -26.5 -25.5 -24.5 -23.5 -22.5 -21.5 -20.5 -19.5 -18.5 -17.5 -16.5 -15.5 -14.5 -13.5 -12.5 -11.5 -10.5 -9.5 -8.5 -7.5 -6.5 -5.5 -4.5 -3.5 -2.5 -1.5 -0.5 0.5 1.5 2.5 3.5 4.5 5.5 6.5 7.5 8.5 9.5 10.5 11.5 12.5 13.5 14.5 15.5 16.5 17.5 18.5 19.5 20.5 21.5 22.5 23.5 24.5 25.5 26.5 27.5 28.5 29.5 30.5 31.5 32.5 33.5 34.5 35.5 36.5 37.5 38.5 39.5 40.5 41.5 42.5 43.5 44.5 45.5 46.5 47.5 48.5 49.5 50.5 51.5 52.5 53.5 54.5 55.5 56.5 57.5 58.5 59.5 60.5 61.5 62.5 63.5 64.5 65.5 66.5 67.5 68.5 69.5 70.5 71.5 72.5 73.5 74.5 75.5 76.5 77.5 78.5 79.5 80.5 81.5 82.5 83.5 84.5 85.5 86.5 87.5 88.5 89.5 90.5 91.5 92.5 93.5 94.5 95.5 96.5 97.5 98.5 99.5 100.5 101.5 102.5 103.5 104.5 105.5 106.5 107.5 108.5 109.5 110.5 111.5 112.5 113.5 114.5 115.5 116.5 117.5 118.5 119.5 120.5 121.5 122.5 123.5 124.5 125.5 126.5 127.5 128.5 129.5 130.5 131.5 132.5 133.5 134.5 135.5 136.5 137.5 138.5 139.5 140.5 141.5 142.5 143.5 144.5 145.5 146.5 147.5 148.5 149.5 150.5 151.5 152.5 153.5 154.5 155.5 156.5 157.5 158.5 159.5 160.5 161.5 162.5 163.5 164.5 165.5 166.5 167.5 168.5 169.5 170.5 171.5 172.5 173.5 174.5 175.5 176.5 177.5 178.5 179.5 </values>
 </variable>

 <variable name="time" type="float">
   <attribute name="standard_name" type="String" value="time"/>
   <attribute name="units" value="months since 1985-1-15 12:00"/>
   <attribute name="axis" value="T"/>
 </variable>
 <remove type="variable" name="SST4_daytime"/>
 <remove type="variable" name="STDV4_daytime"/>
 <remove type="variable" name="COUNTS4_daytime"/>
 <remove type="variable" name="SST4_nighttime"/>
 <remove type="variable" name="STDV4_nighttime"/>
 <remove type="variable" name="COUNTS4_nighttime"/>
 <remove type="variable" name="STDV4_daynitavg"/>
 <remove type="variable" name="COUNTS4_daynitavg"/>
 <remove type="variable" name="SST7_day"/>
 <remove type="variable" name="STDV7_day"/>
 <remove type="variable" name="COUNTS7_day"/>
 <remove type="variable" name="SST7_nighttime"/>
 <remove type="variable" name="STDV7_nighttime"/>
 <remove type="variable" name="COUNTS7_nighttime"/>
 <remove type="variable" name="STDV7_daynitavg"/>
 <remove type="variable" name="COUNTS7_daynitavg"/>
 <remove type="variable" name="SST4_day"/>
 <remove type="variable" name="STDV4_day"/>
 <remove type="variable" name="COUNTS4_day"/>
 <remove type="variable" name="SST4_nit"/>
 <remove type="variable" name="STDV4_nit"/>
 <remove type="variable" name="COUNTS4_nit"/>
 <remove type="variable" name="SST7_nit"/>
 <remove type="variable" name="STDV7_nit"/>
 <remove type="variable" name="COUNTS7_nit"/>
 <remove type="variable" name="COUNTS74_daynitavg"/>
 
<aggregation dimName="time" type="joinNew">
 <variableAgg name="SST4_daynitavg"/>
 <variableAgg name="SST7_daynitavg"/>
  <netcdf id="000" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1981/198109.pfv51sst_month_onedeg.hdf" coordValue="0"/>
<netcdf id="001" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1981/198110.pfv51sst_month_onedeg.hdf" coordValue="1"/>
<netcdf id="002" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1981/198111.pfv51sst_month_onedeg.hdf" coordValue="2"/>
<netcdf id="003" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1981/198112.pfv51sst_month_onedeg.hdf" coordValue="3"/>
<netcdf id="004" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198201.pfv51sst_month_onedeg.hdf" coordValue="4"/>
<netcdf id="005" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198202.pfv51sst_month_onedeg.hdf" coordValue="5"/>
<netcdf id="006" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198203.pfv51sst_month_onedeg.hdf" coordValue="6"/>
<netcdf id="007" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198204.pfv51sst_month_onedeg.hdf" coordValue="7"/>
<netcdf id="008" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198205.pfv51sst_month_onedeg.hdf" coordValue="8"/>
<netcdf id="009" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198206.pfv51sst_month_onedeg.hdf" coordValue="9"/>
<netcdf id="010" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198207.pfv51sst_month_onedeg.hdf" coordValue="10"/>
<netcdf id="011" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198208.pfv51sst_month_onedeg.hdf" coordValue="11"/>
<netcdf id="012" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198209.pfv51sst_month_onedeg.hdf" coordValue="12"/>
<netcdf id="013" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198210.pfv51sst_month_onedeg.hdf" coordValue="13"/>
<netcdf id="014" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198211.pfv51sst_month_onedeg.hdf" coordValue="14"/>
<netcdf id="015" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1982/198212.pfv51sst_month_onedeg.hdf" coordValue="15"/>
<netcdf id="016" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198301.pfv51sst_month_onedeg.hdf" coordValue="16"/>
<netcdf id="017" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198302.pfv51sst_month_onedeg.hdf" coordValue="17"/>
<netcdf id="018" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198303.pfv51sst_month_onedeg.hdf" coordValue="18"/>
<netcdf id="019" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198304.pfv51sst_month_onedeg.hdf" coordValue="19"/>
<netcdf id="020" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198305.pfv51sst_month_onedeg.hdf" coordValue="20"/>
<netcdf id="021" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198306.pfv51sst_month_onedeg.hdf" coordValue="21"/>
<netcdf id="022" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198307.pfv51sst_month_onedeg.hdf" coordValue="22"/>
<netcdf id="023" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198308.pfv51sst_month_onedeg.hdf" coordValue="23"/>
<netcdf id="024" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198309.pfv51sst_month_onedeg.hdf" coordValue="24"/>
<netcdf id="025" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198310.pfv51sst_month_onedeg.hdf" coordValue="25"/>
<netcdf id="026" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198311.pfv51sst_month_onedeg.hdf" coordValue="26"/>
<netcdf id="027" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1983/198312.pfv51sst_month_onedeg.hdf" coordValue="27"/>
<netcdf id="028" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198401.pfv51sst_month_onedeg.hdf" coordValue="28"/>
<netcdf id="029" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198402.pfv51sst_month_onedeg.hdf" coordValue="29"/>
<netcdf id="030" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198403.pfv51sst_month_onedeg.hdf" coordValue="30"/>
<netcdf id="031" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198404.pfv51sst_month_onedeg.hdf" coordValue="31"/>
<netcdf id="032" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198405.pfv51sst_month_onedeg.hdf" coordValue="32"/>
<netcdf id="033" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198406.pfv51sst_month_onedeg.hdf" coordValue="33"/>
<netcdf id="034" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198407.pfv51sst_month_onedeg.hdf" coordValue="34"/>
<netcdf id="035" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198408.pfv51sst_month_onedeg.hdf" coordValue="35"/>
<netcdf id="036" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198409.pfv51sst_month_onedeg.hdf" coordValue="36"/>
<netcdf id="037" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198410.pfv51sst_month_onedeg.hdf" coordValue="37"/>
<netcdf id="038" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198411.pfv51sst_month_onedeg.hdf" coordValue="38"/>
<netcdf id="039" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1984/198412.pfv51sst_month_onedeg.hdf" coordValue="39"/>
<netcdf id="040" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.1_CloudScreened/Monthly/OneDegree/1985/198501.pfv51sst_month_onedeg.hdf" coordValue="40"/>
<netcdf id="041" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198502.pfv5sst_month_onedeg.hdf" coordValue="41"/>
<netcdf id="042" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198503.pfv5sst_month_onedeg.hdf" coordValue="42"/>
<netcdf id="043" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198504.pfv5sst_month_onedeg.hdf" coordValue="43"/>
<netcdf id="044" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198505.pfv5sst_month_onedeg.hdf" coordValue="44"/>
<netcdf id="045" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198506.pfv5sst_month_onedeg.hdf" coordValue="45"/>
<netcdf id="046" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198507.pfv5sst_month_onedeg.hdf" coordValue="46"/>
<netcdf id="047" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198508.pfv5sst_month_onedeg.hdf" coordValue="47"/>
<netcdf id="048" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198509.pfv5sst_month_onedeg.hdf" coordValue="48"/>
<netcdf id="049" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198510.pfv5sst_month_onedeg.hdf" coordValue="49"/>
<netcdf id="050" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198511.pfv5sst_month_onedeg.hdf" coordValue="50"/>
<netcdf id="051" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1985/198512.pfv5sst_month_onedeg.hdf" coordValue="51"/>
<netcdf id="052" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198601.pfv5sst_month_onedeg.hdf" coordValue="52"/>
<netcdf id="053" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198602.pfv5sst_month_onedeg.hdf" coordValue="53"/>
<netcdf id="054" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198603.pfv5sst_month_onedeg.hdf" coordValue="54"/>
<netcdf id="055" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198604.pfv5sst_month_onedeg.hdf" coordValue="55"/>
<netcdf id="056" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198605.pfv5sst_month_onedeg.hdf" coordValue="56"/>
<netcdf id="057" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198606.pfv5sst_month_onedeg.hdf" coordValue="57"/>
<netcdf id="058" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198607.pfv5sst_month_onedeg.hdf" coordValue="58"/>
<netcdf id="059" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198608.pfv5sst_month_onedeg.hdf" coordValue="59"/>
<netcdf id="060" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198609.pfv5sst_month_onedeg.hdf" coordValue="60"/>
<netcdf id="061" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198610.pfv5sst_month_onedeg.hdf" coordValue="61"/>
<netcdf id="062" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198611.pfv5sst_month_onedeg.hdf" coordValue="62"/>
<netcdf id="063" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1986/198612.pfv5sst_month_onedeg.hdf" coordValue="63"/>
<netcdf id="064" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198701.pfv5sst_month_onedeg.hdf" coordValue="64"/>
<netcdf id="065" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198702.pfv5sst_month_onedeg.hdf" coordValue="65"/>
<netcdf id="066" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198703.pfv5sst_month_onedeg.hdf" coordValue="66"/>
<netcdf id="067" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198704.pfv5sst_month_onedeg.hdf" coordValue="67"/>
<netcdf id="068" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198705.pfv5sst_month_onedeg.hdf" coordValue="68"/>
<netcdf id="069" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198706.pfv5sst_month_onedeg.hdf" coordValue="69"/>
<netcdf id="070" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198707.pfv5sst_month_onedeg.hdf" coordValue="70"/>
<netcdf id="071" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198708.pfv5sst_month_onedeg.hdf" coordValue="71"/>
<netcdf id="072" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198709.pfv5sst_month_onedeg.hdf" coordValue="72"/>
<netcdf id="073" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198710.pfv5sst_month_onedeg.hdf" coordValue="73"/>
<netcdf id="074" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198711.pfv5sst_month_onedeg.hdf" coordValue="74"/>
<netcdf id="075" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1987/198712.pfv5sst_month_onedeg.hdf" coordValue="75"/>
<netcdf id="076" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198801.pfv5sst_month_onedeg.hdf" coordValue="76"/>
<netcdf id="077" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198802.pfv5sst_month_onedeg.hdf" coordValue="77"/>
<netcdf id="078" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198803.pfv5sst_month_onedeg.hdf" coordValue="78"/>
<netcdf id="079" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198804.pfv5sst_month_onedeg.hdf" coordValue="79"/>
<netcdf id="080" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198805.pfv5sst_month_onedeg.hdf" coordValue="80"/>
<netcdf id="081" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198806.pfv5sst_month_onedeg.hdf" coordValue="81"/>
<netcdf id="082" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198807.pfv5sst_month_onedeg.hdf" coordValue="82"/>
<netcdf id="083" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198808.pfv5sst_month_onedeg.hdf" coordValue="83"/>
<netcdf id="084" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198809.pfv5sst_month_onedeg.hdf" coordValue="84"/>
<netcdf id="085" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198810.pfv5sst_month_onedeg.hdf" coordValue="85"/>
<netcdf id="086" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198811.pfv5sst_month_onedeg.hdf" coordValue="86"/>
<netcdf id="087" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1988/198812.pfv5sst_month_onedeg.hdf" coordValue="87"/>
<netcdf id="088" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198901.pfv5sst_month_onedeg.hdf" coordValue="88"/>
<netcdf id="089" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198902.pfv5sst_month_onedeg.hdf" coordValue="89"/>
<netcdf id="090" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198903.pfv5sst_month_onedeg.hdf" coordValue="90"/>
<netcdf id="091" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198904.pfv5sst_month_onedeg.hdf" coordValue="91"/>
<netcdf id="092" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198905.pfv5sst_month_onedeg.hdf" coordValue="92"/>
<netcdf id="093" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198906.pfv5sst_month_onedeg.hdf" coordValue="93"/>
<netcdf id="094" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198907.pfv5sst_month_onedeg.hdf" coordValue="94"/>
<netcdf id="095" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198908.pfv5sst_month_onedeg.hdf" coordValue="95"/>
<netcdf id="096" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198909.pfv5sst_month_onedeg.hdf" coordValue="96"/>
<netcdf id="097" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198910.pfv5sst_month_onedeg.hdf" coordValue="97"/>
<netcdf id="098" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198911.pfv5sst_month_onedeg.hdf" coordValue="98"/>
<netcdf id="099" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1989/198912.pfv5sst_month_onedeg.hdf" coordValue="99"/>
<netcdf id="100" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199001.pfv5sst_month_onedeg.hdf" coordValue="100"/>
<netcdf id="101" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199002.pfv5sst_month_onedeg.hdf" coordValue="101"/>
<netcdf id="102" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199003.pfv5sst_month_onedeg.hdf" coordValue="102"/>
<netcdf id="103" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199004.pfv5sst_month_onedeg.hdf" coordValue="103"/>
<netcdf id="104" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199005.pfv5sst_month_onedeg.hdf" coordValue="104"/>
<netcdf id="105" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199006.pfv5sst_month_onedeg.hdf" coordValue="105"/>
<netcdf id="106" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199007.pfv5sst_month_onedeg.hdf" coordValue="106"/>
<netcdf id="107" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199008.pfv5sst_month_onedeg.hdf" coordValue="107"/>
<netcdf id="108" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199009.pfv5sst_month_onedeg.hdf" coordValue="108"/>
<netcdf id="109" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199010.pfv5sst_month_onedeg.hdf" coordValue="109"/>
<netcdf id="110" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199011.pfv5sst_month_onedeg.hdf" coordValue="110"/>
<netcdf id="111" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1990/199012.pfv5sst_month_onedeg.hdf" coordValue="111"/>
<netcdf id="112" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199101.pfv5sst_month_onedeg.hdf" coordValue="112"/>
<netcdf id="113" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199102.pfv5sst_month_onedeg.hdf" coordValue="113"/>
<netcdf id="114" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199103.pfv5sst_month_onedeg.hdf" coordValue="114"/>
<netcdf id="115" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199104.pfv5sst_month_onedeg.hdf" coordValue="115"/>
<netcdf id="116" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199105.pfv5sst_month_onedeg.hdf" coordValue="116"/>
<netcdf id="117" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199106.pfv5sst_month_onedeg.hdf" coordValue="117"/>
<netcdf id="118" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199107.pfv5sst_month_onedeg.hdf" coordValue="118"/>
<netcdf id="119" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199108.pfv5sst_month_onedeg.hdf" coordValue="119"/>
<netcdf id="120" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199109.pfv5sst_month_onedeg.hdf" coordValue="120"/>
<netcdf id="121" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199110.pfv5sst_month_onedeg.hdf" coordValue="121"/>
<netcdf id="122" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199111.pfv5sst_month_onedeg.hdf" coordValue="122"/>
<netcdf id="123" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1991/199112.pfv5sst_month_onedeg.hdf" coordValue="123"/>
<netcdf id="124" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199201.pfv5sst_month_onedeg.hdf" coordValue="124"/>
<netcdf id="125" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199202.pfv5sst_month_onedeg.hdf" coordValue="125"/>
<netcdf id="126" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199203.pfv5sst_month_onedeg.hdf" coordValue="126"/>
<netcdf id="127" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199204.pfv5sst_month_onedeg.hdf" coordValue="127"/>
<netcdf id="128" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199205.pfv5sst_month_onedeg.hdf" coordValue="128"/>
<netcdf id="129" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199206.pfv5sst_month_onedeg.hdf" coordValue="129"/>
<netcdf id="130" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199207.pfv5sst_month_onedeg.hdf" coordValue="130"/>
<netcdf id="131" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199208.pfv5sst_month_onedeg.hdf" coordValue="131"/>
<netcdf id="132" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199209.pfv5sst_month_onedeg.hdf" coordValue="132"/>
<netcdf id="133" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199210.pfv5sst_month_onedeg.hdf" coordValue="133"/>
<netcdf id="134" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199211.pfv5sst_month_onedeg.hdf" coordValue="134"/>
<netcdf id="135" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1992/199212.pfv5sst_month_onedeg.hdf" coordValue="135"/>
<netcdf id="136" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199301.pfv5sst_month_onedeg.hdf" coordValue="136"/>
<netcdf id="137" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199302.pfv5sst_month_onedeg.hdf" coordValue="137"/>
<netcdf id="138" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199303.pfv5sst_month_onedeg.hdf" coordValue="138"/>
<netcdf id="139" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199304.pfv5sst_month_onedeg.hdf" coordValue="139"/>
<netcdf id="140" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199305.pfv5sst_month_onedeg.hdf" coordValue="140"/>
<netcdf id="141" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199306.pfv5sst_month_onedeg.hdf" coordValue="141"/>
<netcdf id="142" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199307.pfv5sst_month_onedeg.hdf" coordValue="142"/>
<netcdf id="143" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199308.pfv5sst_month_onedeg.hdf" coordValue="143"/>
<netcdf id="144" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199309.pfv5sst_month_onedeg.hdf" coordValue="144"/>
<netcdf id="145" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199310.pfv5sst_month_onedeg.hdf" coordValue="145"/>
<netcdf id="146" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199311.pfv5sst_month_onedeg.hdf" coordValue="146"/>
<netcdf id="147" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1993/199312.pfv5sst_month_onedeg.hdf" coordValue="147"/>
<netcdf id="148" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199401.pfv5sst_month_onedeg.hdf" coordValue="148"/>
<netcdf id="149" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199402.pfv5sst_month_onedeg.hdf" coordValue="149"/>
<netcdf id="150" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199403.pfv5sst_month_onedeg.hdf" coordValue="150"/>
<netcdf id="151" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199404.pfv5sst_month_onedeg.hdf" coordValue="151"/>
<netcdf id="152" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199405.pfv5sst_month_onedeg.hdf" coordValue="152"/>
<netcdf id="153" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199406.pfv5sst_month_onedeg.hdf" coordValue="153"/>
<netcdf id="154" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199407.pfv5sst_month_onedeg.hdf" coordValue="154"/>
<netcdf id="155" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199408.pfv5sst_month_onedeg.hdf" coordValue="155"/>
<netcdf id="156" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199409.pfv5sst_month_onedeg.hdf" coordValue="156"/>
<netcdf id="157" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199410.pfv5sst_month_onedeg.hdf" coordValue="157"/>
<netcdf id="158" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199411.pfv5sst_month_onedeg.hdf" coordValue="158"/>
<netcdf id="159" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1994/199412.pfv5sst_month_onedeg.hdf" coordValue="159"/>
<netcdf id="160" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199501.pfv5sst_month_onedeg.hdf" coordValue="160"/>
<netcdf id="161" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199502.pfv5sst_month_onedeg.hdf" coordValue="161"/>
<netcdf id="162" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199503.pfv5sst_month_onedeg.hdf" coordValue="162"/>
<netcdf id="163" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199504.pfv5sst_month_onedeg.hdf" coordValue="163"/>
<netcdf id="164" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199505.pfv5sst_month_onedeg.hdf" coordValue="164"/>
<netcdf id="165" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199506.pfv5sst_month_onedeg.hdf" coordValue="165"/>
<netcdf id="166" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199507.pfv5sst_month_onedeg.hdf" coordValue="166"/>
<netcdf id="167" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199508.pfv5sst_month_onedeg.hdf" coordValue="167"/>
<netcdf id="168" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199509.pfv5sst_month_onedeg.hdf" coordValue="168"/>
<netcdf id="169" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199510.pfv5sst_month_onedeg.hdf" coordValue="169"/>
<netcdf id="170" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199511.pfv5sst_month_onedeg.hdf" coordValue="170"/>
<netcdf id="171" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1995/199512.pfv5sst_month_onedeg.hdf" coordValue="171"/>
<netcdf id="172" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199601.pfv5sst_month_onedeg.hdf" coordValue="172"/>
<netcdf id="173" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199602.pfv5sst_month_onedeg.hdf" coordValue="173"/>
<netcdf id="174" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199603.pfv5sst_month_onedeg.hdf" coordValue="174"/>
<netcdf id="175" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199604.pfv5sst_month_onedeg.hdf" coordValue="175"/>
<netcdf id="176" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199605.pfv5sst_month_onedeg.hdf" coordValue="176"/>
<netcdf id="177" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199606.pfv5sst_month_onedeg.hdf" coordValue="177"/>
<netcdf id="178" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199607.pfv5sst_month_onedeg.hdf" coordValue="178"/>
<netcdf id="179" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199608.pfv5sst_month_onedeg.hdf" coordValue="179"/>
<netcdf id="180" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199609.pfv5sst_month_onedeg.hdf" coordValue="180"/>
<netcdf id="181" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199610.pfv5sst_month_onedeg.hdf" coordValue="181"/>
<netcdf id="182" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199611.pfv5sst_month_onedeg.hdf" coordValue="182"/>
<netcdf id="183" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1996/199612.pfv5sst_month_onedeg.hdf" coordValue="183"/>
<netcdf id="184" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199701.pfv5sst_month_onedeg.hdf" coordValue="184"/>
<netcdf id="185" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199702.pfv5sst_month_onedeg.hdf" coordValue="185"/>
<netcdf id="186" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199703.pfv5sst_month_onedeg.hdf" coordValue="186"/>
<netcdf id="187" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199704.pfv5sst_month_onedeg.hdf" coordValue="187"/>
<netcdf id="188" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199705.pfv5sst_month_onedeg.hdf" coordValue="188"/>
<netcdf id="189" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199706.pfv5sst_month_onedeg.hdf" coordValue="189"/>
<netcdf id="190" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199707.pfv5sst_month_onedeg.hdf" coordValue="190"/>
<netcdf id="191" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199708.pfv5sst_month_onedeg.hdf" coordValue="191"/>
<netcdf id="192" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199709.pfv5sst_month_onedeg.hdf" coordValue="192"/>
<netcdf id="193" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199710.pfv5sst_month_onedeg.hdf" coordValue="193"/>
<netcdf id="194" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199711.pfv5sst_month_onedeg.hdf" coordValue="194"/>
<netcdf id="195" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1997/199712.pfv5sst_month_onedeg.hdf" coordValue="195"/>
<netcdf id="196" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199801.pfv5sst_month_onedeg.hdf" coordValue="196"/>
<netcdf id="197" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199802.pfv5sst_month_onedeg.hdf" coordValue="197"/>
<netcdf id="198" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199803.pfv5sst_month_onedeg.hdf" coordValue="198"/>
<netcdf id="199" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199804.pfv5sst_month_onedeg.hdf" coordValue="199"/>
<netcdf id="200" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199805.pfv5sst_month_onedeg.hdf" coordValue="200"/>
<netcdf id="201" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199806.pfv5sst_month_onedeg.hdf" coordValue="201"/>
<netcdf id="202" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199807.pfv5sst_month_onedeg.hdf" coordValue="202"/>
<netcdf id="203" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199808.pfv5sst_month_onedeg.hdf" coordValue="203"/>
<netcdf id="204" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199809.pfv5sst_month_onedeg.hdf" coordValue="204"/>
<netcdf id="205" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199810.pfv5sst_month_onedeg.hdf" coordValue="205"/>
<netcdf id="206" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199811.pfv5sst_month_onedeg.hdf" coordValue="206"/>
<netcdf id="207" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1998/199812.pfv5sst_month_onedeg.hdf" coordValue="207"/>
<netcdf id="208" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199901.pfv5sst_month_onedeg.hdf" coordValue="208"/>
<netcdf id="209" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199902.pfv5sst_month_onedeg.hdf" coordValue="209"/>
<netcdf id="210" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199903.pfv5sst_month_onedeg.hdf" coordValue="210"/>
<netcdf id="211" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199904.pfv5sst_month_onedeg.hdf" coordValue="211"/>
<netcdf id="212" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199905.pfv5sst_month_onedeg.hdf" coordValue="212"/>
<netcdf id="213" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199906.pfv5sst_month_onedeg.hdf" coordValue="213"/>
<netcdf id="214" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199907.pfv5sst_month_onedeg.hdf" coordValue="214"/>
<netcdf id="215" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199908.pfv5sst_month_onedeg.hdf" coordValue="215"/>
<netcdf id="216" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199909.pfv5sst_month_onedeg.hdf" coordValue="216"/>
<netcdf id="217" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199910.pfv5sst_month_onedeg.hdf" coordValue="217"/>
<netcdf id="218" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199911.pfv5sst_month_onedeg.hdf" coordValue="218"/>
<netcdf id="219" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/1999/199912.pfv5sst_month_onedeg.hdf" coordValue="219"/>
<netcdf id="220" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200001.pfv5sst_month_onedeg.hdf" coordValue="220"/>
<netcdf id="221" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200002.pfv5sst_month_onedeg.hdf" coordValue="221"/>
<netcdf id="222" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200003.pfv5sst_month_onedeg.hdf" coordValue="222"/>
<netcdf id="223" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200004.pfv5sst_month_onedeg.hdf" coordValue="223"/>
<netcdf id="224" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200005.pfv5sst_month_onedeg.hdf" coordValue="224"/>
<netcdf id="225" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200006.pfv5sst_month_onedeg.hdf" coordValue="225"/>
<netcdf id="226" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200007.pfv5sst_month_onedeg.hdf" coordValue="226"/>
<netcdf id="227" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200008.pfv5sst_month_onedeg.hdf" coordValue="227"/>
<netcdf id="228" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200009.pfv5sst_month_onedeg.hdf" coordValue="228"/>
<netcdf id="229" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200010.pfv5sst_month_onedeg.hdf" coordValue="229"/>
<netcdf id="230" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200011.pfv5sst_month_onedeg.hdf" coordValue="230"/>
<netcdf id="231" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2000/200012.pfv5sst_month_onedeg.hdf" coordValue="231"/>
<netcdf id="232" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200101.pfv5sst_month_onedeg.hdf" coordValue="232"/>
<netcdf id="233" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200102.pfv5sst_month_onedeg.hdf" coordValue="233"/>
<netcdf id="234" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200103.pfv5sst_month_onedeg.hdf" coordValue="234"/>
<netcdf id="235" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200104.pfv5sst_month_onedeg.hdf" coordValue="235"/>
<netcdf id="236" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200105.pfv5sst_month_onedeg.hdf" coordValue="236"/>
<netcdf id="237" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200106.pfv5sst_month_onedeg.hdf" coordValue="237"/>
<netcdf id="238" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200107.pfv5sst_month_onedeg.hdf" coordValue="238"/>
<netcdf id="239" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200108.pfv5sst_month_onedeg.hdf" coordValue="239"/>
<netcdf id="240" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200109.pfv5sst_month_onedeg.hdf" coordValue="240"/>
<netcdf id="241" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200110.pfv5sst_month_onedeg.hdf" coordValue="241"/>
<netcdf id="242" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200111.pfv5sst_month_onedeg.hdf" coordValue="242"/>
<netcdf id="243" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2001/200112.pfv5sst_month_onedeg.hdf" coordValue="243"/>
<netcdf id="244" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200201.pfv5sst_month_onedeg.hdf" coordValue="244"/>
<netcdf id="245" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200202.pfv5sst_month_onedeg.hdf" coordValue="245"/>
<netcdf id="246" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200203.pfv5sst_month_onedeg.hdf" coordValue="246"/>
<netcdf id="247" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200204.pfv5sst_month_onedeg.hdf" coordValue="247"/>
<netcdf id="248" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200205.pfv5sst_month_onedeg.hdf" coordValue="248"/>
<netcdf id="249" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200206.pfv5sst_month_onedeg.hdf" coordValue="249"/>
<netcdf id="250" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200207.pfv5sst_month_onedeg.hdf" coordValue="250"/>
<netcdf id="251" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200208.pfv5sst_month_onedeg.hdf" coordValue="251"/>
<netcdf id="252" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200209.pfv5sst_month_onedeg.hdf" coordValue="252"/>
<netcdf id="253" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200210.pfv5sst_month_onedeg.hdf" coordValue="253"/>
<netcdf id="254" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200211.pfv5sst_month_onedeg.hdf" coordValue="254"/>
<netcdf id="255" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2002/200212.pfv5sst_month_onedeg.hdf" coordValue="255"/>
<netcdf id="256" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200301.pfv5sst_month_onedeg.hdf" coordValue="256"/>
<netcdf id="257" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200302.pfv5sst_month_onedeg.hdf" coordValue="257"/>
<netcdf id="258" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200303.pfv5sst_month_onedeg.hdf" coordValue="258"/>
<netcdf id="259" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200304.pfv5sst_month_onedeg.hdf" coordValue="259"/>
<netcdf id="260" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200305.pfv5sst_month_onedeg.hdf" coordValue="260"/>
<netcdf id="261" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200306.pfv5sst_month_onedeg.hdf" coordValue="261"/>
<netcdf id="262" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200307.pfv5sst_month_onedeg.hdf" coordValue="262"/>
<netcdf id="263" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200308.pfv5sst_month_onedeg.hdf" coordValue="263"/>
<netcdf id="264" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200309.pfv5sst_month_onedeg.hdf" coordValue="264"/>
<netcdf id="265" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200310.pfv5sst_month_onedeg.hdf" coordValue="265"/>
<netcdf id="266" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200311.pfv5sst_month_onedeg.hdf" coordValue="266"/>
<netcdf id="267" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2003/200312.pfv5sst_month_onedeg.hdf" coordValue="267"/>
<netcdf id="268" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200401.pfv5sst_month_onedeg.hdf" coordValue="268"/>
<netcdf id="269" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200402.pfv5sst_month_onedeg.hdf" coordValue="269"/>
<netcdf id="270" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200403.pfv5sst_month_onedeg.hdf" coordValue="270"/>
<netcdf id="271" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200404.pfv5sst_month_onedeg.hdf" coordValue="271"/>
<netcdf id="272" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200405.pfv5sst_month_onedeg.hdf" coordValue="272"/>
<netcdf id="273" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200406.pfv5sst_month_onedeg.hdf" coordValue="273"/>
<netcdf id="274" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200407.pfv5sst_month_onedeg.hdf" coordValue="274"/>
<netcdf id="275" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200408.pfv5sst_month_onedeg.hdf" coordValue="275"/>
<netcdf id="276" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200409.pfv5sst_month_onedeg.hdf" coordValue="276"/>
<netcdf id="277" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200410.pfv5sst_month_onedeg.hdf" coordValue="277"/>
<netcdf id="278" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200411.pfv5sst_month_onedeg.hdf" coordValue="278"/>
<netcdf id="279" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2004/200412.pfv5sst_month_onedeg.hdf" coordValue="279"/>
<netcdf id="280" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200501.pfv5sst_month_onedeg.hdf" coordValue="280"/>
<netcdf id="281" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200502.pfv5sst_month_onedeg.hdf" coordValue="281"/>
<netcdf id="282" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200503.pfv5sst_month_onedeg.hdf" coordValue="282"/>
<netcdf id="283" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200504.pfv5sst_month_onedeg.hdf" coordValue="283"/>
<netcdf id="284" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200505.pfv5sst_month_onedeg.hdf" coordValue="284"/>
<netcdf id="285" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200506.pfv5sst_month_onedeg.hdf" coordValue="285"/>
<netcdf id="286" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200507.pfv5sst_month_onedeg.hdf" coordValue="286"/>
<netcdf id="287" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200508.pfv5sst_month_onedeg.hdf" coordValue="287"/>
<netcdf id="288" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200509.pfv5sst_month_onedeg.hdf" coordValue="288"/>
<netcdf id="289" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200510.pfv5sst_month_onedeg.hdf" coordValue="289"/>
<netcdf id="290" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200511.pfv5sst_month_onedeg.hdf" coordValue="290"/>
<netcdf id="291" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2005/200512.pfv5sst_month_onedeg.hdf" coordValue="291"/>
<netcdf id="292" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200601.pfv5sst_month_onedeg.hdf" coordValue="292"/>
<netcdf id="293" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200602.pfv5sst_month_onedeg.hdf" coordValue="293"/>
<netcdf id="294" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200603.pfv5sst_month_onedeg.hdf" coordValue="294"/>
<netcdf id="295" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200604.pfv5sst_month_onedeg.hdf" coordValue="295"/>
<netcdf id="296" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200605.pfv5sst_month_onedeg.hdf" coordValue="296"/>
<netcdf id="297" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200606.pfv5sst_month_onedeg.hdf" coordValue="297"/>
<netcdf id="298" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200607.pfv5sst_month_onedeg.hdf" coordValue="298"/>
<netcdf id="299" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200608.pfv5sst_month_onedeg.hdf" coordValue="299"/>
<netcdf id="300" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200609.pfv5sst_month_onedeg.hdf" coordValue="300"/>
<netcdf id="301" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200610.pfv5sst_month_onedeg.hdf" coordValue="301"/>
<netcdf id="302" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200611.pfv5sst_month_onedeg.hdf" coordValue="302"/>
<netcdf id="303" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2006/200612.pfv5sst_month_onedeg.hdf" coordValue="303"/>
<netcdf id="304" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200701.pfv5sst_month_onedeg.hdf" coordValue="304"/>
<netcdf id="305" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200702.pfv5sst_month_onedeg.hdf" coordValue="305"/>
<netcdf id="306" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200703.pfv5sst_month_onedeg.hdf" coordValue="306"/>
<netcdf id="307" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200704.pfv5sst_month_onedeg.hdf" coordValue="307"/>
<netcdf id="308" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200705.pfv5sst_month_onedeg.hdf" coordValue="308"/>
<netcdf id="309" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200706.pfv5sst_month_onedeg.hdf" coordValue="309"/>
<netcdf id="310" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200707.pfv5sst_month_onedeg.hdf" coordValue="310"/>
<netcdf id="311" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200708.pfv5sst_month_onedeg.hdf" coordValue="311"/>
<netcdf id="312" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200709.pfv5sst_month_onedeg.hdf" coordValue="312"/>
<netcdf id="313" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200710.pfv5sst_month_onedeg.hdf" coordValue="313"/>
<netcdf id="314" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200711.pfv5sst_month_onedeg.hdf" coordValue="314"/>
<netcdf id="315" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2007/200712.pfv5sst_month_onedeg.hdf" coordValue="315"/>
<netcdf id="316" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200801.pfv5sst_month_onedeg.hdf" coordValue="316"/>
<netcdf id="317" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200802.pfv5sst_month_onedeg.hdf" coordValue="317"/>
<netcdf id="318" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200803.pfv5sst_month_onedeg.hdf" coordValue="318"/>
<netcdf id="319" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200804.pfv5sst_month_onedeg.hdf" coordValue="319"/>
<netcdf id="320" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200805.pfv5sst_month_onedeg.hdf" coordValue="320"/>
<netcdf id="321" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200806.pfv5sst_month_onedeg.hdf" coordValue="321"/>
<netcdf id="322" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200807.pfv5sst_month_onedeg.hdf" coordValue="322"/>
<netcdf id="323" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200808.pfv5sst_month_onedeg.hdf" coordValue="323"/>
<netcdf id="324" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200809.pfv5sst_month_onedeg.hdf" coordValue="324"/>
<netcdf id="325" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200810.pfv5sst_month_onedeg.hdf" coordValue="325"/>
<netcdf id="326" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200811.pfv5sst_month_onedeg.hdf" coordValue="326"/>
<netcdf id="327" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2008/200812.pfv5sst_month_onedeg.hdf" coordValue="327"/>
<netcdf id="328" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200901.pfv5sst_month_onedeg.hdf" coordValue="328"/>
<netcdf id="329" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200902.pfv5sst_month_onedeg.hdf" coordValue="329"/>
<netcdf id="330" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200903.pfv5sst_month_onedeg.hdf" coordValue="330"/>
<netcdf id="331" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200904.pfv5sst_month_onedeg.hdf" coordValue="331"/>
<netcdf id="332" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200905.pfv5sst_month_onedeg.hdf" coordValue="332"/>
<netcdf id="333" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200906.pfv5sst_month_onedeg.hdf" coordValue="333"/>
<netcdf id="334" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200907.pfv5sst_month_onedeg.hdf" coordValue="334"/>
<netcdf id="335" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200908.pfv5sst_month_onedeg.hdf" coordValue="335"/>
<netcdf id="336" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200909.pfv5sst_month_onedeg.hdf" coordValue="336"/>
<netcdf id="337" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200910.pfv5sst_month_onedeg.hdf" coordValue="337"/>
<netcdf id="338" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200911.pfv5sst_month_onedeg.hdf" coordValue="338"/>
<netcdf id="339" location="http://data.nodc.noaa.gov/thredds/dodsC/pathfinder/Version5.0_CloudScreened/Monthly/OneDegree/2009/200912.pfv5sst_month_onedeg.hdf" coordValue="339"/>

</aggregation>
</netcdf>
