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 = 2452911.00000579 ; :starting_julian_day_string = "2003-09-28 00:00:00" ; :ending_julian_day_number = 2452917.95833912 ; :ending_julian_day_string = "2003-10-04 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 = 2452911, 2452911.04166667, 2452911.08333333, 2452911.125, 2452911.16666667, 2452911.20833333, 2452911.25, 2452911.29166667, 2452911.33333333, 2452911.375, 2452911.41666667, 2452911.45833333, 2452911.5, 2452911.54166667, 2452911.58333333, 2452911.625, 2452911.66666667, 2452911.70833333, 2452911.75, 2452911.79166667, 2452911.83333333, 2452911.875, 2452911.91666667, 2452911.95833333, 2452912, 2452912.04166667, 2452912.08333333, 2452912.125, 2452912.16666667, 2452912.20833333, 2452912.25, 2452912.29166667, 2452912.33333333, 2452912.375, 2452912.41666667, 2452912.45833333, 2452912.5, 2452912.54166667, 2452912.58333333, 2452912.625, 2452912.66666667, 2452912.70833333, 2452912.75, 2452912.79166667, 2452912.83333333, 2452912.875, 2452912.91666667, 2452912.95833333, 2452913, 2452913.04166667, 2452913.08333333, 2452913.125, 2452913.16666667, 2452913.20833333, 2452913.25, 2452913.29166667, 2452913.33333333, 2452913.375, 2452913.41666667, 2452913.45833333, 2452913.5, 2452913.54166667, 2452913.58333333, 2452913.625, 2452913.66666667, 2452913.70833333, 2452913.75, 2452913.79166667, 2452913.83333333, 2452913.875, 2452913.91666667, 2452913.95833333, 2452914, 2452914.04166667, 2452914.08333333, 2452914.125, 2452914.16666667, 2452914.20833333, 2452914.25, 2452914.29166667, 2452914.33333333, 2452914.375, 2452914.41666667, 2452914.45833333, 2452914.5, 2452914.54166667, 2452914.58333333, 2452914.625, 2452914.66666667, 2452914.70833333, 2452914.75, 2452914.79166667, 2452914.83333333, 2452914.875, 2452914.91666667, 2452914.95833333, 2452915, 2452915.04166667, 2452915.08333333, 2452915.125, 2452915.16666667, 2452915.20833333, 2452915.25, 2452915.29166667, 2452915.33333333, 2452915.375, 2452915.41666667, 2452915.45833333, 2452915.5, 2452915.54166667, 2452915.58333333, 2452915.625, 2452915.66666667, 2452915.70833333, 2452915.75, 2452915.79166667, 2452915.83333333, 2452915.875, 2452915.91666667, 2452915.95833333, 2452916, 2452916.04166667, 2452916.08333333, 2452916.125, 2452916.16666667, 2452916.20833333, 2452916.25, 2452916.29166667, 2452916.33333333, 2452916.375, 2452916.41666667, 2452916.45833333, 2452916.5, 2452916.54166667, 2452916.58333333, 2452916.625, 2452916.66666667, 2452916.70833333, 2452916.75, 2452916.79166667, 2452916.83333333, 2452916.875, 2452916.91666667, 2452916.95833333, 2452917, 2452917.04166667, 2452917.08333333, 2452917.125, 2452917.16666667, 2452917.20833333, 2452917.25, 2452917.29166667, 2452917.33333333, 2452917.375, 2452917.41666667, 2452917.45833333, 2452917.5, 2452917.54166667, 2452917.58333333, 2452917.625, 2452917.66666667, 2452917.70833333, 2452917.75, 2452917.79166667, 2452917.83333333, 2452917.875, 2452917.91666667, 2452917.95833333 ; dissolved_oxygen = 5.395587, 5.419935, 5.393252, 5.387941, 5.382838, 5.397307, 5.396884, 5.3948, 5.392893, 5.404651, 5.393072, 5.362124, 5.374673, 5.373304, 5.415092, 5.385179, 5.398794, 5.420522, 5.416481, 5.406978, 5.418583, 5.407453, 5.397099, 5.395879, 5.398312, 5.404074, 5.401881, 5.440204, 5.462614, 5.440431, 5.430024, 5.435249, 5.426805, 5.421193, 5.422206, 5.422572, 5.422446, 5.424744, 5.422424, 5.430096, 5.442324, 5.444654, 5.457216, 5.441372, 5.452492, 5.427932, 5.414056, 5.433904, 5.445564, 5.446878, 5.439822, 5.440981, 5.428191, 5.438769, 5.424048, 5.410662, 5.405694, 5.409449, 5.401995, 5.416033, 5.40551, 5.409205, 5.404864, 5.396583, 5.40714, 5.413065, 5.422419, 5.416382, 5.404505, 5.400885, 5.398689, 5.40428, 5.383126, 5.380862, 5.38445, 5.394114, 5.396458, 5.395343, 5.392923, 5.419535, 5.434195, 5.402818, 5.42232, 5.390281, 5.394856, 5.379744, 5.380962, 5.386673, 5.393896, 5.398297, 5.390123, 5.434442, 5.431967, 5.423932, 5.418506, 5.425357, 5.443736, 5.449826, 5.454452, 5.447177, 5.439204, 5.448552, 5.45199, 5.448929, 5.447115, 5.413041, 5.400482, 5.396921, 5.403244, 5.408957, 5.394155, 5.387116, 5.391006, 5.381523, 5.370636, 5.377688, 5.461238, 5.47339, 5.458667, 5.424178, 5.407698, 5.430604, 5.413981, 5.40815, 5.395228, 5.37986, 5.378714, 5.367599, 5.442365, 5.438508, 5.431946, 5.446968, 5.462655, 5.42149, 5.387514, 5.375828, 5.372881, 5.357156, 5.359778, 5.458106, 5.469067, 5.394772, 5.384725, 5.39354, 5.430011, 5.390098, 5.395944, 5.392662, 5.333935, 5.363362, 5.363547, 5.370184, 5.352766, 5.383011, 5.372067, 5.380208, 5.397026, 5.392137, 5.396803, 5.40012, 5.403723, 5.39906, 5.408977, 5.390815, 5.3854, 5.36746, 5.399804, 5.371499 ; 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.748639, 6.753294, 6.745461, 6.744502, 6.756618, 6.773269, 6.779111, 6.776236, 6.770398, 6.761003, 6.757907, 6.747352, 6.755002, 6.753153, 6.746747, 6.747119, 6.76572, 6.789026, 6.789948, 6.796149, 6.783287, 6.780785, 6.785765, 6.77772, 6.774658, 6.779346, 6.769975, 6.746188, 6.741915, 6.765346, 6.776518, 6.777343, 6.791296, 6.789996, 6.781847, 6.775953, 6.77897, 6.788459, 6.766263, 6.754488, 6.755356, 6.75222, 6.740985, 6.763491, 6.753414, 6.770611, 6.770752, 6.759739, 6.744065, 6.742687, 6.748853, 6.75042, 6.761451, 6.750559, 6.755777, 6.77247, 6.778451, 6.773999, 6.779795, 6.773482, 6.771858, 6.770517, 6.767743, 6.769177, 6.764502, 6.759879, 6.750466, 6.764408, 6.77047, 6.771905, 6.768895, 6.770188, 6.776355, 6.773247, 6.771764, 6.772187, 6.765841, 6.764314, 6.770564, 6.734045, 6.700806, 6.742901, 6.737889, 6.754282, 6.763705, 6.768519, 6.766992, 6.758896, 6.752854, 6.736747, 6.750913, 6.716656, 6.719576, 6.721221, 6.723238, 6.719991, 6.716702, 6.712418, 6.712418, 6.712004, 6.723053, 6.716932, 6.712234, 6.714291, 6.705595, 6.718946, 6.72073, 6.722191, 6.730834, 6.7323, 6.731066, 6.727812, 6.723608, 6.726487, 6.711605, 6.71489, 6.70604, 6.706898, 6.718115, 6.740455, 6.746476, 6.733516, 6.73605, 6.740734, 6.745284, 6.75288, 6.751313, 6.755269, 6.72747, 6.731558, 6.725793, 6.727303, 6.711129, 6.730585, 6.744352, 6.747434, 6.7497, 6.750519, 6.750893, 6.695763, 6.707266, 6.694234, 6.686852, 6.698817, 6.732653, 6.744678, 6.73999, 6.73866, 6.760165, 6.746243, 6.746476, 6.746056, 6.750846, 6.741365, 6.739032, 6.737471, 6.731883, 6.734722, 6.731605, 6.732977, 6.731558, 6.734676, 6.729184, 6.736096, 6.735001, 6.745424, 6.720142, 6.707033 ; 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.95075, 80.25617, 79.95379, 79.88641, 79.66763, 79.68542, 79.6105, 79.61353, 79.65401, 79.9386, 79.80388, 79.47005, 79.56582, 79.56734, 80.26227, 79.81449, 79.7963, 79.84241, 79.77204, 79.55944, 79.88139, 79.7467, 79.53559, 79.61201, 79.6839, 79.71379, 79.79175, 80.64116, 81.02467, 80.41615, 80.13, 80.19734, 79.90823, 79.8409, 79.95177, 80.02671, 79.98923, 79.91126, 80.13914, 80.39241, 80.56308, 80.63503, 80.95577, 80.45212, 80.73682, 80.16901, 79.9624, 80.3863, 80.74603, 80.78201, 80.60365, 80.60212, 80.28146, 80.56767, 80.28756, 79.89201, 79.74822, 79.85606, 79.67785, 79.95937, 79.82315, 79.89353, 79.86214, 79.72288, 79.93404, 80.07635, 80.32658, 80.07178, 79.82467, 79.75428, 79.75732, 79.82467, 79.43986, 79.44287, 79.51325, 79.65099, 79.76035, 79.76186, 79.6525, 80.47964, 81.09762, 80.12601, 80.47505, 79.8054, 79.76186, 79.48183, 79.51778, 79.69753, 79.87579, 80.1321, 79.84286, 80.90993, 80.83795, 80.69859, 80.5937, 80.73459, 81.04776, 81.19021, 81.25912, 81.15575, 80.90379, 81.11667, 81.22467, 81.15421, 81.23238, 80.56384, 80.35558, 80.28515, 80.27599, 80.34337, 80.13819, 80.07233, 80.18026, 80.00495, 80.02016, 80.08603, 81.43761, 81.60836, 81.25295, 80.47199, 80.15589, 80.65035, 80.37324, 80.23087, 79.98519, 79.66763, 79.66914, 79.45797, 80.89764, 80.79121, 80.7629, 80.96808, 81.39696, 80.55006, 79.88187, 79.67217, 79.60178, 79.35918, 79.39362, 81.51582, 81.53944, 80.58833, 80.52705, 80.51482, 80.65189, 79.91631, 80.05865, 80.02572, 78.90244, 79.50147, 79.50147, 79.6048, 79.29029, 79.85046, 79.71571, 79.855, 80.17112, 80.06473, 80.17112, 80.20405, 80.27447, 80.16808, 80.38087, 80.02876, 79.96139, 79.57187, 80.35253, 80.08755 ; 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.68, 33.654, 33.699, 33.695, 33.632, 33.547, 33.521, 33.533, 33.559, 33.612, 33.629, 33.683, 33.642, 33.657, 33.696, 33.688, 33.585, 33.458, 33.463, 33.43, 33.506, 33.51, 33.478, 33.526, 33.542, 33.516, 33.568, 33.708, 33.726, 33.593, 33.527, 33.534, 33.459, 33.462, 33.512, 33.539, 33.524, 33.47, 33.598, 33.653, 33.659, 33.677, 33.746, 33.608, 33.676, 33.579, 33.576, 33.639, 33.729, 33.734, 33.7, 33.691, 33.627, 33.688, 33.65, 33.564, 33.535, 33.556, 33.531, 33.567, 33.577, 33.581, 33.591, 33.585, 33.611, 33.636, 33.69, 33.613, 33.582, 33.576, 33.591, 33.588, 33.555, 33.572, 33.579, 33.57, 33.607, 33.615, 33.58, 33.797, 34, 33.754, 33.788, 33.682, 33.628, 33.599, 33.607, 33.657, 33.688, 33.788, 33.705, 33.902, 33.888, 33.877, 33.858, 33.879, 33.901, 33.92, 33.92, 33.929, 33.862, 33.896, 33.924, 33.904, 33.945, 33.877, 33.863, 33.856, 33.817, 33.81, 33.812, 33.833, 33.85, 33.837, 33.913, 33.891, 33.96, 33.966, 33.895, 33.782, 33.751, 33.833, 33.803, 33.776, 33.752, 33.712, 33.721, 33.71, 33.865, 33.826, 33.852, 33.844, 33.948, 33.847, 33.772, 33.755, 33.731, 33.738, 33.73, 34.036, 33.958, 34.02, 34.058, 33.994, 33.827, 33.765, 33.792, 33.796, 33.679, 33.756, 33.751, 33.76, 33.731, 33.787, 33.788, 33.797, 33.819, 33.807, 33.825, 33.82, 33.826, 33.808, 33.828, 33.802, 33.801, 33.749, 33.925, 34.037 ; 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.78, 7.75, 7.8, 7.81, 7.73, 7.62, 7.58, 7.6, 7.64, 7.7, 7.72, 7.79, 7.74, 7.75, 7.79, 7.79, 7.67, 7.52, 7.51, 7.47, 7.55, 7.57, 7.54, 7.59, 7.61, 7.58, 7.64, 7.79, 7.82, 7.67, 7.6, 7.59, 7.5, 7.51, 7.56, 7.6, 7.58, 7.52, 7.66, 7.74, 7.73, 7.75, 7.82, 7.68, 7.74, 7.63, 7.63, 7.7, 7.8, 7.81, 7.77, 7.76, 7.69, 7.76, 7.73, 7.62, 7.58, 7.61, 7.57, 7.61, 7.62, 7.63, 7.65, 7.64, 7.67, 7.7, 7.76, 7.67, 7.63, 7.62, 7.64, 7.63, 7.59, 7.61, 7.62, 7.62, 7.66, 7.67, 7.63, 7.86, 8.07, 7.8, 7.83, 7.73, 7.67, 7.64, 7.65, 7.7, 7.74, 7.84, 7.75, 7.97, 7.95, 7.94, 7.93, 7.95, 7.97, 8, 8, 8, 7.93, 7.97, 8, 7.99, 8.05, 7.96, 7.95, 7.94, 7.88, 7.87, 7.88, 7.9, 7.93, 7.91, 8.01, 7.99, 8.04, 8.03, 7.96, 7.81, 7.77, 7.85, 7.84, 7.81, 7.78, 7.73, 7.74, 7.71, 7.89, 7.87, 7.91, 7.9, 8, 7.87, 7.78, 7.76, 7.75, 7.74, 7.74, 8.1, 8.03, 8.12, 8.17, 8.09, 7.86, 7.78, 7.81, 7.82, 7.68, 7.77, 7.77, 7.77, 7.74, 7.8, 7.82, 7.83, 7.87, 7.85, 7.87, 7.86, 7.87, 7.85, 7.89, 7.84, 7.85, 7.78, 7.93, 8 ; 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.47462, 32.47474, 32.47633, 32.46275, 32.46981, 32.48124, 32.49066, 32.48487, 32.47545, 32.47634, 32.47592, 32.46852, 32.47121, 32.47795, 32.48243, 32.47387, 32.47536, 32.47896, 32.4937, 32.49558, 32.50257, 32.48818, 32.48179, 32.48669, 32.4852, 32.48528, 32.48512, 32.49526, 32.48657, 32.48395, 32.47842, 32.49529, 32.49875, 32.49262, 32.49968, 32.49132, 32.49389, 32.49188, 32.49865, 32.48298, 32.49873, 32.49936, 32.50795, 32.49071, 32.50761, 32.50626, 32.50304, 32.50528, 32.5084, 32.50444, 32.50534, 32.50503, 32.50175, 32.50182, 32.48909, 32.4995, 32.50571, 32.50024, 32.51076, 32.51206, 32.51346, 32.50841, 32.50047, 32.50336, 32.50326, 32.50207, 32.50396, 32.5054, 32.50949, 32.51239, 32.50981, 32.51593, 32.51786, 32.51744, 32.51561, 32.50594, 32.5083, 32.50755, 32.50734, 32.52518, 32.54609, 32.53514, 32.54352, 32.52337, 32.5215, 32.5184, 32.51764, 32.52458, 32.52047, 32.5342, 32.52934, 32.53479, 32.53848, 32.53606, 32.52511, 32.52888, 32.53372, 32.52606, 32.52606, 32.53564, 32.52937, 32.5284, 32.53032, 32.51833, 32.50622, 32.51746, 32.51184, 32.51368, 32.52791, 32.52975, 32.52257, 32.52636, 32.51658, 32.52132, 32.50933, 32.50449, 32.53145, 32.54712, 32.53663, 32.55576, 32.55993, 32.57295, 32.55023, 32.54934, 32.55166, 32.55552, 32.55582, 32.57206, 32.56982, 32.54683, 32.53732, 32.5381, 32.55586, 32.56925, 32.57306, 32.57355, 32.55719, 32.57403, 32.56546, 32.55647, 32.53861, 32.52093, 32.51488, 32.52116, 32.55722, 32.56557, 32.56645, 32.5614, 32.56687, 32.56528, 32.55993, 32.56956, 32.56653, 32.57044, 32.55285, 32.55314, 32.53936, 32.54518, 32.54576, 32.54974, 32.54683, 32.54625, 32.53034, 32.54916, 32.53877, 32.54845, 32.59654, 32.6506 ; 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.32277, 25.32711, 25.32126, 25.30917, 25.32607, 25.35053, 25.36353, 25.35619, 25.34318, 25.33544, 25.33228, 25.31656, 25.32575, 25.32963, 25.32747, 25.32076, 25.3389, 25.36271, 25.37568, 25.38271, 25.37709, 25.36298, 25.36215, 25.35902, 25.35505, 25.35931, 25.35077, 25.33755, 25.32646, 25.34564, 25.35112, 25.36578, 25.38104, 25.37484, 25.37341, 25.36126, 25.36607, 25.37286, 25.35859, 25.335, 25.34879, 25.34645, 25.34325, 25.34954, 25.35435, 25.36879, 25.36626, 25.35817, 25.34645, 25.34191, 25.34831, 25.34948, 25.35681, 25.34696, 25.34121, 25.36488, 25.37536, 25.36687, 25.38073, 25.37616, 25.37585, 25.37048, 25.36143, 25.36511, 25.36081, 25.35565, 25.34864, 25.36249, 25.37132, 25.37501, 25.37017, 25.37639, 25.38352, 25.38038, 25.37754, 25.36994, 25.36618, 25.36418, 25.36964, 25.35107, 25.33722, 25.36745, 25.36975, 25.36814, 25.37514, 25.37692, 25.37492, 25.37333, 25.36444, 25.36101, 25.37, 25.34282, 25.34859, 25.34813, 25.34098, 25.34107, 25.34198, 25.33164, 25.33164, 25.33916, 25.34433, 25.3378, 25.33498, 25.32701, 25.30883, 25.33066, 25.32769, 25.33057, 25.35035, 25.35323, 25.34616, 25.34627, 25.33429, 25.34088, 25.31706, 25.31615, 25.33008, 25.34382, 25.34571, 25.38222, 25.39118, 25.39001, 25.37359, 25.37718, 25.38326, 25.39338, 25.39221, 25.40921, 25.38182, 25.36664, 25.35344, 25.35548, 25.35503, 25.38424, 25.40007, 25.4033, 25.39186, 25.40651, 25.39978, 25.34099, 25.33715, 25.31019, 25.29815, 25.31474, 25.37622, 25.39419, 25.39061, 25.38522, 25.40937, 25.39538, 25.39118, 25.39874, 25.40062, 25.39517, 25.3785, 25.37731, 25.36077, 25.3682, 25.3658, 25.37035, 25.36664, 25.36904, 25.35082, 25.37275, 25.36317, 25.38074, 25.39705, 25.42938 ; 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 ; }