netcdf K0104.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 transmissivity(time, depth, lat, lon) ;
		transmissivity:long_name = "Transmissivity" ;
		transmissivity:short_name = "TRANS" ;
		transmissivity:_FillValue = -999.f ;
		transmissivity:units = "percent" ;
		transmissivity:is_dead = 0 ;
		transmissivity:valid_range = 0.f, 100.f ;
		transmissivity:epic_code = 4012 ;
		transmissivity:Vd = 0.058 ;
		transmissivity:Vair = 4.78 ;
		transmissivity:Vref = 4.66 ;
		transmissivity:pathlength = 0.25 ;
		transmissivity:sensor_sn = "SBETR481" ;
		transmissivity:ancillary_variables = "transmissivity_qc" ;
	byte transmissivity_qc(time, depth, lat, lon) ;
		transmissivity_qc:long_name = "Transmissivity QC" ;
		transmissivity_qc:short_name = "TRQC" ;
		transmissivity_qc:_FillValue = 128s ;
		transmissivity_qc:units = "1" ;
		transmissivity_qc:valid_range = -127s, 127s ;
		transmissivity_qc:flag_values = 0s, 1s, 2s ;
		transmissivity_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		transmissivity_qc:sensor_sn = "SBETR481" ;
		transmissivity_qc:intent = "data_quality" ;
		transmissivity_qc:standard_name = "transmissivity data_quality" ;
	float c(time, depth, lat, lon) ;
		c:long_name = "Beam Attenuation Coefficient" ;
		c:short_name = "C" ;
		c:_FillValue = -999.f ;
		c:units = "1/m" ;
		c:valid_range = 0.f, 100.f ;
		c:is_dead = 0 ;
		c:sensor_sn = "SBETR481" ;
		c:ancillary_variables = "c_qc" ;
	byte c_qc(time, depth, lat, lon) ;
		c_qc:long_name = "Beam Attenuation Coefficient Quality" ;
		c_qc:short_name = "CQ" ;
		c_qc:_FillValue = 128s ;
		c_qc:units = "1" ;
		c_qc:valid_range = -127s, 127s ;
		c_qc:flag_values = 0s, 1s ;
		c_qc:flag_meanings = "quality_good quality_bad" ;
		c_qc:sensor_sn = "SBETR481" ;
		c_qc:intent = "data_quality" ;
		c_qc:standard_name = "c data_quality" ;
	float conductivity(time, depth, lat, lon) ;
		conductivity:long_name = "Conductivity" ;
		conductivity:short_name = "COND" ;
		conductivity:_FillValue = -999.f ;
		conductivity:units = "msiemens/cm" ;
		conductivity:is_dead = 0 ;
		conductivity:valid_range = 20.f, 60.f ;
		conductivity:epic_code = 51 ;
		conductivity:ancillary_variables = "conductivity_qc" ;
		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:_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" ;
		conductivity_qc:intent = "data_quality" ;
		conductivity_qc:standard_name = "conductivity data_quality" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:epic_code = 20 ;
		temperature:ancillary_variables = "temperature_qc" ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		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" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "temperature data_quality" ;
	float salinity(time, depth, lat, lon) ;
		salinity:long_name = "Salinity" ;
		salinity:standard_name = "sea_water_salinity" ;
		salinity:short_name = "SAL" ;
		salinity:_FillValue = -999.f ;
		salinity:units = "psu" ;
		salinity:valid_range = 10.f, 100.f ;
		salinity:is_dead = 0 ;
		salinity:epic_code = 41 ;
		salinity:ancillary_variables = "salinity_qc" ;
	byte salinity_qc(time, depth, lat, lon) ;
		salinity_qc:long_name = "Salinity QC" ;
		salinity_qc:short_name = "SALQC" ;
		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" ;
		salinity_qc:intent = "data_quality" ;
		salinity_qc:standard_name = "salinity data_quality" ;
	float sigma_t(time, depth, lat, lon) ;
		sigma_t:long_name = "Sigma T" ;
		sigma_t:short_name = "SIGMAT" ;
		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 ;
		sigma_t:ancillary_variables = "sigma_t_qc" ;
	byte sigma_t_qc(time, depth, lat, lon) ;
		sigma_t_qc:long_name = "SigmaT QC" ;
		sigma_t_qc:short_name = "SIGTQC" ;
		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" ;
		sigma_t_qc:intent = "data_quality" ;
		sigma_t_qc:standard_name = "sigma_t data_quality" ;

