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 = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452896.95833912 ;
		:ending_julian_day_string = "2003-09-13 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 = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 
    2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 
    2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 
    2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 
    2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 
    2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 
    2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 
    2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 
    2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 
    2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 
    2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 
    2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 
    2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 
    2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 
    2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 
    2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 
    2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 
    2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 
    2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 
    2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 
    2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 
    2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 
    2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 
    2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 
    2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 
    2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 
    2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ;

 dissolved_oxygen =
  5.81891,
  5.827724,
  5.814626,
  5.812343,
  5.829626,
  5.819452,
  5.825171,
  5.808074,
  5.793783,
  5.796885,
  5.831847,
  5.827358,
  5.874306,
  5.861909,
  5.848044,
  5.849311,
  5.842606,
  5.837789,
  5.851811,
  5.814958,
  5.843565,
  5.849752,
  5.850111,
  5.838343,
  5.875638,
  5.852682,
  5.824157,
  5.83314,
  5.779294,
  5.797032,
  5.831644,
  5.826942,
  5.81751,
  5.837003,
  5.796791,
  5.823341,
  5.831601,
  5.83452,
  5.861597,
  5.855358,
  5.857893,
  5.864944,
  5.834916,
  5.880396,
  5.876671,
  5.845778,
  5.716351,
  5.861303,
  5.843333,
  5.811747,
  5.831998,
  5.808493,
  5.815772,
  5.828697,
  5.809675,
  5.828413,
  5.819092,
  5.811675,
  5.81775,
  5.79527,
  5.791546,
  5.795137,
  5.802668,
  5.847548,
  5.820975,
  5.804624,
  5.804485,
  5.794415,
  5.840632,
  5.839721,
  5.82205,
  5.783518,
  5.743714,
  5.797478,
  5.790749,
  5.781204,
  5.757804,
  5.738148,
  5.738188,
  5.736763,
  5.756754,
  5.752091,
  5.738033,
  5.735658,
  5.708688,
  5.728641,
  5.744001,
  5.752053,
  5.750751,
  5.746283,
  5.735762,
  5.74494,
  5.739321,
  5.722976,
  5.756731,
  5.593446,
  5.779201,
  5.741575,
  5.714658,
  5.690947,
  5.698491,
  5.716022,
  5.671713,
  5.691746,
  5.739254,
  5.722533,
  5.672443,
  5.611087,
  5.534262,
  5.637292,
  5.686183,
  5.730139,
  5.798919,
  5.769365,
  5.693035,
  5.667944,
  5.752207,
  5.697339,
  5.706955,
  5.674046,
  5.597054,
  5.648417,
  5.77887,
  5.804983,
  5.71138,
  5.767543,
  5.760764,
  5.793447,
  5.754142,
  5.68785,
  5.685494,
  5.700919,
  5.729346,
  5.751213,
  5.716861,
  5.702379,
  5.707129,
  5.697714,
  5.685198,
  5.691486,
  5.744173,
  5.680602,
  5.667333,
  5.672224,
  5.68105,
  5.691398,
  5.663327,
  5.63843,
  5.676604,
  5.681481,
  5.699207,
  5.673824,
  5.648748,
  5.654547,
  5.702586,
  5.649885,
  5.597157,
  5.650637,
  5.594501,
  5.624262,
  5.590243,
  5.674988,
  5.655344,
  5.624862,
  5.631684,
  5.631605,
  5.621829,
  5.623316 ;

 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.816584,
  6.818921,
  6.835295,
  6.841433,
  6.830435,
  6.835439,
  6.827709,
  6.829837,
  6.835679,
  6.839729,
  6.818254,
  6.824506,
  6.803881,
  6.802955,
  6.812131,
  6.816728,
  6.820114,
  6.81997,
  6.813916,
  6.826752,
  6.81537,
  6.81425,
  6.811678,
  6.81475,
  6.790724,
  6.80597,
  6.814488,
  6.813892,
  6.829285,
  6.821856,
  6.818015,
  6.815131,
  6.821091,
  6.810061,
  6.830648,
  6.816537,
  6.814964,
  6.818635,
  6.802334,
  6.806229,
  6.803472,
  6.800527,
  6.807109,
  6.799316,
  6.797585,
  6.788112,
  6.817514,
  6.79889,
  6.793936,
  6.798417,
  6.788395,
  6.809225,
  6.806513,
  6.796091,
  6.804731,
  6.79576,
  6.798795,
  6.813344,
  6.806086,
  6.801312,
  6.811605,
  6.813201,
  6.798748,
  6.757867,
  6.765498,
  6.765451,
  6.77124,
  6.794172,
  6.772724,
  6.780433,
  6.778759,
  6.79524,
  6.798227,
  6.774208,
  6.768555,
  6.765311,
  6.780198,
  6.787971,
  6.788018,
  6.789225,
  6.78485,
  6.787876,
  6.790858,
  6.793842,
  6.798322,
  6.787782,
  6.783456,
  6.775787,
  6.777132,
  6.777366,
  6.778852,
  6.778665,
  6.777413,
  6.789508,
  6.778805,
  6.841197,
  6.795665,
  6.777319,
  6.787829,
  6.784379,
  6.788188,
  6.798822,
  6.814368,
  6.806824,
  6.789536,
  6.789112,
  6.796828,
  6.842875,
  6.882345,
  6.830795,
  6.808581,
  6.76567,
  6.734735,
  6.738414,
  6.778007,
  6.803308,
  6.737222,
  6.808037,
  6.793086,
  6.805137,
  6.839852,
  6.814559,
  6.723883,
  6.716055,
  6.76553,
  6.736158,
  6.742316,
  6.724922,
  6.751667,
  6.792614,
  6.795646,
  6.785256,
  6.764735,
  6.747974,
  6.769647,
  6.753841,
  6.747941,
  6.765904,
  6.758692,
  6.77907,
  6.774878,
  6.749694,
  6.77188,
  6.763036,
  6.771552,
  6.772895,
  6.800317,
  6.789037,
  6.768774,
  6.759938,
  6.77702,
  6.78651,
  6.787263,
  6.78568,
  6.772332,
  6.773458,
  6.80875,
  6.795929,
  6.823957,
  6.813581,
  6.808892,
  6.778882,
  6.765265,
  6.795882,
  6.8049,
  6.804805,
  6.79183,
  6.787593 ;

 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 =
  85.36402,
  85.46403,
  85.06767,
  84.95798,
  85.3478,
  85.13648,
  85.31664,
  85.03972,
  84.75797,
  84.75314,
  85.53286,
  85.3887,
  86.33758,
  86.1671,
  85.84751,
  85.8082,
  85.66727,
  85.59844,
  85.88029,
  85.17899,
  85.741,
  85.84588,
  85.88356,
  85.67216,
  86.52448,
  85.99335,
  85.46728,
  85.60658,
  84.62516,
  84.97735,
  85.53286,
  85.50007,
  85.28709,
  85.71146,
  84.86443,
  85.42961,
  85.57053,
  85.56728,
  86.17037,
  86.02941,
  86.10152,
  86.2425,
  85.71798,
  86.48512,
  86.45234,
  86.11789,
  83.84803,
  86.20972,
  86.00806,
  85.48676,
  85.9113,
  85.30329,
  85.44422,
  85.76543,
  85.377,
  85.76543,
  85.59004,
  85.29842,
  85.47865,
  85.20812,
  85.02469,
  85.05749,
  85.34906,
  86.5295,
  86.03912,
  85.79803,
  85.72263,
  85.28507,
  86.23756,
  86.12607,
  85.88667,
  85.11131,
  84.48841,
  85.58163,
  85.5537,
  85.45363,
  84.92088,
  84.53408,
  84.53408,
  84.49804,
  84.84718,
  84.74066,
  84.49644,
  84.42437,
  83.97202,
  84.39635,
  84.67663,
  84.89129,
  84.85524,
  84.78637,
  84.61259,
  84.75032,
  84.68306,
  84.29147,
  84.92249,
  81.76122,
  85.04246,
  84.7175,
  84.18977,
  83.88309,
  83.94717,
  84.0737,
  83.23167,
  83.61823,
  84.53087,
  84.28986,
  83.45721,
  81.99897,
  80.41245,
  82.52762,
  83.51496,
  84.69433,
  86.10463,
  85.61904,
  83.99276,
  83.31159,
  85.3795,
  83.68548,
  84.01124,
  83.37885,
  81.83004,
  82.88749,
  85.94543,
  86.43441,
  84.41881,
  85.62067,
  85.44191,
  86.1489,
  85.22549,
  83.73581,
  83.66377,
  84.01922,
  84.69433,
  85.22874,
  84.44843,
  84.43164,
  84.57585,
  84.21217,
  84.11684,
  83.95673,
  84.78637,
  84.16088,
  83.68921,
  83.87096,
  83.89584,
  84.03199,
  83.28033,
  83.05199,
  83.86459,
  84.04636,
  84.09607,
  83.60445,
  83.22572,
  83.33059,
  84.20417,
  83.41213,
  82.20536,
  83.14738,
  81.98325,
  82.54487,
  82.1021,
  83.7157,
  83.59384,
  82.76868,
  82.75925,
  82.75925,
  82.7734,
  82.84698 ;

 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.196,
  33.196,
  33.123,
  33.093,
  33.151,
  33.12,
  33.159,
  33.139,
  33.115,
  33.104,
  33.21,
  33.177,
  33.316,
  33.311,
  33.265,
  33.242,
  33.22,
  33.223,
  33.252,
  33.179,
  33.246,
  33.245,
  33.25,
  33.259,
  33.373,
  33.272,
  33.24,
  33.228,
  33.175,
  33.208,
  33.215,
  33.251,
  33.224,
  33.284,
  33.171,
  33.246,
  33.23,
  33.202,
  33.275,
  33.242,
  33.251,
  33.264,
  33.248,
  33.265,
  33.277,
  33.33,
  33.201,
  33.274,
  33.305,
  33.284,
  33.324,
  33.228,
  33.236,
  33.284,
  33.249,
  33.291,
  33.276,
  33.215,
  33.245,
  33.272,
  33.227,
  33.218,
  33.277,
  33.482,
  33.442,
  33.443,
  33.418,
  33.3,
  33.411,
  33.37,
  33.381,
  33.302,
  33.288,
  33.404,
  33.426,
  33.446,
  33.375,
  33.333,
  33.332,
  33.331,
  33.35,
  33.335,
  33.321,
  33.307,
  33.286,
  33.337,
  33.355,
  33.395,
  33.391,
  33.386,
  33.379,
  33.383,
  33.385,
  33.325,
  33.38,
  33.049,
  33.293,
  33.387,
  33.336,
  33.36,
  33.353,
  33.3,
  33.218,
  33.254,
  33.349,
  33.358,
  33.293,
  33.063,
  32.858,
  33.119,
  33.217,
  33.463,
  33.634,
  33.604,
  33.397,
  33.279,
  33.605,
  33.253,
  33.323,
  33.265,
  33.077,
  33.214,
  33.671,
  33.742,
  33.466,
  33.628,
  33.594,
  33.698,
  33.541,
  33.333,
  33.318,
  33.366,
  33.483,
  33.571,
  33.452,
  33.519,
  33.547,
  33.458,
  33.489,
  33.399,
  33.439,
  33.534,
  33.429,
  33.47,
  33.436,
  33.432,
  33.293,
  33.335,
  33.446,
  33.487,
  33.418,
  33.364,
  33.348,
  33.357,
  33.444,
  33.42,
  33.238,
  33.312,
  33.164,
  33.21,
  33.235,
  33.403,
  33.447,
  33.313,
  33.27,
  33.272,
  33.325,
  33.341 ;

 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.39,
  7.37,
  7.26,
  7.22,
  7.29,
  7.26,
  7.31,
  7.3,
  7.26,
  7.23,
  7.37,
  7.33,
  7.45,
  7.46,
  7.4,
  7.37,
  7.35,
  7.35,
  7.39,
  7.31,
  7.38,
  7.39,
  7.41,
  7.38,
  7.54,
  7.45,
  7.39,
  7.4,
  7.29,
  7.34,
  7.37,
  7.38,
  7.34,
  7.41,
  7.28,
  7.37,
  7.39,
  7.37,
  7.48,
  7.46,
  7.48,
  7.5,
  7.45,
  7.51,
  7.52,
  7.58,
  7.38,
  7.51,
  7.54,
  7.51,
  7.58,
  7.44,
  7.46,
  7.53,
  7.47,
  7.53,
  7.51,
  7.41,
  7.46,
  7.49,
  7.42,
  7.41,
  7.51,
  7.78,
  7.73,
  7.73,
  7.69,
  7.54,
  7.68,
  7.63,
  7.64,
  7.53,
  7.51,
  7.67,
  7.71,
  7.73,
  7.63,
  7.58,
  7.58,
  7.57,
  7.6,
  7.58,
  7.56,
  7.54,
  7.51,
  7.58,
  7.61,
  7.66,
  7.65,
  7.65,
  7.64,
  7.64,
  7.65,
  7.57,
  7.64,
  7.24,
  7.53,
  7.65,
  7.58,
  7.6,
  7.57,
  7.5,
  7.4,
  7.45,
  7.56,
  7.56,
  7.52,
  7.22,
  6.97,
  7.3,
  7.45,
  7.72,
  7.92,
  7.9,
  7.64,
  7.47,
  7.91,
  7.44,
  7.54,
  7.46,
  7.24,
  7.4,
  8,
  8.04,
  7.72,
  7.91,
  7.87,
  7.98,
  7.81,
  7.54,
  7.52,
  7.59,
  7.72,
  7.83,
  7.69,
  7.8,
  7.84,
  7.72,
  7.77,
  7.63,
  7.65,
  7.83,
  7.68,
  7.74,
  7.68,
  7.67,
  7.49,
  7.57,
  7.7,
  7.76,
  7.64,
  7.58,
  7.58,
  7.59,
  7.67,
  7.67,
  7.44,
  7.52,
  7.34,
  7.41,
  7.44,
  7.63,
  7.73,
  7.52,
  7.46,
  7.46,
  7.55,
  7.58 ;

 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.31787,
  32.33653,
  32.36035,
  32.36528,
  32.36261,
  32.3571,
  32.35257,
  32.34027,
  32.35168,
  32.36784,
  32.35165,
  32.35334,
  32.39136,
  32.37664,
  32.38303,
  32.38622,
  32.38114,
  32.38438,
  32.37833,
  32.37421,
  32.3812,
  32.37078,
  32.3575,
  32.39524,
  32.36881,
  32.34392,
  32.36538,
  32.34309,
  32.38859,
  32.37752,
  32.35705,
  32.3866,
  32.39482,
  32.3942,
  32.39362,
  32.39054,
  32.35458,
  32.34301,
  32.3192,
  32.30227,
  32.29335,
  32.28875,
  32.31805,
  32.28053,
  32.28415,
  32.28538,
  32.3326,
  32.29021,
  32.29567,
  32.30098,
  32.27894,
  32.3058,
  32.2958,
  32.28238,
  32.3005,
  32.28991,
  32.29237,
  32.31973,
  32.3055,
  32.30666,
  32.32336,
  32.32297,
  32.29344,
  32.26291,
  32.2664,
  32.26746,
  32.27774,
  32.29029,
  32.27951,
  32.28192,
  32.28444,
  32.30174,
  32.30528,
  32.28128,
  32.26778,
  32.27068,
  32.28728,
  32.2886,
  32.28753,
  32.29575,
  32.28829,
  32.29075,
  32.29429,
  32.29782,
  32.30313,
  32.2929,
  32.28438,
  32.28091,
  32.28589,
  32.28053,
  32.2823,
  32.28659,
  32.27946,
  32.2893,
  32.28337,
  32.29887,
  32.29206,
  32.2816,
  32.29183,
  32.29903,
  32.31939,
  32.3275,
  32.33229,
  32.32452,
  32.32439,
  32.33406,
  32.30136,
  32.33274,
  32.34414,
  32.31863,
  32.28463,
  32.29813,
  32.29568,
  32.2822,
  32.30161,
  32.33282,
  32.27402,
  32.33276,
  32.31503,
  32.32706,
  32.32922,
  32.32798,
  32.26124,
  32.2998,
  32.30135,
  32.29853,
  32.29926,
  32.3084,
  32.29819,
  32.32579,
  32.32826,
  32.31477,
  32.31955,
  32.31172,
  32.31417,
  32.28394,
  32.27685,
  32.29278,
  32.27964,
  32.31303,
  32.33737,
  32.27222,
  32.2988,
  32.28709,
  32.3063,
  32.31129,
  32.32928,
  32.30005,
  32.29847,
  32.28676,
  32.32413,
  32.32191,
  32.30472,
  32.3051,
  32.32416,
  32.29843,
  32.31658,
  32.3218,
  32.32995,
  32.31433,
  32.31335,
  32.31733,
  32.27174,
  32.32288,
  32.33244,
  32.3346,
  32.30788,
  32.2972 ;

 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.25404,
  25.27145,
  25.3052,
  25.3145,
  25.30289,
  25.30264,
  25.29227,
  25.28396,
  25.29838,
  25.31516,
  25.28334,
  25.29015,
  25.30355,
  25.2906,
  25.30389,
  25.31052,
  25.30927,
  25.31182,
  25.30158,
  25.30929,
  25.3052,
  25.29563,
  25.28245,
  25.31624,
  25.27336,
  25.26626,
  25.29139,
  25.27249,
  25.32333,
  25.30779,
  25.28759,
  25.30945,
  25.3214,
  25.3113,
  25.32864,
  25.31392,
  25.2829,
  25.27655,
  25.24269,
  25.23214,
  25.22237,
  25.21599,
  25.24592,
  25.20814,
  25.2096,
  25.20223,
  25.26699,
  25.21575,
  25.21588,
  25.22421,
  25.19717,
  25.23767,
  25.22706,
  25.20683,
  25.22937,
  25.21274,
  25.21744,
  25.25275,
  25.23468,
  25.23145,
  25.25423,
  25.2553,
  25.21829,
  25.15651,
  25.1663,
  25.16714,
  25.18085,
  25.21166,
  25.18364,
  25.19254,
  25.19312,
  25.22204,
  25.22759,
  25.18643,
  25.17021,
  25.16967,
  25.19675,
  25.20477,
  25.20392,
  25.21177,
  25.20173,
  25.20646,
  25.21202,
  25.21757,
  25.2259,
  25.20814,
  25.19726,
  25.18754,
  25.19286,
  25.18864,
  25.19143,
  25.1948,
  25.1878,
  25.2067,
  25.19228,
  25.25956,
  25.21443,
  25.18949,
  25.2073,
  25.21017,
  25.23035,
  25.24645,
  25.26401,
  25.25101,
  25.23567,
  25.24327,
  25.22313,
  25.28891,
  25.33138,
  25.26694,
  25.21966,
  25.19264,
  25.16232,
  25.15459,
  25.2066,
  25.25478,
  25.14675,
  25.25887,
  25.2311,
  25.25163,
  25.28342,
  25.26061,
  25.12382,
  25.14831,
  25.19516,
  25.16599,
  25.17227,
  25.1637,
  25.17996,
  25.23955,
  25.24427,
  25.22393,
  25.20946,
  25.18774,
  25.20946,
  25.17019,
  25.15895,
  25.18844,
  25.17106,
  25.21698,
  25.2333,
  25.15673,
  25.19879,
  25.18115,
  25.20469,
  25.21001,
  25.24922,
  25.21515,
  25.19572,
  25.17807,
  25.2243,
  25.23094,
  25.21743,
  25.21633,
  25.22011,
  25.19991,
  25.24615,
  25.23919,
  25.27039,
  25.24851,
  25.24361,
  25.22035,
  25.17051,
  25.24004,
  25.25586,
  25.25756,
  25.22409,
  25.21152 ;

 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 ;
}
