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 = 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: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 = 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 ;

 transmissivity =
  57.95306,
  60.53889,
  55.45415,
  53.06388,
  55.06301,
  52.47718,
  56.08431,
  61.75576,
  55.84528,
  48.41373,
  54.30248,
  58.08344,
  51.62973,
  53.78096,
  53.32464,
  50.91265,
  55.86702,
  57.9096,
  62.05997,
  65.0804,
  61.21252,
  68.20947,
  56.49717,
  61.62538,
  64.64581,
  65.58018,
  60.27814,
  60.01738,
  58.49631,
  61.29943,
  60.01738,
  62.299,
  62.42938,
  62.64668,
  63.73316,
  59.90874,
  62.19035,
  56.21469,
  62.73359,
  60.62582,
  62.60321,
  64.51543,
  67.03607,
  66.38418,
  66.90569,
  65.86267,
  72.77271,
  60.73446,
  66.29726,
  65.38461,
  67.31856,
  65.51499,
  60.1043,
  64.08083,
  62.49457,
  63.71143,
  64.90656,
  63.01608,
  64.12429,
  69.23077,
  63.99392,
  63.75489,
  53.52021,
  61.45154,
  58.84398,
  61.495,
  65.36288,
  71.05606,
  69.07866,
  70.53455,
  66.92742,
  71.25163,
  64.25467,
  66.73186,
  66.79704,
  63.23338,
  64.73273,
  62.19035,
  62.64668,
  64.23294,
  63.64624,
  64.31986,
  55.06301,
  63.45067,
  60.21295,
  63.97219,
  65.55846,
  64.08083,
  66.23207,
  65.71056,
  65.18905,
  73.29422,
  71.75141,
  70.81704,
  68.94828,
  68.86137,
  74.35897,
  69.27423,
  70.66492,
  70.68666,
  70.2086,
  68.73099,
  65.51499,
  66.36245,
  65.23251,
  66.21034,
  67.01434,
  67.23164,
  72.68579,
  73.62016,
  67.38374,
  69.23077,
  69.44807,
  70.4259,
  73.55498,
  66.71013,
  63.66797,
  73.44633,
  75.79314,
  73.25076,
  71.4472,
  71.55585,
  67.55759,
  68.83964,
  72.79443,
  70.49109,
  68.94828,
  67.38374,
  67.62277,
  71.29509,
  68.8179,
  69.42634,
  58.5615,
  70.88223,
  73.18557,
  69.16558,
  68.27467,
  71.99044,
  71.38201,
  71.51238,
  74.75011,
  73.09866,
  75.29335,
  72.96828,
  67.68797,
  68.12256,
  77.29248,
  67.60104,
  72.14255,
  69.75228,
  66.77531,
  68.57888,
  67.66623,
  65.6671,
  63.62451,
  70.31725,
  68.25294,
  66.51456,
  67.10126,
  73.48978,
  66.01478,
  71.70795,
  71.57758,
  72.77271,
  68.2312,
  72.64233,
  71.46893,
  72.96828 ;

 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 =
  2.182147,
  2.007536,
  2.358454,
  2.534694,
  2.386768,
  2.579167,
  2.313256,
  1.927932,
  2.33034,
  2.901547,
  2.442401,
  2.173158,
  2.64429,
  2.481002,
  2.515087,
  2.700235,
  2.328784,
  2.185148,
  1.908276,
  1.718187,
  1.963274,
  1.530347,
  2.283918,
  1.936386,
  1.744988,
  1.687587,
  2.024803,
  2.042144,
  2.144826,
  1.957598,
  2.042144,
  1.892899,
  1.884537,
  1.870638,
  1.801861,
  2.049392,
  1.899881,
  2.303968,
  1.865092,
  2.001798,
  1.873414,
  1.753063,
  1.599757,
  1.638846,
  1.607545,
  1.670394,
  1.271317,
  1.994636,
  1.644086,
  1.699533,
  1.582937,
  1.691565,
  2.036355,
  1.780099,
  1.880362,
  1.803225,
  1.728886,
  1.847121,
  1.777388,
  1.470899,
  1.785529,
  1.800497,
  2.500443,
  1.947685,
  2.121123,
  1.944857,
  1.700862,
  1.366804,
  1.479697,
  1.39627,
  1.606246,
  1.35581,
  1.769263,
  1.617951,
  1.614045,
  1.833352,
  1.739613,
  1.899881,
  1.870638,
  1.770616,
  1.80732,
  1.765207,
  2.386768,
  1.81963,
  2.029131,
  1.786887,
  1.688912,
  1.780099,
  1.648021,
  1.679642,
  1.711515,
  1.242754,
  1.327851,
  1.380282,
  1.487254,
  1.4923,
  1.185063,
  1.468389,
  1.388883,
  1.387653,
  1.414797,
  1.49988,
  1.691565,
  1.640155,
  1.708849,
  1.649334,
  1.601054,
  1.588105,
  1.276097,
  1.225005,
  1.579065,
  1.470899,
  1.458364,
  1.402436,
  1.228548,
  1.619254,
  1.805954,
  1.234461,
  1.10865,
  1.245126,
  1.344846,
  1.338768,
  1.568759,
  1.493562,
  1.270123,
  1.398735,
  1.487254,
  1.579065,
  1.564902,
  1.353371,
  1.494825,
  1.459616,
  2.140371,
  1.376602,
  1.248688,
  1.474667,
  1.526526,
  1.314547,
  1.348497,
  1.341198,
  1.164078,
  1.253441,
  1.135113,
  1.260582,
  1.561047,
  1.535447,
  1.030294,
  1.566187,
  1.306105,
  1.44088,
  1.615347,
  1.508742,
  1.562332,
  1.682289,
  1.808686,
  1.408612,
  1.527799,
  1.630997,
  1.595869,
  1.232095,
  1.661166,
  1.330274,
  1.337553,
  1.271317,
  1.529073,
  1.27849,
  1.34363,
  1.260582 ;

 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 =
  36.71,
  36.732,
  36.757,
  36.724,
  36.497,
  36.747,
  36.754,
  36.711,
  36.68,
  36.689,
  36.689,
  36.681,
  36.634,
  36.68,
  36.679,
  36.676,
  36.708,
  36.729,
  36.749,
  36.711,
  36.692,
  36.66,
  36.765,
  36.756,
  36.759,
  36.756,
  36.74,
  36.714,
  36.684,
  36.704,
  36.709,
  36.696,
  36.676,
  36.691,
  36.728,
  36.692,
  36.694,
  36.635,
  36.701,
  36.702,
  36.673,
  36.655,
  36.578,
  36.69,
  36.532,
  36.676,
  36.804,
  36.763,
  36.753,
  36.735,
  36.761,
  36.755,
  36.712,
  36.706,
  36.702,
  36.699,
  36.682,
  36.663,
  36.683,
  36.711,
  36.749,
  36.761,
  36.65,
  36.768,
  36.745,
  36.73,
  36.707,
  36.752,
  36.723,
  36.74,
  36.828,
  36.975,
  36.859,
  36.876,
  36.854,
  36.8,
  36.852,
  36.812,
  36.785,
  36.806,
  36.791,
  36.797,
  36.796,
  36.79,
  36.776,
  36.853,
  36.859,
  36.763,
  36.846,
  36.822,
  36.824,
  36.783,
  36.784,
  36.816,
  36.821,
  36.833,
  36.968,
  37.006,
  37.015,
  36.975,
  36.985,
  36.958,
  36.933,
  36.899,
  36.872,
  36.857,
  36.864,
  36.883,
  36.884,
  36.931,
  37.001,
  37.004,
  36.965,
  37.001,
  36.978,
  36.954,
  36.876,
  36.724,
  36.598,
  36.744,
  36.849,
  36.888,
  36.959,
  37.009,
  36.98,
  36.978,
  36.952,
  36.94,
  36.946,
  36.935,
  36.928,
  36.907,
  36.917,
  36.996,
  37.123,
  37.033,
  37.03,
  37.039,
  37.042,
  37.008,
  37.105,
  37.099,
  37.043,
  37.015,
  36.93,
  37.004,
  37.145,
  37.093,
  37.078,
  37.078,
  37.077,
  37.104,
  37.103,
  37.085,
  37.059,
  37.086,
  37.078,
  37.04,
  37.081,
  37.161,
  37.147,
  37.228,
  37.189,
  37.161,
  37.154,
  37.114,
  37.126,
  37.165 ;

 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 =
  11.7,
  11.68,
  11.71,
  11.69,
  11.82,
  11.71,
  11.71,
  11.81,
  11.7,
  11.59,
  11.56,
  11.57,
  11.64,
  11.54,
  11.55,
  11.54,
  11.63,
  11.75,
  11.75,
  11.9,
  11.64,
  11.64,
  11.67,
  11.64,
  11.67,
  11.68,
  11.64,
  11.6,
  11.57,
  11.62,
  11.64,
  11.61,
  11.69,
  11.6,
  11.6,
  11.56,
  11.56,
  11.66,
  11.58,
  11.59,
  11.55,
  11.53,
  11.84,
  11.61,
  11.74,
  11.52,
  11.84,
  11.66,
  11.64,
  11.68,
  11.63,
  11.65,
  11.65,
  11.65,
  11.61,
  11.6,
  11.64,
  11.69,
  11.68,
  11.7,
  11.67,
  11.66,
  11.68,
  11.66,
  11.63,
  11.62,
  11.67,
  11.88,
  11.79,
  11.86,
  11.86,
  12.07,
  11.83,
  11.8,
  11.83,
  11.81,
  11.8,
  11.78,
  11.76,
  11.78,
  11.77,
  11.78,
  11.76,
  11.74,
  11.75,
  11.79,
  11.8,
  11.8,
  11.8,
  11.76,
  11.77,
  11.94,
  11.88,
  11.8,
  11.83,
  11.78,
  11.92,
  11.98,
  11.99,
  11.96,
  11.94,
  11.92,
  11.89,
  11.87,
  11.85,
  11.84,
  11.86,
  11.9,
  12.03,
  11.97,
  11.96,
  11.96,
  11.96,
  11.94,
  11.98,
  11.94,
  11.93,
  12.06,
  12.11,
  12.09,
  12.09,
  11.99,
  12.03,
  12.04,
  12.05,
  12.03,
  12,
  11.98,
  11.98,
  12.03,
  12.02,
  12.03,
  12,
  12.03,
  12.17,
  12.06,
  12.05,
  12.04,
  12.03,
  12.01,
  12.15,
  12.14,
  12.13,
  12.1,
  12.15,
  12.07,
  12.24,
  12.14,
  12.1,
  12.1,
  12.11,
  12.12,
  12.15,
  12.16,
  12.12,
  12.14,
  12.14,
  12.14,
  12.21,
  12.32,
  12.21,
  12.29,
  12.24,
  12.21,
  12.19,
  12.11,
  12.19,
  12.37 ;

 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.06487,
  32.10353,
  32.10188,
  32.08711,
  31.75537,
  32.09217,
  32.09896,
  31.97106,
  32.03573,
  32.13963,
  32.16566,
  32.14919,
  32.04282,
  32.17426,
  32.1646,
  32.17036,
  32.12347,
  32.04016,
  32.05957,
  31.89385,
  32.09924,
  32.06811,
  32.14427,
  32.16151,
  32.13844,
  32.12686,
  32.14594,
  32.15531,
  32.15211,
  32.12823,
  32.11578,
  32.12911,
  32.04047,
  32.13291,
  32.16895,
  32.16859,
  32.17054,
  32.02652,
  32.16,
  32.1523,
  32.15874,
  32.15855,
  31.81663,
  32.12327,
  31.85771,
  32.18774,
  32.0353,
  32.15099,
  32.15859,
  32.10645,
  32.17505,
  32.15187,
  32.11004,
  32.10421,
  32.13495,
  32.1407,
  32.08951,
  32.02784,
  32.05591,
  32.06584,
  32.12871,
  32.14904,
  32.02384,
  32.15585,
  32.15948,
  32.15355,
  32.08788,
  31.95062,
  31.99989,
  31.95618,
  32.04131,
  32.00283,
  32.09718,
  32.13955,
  32.09233,
  32.05727,
  32.11629,
  32.09478,
  32.08586,
  32.08896,
  32.08305,
  32.08024,
  32.09653,
  32.10799,
  32.08577,
  32.1259,
  32.12307,
  32.03004,
  32.11047,
  32.12176,
  32.11506,
  31.92912,
  31.98156,
  32.0814,
  32.06038,
  32.11515,
  32.12502,
  32.11002,
  32.1101,
  32.09731,
  32.1242,
  32.11535,
  32.11705,
  32.1014,
  32.09251,
  32.08662,
  32.07615,
  32.06008,
  31.94945,
  32.04624,
  32.12242,
  32.12532,
  32.08766,
  32.13966,
  32.083,
  32.09425,
  32.02751,
  31.76983,
  31.60633,
  31.76355,
  31.8645,
  31.98758,
  32.02172,
  32.06131,
  32.02479,
  32.04003,
  32.04072,
  32.04633,
  32.05212,
  31.99859,
  32.00042,
  31.97161,
  32.00697,
  32.05738,
  32.05946,
  32.06726,
  32.07296,
  32.09023,
  32.10172,
  32.08614,
  32.05931,
  32.06211,
  32.01685,
  32.01562,
  31.89117,
  32.03075,
  32.02065,
  32.05635,
  32.07624,
  32.07624,
  32.06669,
  32.08408,
  32.05738,
  32.03152,
  32.0408,
  32.04962,
  32.04193,
  32.0054,
  31.9849,
  31.96766,
  32.04824,
  32.05744,
  32.06285,
  32.06167,
  32.07209,
  32.10229,
  32.0452,
  31.9289 ;

 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.36605,
  24.39972,
  24.39297,
  24.38515,
  24.10388,
  24.38543,
  24.39071,
  24.27312,
  24.34343,
  24.44412,
  24.46978,
  24.45517,
  24.35985,
  24.48007,
  24.47076,
  24.47704,
  24.4243,
  24.33775,
  24.35281,
  24.19667,
  24.40367,
  24.37949,
  24.43318,
  24.45203,
  24.42865,
  24.41784,
  24.43994,
  24.45448,
  24.45744,
  24.42982,
  24.41651,
  24.43232,
  24.34893,
  24.43708,
  24.46508,
  24.47205,
  24.47356,
  24.34356,
  24.46175,
  24.45396,
  24.46621,
  24.46968,
  24.14776,
  24.42778,
  24.19792,
  24.49416,
  24.31748,
  24.44022,
  24.44976,
  24.40199,
  24.46437,
  24.44272,
  24.41024,
  24.40571,
  24.43686,
  24.44314,
  24.39611,
  24.33913,
  24.36274,
  24.36681,
  24.4211,
  24.43871,
  24.33784,
  24.44399,
  24.45227,
  24.44948,
  24.38939,
  24.24441,
  24.29916,
  24.2524,
  24.31847,
  24.24978,
  24.36735,
  24.40575,
  24.36359,
  24.34004,
  24.38769,
  24.37466,
  24.3714,
  24.37014,
  24.36738,
  24.36337,
  24.37968,
  24.39223,
  24.37315,
  24.39698,
  24.39296,
  24.32074,
  24.38317,
  24.39926,
  24.39223,
  24.21667,
  24.26842,
  24.3606,
  24.33878,
  24.39047,
  24.37238,
  24.34965,
  24.34785,
  24.34349,
  24.36805,
  24.36488,
  24.37173,
  24.36327,
  24.36005,
  24.35731,
  24.34551,
  24.32567,
  24.2158,
  24.302,
  24.36297,
  24.36522,
  24.336,
  24.38005,
  24.32868,
  24.34481,
  24.29486,
  24.07091,
  23.93484,
  24.06047,
  24.13877,
  24.25279,
  24.27187,
  24.30073,
  24.27054,
  24.28607,
  24.29217,
  24.30022,
  24.30472,
  24.25392,
  24.2572,
  24.23299,
  24.26599,
  24.29953,
  24.27506,
  24.30162,
  24.30791,
  24.32316,
  24.33393,
  24.32555,
  24.27868,
  24.28273,
  24.24949,
  24.25412,
  24.14829,
  24.27144,
  24.23185,
  24.27825,
  24.30114,
  24.30114,
  24.29188,
  24.3035,
  24.27719,
  24.25526,
  24.26993,
  24.27304,
  24.26707,
  24.23874,
  24.20976,
  24.17574,
  24.25887,
  24.25098,
  24.26457,
  24.26929,
  24.28112,
  24.31949,
  24.26027,
  24.13627 ;

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