// 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:43 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/K0104/realtime/K0104.sbe16.realtime.nc\n",
			"27-Jun-2003 12:57:39:  Added ancillary_variables, intent attributes for CF compliance." ;
		:source = "surface observation" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "processed with MATLAB" ;
		:latitude = 45.2058 ;
		:longitude = -66.0208 ;
		: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" ;
		:instrument_number = 11 ;
		:processing = "realtime" ;
		:water_depth = 25. ;
		:mooring_site_id = "K0104" ;
		:mooring_site_desc = "St. John" ;
		:breakout_id = 6 ;
		:delta_t = 60 ;
		:magnetic_variation = -19.1 ;
		: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:25:40\n",
			"Salinity_1.2:  27-Aug-2003 13:25:40\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:25:40\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:25:40\n",
			"SBE16p_Transmittance_1.2:  27-Aug-2003 13:25:40\n",
			"Sigma_T_1.3:  27-Aug-2003 13:25:40\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:25:40" ;
data:

 lat = 45.2058 ;

 lon = -66.0208 ;

 depth = 10 ;

 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 ;

 transmissivity =
  69.49152,
  69.57845,
  69.05693,
  72.14255,
  73.25076,
  70.53455,
  71.86006,
  69.92612,
  65.03694,
  59.71317,
  63.79835,
  66.16689,
  69.0352,
  69.70882,
  70.4259,
  73.92438,
  68.12256,
  71.62103,
  65.21078,
  67.88353,
  69.77401,
  66.79704,
  64.31986,
  68.77444,
  67.8618,
  69.36115,
  69.77401,
  66.31899,
  75.90178,
  72.16428,
  73.09866,
  66.84051,
  70.57801,
  69.01347,
  63.51586,
  62.299,
  76.68405,
  76.07562,
  72.38158,
  74.90221,
  70.38244,
  66.42764,
  66.2538,
  66.18861,
  64.51543,
  71.0126,
  66.90569,
  67.31856,
  57.14907,
  63.88527,
  66.40591,
  67.01434,
  70.59974,
  72.66406,
  68.07909,
  68.27467,
  61.16906,
  64.711,
  63.86354,
  51.21686,
  61.10387,
  72.96828,
  74.44589,
  75.70621,
  74.18513,
  70.62147,
  66.62321,
  69.10039,
  58.21382,
  62.10343,
  66.29726,
  61.01695,
  69.53499,
  71.25163,
  72.72925,
  71.55585,
  70.23033,
  73.51152,
  73.75054,
  74.14168,
  73.09866,
  70.53455,
  73.07692,
  69.75228,
  68.16602,
  66.4711,
  73.62016,
  71.75141,
  70.73012,
  60.1043,
  72.14255,
  70.6432,
  71.03433,
  72.57714,
  67.38374,
  73.51152,
  71.4472,
  69.81747,
  68.51369,
  73.01173,
  71.25163,
  68.27467,
  71.09953,
  74.20686,
  67.75315,
  68.77444,
  62.90743,
  71.57758,
  65.34116,
  61.21252,
  59.1482,
  72.09909,
  72.64233,
  69.33942,
  65.79748,
  63.86354,
  60.40852,
  66.99261,
  67.66623,
  69.40461,
  70.23033,
  70.53455,
  68.16602,
  68.86137,
  68.07909,
  65.8844,
  62.84224,
  66.94915,
  66.88396,
  65.23251,
  65.2977,
  65.44981,
  65.60191,
  65.64537,
  67.60104,
  66.18861,
  66.53629,
  65.73229,
  59.06128,
  64.75446,
  64.10256,
  65.01521,
  67.38374,
  65.12386,
  66.29726,
  66.2538,
  65.73229,
  69.77401,
  66.71013,
  64.10256,
  63.23338,
  62.86397,
  62.42938,
  60.47371,
  62.12516,
  61.27771,
  62.0817,
  61.45154,
  58.80052,
  62.82051,
  61.75576,
  60.99522,
  61.08214,
  62.40765,
  62.299,
  55.62799,
  63.103,
  64.81964 ;

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

 c =
  1.455861,
  1.450861,
  1.480956,
  1.306105,
  1.245126,
  1.39627,
  1.321798,
  1.430924,
  1.720859,
  2.06247,
  1.797772,
  1.65196,
  1.482215,
  1.443373,
  1.402436,
  1.20851,
  1.535447,
  1.335126,
  1.710182,
  1.549507,
  1.439634,
  1.614045,
  1.765207,
  1.497352,
  1.550788,
  1.463373,
  1.439634,
  1.642776,
  1.10292,
  1.3049,
  1.253441,
  1.611444,
  1.393806,
  1.483474,
  1.815522,
  1.892899,
  1.061906,
  1.093769,
  1.292874,
  1.155947,
  1.404905,
  1.636228,
  1.646709,
  1.650647,
  1.753063,
  1.369251,
  1.607545,
  1.582937,
  2.238029,
  1.792326,
  1.637537,
  1.601054,
  1.392575,
  1.277293,
  1.538,
  1.526526,
  1.966115,
  1.740956,
  1.793686,
  2.676405,
  1.97038,
  1.260582,
  1.18039,
  1.11324,
  1.194425,
  1.391344,
  1.624469,
  1.478439,
  2.16419,
  1.905476,
  1.644086,
  1.976074,
  1.453361,
  1.35581,
  1.273706,
  1.338768,
  1.413559,
  1.230912,
  1.217927,
  1.196769,
  1.253441,
  1.39627,
  1.25463,
  1.44088,
  1.532896,
  1.633612,
  1.225005,
  1.327851,
  1.385195,
  2.036355,
  1.306105,
  1.390113,
  1.368027,
  1.282081,
  1.579065,
  1.230912,
  1.344846,
  1.437144,
  1.512546,
  1.2582,
  1.35581,
  1.526526,
  1.364358,
  1.193254,
  1.557197,
  1.497352,
  1.854024,
  1.337553,
  1.702192,
  1.963274,
  2.100496,
  1.308515,
  1.27849,
  1.464627,
  1.674355,
  1.793686,
  2.01616,
  1.602351,
  1.562332,
  1.460868,
  1.413559,
  1.39627,
  1.532896,
  1.4923,
  1.538,
  1.669074,
  1.858171,
  1.604947,
  1.608844,
  1.708849,
  1.704854,
  1.695547,
  1.686261,
  1.683612,
  1.566187,
  1.650647,
  1.629691,
  1.67832,
  2.106379,
  1.738271,
  1.778743,
  1.722196,
  1.579065,
  1.715517,
  1.644086,
  1.646709,
  1.67832,
  1.439634,
  1.619254,
  1.778743,
  1.833352,
  1.856788,
  1.884537,
  2.011846,
  1.904076,
  1.959016,
  1.906875,
  1.947685,
  2.124078,
  1.859554,
  1.927932,
  1.977499,
  1.971803,
  1.885929,
  1.892899,
  2.345935,
  1.841608,
  1.734246 ;

 c_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 =
  37.144,
  37.083,
  37.115,
  37.286,
  37.379,
  37.277,
  37.345,
  37.276,
  37.297,
  37.273,
  37.243,
  37.184,
  37.15,
  37.168,
  37.197,
  37.381,
  37.334,
  37.397,
  37.262,
  37.25,
  37.32,
  37.324,
  37.291,
  37.262,
  37.239,
  37.241,
  37.249,
  37.188,
  37.366,
  37.283,
  37.259,
  37.299,
  37.299,
  37.289,
  37.161,
  37.099,
  37.268,
  37.231,
  37.024,
  37.383,
  37.332,
  37.327,
  37.092,
  37.126,
  37.16,
  37.073,
  37.059,
  37.161,
  37.168,
  37.176,
  37.171,
  37.181,
  37.178,
  37.332,
  37.203,
  37.18,
  37.2,
  37.189,
  37.238,
  37.178,
  36.974,
  36.911,
  36.803,
  37.12,
  37.157,
  37.249,
  37.176,
  37.107,
  37.235,
  37.09,
  37.136,
  37.14,
  37.037,
  37.036,
  37.118,
  37.11,
  37.035,
  37.087,
  37.239,
  37.269,
  37.277,
  37.242,
  37.274,
  37.218,
  37.136,
  37.041,
  36.91,
  36.962,
  36.999,
  37.092,
  37.1,
  37.172,
  37.142,
  37.128,
  37.106,
  37.182,
  37.177,
  37.155,
  37.113,
  37.115,
  37.112,
  37.119,
  37.105,
  37.13,
  37.103,
  37.1,
  37.111,
  37.131,
  37.117,
  37.101,
  37.081,
  36.827,
  36.977,
  37.021,
  37.111,
  37.148,
  37.105,
  37.156,
  37.158,
  37.115,
  37.14,
  37.053,
  37.136,
  36.949,
  36.763,
  36.897,
  37.046,
  37.224,
  37.26,
  37.257,
  37.26,
  37.241,
  37.238,
  37.24,
  37.227,
  37.191,
  37.166,
  36.945,
  37.196,
  37.183,
  37.211,
  37.353,
  37.352,
  37.106,
  37.368,
  37.344,
  37.306,
  36.965,
  37.122,
  37.185,
  37.195,
  37.255,
  37.288,
  37.285,
  37.302,
  37.228,
  37.306,
  37.302,
  37.301,
  37.277,
  37.243,
  37.231,
  37.209,
  37.261,
  37.293,
  37.341,
  37.383,
  37.369 ;

 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 =
  12.27,
  12.35,
  12.36,
  12.38,
  12.5,
  12.35,
  12.48,
  12.35,
  12.39,
  12.34,
  12.31,
  12.22,
  12.18,
  12.25,
  12.34,
  12.62,
  12.5,
  12.55,
  12.35,
  12.4,
  12.45,
  12.46,
  12.39,
  12.38,
  12.35,
  12.34,
  12.36,
  12.24,
  12.49,
  12.36,
  12.32,
  12.51,
  12.38,
  12.36,
  12.14,
  12.04,
  12.38,
  12.22,
  12,
  12.59,
  12.48,
  12.37,
  12,
  12.1,
  12.17,
  11.99,
  11.98,
  12.13,
  12.15,
  12.16,
  12.16,
  12.17,
  12.27,
  12.34,
  12.14,
  12.12,
  12.3,
  12.13,
  12.2,
  12.14,
  11.81,
  11.83,
  11.87,
  12.22,
  12.23,
  12.25,
  12.1,
  12,
  12.22,
  12.07,
  12.06,
  12.05,
  11.82,
  11.83,
  12.05,
  12.05,
  11.88,
  11.92,
  12.11,
  12.17,
  12.16,
  12.2,
  12.17,
  12.09,
  12,
  11.86,
  11.88,
  12.01,
  11.95,
  12.03,
  12.01,
  12.05,
  12.03,
  12.12,
  12.05,
  12.07,
  12.06,
  12.03,
  11.97,
  12.06,
  11.96,
  12,
  11.93,
  12.02,
  11.94,
  11.94,
  12.03,
  11.99,
  11.97,
  11.96,
  11.92,
  12.27,
  12.26,
  12.06,
  12.13,
  12.05,
  11.95,
  12.02,
  12.04,
  12.02,
  12.07,
  12.07,
  12.02,
  12.17,
  12.27,
  12.22,
  12.11,
  12.1,
  12.24,
  12.2,
  12.2,
  12.21,
  12.22,
  12.21,
  12.19,
  12.13,
  12.12,
  12.56,
  12.21,
  12.14,
  12.17,
  12.38,
  12.4,
  12.27,
  12.38,
  12.37,
  12.32,
  12.55,
  12.3,
  12.22,
  12.27,
  12.28,
  12.25,
  12.29,
  12.3,
  12.3,
  12.29,
  12.28,
  12.28,
  12.28,
  12.28,
  12.27,
  12.32,
  12.31,
  12.26,
  12.37,
  12.38,
  12.38 ;

 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 =
  31.99405,
  31.86753,
  31.88962,
  32.03603,
  32.02248,
  32.05305,
  32.0071,
  32.05209,
  32.03801,
  32.05777,
  32.0547,
  32.07518,
  32.07682,
  32.03415,
  31.98505,
  31.92244,
  31.97959,
  31.99708,
  32.0387,
  31.98457,
  32.0088,
  32.0041,
  32.03227,
  32.01309,
  32.0167,
  32.02715,
  32.01773,
  32.06189,
  32.0186,
  32.05024,
  32.06147,
  31.93774,
  32.04846,
  32.05598,
  32.12173,
  32.14806,
  32.01883,
  32.12029,
  32.11017,
  31.94978,
  31.9947,
  32.08377,
  32.17579,
  32.12244,
  32.09501,
  32.16607,
  32.16118,
  32.13032,
  32.11987,
  32.11897,
  32.11416,
  32.11518,
  32.02663,
  32.11423,
  32.16212,
  32.1572,
  32.02207,
  32.15726,
  32.14418,
  32.13808,
  32.22591,
  32.14754,
  32.00853,
  32.01377,
  32.04071,
  32.11182,
  32.17057,
  32.19026,
  32.12413,
  32.11357,
  32.16649,
  32.17896,
  32.27832,
  32.26867,
  32.15776,
  32.15005,
  32.22438,
  32.24007,
  32.2226,
  32.19976,
  32.21607,
  32.14802,
  32.20457,
  32.21963,
  32.21825,
  32.24751,
  32.10342,
  32.04177,
  32.12911,
  32.14992,
  32.17488,
  32.20981,
  32.19814,
  32.10717,
  32.14619,
  32.2022,
  32.20601,
  32.21068,
  32.22196,
  32.14626,
  32.22964,
  32.20184,
  32.24883,
  32.19519,
  32.23824,
  32.23534,
  32.16824,
  32.22206,
  32.22582,
  32.21901,
  32.23427,
  31.69052,
  31.84259,
  32.0557,
  32.08223,
  32.18668,
  32.23152,
  32.22028,
  32.20494,
  32.18073,
  32.16173,
  32.07793,
  32.20098,
  31.89236,
  31.62928,
  31.79993,
  32.03687,
  32.21678,
  32.13095,
  32.16243,
  32.16531,
  32.13847,
  32.12701,
  32.13751,
  32.1422,
  32.15918,
  32.14373,
  31.55881,
  32.09527,
  32.14289,
  32.14402,
  32.10009,
  32.08203,
  31.95764,
  32.11443,
  32.10003,
  32.10646,
  31.5862,
  31.94739,
  32.07614,
  32.04292,
  32.09187,
  32.14923,
  32.11205,
  32.11977,
  32.04889,
  32.13217,
  32.13692,
  32.13596,
  32.11295,
  32.08037,
  32.07743,
  32.0136,
  32.07193,
  32.14545,
  32.09716,
  32.12877,
  32.11538 ;

 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 =
  24.2056,
  24.09247,
  24.10771,
  24.21741,
  24.18415,
  24.23627,
  24.17604,
  24.23553,
  24.21705,
  24.24181,
  24.24509,
  24.27789,
  24.28666,
  24.24044,
  24.18545,
  24.08377,
  24.15092,
  24.15495,
  24.22515,
  24.17375,
  24.18305,
  24.17751,
  24.21261,
  24.19963,
  24.20809,
  24.21808,
  24.207,
  24.26383,
  24.18305,
  24.2322,
  24.24845,
  24.1166,
  24.22704,
  24.23665,
  24.32896,
  24.36802,
  24.20407,
  24.31287,
  24.34606,
  24.11068,
  24.16643,
  24.25631,
  24.39696,
  24.33698,
  24.30263,
  24.39128,
  24.38934,
  24.3375,
  24.32565,
  24.32308,
  24.31936,
  24.31828,
  24.23086,
  24.28558,
  24.36029,
  24.36021,
  24.22168,
  24.35839,
  24.33514,
  24.34164,
  24.47095,
  24.40644,
  24.29119,
  24.23027,
  24.24929,
  24.30067,
  24.37431,
  24.4082,
  24.31584,
  24.33569,
  24.3786,
  24.39014,
  24.5098,
  24.50047,
  24.37369,
  24.36771,
  24.45688,
  24.46167,
  24.41281,
  24.38387,
  24.39839,
  24.33812,
  24.3876,
  24.41424,
  24.42991,
  24.47852,
  24.36299,
  24.29114,
  24.37001,
  24.37133,
  24.39441,
  24.41407,
  24.40874,
  24.32141,
  24.36472,
  24.40444,
  24.40926,
  24.41846,
  24.43836,
  24.36291,
  24.44617,
  24.41718,
  24.46661,
  24.40831,
  24.45655,
  24.4543,
  24.38554,
  24.43473,
  24.44136,
  24.43792,
  24.45717,
  23.97029,
  24.09005,
  24.29266,
  24.3002,
  24.39612,
  24.44948,
  24.42777,
  24.41216,
  24.39708,
  24.37305,
  24.30804,
  24.4128,
  24.14548,
  23.92282,
  24.06447,
  24.26874,
  24.41016,
  24.31738,
  24.3493,
  24.35153,
  24.32884,
  24.31808,
  24.3281,
  24.33549,
  24.35988,
  24.34976,
  23.81355,
  24.29534,
  24.34537,
  24.34064,
  24.26706,
  24.24928,
  24.17737,
  24.27818,
  24.26891,
  24.28334,
  23.83666,
  24.16378,
  24.27863,
  24.24349,
  24.27956,
  24.32968,
  24.29332,
  24.29742,
  24.24247,
  24.30892,
  24.31448,
  24.31374,
  24.2959,
  24.27064,
  24.27024,
  24.21135,
  24.25845,
  24.32486,
  24.26669,
  24.2893,
  24.27892 ;

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