<?xml version='1.0' encoding='UTF-8'?>
<netcdf xmlns='http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2'
    location='' >

  <dimension name='LATITUDE' length='1' />
  <dimension name='LONGITUDE' length='1' />
  <dimension name='DEPTH' length='11' />
  <dimension name='TIME' length='1012805' />

  <attribute name='title' value='MBARI Mooring M1 CTD String Aggregation' />
  <attribute name='summary' value='These data have been gridded to the nearest 10 minutes from the original instrument files. ' />
  <attribute name='keywords' value='CTD,Sea Water Temperature, Sea Water Salinity, Monterey Bay, OASIS, CeNCOOS, MOOS' />
  <attribute name='standard_name_vocabulary' value='CF-1.1' />
  <attribute name='naming_authority' value='OceanSITES' />
  <attribute name='keywords_vocabulary' value='GCMD Science Keywords' />
  <attribute name='cdm_data_type' value='Station' />
  <attribute name='creator_name' value='Fred Bahr' />
  <attribute name='project' value='CeNCOOS' />
  <attribute name='wmo_platform_code' value='46092' />
  <attribute name='data_type' value='OceanSITES time-series data' />
  <attribute name='format_version' value='1.1' />
  <attribute name='platform_code' value='M1' />
  <attribute name='date_update' value='2010-01-11T19:41:06Z' />
  <attribute name='site_code' value='MB' />
  <attribute name='institution' value='Monterey Bay Aquarium Research Institute' />
  <attribute name='data_mode' value='D' />
  <attribute name='quality_control_indicator' value='1' />
  <attribute name='quality_index' value='B' />
  <attribute name='netcdf_version' value='3.5' />
  <attribute name='area' value='Eastern Pacific Ocean' />
  <attribute name='references' value='http://www.mbari.org' />
  <attribute name='geospatial_lat_min' value='       36' />
  <attribute name='geospatial_lat_max' value='       36' />
  <attribute name='geospatial_lon_min' value='      -122' />
  <attribute name='geospatial_lon_max' value='      -122' />
  <attribute name='geospatial_vertical_min' value='1' />
  <attribute name='geospatial_vertical_max' value='300' />
  <attribute name='geospatial_vertical_positive' value='down' />
  <attribute name='time_coverage_stop' value='2007-11-06T20:10:00Z' />
  <attribute name='user' value='flbahr' />
  <attribute name='host' value='elvis.shore.mbari.org' />
  <attribute name='conventions' value='OceanSITES Manual 1.1, CF-1.1' />
  <attribute name='institution_references' value='http://www.mbari.org/' />
  <attribute name='contact' value='flbahr@mbari.org' />
  <attribute name='author' value='Fred Bahr' />
  <attribute name='pi_name' value='Dr. Francisco Chavez' />
  <attribute name='comment' value='' />
  <attribute name='unlimited_dimension' value='TIME' />

  <variable name='TEMP' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Sea Water Temperature in-situ ITS-90 or IPTS-68 scale' />
    <attribute name='standard_name' value='sea_water_temperature' />
    <attribute name='units' value='Celsius' />
    <attribute name='FillValue' value='-1.0E34 ' type='double' />
    <attribute name='missing_value' value='-1.0E34 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='30.0 ' type='double' />
    <attribute name='ancillary_variables' value='TEMP_QC' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='resolution' value='0.0010 ' type='double' />
    <attribute name='uncertainty' value='0.0020 ' type='double' />
    <attribute name='sensor_depth' value='1 10 20 40 60 80 100 150 200 250 300' />
    <attribute name='sensor_mount' value='mounted_on_surface_buoy and mounted_on_mooring_line' />
  </variable>
  <variable name='TEMP_QC' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Quality Flag' />
    <attribute name='standard_name' value='Quality Flag' />
    <attribute name='units' value=' ' />
    <attribute name='FillValue' value='9.0 ' type='double' />
    <attribute name='missing_value' value='9.0 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='9.0 ' type='double' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='conventions' value='OceanSITES reference Table 2' />
    <attribute name='flag_values' value='0,1,2,3,4,5,7,8,9' />
  </variable>
  <variable name='PSAL' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Sea Water Salinity in-situ PSS 1978 scale' />
    <attribute name='standard_name' value='sea_water_salinity' />
    <attribute name='units' value='' />
    <attribute name='FillValue' value='-1.0E34 ' type='double' />
    <attribute name='missing_value' value='-1.0E34 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='38.0 ' type='double' />
    <attribute name='ancillary_variables' value='PSAL_QC' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='resolution' value='0.0010 ' type='double' />
    <attribute name='uncertainty' value='0.0020 ' type='double' />
    <attribute name='sensor_depth' value='1 10 20 40 60 80 100 150 200 250 300' />
    <attribute name='sensor_mount' value='mounted_on_surface_buoy and mounted_on_mooring_line' />
  </variable>
  <variable name='PSAL_QC' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Quality Flag' />
    <attribute name='standard_name' value='Quality Flag' />
    <attribute name='units' value=' ' />
    <attribute name='FillValue' value='9.0 ' type='double' />
    <attribute name='missing_value' value='9.0 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='9.0 ' type='double' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='conventions' value='OceanSITES reference Table 2' />
    <attribute name='flag_values' value='0,1,2,3,4,5,7,8,9' />
  </variable>
  <variable name='CNDC' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Sea Water Electrical Conductivity in-situ' />
    <attribute name='standard_name' value='sea_water_electrical_conductivity' />
    <attribute name='units' value='Siemens/m' />
    <attribute name='FillValue' value='-1.0E34 ' type='double' />
    <attribute name='missing_value' value='-1.0E34 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='30.0 ' type='double' />
    <attribute name='ancillary_variables' value='CNDC_QC' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='resolution' value='0.0010 ' type='double' />
    <attribute name='uncertainty' value='0.0020 ' type='double' />
    <attribute name='sensor_depth' value='1 10 20 40 60 80 100 150 200 250 300' />
    <attribute name='sensor_mount' value='mounted_on_surface_buoy and mounted_on_mooring_line' />
  </variable>
  <variable name='CNDC_QC' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Quality Flag' />
    <attribute name='standard_name' value='Quality Flag' />
    <attribute name='units' value=' ' />
    <attribute name='FillValue' value='9.0 ' type='double' />
    <attribute name='missing_value' value='9.0 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='9.0 ' type='double' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='conventions' value='OceanSITES reference Table 2' />
    <attribute name='flag_values' value='0,1,2,3,4,5,7,8,9' />
  </variable>
  <variable name='PRES_QC' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Quality Flag' />
    <attribute name='standard_name' value='Quality Flag' />
    <attribute name='units' value=' ' />
    <attribute name='FillValue' value='9.0 ' type='double' />
    <attribute name='missing_value' value='9.0 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='9.0 ' type='double' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='conventions' value='OceanSITES reference Table 2' />
    <attribute name='flag_values' value='0,1,2,3,4,5,7,8,9' />
  </variable>
  <variable name='LATITUDE' type='double' shape='LATITUDE' >
    <attribute name='long_name' value='Latitude' />
    <attribute name='standard_name' value='latitude' />
    <attribute name='units' value='degrees_north' />
    <attribute name='FillValue' value='99999.0 ' type='double' />
    <attribute name='valid_min' value='-90.0 ' type='double' />
    <attribute name='valid_max' value='90.0 ' type='double' />
    <attribute name='QC_indicator' value='7.0 ' type='double' />
    <attribute name='QC_procedure' value='0.0 ' type='double' />
    <attribute name='uncertainty' value='0.01 ' type='double' />
    <attribute name='axis' value='Y' />
    <attribute name='comment' value='Nominal Latitude' />
    <attribute name='_CoordinateAxisType' value='Lat' />
  </variable>
  <variable name='LONGITUDE' type='double' shape='LONGITUDE' >
    <attribute name='long_name' value='Longitude' />
    <attribute name='standard_name' value='longitude' />
    <attribute name='units' value='degrees_east' />
    <attribute name='FillValue' value='99999.0 ' type='double' />
    <attribute name='valid_min' value='-180.0 ' type='double' />
    <attribute name='valid_max' value='180.0 ' type='double' />
    <attribute name='QC_indicator' value='7.0 ' type='double' />
    <attribute name='QC_procedure' value='0.0 ' type='double' />
    <attribute name='uncertainty' value='0.01 ' type='double' />
    <attribute name='axis' value='X' />
    <attribute name='comment' value='Nominal Longitude' />
    <attribute name='modulo' value=' ' />
    <attribute name='_CoordinateAxisType' value='Lon' />
  </variable>
  <variable name='DEPTH' type='double' shape='DEPTH' >
    <attribute name='long_name' value='Depth' />
    <attribute name='standard_name' value='depth' />
    <attribute name='units' value='meters' />
    <attribute name='positive' value='down' />
    <attribute name='FillValue' value='-99999.0 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='12000.0 ' type='double' />
    <attribute name='QC_indicator' value='7.0 ' type='double' />
    <attribute name='QC_procedure' value='5.0 ' type='double' />
    <attribute name='uncertainty' value='0.1 ' type='double' />
    <attribute name='axis' value='Z' />
    <attribute name='comment' value='Nominal Depths' />
    <attribute name='_CoordinateAxisType' value='Height' />
    <attribute name='_CoordinateZisPositive' value='down' />
  </variable>
  <variable name='TIME' type='double' shape='TIME' >
    <attribute name='long_name' value='time' />
    <attribute name='standard_name' value='time' />
    <attribute name='units' value='days since 1950-01-01T00:00:00Z' />
    <attribute name='FillValue' value='9.0E20 ' type='double' />
    <attribute name='valid_min' value='20738.770833333372 ' type='double' />
    <attribute name='valid_max' value='21128.840277777752 ' type='double' />
    <attribute name='QC_indicator' value='1.0 ' type='double' />
    <attribute name='QC_procedure' value='5.0 ' type='double' />
    <attribute name='uncertainty' value='0.5 ' type='double' />
    <attribute name='axis' value='T' />
    <attribute name='_CoordinateAxisType' value='Time' />
  </variable>
  <variable name='PRES' type='float' shape='TIME DEPTH LATITUDE LONGITUDE' >
    <attribute name='_CoordinateAxes' value='TIME DEPTH LATITUDE LONGITUDE ' />
    <attribute name='long_name' value='Sea Water Pressure in-situ' />
    <attribute name='standard_name' value='sea_water_pressure' />
    <attribute name='units' value='decibars' />
    <attribute name='FillValue' value='-1.0E34 ' type='double' />
    <attribute name='missing_value' value='-1.0E34 ' type='double' />
    <attribute name='valid_min' value='0.0 ' type='double' />
    <attribute name='valid_max' value='30.0 ' type='double' />
    <attribute name='ancillary_variables' value='PRES_QC' />
    <attribute name='QC_indicator' value='5.0 ' type='double' />
    <attribute name='resolution' value='0.0010 ' type='double' />
    <attribute name='uncertainty' value='0.0020 ' type='double' />
    <attribute name='sensor_depth' value='1 10 20 40 60 80 100 150 200 250 300' />
    <attribute name='sensor_mount' value='mounted_on_surface_buoy and mounted_on_mooring_line' />
    <attribute name='_CoordinateAxisType' value='Pressure' />
  </variable>
</netcdf>
