netcdf A0106.sbe16.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:Comment = "Coordinate variable" ; lat:epic_code = 500 ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:Comment = "Coordinate variable" ; lon:epic_code = 502 ; double depth(depth) ; depth:long_name = "Depth" ; depth:standard_name = "depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:Comment = "Coordinate variable" ; depth:epic_code = 3 ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:Comment = "Coordinate variable" ; time:epic_code = 624 ; float dissolved_oxygen(time, depth, lat, lon) ; dissolved_oxygen:long_name = "Dissolved Oxygen" ; dissolved_oxygen:short_name = "DO" ; dissolved_oxygen:ancillary_variables = "dissolved_oxygen_qc" ; dissolved_oxygen:_FillValue = -999.f ; dissolved_oxygen:units = "ml/l" ; dissolved_oxygen:is_dead = 0 ; dissolved_oxygen:valid_range = 0.f, 100.f ; dissolved_oxygen:Soc = 0.3371 ; dissolved_oxygen:Boc = 0. ; dissolved_oxygen:TCor = 0.0019 ; dissolved_oxygen:PCor = 0.000135 ; dissolved_oxygen:offset = -0.5018 ; dissolved_oxygen:epic_code = 60 ; byte dissolved_oxygen_qc(time, depth, lat, lon) ; dissolved_oxygen_qc:long_name = "Dissolved Oxygen Quality" ; dissolved_oxygen_qc:short_name = "DOQC" ; dissolved_oxygen_qc:intent = "data_quality" ; dissolved_oxygen_qc:standard_name = "dissolved_oxygen data_quality" ; dissolved_oxygen_qc:_FillValue = 128s ; dissolved_oxygen_qc:units = "1" ; dissolved_oxygen_qc:valid_range = -127s, 127s ; dissolved_oxygen_qc:flag_values = 0s, 1s, 2s ; dissolved_oxygen_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float oxygen_saturation(time, depth, lat, lon) ; oxygen_saturation:long_name = "Oxygen Saturation" ; oxygen_saturation:short_name = "DO" ; oxygen_saturation:ancillary_variables = "oxygen_saturation_qc" ; oxygen_saturation:_FillValue = -999.f ; oxygen_saturation:units = "ml/l" ; oxygen_saturation:is_dead = 0 ; oxygen_saturation:valid_range = 0.f, 15.f ; oxygen_saturation:epic_code = 64 ; byte oxygen_saturation_qc(time, depth, lat, lon) ; oxygen_saturation_qc:long_name = "Oxygen Saturation Quality" ; oxygen_saturation_qc:short_name = "DOQC" ; oxygen_saturation_qc:intent = "data_quality" ; oxygen_saturation_qc:standard_name = "oxygen_saturation data_quality" ; oxygen_saturation_qc:_FillValue = 128s ; oxygen_saturation_qc:units = "1" ; oxygen_saturation_qc:valid_range = -127s, 127s ; oxygen_saturation_qc:flag_values = 0s, 1s, 2s, 3s ; oxygen_saturation_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; float percent_oxygen_saturation(time, depth, lat, lon) ; percent_oxygen_saturation:long_name = "Percent Oxygen Saturation" ; percent_oxygen_saturation:short_name = "POXSAT" ; percent_oxygen_saturation:ancillary_variables = "percent_oxygen_saturation_qc" ; percent_oxygen_saturation:_FillValue = -999.f ; percent_oxygen_saturation:units = "%" ; percent_oxygen_saturation:is_dead = 0 ; percent_oxygen_saturation:valid_range = 0.f, 120.f ; percent_oxygen_saturation:epic_code = 62 ; byte percent_oxygen_saturation_qc(time, depth, lat, lon) ; percent_oxygen_saturation_qc:long_name = "Percent Oxygen Saturation Quality" ; percent_oxygen_saturation_qc:short_name = "POXSATQC" ; percent_oxygen_saturation_qc:intent = "data_quality" ; percent_oxygen_saturation_qc:standard_name = "percent_oxygen_saturation data_quality" ; percent_oxygen_saturation_qc:_FillValue = 128s ; percent_oxygen_saturation_qc:units = "1" ; percent_oxygen_saturation_qc:valid_range = -127s, 127s ; percent_oxygen_saturation_qc:flag_values = 0s, 1s, 2s, 3s ; percent_oxygen_saturation_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; float conductivity(time, depth, lat, lon) ; conductivity:long_name = "Conductivity" ; conductivity:short_name = "COND" ; conductivity:ancillary_variables = "conductivity_qc" ; conductivity:_FillValue = -999.f ; conductivity:units = "msiemens/cm" ; conductivity:is_dead = 0 ; conductivity:valid_range = 20.f, 60.f ; conductivity:epic_code = 51 ; conductivity:standard_name = "sea_water_electrical_conductivity" ; byte conductivity_qc(time, depth, lat, lon) ; conductivity_qc:long_name = "Conductivity QC" ; conductivity_qc:short_name = "CONDQC" ; conductivity_qc:intent = "data_quality" ; conductivity_qc:standard_name = "conductivity data_quality" ; conductivity_qc:_FillValue = 128s ; conductivity_qc:units = "1" ; conductivity_qc:valid_range = -127s, 127s ; conductivity_qc:flag_values = 0s, 1s, 2s ; conductivity_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float temperature(time, depth, lat, lon) ; temperature:long_name = "Water Temperature" ; temperature:standard_name = "sea_water_temperature" ; temperature:short_name = "WT" ; temperature:ancillary_variables = "temperature_qc" ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:epic_code = 20 ; byte temperature_qc(time, depth, lat, lon) ; temperature_qc:long_name = "Water Temperature QC" ; temperature_qc:short_name = "WTQC" ; temperature_qc:intent = "data_quality" ; temperature_qc:standard_name = "sea_water_temperature data_quality" ; temperature_qc:_FillValue = 128s ; temperature_qc:units = "1" ; temperature_qc:valid_range = -127s, 127s ; temperature_qc:flag_values = 0s, 1s, 2s, 3s ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; float salinity(time, depth, lat, lon) ; salinity:long_name = "Salinity" ; salinity:standard_name = "sea_water_salinity" ; salinity:short_name = "SAL" ; salinity:ancillary_variables = "salinity_qc" ; salinity:_FillValue = -999.f ; salinity:units = "psu" ; salinity:valid_range = 10.f, 100.f ; salinity:is_dead = 0 ; salinity:epic_code = 41 ; byte salinity_qc(time, depth, lat, lon) ; salinity_qc:long_name = "Salinity QC" ; salinity_qc:short_name = "SALQC" ; salinity_qc:intent = "data_quality" ; salinity_qc:standard_name = "sea_water_salinity data_quality" ; salinity_qc:_FillValue = 128s ; salinity_qc:units = "1" ; salinity_qc:valid_range = -127s, 127s ; salinity_qc:flag_values = 0s, 1s, 2s, 3s ; salinity_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; float sigma_t(time, depth, lat, lon) ; sigma_t:long_name = "Sigma T" ; sigma_t:short_name = "SIGMAT" ; sigma_t:ancillary_variables = "sigma_t_qc" ; sigma_t:_FillValue = -999.f ; sigma_t:units = "kg/m^3" ; sigma_t:valid_range = 10.f, 100.f ; sigma_t:is_dead = 0 ; sigma_t:epic_code = 70 ; byte sigma_t_qc(time, depth, lat, lon) ; sigma_t_qc:long_name = "SigmaT QC" ; sigma_t_qc:short_name = "SIGTQC" ; sigma_t_qc:intent = "data_quality" ; sigma_t_qc:standard_name = "sea_water_density data_quality" ; sigma_t_qc:_FillValue = 128s ; sigma_t_qc:units = "1" ; sigma_t_qc:valid_range = -127s, 127s ; sigma_t_qc:flag_values = 0s, 1s, 2s, 3s ; sigma_t_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "Thu Jul 31 18:53:00 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/A0106/realtime/A0106.sbe16.realtime.nc\n", "30-Jun-2003 15:05:00: Modified [lon,lat] to [-70.566500,42.527670]." ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "processed with MATLAB" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "sbe16" ; :dissolved_oxygen_serial_number = "430432" ; :instrument_number = 12 ; :sbe16_serial_number = "SOM-4465" ; :processing = "realtime" ; :water_depth = 65. ; :mooring_site_id = "A0106" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 6 ; :delta_t = 60 ; :magnetic_variation = -16. ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452904.00000579 ; :starting_julian_day_string = "2003-09-21 00:00:00" ; :ending_julian_day_number = 2452910.95833912 ; :ending_julian_day_string = "2003-09-27 23:00:00" ; :algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2: 27-Aug-2003 13:11:29\n", "Salinity_1.2: 27-Aug-2003 13:11:29\n", "Conductivity_Ratio_1.2: 27-Aug-2003 13:11:29\n", "Salinity_RT_T_1.2: 27-Aug-2003 13:11:29\n", "SBE16p_Dissolved_Oxygen_1.2: 27-Aug-2003 13:11:29\n", "SBE16p_Percent_Oxygen_Saturation_1.2: 27-Aug-2003 13:11:29\n", "Sigma_T_1.3: 27-Aug-2003 13:11:29\n", "Standard_Mean_Ocean_Water_Density_1.2: 27-Aug-2003 13:11:29" ; data: lat = 42.52767 ; lon = -70.5665 ; depth = 50 ; time = 2452904, 2452904.04166667, 2452904.08333333, 2452904.125, 2452904.16666667, 2452904.20833333, 2452904.25, 2452904.29166667, 2452904.33333333, 2452904.375, 2452904.41666667, 2452904.45833333, 2452904.5, 2452904.54166667, 2452904.58333333, 2452904.625, 2452904.66666667, 2452904.70833333, 2452904.75, 2452904.79166667, 2452904.83333333, 2452904.875, 2452904.91666667, 2452904.95833333, 2452905, 2452905.04166667, 2452905.08333333, 2452905.125, 2452905.16666667, 2452905.20833333, 2452905.25, 2452905.29166667, 2452905.33333333, 2452905.375, 2452905.41666667, 2452905.45833333, 2452905.5, 2452905.54166667, 2452905.58333333, 2452905.625, 2452905.66666667, 2452905.70833333, 2452905.75, 2452905.79166667, 2452905.83333333, 2452905.875, 2452905.91666667, 2452905.95833333, 2452906, 2452906.04166667, 2452906.08333333, 2452906.125, 2452906.16666667, 2452906.20833333, 2452906.25, 2452906.29166667, 2452906.33333333, 2452906.375, 2452906.41666667, 2452906.45833333, 2452906.5, 2452906.54166667, 2452906.58333333, 2452906.625, 2452906.66666667, 2452906.70833333, 2452906.75, 2452906.79166667, 2452906.83333333, 2452906.875, 2452906.91666667, 2452906.95833333, 2452907, 2452907.04166667, 2452907.08333333, 2452907.125, 2452907.16666667, 2452907.20833333, 2452907.25, 2452907.29166667, 2452907.33333333, 2452907.375, 2452907.41666667, 2452907.45833333, 2452907.5, 2452907.54166667, 2452907.58333333, 2452907.625, 2452907.66666667, 2452907.70833333, 2452907.75, 2452907.79166667, 2452907.83333333, 2452907.875, 2452907.91666667, 2452907.95833333, 2452908, 2452908.04166667, 2452908.08333333, 2452908.125, 2452908.16666667, 2452908.20833333, 2452908.25, 2452908.29166667, 2452908.33333333, 2452908.375, 2452908.41666667, 2452908.45833333, 2452908.5, 2452908.54166667, 2452908.58333333, 2452908.625, 2452908.66666667, 2452908.70833333, 2452908.75, 2452908.79166667, 2452908.83333333, 2452908.875, 2452908.91666667, 2452908.95833333, 2452909, 2452909.04166667, 2452909.08333333, 2452909.125, 2452909.16666667, 2452909.20833333, 2452909.25, 2452909.29166667, 2452909.33333333, 2452909.375, 2452909.41666667, 2452909.45833333, 2452909.5, 2452909.54166667, 2452909.58333333, 2452909.625, 2452909.66666667, 2452909.70833333, 2452909.75, 2452909.79166667, 2452909.83333333, 2452909.875, 2452909.91666667, 2452909.95833333, 2452910, 2452910.04166667, 2452910.08333333, 2452910.125, 2452910.16666667, 2452910.20833333, 2452910.25, 2452910.29166667, 2452910.33333333, 2452910.375, 2452910.41666667, 2452910.45833333, 2452910.5, 2452910.54166667, 2452910.58333333, 2452910.625, 2452910.66666667, 2452910.70833333, 2452910.75, 2452910.79166667, 2452910.83333333, 2452910.875, 2452910.91666667, 2452910.95833333 ; dissolved_oxygen = 5.346891, 5.329261, 5.325376, 5.342632, 5.334735, 5.34631, 5.35896, 5.362504, 5.339068, 5.341109, 5.337024, 5.424013, 5.405501, 5.394214, 5.405744, 5.409164, 5.418539, 5.406324, 5.410747, 5.408691, 5.398624, 5.395931, 5.398438, 5.385705, 5.375122, 5.38098, 5.378864, 5.381013, 5.384534, 5.405363, 5.457944, 5.431504, 5.408257, 5.4117, 5.400355, 5.383029, 5.377935, 5.388944, 5.370109, 5.378397, 5.390628, 5.385298, 5.383827, 5.418465, 5.413999, 5.445244, 5.442959, 5.408193, 5.384268, 5.342729, 5.351719, 5.352107, 5.367719, 5.384938, 5.426526, 5.450843, 5.469617, 5.476938, 5.476079, 5.419875, 5.447742, 5.40322, 5.382569, 5.356091, 5.338786, 5.414445, 5.418647, 5.439169, 5.441, 5.439548, 5.465054, 5.421534, 5.352792, 5.38899, 5.35545, 5.341952, 5.375414, 5.337876, 5.363091, 5.381254, 5.381296, 5.355448, 5.354482, 5.36594, 5.340784, 5.340966, 5.347064, 5.34865, 5.337516, 5.372994, 5.395338, 5.399759, 5.398739, 5.383636, 5.381274, 5.428186, 5.376473, 5.404846, 5.393913, 5.378982, 5.39799, 5.398052, 5.384562, 5.363143, 5.387619, 5.400697, 5.392331, 5.384248, 5.382192, 5.376214, 5.409696, 5.416314, 5.418426, 5.436577, 5.440109, 5.443542, 5.433331, 5.435828, 5.431037, 5.462719, 5.546563, 5.538357, 5.440156, 5.432329, 5.451433, 5.436103, 5.410269, 5.426801, 5.435249, 5.437469, 5.42871, 5.438368, 5.431754, 5.447997, 5.437142, 5.470734, 5.47231, 5.410343, 5.434175, 5.43271, 5.408858, 5.44145, 5.416098, 5.425162, 5.421036, 5.407917, 5.431757, 5.382595, 5.449582, 5.42843, 5.436529, 5.429173, 5.451292, 5.463498, 5.468966, 5.444785, 5.423943, 5.448152, 5.45763, 5.415262, 5.407115, 5.427446, 5.408634, 5.403161, 5.400721, 5.407986, 5.40689, 5.412937 ; dissolved_oxygen_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; oxygen_saturation = 6.751467, 6.756034, 6.757138, 6.755288, 6.753998, 6.747541, 6.75215, 6.750628, 6.750396, 6.746844, 6.753952, 6.680414, 6.692727, 6.689918, 6.689918, 6.679014, 6.676126, 6.681323, 6.681096, 6.650541, 6.655474, 6.667338, 6.664504, 6.644187, 6.648483, 6.647096, 6.641148, 6.644053, 6.639539, 6.701771, 6.741499, 6.740261, 6.714987, 6.707145, 6.66082, 6.631287, 6.615193, 6.611646, 6.613862, 6.603546, 6.604696, 6.597539, 6.653953, 6.703693, 6.722755, 6.743156, 6.743203, 6.696187, 6.676314, 6.647993, 6.647769, 6.63896, 6.613729, 6.597098, 6.579891, 6.663702, 6.676412, 6.692251, 6.663526, 6.646875, 6.574843, 6.578919, 6.612222, 6.628837, 6.627101, 6.651848, 6.719646, 6.694287, 6.709198, 6.691915, 6.679528, 6.717229, 6.643157, 6.630303, 6.690592, 6.716377, 6.71154, 6.733074, 6.742211, 6.713182, 6.716377, 6.728538, 6.733538, 6.717561, 6.733816, 6.715009, 6.669722, 6.687603, 6.681814, 6.717699, 6.697801, 6.703799, 6.696167, 6.748097, 6.748051, 6.723623, 6.744688, 6.6857, 6.699025, 6.716377, 6.701348, 6.698304, 6.695629, 6.685299, 6.70294, 6.717607, 6.696806, 6.742659, 6.74616, 6.744362, 6.717284, 6.764194, 6.770257, 6.760039, 6.739672, 6.747446, 6.739904, 6.730728, 6.743077, 6.729448, 6.681132, 6.691586, 6.702207, 6.773315, 6.777155, 6.781705, 6.787892, 6.781753, 6.777343, 6.777202, 6.784396, 6.778451, 6.775765, 6.75348, 6.75772, 6.755964, 6.723885, 6.775248, 6.782342, 6.780385, 6.760441, 6.74159, 6.783098, 6.785931, 6.773905, 6.771952, 6.72843, 6.746793, 6.736904, 6.746122, 6.744512, 6.747175, 6.742529, 6.733905, 6.734926, 6.73684, 6.752621, 6.738261, 6.741497, 6.750112, 6.751679, 6.760394, 6.76016, 6.75901, 6.75887, 6.756057, 6.751399, 6.750112 ; oxygen_saturation_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; percent_oxygen_saturation = 79.196, 78.88149, 78.81111, 79.08816, 78.98633, 79.23345, 79.36671, 79.43711, 79.09266, 79.16456, 79.02077, 81.19276, 80.76681, 80.632, 80.80434, 80.98746, 81.16292, 80.91698, 80.98592, 81.32709, 81.11554, 80.93082, 81.00285, 81.05889, 80.84734, 80.95235, 80.99299, 80.98991, 81.09801, 80.65574, 80.96039, 80.58298, 80.5401, 80.6856, 81.07644, 81.17625, 81.29672, 81.50684, 81.19476, 81.44711, 81.6181, 81.62586, 80.91171, 80.82806, 80.53245, 80.75216, 80.71771, 80.76527, 80.64732, 80.36604, 80.50399, 80.61665, 81.16025, 81.62586, 82.47136, 81.79903, 81.9245, 81.84, 82.17989, 81.54021, 82.85736, 82.1293, 81.40332, 80.79986, 80.55991, 81.39761, 80.63888, 81.25091, 81.09762, 81.28538, 81.81796, 80.71086, 80.57603, 81.27819, 80.04449, 79.53622, 80.09212, 79.27844, 79.54498, 80.15952, 80.12201, 79.59304, 79.5196, 79.87929, 79.3129, 79.53773, 80.16921, 79.97858, 79.88124, 79.98266, 80.55387, 80.54775, 80.62434, 79.78004, 79.74561, 80.73305, 79.71419, 80.84189, 80.51788, 80.08755, 80.55081, 80.58833, 80.41906, 80.22293, 80.37696, 80.39615, 80.52094, 79.85349, 79.78156, 79.71419, 80.53397, 80.07331, 80.03279, 80.42226, 80.71771, 80.6756, 80.61437, 80.76137, 80.54241, 81.17633, 83.0183, 82.76598, 81.16963, 80.20191, 80.43836, 80.15834, 79.7047, 80.02062, 80.19734, 80.23177, 80.01759, 80.23025, 80.16444, 80.66947, 80.45824, 80.97637, 81.38613, 79.85455, 80.12239, 80.12392, 80.00748, 80.71465, 79.84696, 79.94721, 80.02823, 79.85758, 80.72845, 79.78004, 80.89149, 80.46741, 80.60671, 80.46587, 80.84936, 81.13417, 81.20306, 80.82105, 80.32352, 80.85397, 80.95577, 80.22478, 80.08548, 80.28298, 80.00748, 79.94012, 79.90568, 80.04648, 80.08548, 80.19033 ; percent_oxygen_saturation_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; conductivity = 33.57, 33.546, 33.547, 33.562, 33.565, 33.605, 33.58, 33.588, 33.593, 33.62, 33.566, 34.026, 33.954, 33.966, 33.966, 34.032, 34.046, 34.006, 34.011, 34.19, 34.155, 34.091, 34.104, 34.207, 34.186, 34.192, 34.225, 34.21, 34.236, 33.88, 33.661, 33.663, 33.79, 33.837, 34.111, 34.271, 34.358, 34.388, 34.363, 34.421, 34.42, 34.457, 34.139, 33.838, 33.745, 33.65, 33.649, 33.903, 34.017, 34.172, 34.177, 34.224, 34.366, 34.467, 34.583, 34.072, 33.99, 33.89, 34.051, 34.172, 34.598, 34.555, 34.375, 34.276, 34.29, 34.136, 33.763, 33.895, 33.817, 33.947, 33.971, 33.766, 34.23, 34.318, 33.976, 33.834, 33.865, 33.744, 33.695, 33.854, 33.834, 33.768, 33.734, 33.833, 33.728, 33.839, 34.088, 33.992, 34.02, 33.83, 33.942, 33.91, 33.953, 33.667, 33.668, 33.825, 33.691, 34.009, 33.94, 33.834, 33.914, 33.931, 33.94, 33.993, 33.904, 33.832, 33.939, 33.71, 33.684, 33.698, 33.839, 33.593, 33.562, 33.608, 33.725, 33.681, 33.72, 33.77, 33.701, 33.773, 34.035, 33.979, 33.92, 33.546, 33.538, 33.515, 33.482, 33.514, 33.534, 33.537, 33.507, 33.535, 33.543, 33.65, 33.633, 33.646, 33.844, 33.554, 33.526, 33.543, 33.624, 33.733, 33.51, 33.499, 33.558, 33.575, 33.795, 33.695, 33.76, 33.734, 33.744, 33.736, 33.762, 33.8, 33.778, 33.786, 33.693, 33.78, 33.735, 33.673, 33.664, 33.625, 33.63, 33.63, 33.633, 33.644, 33.67, 33.673 ; conductivity_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 7.8, 7.77, 7.76, 7.77, 7.78, 7.82, 7.79, 7.8, 7.8, 7.82, 7.78, 8.24, 8.16, 8.18, 8.18, 8.25, 8.27, 8.24, 8.24, 8.44, 8.41, 8.33, 8.35, 8.49, 8.46, 8.47, 8.51, 8.49, 8.52, 8.11, 7.85, 7.86, 8.03, 8.08, 8.38, 8.58, 8.69, 8.71, 8.7, 8.77, 8.76, 8.81, 8.43, 8.11, 7.98, 7.84, 7.84, 8.15, 8.28, 8.47, 8.47, 8.53, 8.7, 8.81, 8.92, 8.37, 8.29, 8.19, 8.38, 8.48, 8.96, 8.94, 8.71, 8.6, 8.61, 8.45, 8, 8.17, 8.07, 8.17, 8.27, 8.02, 8.49, 8.57, 8.17, 8, 8.03, 7.89, 7.83, 8.02, 8, 7.92, 7.89, 7.99, 7.89, 8.01, 8.31, 8.19, 8.23, 7.99, 8.12, 8.08, 8.13, 7.79, 7.79, 7.94, 7.81, 8.2, 8.11, 8, 8.1, 8.12, 8.14, 8.21, 8.09, 7.99, 8.13, 7.82, 7.8, 7.81, 7.99, 7.68, 7.64, 7.71, 7.84, 7.79, 7.84, 7.9, 7.82, 7.91, 8.23, 8.16, 8.09, 7.62, 7.59, 7.56, 7.52, 7.56, 7.59, 7.59, 7.54, 7.58, 7.6, 7.75, 7.72, 7.73, 7.93, 7.6, 7.55, 7.56, 7.7, 7.82, 7.55, 7.53, 7.61, 7.62, 7.91, 7.79, 7.85, 7.78, 7.79, 7.77, 7.8, 7.86, 7.86, 7.84, 7.74, 7.83, 7.82, 7.77, 7.76, 7.7, 7.7, 7.71, 7.71, 7.73, 7.76, 7.77 ; temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; salinity = 32.33844, 32.34059, 32.35093, 32.3577, 32.35163, 32.35729, 32.35839, 32.35767, 32.36301, 32.37331, 32.3527, 32.4163, 32.41394, 32.40818, 32.40818, 32.41342, 32.40977, 32.39516, 32.40044, 32.40511, 32.39585, 32.40201, 32.39731, 32.37706, 32.38253, 32.37965, 32.37762, 32.38021, 32.38, 32.38168, 32.38927, 32.38213, 32.36003, 32.36376, 32.37709, 32.36172, 32.35215, 32.36523, 32.34824, 32.34489, 32.35297, 32.34593, 32.36064, 32.33714, 32.3584, 32.3868, 32.38573, 32.36914, 32.36993, 32.35863, 32.36389, 32.35823, 32.35138, 32.35635, 32.3768, 32.34519, 32.33223, 32.31852, 32.31389, 32.34946, 32.35596, 32.3295, 32.35164, 32.34865, 32.35416, 32.33913, 32.35905, 32.34223, 32.35176, 32.39729, 32.33055, 32.34376, 32.40123, 32.42017, 32.42801, 32.43456, 32.43974, 32.44072, 32.44415, 32.43731, 32.43456, 32.43847, 32.43005, 32.44277, 32.42365, 32.43062, 32.41726, 32.42648, 32.41918, 32.43958, 32.43819, 32.44124, 32.44061, 32.45141, 32.45248, 32.48064, 32.45847, 32.43524, 32.44532, 32.43456, 32.42698, 32.42653, 32.41758, 32.40907, 32.42562, 32.4417, 32.42576, 32.46947, 32.46029, 32.46595, 32.44915, 32.47462, 32.47867, 32.46273, 32.4669, 32.46638, 32.46156, 32.45916, 32.45985, 32.45308, 32.43505, 32.44043, 32.4426, 32.48016, 32.49959, 32.5029, 32.50481, 32.50183, 32.49529, 32.49852, 32.513, 32.50571, 32.49562, 32.47046, 32.4802, 32.48481, 32.51019, 32.50744, 32.5241, 32.53303, 32.4892, 32.49405, 32.50688, 32.51375, 32.50239, 32.51131, 32.47654, 32.48136, 32.49498, 32.5324, 32.53377, 32.54387, 32.5437, 32.52839, 32.50489, 32.53206, 32.52582, 32.53497, 32.49619, 32.47644, 32.47613, 32.49028, 32.49564, 32.48631, 32.48952, 32.48267, 32.48255, 32.47644 ; salinity_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; sigma_t = 25.21298, 25.21893, 25.22846, 25.23236, 25.22618, 25.22495, 25.23007, 25.22809, 25.23228, 25.23753, 25.22702, 25.21057, 25.22043, 25.21299, 25.21299, 25.20684, 25.20104, 25.19399, 25.19813, 25.17221, 25.16942, 25.1861, 25.17946, 25.14277, 25.15153, 25.14778, 25.14021, 25.14524, 25.14057, 25.2024, 25.24579, 25.23876, 25.19701, 25.1927, 25.15917, 25.11725, 25.09314, 25.10035, 25.08856, 25.07529, 25.08314, 25.07, 25.13884, 25.16746, 25.20294, 25.24527, 25.24444, 25.18675, 25.16833, 25.13131, 25.13543, 25.12202, 25.09102, 25.07816, 25.07728, 25.13564, 25.13729, 25.1412, 25.10963, 25.12263, 25.0548, 25.03718, 25.08971, 25.104, 25.10681, 25.11901, 25.20057, 25.16272, 25.18474, 25.20591, 25.13892, 25.18569, 25.1617, 25.16454, 25.23, 25.25983, 25.25956, 25.28047, 25.29173, 25.25909, 25.25983, 25.2744, 25.27209, 25.26771, 25.26707, 25.25529, 25.20102, 25.22588, 25.2143, 25.26521, 25.24528, 25.25349, 25.24572, 25.30312, 25.30396, 25.30464, 25.30582, 25.23129, 25.25233, 25.25983, 25.2394, 25.23613, 25.2262, 25.2093, 25.23979, 25.26688, 25.23408, 25.31304, 25.30867, 25.31169, 25.27272, 25.3369, 25.34571, 25.32334, 25.30816, 25.31488, 25.30397, 25.29352, 25.30548, 25.28731, 25.22674, 25.24121, 25.25311, 25.34969, 25.36916, 25.37595, 25.38302, 25.37511, 25.36578, 25.36831, 25.38668, 25.37536, 25.36464, 25.32375, 25.33564, 25.33785, 25.32927, 25.37392, 25.394, 25.39963, 25.34554, 25.33234, 25.38047, 25.38866, 25.36856, 25.37416, 25.30572, 25.32664, 25.32878, 25.36814, 25.36779, 25.37857, 25.37417, 25.35358, 25.33514, 25.35933, 25.36865, 25.36304, 25.33401, 25.32562, 25.32678, 25.34638, 25.35059, 25.34186, 25.34438, 25.33617, 25.33183, 25.32562 ; sigma_t_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }