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 = 2452883.00000579 ; :starting_julian_day_string = "2003-08-31 00:00:00" ; :ending_julian_day_number = 2452889.95833912 ; :ending_julian_day_string = "2003-09-06 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 = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ; dissolved_oxygen = 5.858078, 5.843295, 5.877707, 5.909539, 5.936006, 5.903259, 5.960765, 5.983228, 6.013434, 6.015827, 5.995473, 5.988955, 5.974445, 5.956293, 5.962362, 5.967773, 5.934314, 5.930513, 5.940005, 5.926207, 5.929223, 5.934623, 5.923535, 5.943983, 5.920148, 5.940588, 5.80905, 5.890563, 5.959636, 5.928812, 5.923223, 5.918319, 5.89218, 5.909867, 5.900808, 5.904163, 5.916053, 5.919115, 5.905791, 5.90856, 5.898323, 5.910549, 5.8968, 5.886528, 5.878579, 5.876584, 5.837067, 5.866929, 5.843832, 5.829693, 5.837175, 5.826003, 5.830683, 5.815284, 5.820999, 5.839161, 5.834116, 5.832849, 5.817672, 5.814978, 5.781986, 5.800485, 5.794964, 5.815172, 5.820808, 5.80034, 5.796694, 5.787148, 5.789443, 5.764955, 5.763643, 5.771105, 5.761119, 5.762329, 5.750882, 5.77043, 5.777322, 5.750614, 5.754478, 5.750574, 5.763412, 5.740692, 5.758613, 5.808013, 5.760146, 5.737758, 5.720906, 5.75913, 5.822815, 5.804487, 5.763262, 5.800507, 5.790123, 5.822781, 5.793532, 5.779882, 5.781144, 5.78969, 5.799331, 5.780396, 5.769097, 5.793859, 5.76948, 5.812351, 5.814473, 5.801463, 5.814042, 5.806879, 5.786158, 5.772309, 5.773332, 5.771355, 5.78111, 5.763052, 5.793641, 5.774006, 5.816972, 5.833214, 5.792348, 5.787637, 5.784971, 5.798429, 5.782909, 5.78922, 5.783466, 5.77334, 5.775248, 5.817871, 5.808534, 5.819057, 5.79738, 5.809295, 5.809514, 5.810611, 5.806359, 5.807772, 5.806921, 5.804165, 5.822522, 5.836768, 5.817146, 5.812548, 5.826723, 5.800858, 5.814924, 5.807714, 5.812436, 5.810144, 5.810103, 5.860166, 5.815852, 5.866706, 5.843738, 5.81811, 5.811261, 5.809694, 5.813365, 5.834534, 5.814008, 5.843886, 5.846147, 5.844839, 5.847096, 5.861078, 5.860873, 5.857525, 5.805863, 5.840853 ; 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.940089, 6.942585, 6.928607, 6.917584, 6.899915, 6.906588, 6.880383, 6.872942, 6.863469, 6.848893, 6.879288, 6.868275, 6.876738, 6.886652, 6.885338, 6.880188, 6.912561, 6.931785, 6.925683, 6.929337, 6.927111, 6.924907, 6.926042, 6.91869, 6.915812, 6.920619, 6.97542, 6.944857, 6.896642, 6.926657, 6.925479, 6.928257, 6.931362, 6.926645, 6.939366, 6.934665, 6.934581, 6.935375, 6.933792, 6.940159, 6.939301, 6.933598, 6.937337, 6.933413, 6.935333, 6.923609, 6.940272, 6.932635, 6.939783, 6.940079, 6.937448, 6.938419, 6.944415, 6.949211, 6.944223, 6.939848, 6.945661, 6.937856, 6.95225, 6.951858, 6.949478, 6.945563, 6.950801, 6.946066, 6.947147, 6.957766, 6.959234, 6.959297, 6.959155, 6.958379, 6.966097, 6.96962, 6.965926, 6.973832, 6.961894, 6.965583, 6.968348, 6.96153, 6.960311, 6.952, 6.918951, 6.929677, 6.931456, 6.90296, 6.949111, 6.960469, 6.969815, 6.966482, 6.88516, 6.938327, 6.95938, 6.887048, 6.916659, 6.88223, 6.887216, 6.90028, 6.895745, 6.891454, 6.888621, 6.913321, 6.920275, 6.912265, 6.936271, 6.920832, 6.902097, 6.879168, 6.870948, 6.867804, 6.87458, 6.881168, 6.879425, 6.879927, 6.877249, 6.890691, 6.878177, 6.883388, 6.868696, 6.859231, 6.879543, 6.879607, 6.879223, 6.87218, 6.876511, 6.872472, 6.874191, 6.876407, 6.878889, 6.863791, 6.876009, 6.871288, 6.87683, 6.876949, 6.877234, 6.878664, 6.879285, 6.878065, 6.880003, 6.879501, 6.866621, 6.860635, 6.871822, 6.868921, 6.850687, 6.856852, 6.859793, 6.862688, 6.862688, 6.868872, 6.868824, 6.845441, 6.864063, 6.844698, 6.848401, 6.845709, 6.8399, 6.831872, 6.842635, 6.83369, 6.843523, 6.827613, 6.824506, 6.819851, 6.816751, 6.813654, 6.813416, 6.815107, 6.823957, 6.805707 ; 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 = 84.40926, 84.16599, 84.83245, 85.42778, 86.03013, 85.47288, 86.63421, 87.05482, 87.61509, 87.83649, 87.15253, 87.19736, 86.87906, 86.4904, 86.59505, 86.73853, 85.84827, 85.55537, 85.76778, 85.52343, 85.59445, 85.69968, 85.52554, 85.91196, 85.60307, 85.83897, 83.27885, 84.81908, 86.41358, 85.59412, 85.52798, 85.42291, 85.00753, 85.32077, 85.03383, 85.13985, 85.31234, 85.34671, 85.17405, 85.1358, 84.99881, 85.24506, 85.00092, 84.90087, 84.76275, 84.87746, 84.10429, 84.62768, 84.20771, 84.00039, 84.14009, 83.96729, 83.96219, 83.68266, 83.82504, 84.13961, 83.99656, 84.07279, 83.68043, 83.64639, 83.20029, 83.51353, 83.37116, 83.71893, 83.78702, 83.36498, 83.295, 83.15708, 83.19176, 82.84911, 82.73848, 82.80373, 82.70428, 82.62788, 82.60513, 82.84203, 82.90806, 82.60561, 82.67558, 82.71827, 83.29893, 82.84213, 83.07941, 84.13801, 82.8904, 82.43349, 82.08118, 82.66914, 84.57051, 83.6583, 82.81286, 84.22341, 83.71271, 84.60603, 84.12009, 83.763, 83.83639, 84.01262, 84.18711, 83.61244, 83.36515, 83.81998, 83.17842, 83.98341, 84.24212, 84.33379, 84.61776, 84.55219, 84.16743, 83.88559, 83.92174, 83.88686, 84.06138, 83.63532, 84.23222, 83.8832, 84.68816, 85.04181, 84.19671, 84.12744, 84.09337, 84.3754, 84.09657, 84.23782, 84.13304, 83.95868, 83.95612, 84.76178, 84.47536, 84.68655, 84.30309, 84.47488, 84.47456, 84.47296, 84.40353, 84.43905, 84.40289, 84.36898, 84.79456, 85.0762, 84.65215, 84.62098, 85.05312, 84.59944, 84.76822, 84.62741, 84.69621, 84.58658, 84.58658, 85.60683, 84.729, 85.71168, 85.32997, 84.98915, 84.9612, 85.0381, 84.95798, 85.37897, 84.95636, 85.59194, 85.66402, 85.70332, 85.77541, 86.0196, 86.0196, 85.94913, 85.0806, 85.82288 ; 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 = 32.613, 32.604, 32.682, 32.74, 32.832, 32.803, 32.942, 32.978, 33.027, 33.109, 32.928, 33.001, 32.956, 32.906, 32.911, 32.929, 32.723, 32.601, 32.632, 32.614, 32.625, 32.638, 32.649, 32.674, 32.725, 32.698, 32.376, 32.556, 32.821, 32.639, 32.624, 32.597, 32.578, 32.615, 32.538, 32.589, 32.581, 32.565, 32.609, 32.539, 32.549, 32.579, 32.557, 32.59, 32.561, 32.623, 32.544, 32.579, 32.549, 32.56, 32.579, 32.574, 32.531, 32.505, 32.53, 32.538, 32.506, 32.549, 32.478, 32.481, 32.519, 32.537, 32.507, 32.539, 32.527, 32.462, 32.452, 32.458, 32.456, 32.457, 32.419, 32.402, 32.42, 32.381, 32.44, 32.422, 32.408, 32.44, 32.445, 32.483, 32.676, 32.612, 32.627, 32.787, 32.536, 32.466, 32.415, 32.421, 32.849, 32.571, 32.466, 32.859, 32.703, 32.892, 32.858, 32.793, 32.815, 32.837, 32.856, 32.727, 32.688, 32.729, 32.593, 32.684, 32.79, 32.911, 32.946, 32.962, 32.92, 32.887, 32.896, 32.893, 32.909, 32.838, 32.907, 32.878, 32.968, 33.017, 32.896, 32.902, 32.905, 32.945, 32.912, 32.939, 32.928, 32.919, 32.907, 32.996, 32.915, 32.939, 32.903, 32.903, 32.902, 32.897, 32.894, 32.902, 32.889, 32.892, 32.962, 32.988, 32.928, 32.939, 33.023, 32.993, 32.981, 32.97, 32.97, 32.94, 32.941, 33.083, 32.966, 33.074, 33.046, 33.053, 33.076, 33.121, 33.068, 33.132, 33.074, 33.161, 33.177, 33.201, 33.217, 33.233, 33.238, 33.227, 33.164, 33.253 ; 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 = 6.588, 6.571, 6.655, 6.723, 6.833, 6.789, 6.952, 7, 7.06, 7.15, 6.967, 7.03, 6.977, 6.914, 6.923, 6.959, 6.772, 6.662, 6.7, 6.677, 6.691, 6.704, 6.69, 6.741, 6.744, 6.715, 6.394, 6.572, 6.865, 6.689, 6.705, 6.693, 6.675, 6.699, 6.625, 6.643, 6.647, 6.647, 6.642, 6.618, 6.621, 6.656, 6.634, 6.653, 6.649, 6.721, 6.615, 6.664, 6.617, 6.61, 6.624, 6.618, 6.586, 6.557, 6.588, 6.621, 6.586, 6.633, 6.543, 6.545, 6.549, 6.574, 6.543, 6.569, 6.565, 6.504, 6.496, 6.493, 6.495, 6.501, 6.453, 6.431, 6.454, 6.405, 6.479, 6.456, 6.439, 6.482, 6.49, 6.543, 6.738, 6.675, 6.654, 6.826, 6.545, 6.48, 6.424, 6.449, 6.95, 6.62, 6.489, 6.93, 6.746, 6.957, 6.929, 6.846, 6.875, 6.902, 6.918, 6.764, 6.722, 6.772, 6.628, 6.719, 6.832, 6.975, 7.03, 7.05, 7.01, 6.968, 6.979, 6.976, 6.992, 6.908, 6.985, 6.953, 7.04, 7.1, 6.978, 6.975, 6.977, 7.02, 6.997, 7.02, 7.01, 6.995, 6.979, 7.07, 7, 7.03, 6.998, 6.997, 6.995, 6.985, 6.981, 6.988, 6.977, 6.98, 7.06, 7.1, 7.03, 7.05, 7.17, 7.13, 7.11, 7.09, 7.09, 7.05, 7.05, 7.19, 7.08, 7.2, 7.18, 7.2, 7.24, 7.29, 7.22, 7.27, 7.21, 7.31, 7.33, 7.36, 7.38, 7.4, 7.4, 7.39, 7.34, 7.46 ; 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.43602, 32.44223, 32.44851, 32.44788, 32.44479, 32.45459, 32.45279, 32.44684, 32.44375, 32.44831, 32.42337, 32.44366, 32.44451, 32.4493, 32.44627, 32.432, 32.38291, 32.35277, 32.35097, 32.3529, 32.35177, 32.35378, 32.37909, 32.35839, 32.41155, 32.40931, 32.35821, 32.38835, 32.40255, 32.36905, 32.33746, 32.31911, 32.31521, 32.33323, 32.3184, 32.35752, 32.34494, 32.32734, 32.38048, 32.32611, 32.33429, 32.33424, 32.33081, 32.34917, 32.32105, 32.32127, 32.33445, 32.32669, 32.33807, 32.3568, 32.36448, 32.36465, 32.34754, 32.34631, 32.34455, 32.32218, 32.32, 32.32295, 32.32978, 32.3312, 32.36933, 32.36551, 32.36177, 32.37245, 32.363, 32.34903, 32.34556, 32.35503, 32.35093, 32.34635, 32.34983, 32.35189, 32.34999, 32.35331, 32.34841, 32.35031, 32.35094, 32.34557, 32.34351, 32.33529, 32.36342, 32.35259, 32.38894, 32.4021, 32.39187, 32.37619, 32.37291, 32.35583, 32.35312, 32.35946, 32.36766, 32.38285, 32.38551, 32.39348, 32.3827, 32.38981, 32.38655, 32.38518, 32.39088, 32.39485, 32.39171, 32.38949, 32.37611, 32.39015, 32.39973, 32.39728, 32.38372, 32.38236, 32.37418, 32.37767, 32.37715, 32.37669, 32.3791, 32.38062, 32.38351, 32.38196, 32.39829, 32.39526, 32.37809, 32.38745, 32.38885, 32.39203, 32.37767, 32.38549, 32.3829, 32.38719, 32.38915, 32.40059, 32.37812, 32.37609, 32.36692, 32.36786, 32.36865, 32.3726, 32.37309, 32.37523, 32.37139, 32.37184, 32.37296, 32.36371, 32.36411, 32.35731, 32.33614, 32.34102, 32.34672, 32.35352, 32.35352, 32.35839, 32.35949, 32.38253, 32.35854, 32.3634, 32.35174, 32.34061, 32.32813, 32.33014, 32.33817, 32.36074, 32.35403, 32.35473, 32.35334, 32.35126, 32.34988, 32.34848, 32.35388, 32.35134, 32.32995, 32.31412 ; 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.45362, 25.46069, 25.45483, 25.44551, 25.42871, 25.44219, 25.4193, 25.40824, 25.39779, 25.38929, 25.39414, 25.40173, 25.40946, 25.42158, 25.41801, 25.402, 25.38794, 25.37848, 25.37214, 25.37664, 25.37394, 25.37384, 25.3956, 25.37267, 25.41415, 25.41616, 25.41696, 25.41809, 25.39123, 25.38781, 25.36085, 25.34795, 25.3472, 25.3583, 25.35616, 25.38467, 25.37424, 25.36037, 25.40289, 25.36313, 25.36919, 25.36465, 25.36478, 25.3768, 25.35516, 25.34602, 25.37009, 25.35767, 25.37268, 25.38835, 25.3926, 25.39351, 25.38414, 25.38688, 25.38152, 25.35965, 25.36242, 25.35872, 25.37564, 25.3765, 25.40604, 25.39984, 25.40085, 25.40594, 25.39901, 25.39578, 25.39407, 25.40192, 25.39843, 25.39405, 25.4029, 25.4073, 25.40289, 25.41171, 25.39847, 25.40289, 25.40554, 25.39585, 25.39322, 25.37998, 25.37702, 25.37665, 25.40801, 25.396, 25.42433, 25.42025, 25.42477, 25.40814, 25.34109, 25.38916, 25.41238, 25.36715, 25.39338, 25.37194, 25.36716, 25.3837, 25.37732, 25.37268, 25.37505, 25.39839, 25.40139, 25.39313, 25.40125, 25.40055, 25.39334, 25.37254, 25.35455, 25.35081, 25.3497, 25.35804, 25.35616, 25.3562, 25.35598, 25.3683, 25.36037, 25.3634, 25.36469, 25.35427, 25.35704, 25.36481, 25.36564, 25.36242, 25.35419, 25.35728, 25.35657, 25.36194, 25.36561, 25.36248, 25.35414, 25.34855, 25.34559, 25.34646, 25.34735, 25.35178, 25.3527, 25.35346, 25.3519, 25.35185, 25.34208, 25.32944, 25.33911, 25.33109, 25.29833, 25.30756, 25.31473, 25.32276, 25.32276, 25.33195, 25.33281, 25.33213, 25.32805, 25.31573, 25.30926, 25.2978, 25.28257, 25.27735, 25.29317, 25.30415, 25.30701, 25.29397, 25.29015, 25.28441, 25.28057, 25.27674, 25.28098, 25.28035, 25.27039, 25.24146 ; 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 ; }