netcdf M0103.sbe37.realtime.150m {
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:scale_factor = 1. ;
		lat:add_offset = 0. ;
		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:scale_factor = 1. ;
		lon:add_offset = 0. ;
		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:scale_factor = 1. ;
		depth:add_offset = 0. ;
		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:scale_factor = 1. ;
		time:add_offset = 0. ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:Comment = "Coordinate variable" ;
		time:epic_code = 624 ;
	float conductivity(time, depth, lat, lon) ;
		conductivity:long_name = "Conductivity" ;
		conductivity:short_name = "COND" ;
		conductivity:ancillary_variables = "conductivity_qc" ;
		conductivity:scale_factor = 1. ;
		conductivity:add_offset = 0. ;
		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 = "CONDQ" ;
		conductivity_qc:intent = "data_quality" ;
		conductivity_qc:standard_name = "conductivity data_quality" ;
		conductivity_qc:scale_factor = 1. ;
		conductivity_qc:add_offset = 0. ;
		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:scale_factor = 1. ;
		temperature:add_offset = 0. ;
		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:scale_factor = 1. ;
		temperature_qc:add_offset = 0. ;
		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:scale_factor = 1. ;
		salinity:add_offset = 0. ;
		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:scale_factor = 1. ;
		salinity_qc:add_offset = 0. ;
		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:standard_name = "sea_water_density" ;
		sigma_t:short_name = "SIGMAT" ;
		sigma_t:ancillary_variables = "sigma_t_qc" ;
		sigma_t:scale_factor = 1. ;
		sigma_t:add_offset = 0. ;
		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:scale_factor = 1. ;
		sigma_t_qc:add_offset = 0. ;
		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 = "21-Aug-2003 13:12:43:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"Thu Jul 31 18:53:51 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/M0103/realtime/M0103.sbe37.realtime.150m.nc\n",
			"09-Jul-2003 17:49:52:  Modified [lon,lat] to [-67.881500,43.489700]." ;
		: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 = "sbe37" ;
		:instrument_number = 4 ;
		:sbe37_serial_number = 2581 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0103" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.5333 ;
		:last_mysql_update_index = -1 ;
		:starting_julian_day_number = 2452890.02361689 ;
		:starting_julian_day_string = "2003-09-07 00:34:00" ;
		:ending_julian_day_number = 2452896.98195023 ;
		:ending_julian_day_string = "2003-09-13 23:34:00" ;
		:algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2:  27-Aug-2003 13:16:19\n",
			"Salinity_1.2:  27-Aug-2003 13:16:19\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:19\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:19\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:19\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:19" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 150 ;

 time = 2452890.02361111, 2452890.06527778, 2452890.10694444, 
    2452890.14861111, 2452890.19027778, 2452890.23194444, 2452890.27361111, 
    2452890.31527778, 2452890.35694444, 2452890.39861111, 2452890.44027778, 
    2452890.48194444, 2452890.52361111, 2452890.56527778, 2452890.60694444, 
    2452890.64861111, 2452890.69027778, 2452890.73194444, 2452890.77361111, 
    2452890.81527778, 2452890.85694444, 2452890.89861111, 2452890.94027778, 
    2452890.98194444, 2452891.02361111, 2452891.06527778, 2452891.10694444, 
    2452891.14861111, 2452891.19027778, 2452891.23194444, 2452891.27361111, 
    2452891.31527778, 2452891.35694444, 2452891.39861111, 2452891.44027778, 
    2452891.48194444, 2452891.52361111, 2452891.56527778, 2452891.60694444, 
    2452891.64861111, 2452891.69027778, 2452891.73194444, 2452891.77361111, 
    2452891.81527778, 2452891.85694444, 2452891.89861111, 2452891.94027778, 
    2452891.98194444, 2452892.02361111, 2452892.06527778, 2452892.10694444, 
    2452892.14861111, 2452892.19027778, 2452892.23194444, 2452892.27361111, 
    2452892.31527778, 2452892.35694444, 2452892.39861111, 2452892.44027778, 
    2452892.48194444, 2452892.52361111, 2452892.56527778, 2452892.60694444, 
    2452892.64861111, 2452892.69027778, 2452892.73194444, 2452892.77361111, 
    2452892.81527778, 2452892.85694444, 2452892.89861111, 2452892.94027778, 
    2452892.98194444, 2452893.02361111, 2452893.06527778, 2452893.10694444, 
    2452893.14861111, 2452893.19027778, 2452893.23194444, 2452893.27361111, 
    2452893.31527778, 2452893.35694444, 2452893.39861111, 2452893.44027778, 
    2452893.48194444, 2452893.52361111, 2452893.56527778, 2452893.60694444, 
    2452893.64861111, 2452893.69027778, 2452893.73194444, 2452893.77361111, 
    2452893.81527778, 2452893.85694444, 2452893.89861111, 2452893.94027778, 
    2452893.98194444, 2452894.02361111, 2452894.06527778, 2452894.10694444, 
    2452894.14861111, 2452894.19027778, 2452894.23194444, 2452894.27361111, 
    2452894.31527778, 2452894.35694444, 2452894.39861111, 2452894.44027778, 
    2452894.48194444, 2452894.52361111, 2452894.56527778, 2452894.60694444, 
    2452894.64861111, 2452894.69027778, 2452894.73194444, 2452894.77361111, 
    2452894.81527778, 2452894.85694444, 2452894.89861111, 2452894.94027778, 
    2452894.98194444, 2452895.02361111, 2452895.06527778, 2452895.10694444, 
    2452895.14861111, 2452895.19027778, 2452895.23194444, 2452895.27361111, 
    2452895.31527778, 2452895.35694444, 2452895.39861111, 2452895.44027778, 
    2452895.48194444, 2452895.52361111, 2452895.56527778, 2452895.60694444, 
    2452895.64861111, 2452895.69027778, 2452895.73194444, 2452895.77361111, 
    2452895.81527778, 2452895.85694444, 2452895.89861111, 2452895.94027778, 
    2452895.98194444, 2452896.02361111, 2452896.06527778, 2452896.10694444, 
    2452896.14861111, 2452896.19027778, 2452896.23194444, 2452896.27361111, 
    2452896.31527778, 2452896.35694444, 2452896.39861111, 2452896.44027778, 
    2452896.48194444, 2452896.52361111, 2452896.56527778, 2452896.60694444, 
    2452896.64861111, 2452896.69027778, 2452896.73194444, 2452896.77361111, 
    2452896.81527778, 2452896.85694444, 2452896.89861111, 2452896.94027778, 
    2452896.98194444 ;

 conductivity =
  34.08,
  34.134,
  34.144,
  33.972,
  34.934,
  34.061,
  34.675,
  34.539,
  34.4,
  34.408,
  34.552,
  34.432,
  33.807,
  34.042,
  34.12,
  34.393,
  34.319,
  34.174,
  34.164,
  34.301,
  34.693,
  34.112,
  34.137,
  34.169,
  34.228,
  34.213,
  33.804,
  34.282,
  34.104,
  35.222,
  35.215,
  35.093,
  35.314,
  34.406,
  34.826,
  34.21,
  34.458,
  33.972,
  33.949,
  34.015,
  34.431,
  34.199,
  33.667,
  33.784,
  35.099,
  35.124,
  34.618,
  34.998,
  34.842,
  34.162,
  34.002,
  34.852,
  34.685,
  34.436,
  33.688,
  34.305,
  34.748,
  34.626,
  34.532,
  34.873,
  34.382,
  34.07,
  34.069,
  34.277,
  34.715,
  34.806,
  34.54,
  34.177,
  34.507,
  34.459,
  34.567,
  34.443,
  34.508,
  34.621,
  34.285,
  34.451,
  34.233,
  33.577,
  34.115,
  34.188,
  34.319,
  34.176,
  34.862,
  35.106,
  34.571,
  35.012,
  34.688,
  34.271,
  34.685,
  33.671,
  34.22,
  34.828,
  33.957,
  34.076,
  34.644,
  35.138,
  34.786,
  34.342,
  34.119,
  34.037,
  34.159,
  34.444,
  33.968,
  33.848,
  33.557,
  34.041,
  34.603,
  34.88,
  34.978,
  34.046,
  33.814,
  34.058,
  33.786,
  33.348,
  34.574,
  34.516,
  34.192,
  33.493,
  34.652,
  34.664,
  34.881,
  34.576,
  34.685,
  34.565,
  34.114,
  33.803,
  34.062,
  33.49,
  33.726,
  34.319,
  34.028,
  34.76,
  33.992,
  34.425,
  34.078,
  34.616,
  34.743,
  34.409,
  34.15,
  34.325,
  34.358,
  33.77,
  34.3,
  34.84,
  34.639,
  34.781,
  34.627,
  34.331,
  34.692,
  34.547,
  33.944,
  33.582,
  34.479,
  33.932,
  34.063,
  34.611,
  34.337,
  34.96,
  33.969,
  34.069,
  34.118,
  33.881,
  34.124,
  35.083,
  33.387,
  34.64,
  35.498,
  33.838 ;

 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.713,
  6.758,
  6.761,
  6.649,
  7.39,
  6.655,
  7.21,
  7.09,
  6.942,
  6.97,
  7.09,
  6.985,
  6.49,
  6.707,
  6.745,
  6.941,
  6.881,
  6.794,
  6.78,
  6.869,
  7.19,
  6.738,
  6.756,
  6.779,
  6.815,
  6.799,
  6.496,
  6.863,
  6.718,
  7.61,
  7.61,
  7.53,
  7.69,
  6.983,
  7.32,
  6.786,
  6.992,
  6.626,
  6.606,
  6.664,
  7.04,
  6.853,
  6.344,
  6.438,
  7.53,
  7.54,
  7.16,
  7.46,
  7.33,
  6.773,
  6.625,
  7.33,
  7.21,
  7.01,
  6.349,
  6.888,
  7.25,
  7.15,
  7.08,
  7.34,
  6.935,
  6.665,
  6.686,
  6.843,
  7.21,
  7.3,
  7.11,
  6.809,
  7.05,
  7.05,
  7.16,
  7.02,
  7.06,
  7.13,
  6.869,
  6.992,
  6.834,
  6.256,
  6.764,
  6.788,
  6.902,
  6.814,
  7.33,
  7.53,
  7.11,
  7.46,
  7.21,
  6.873,
  7.22,
  6.342,
  6.819,
  7.32,
  6.603,
  6.686,
  7.15,
  7.55,
  7.29,
  6.904,
  6.718,
  6.649,
  6.758,
  6.993,
  6.626,
  6.524,
  6.242,
  6.644,
  7.1,
  7.33,
  7.42,
  6.642,
  6.438,
  6.678,
  6.419,
  6.039,
  7.11,
  7.04,
  6.778,
  6.17,
  7.16,
  7.18,
  7.34,
  7.11,
  7.19,
  7.09,
  6.709,
  6.44,
  6.664,
  6.175,
  6.381,
  6.879,
  6.629,
  7.23,
  6.595,
  6.93,
  6.673,
  7.13,
  7.24,
  6.955,
  6.738,
  6.909,
  6.957,
  6.453,
  6.866,
  7.3,
  7.15,
  7.28,
  7.14,
  6.898,
  7.19,
  7.09,
  6.569,
  6.253,
  7.03,
  6.532,
  6.65,
  7.11,
  6.905,
  7.42,
  6.587,
  6.667,
  6.726,
  6.514,
  6.706,
  7.57,
  6.052,
  7.17,
  7.8,
  6.494 ;

 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 =
  33.88517,
  33.90032,
  33.90839,
  33.82901,
  34.15298,
  33.92152,
  34.04817,
  34.01776,
  34.0114,
  33.99253,
  34.03199,
  34.00407,
  33.80331,
  33.84912,
  33.89771,
  34.0047,
  33.98262,
  33.90888,
  33.91168,
  33.97467,
  34.08753,
  33.8958,
  33.90561,
  33.91818,
  33.94764,
  33.94693,
  33.79404,
  33.95969,
  33.90673,
  34.24861,
  34.24104,
  34.18771,
  34.26929,
  33.97751,
  34.10444,
  33.95647,
  34.02569,
  33.85174,
  33.84605,
  33.86175,
  33.94875,
  33.87821,
  33.79214,
  33.82923,
  34.19421,
  34.21144,
  34.03517,
  34.15358,
  34.11201,
  33.91639,
  33.88593,
  34.12289,
  34.05908,
  33.98379,
  33.81059,
  33.9603,
  34.08841,
  34.05377,
  34.01996,
  34.13589,
  33.99854,
  33.92158,
  33.8997,
  33.97395,
  34.09183,
  34.10236,
  33.99915,
  33.89738,
  34.02216,
  33.96958,
  33.97945,
  33.98161,
  34.0134,
  34.06803,
  33.95706,
  34.01801,
  33.93438,
  33.77901,
  33.87344,
  33.93024,
  33.96188,
  33.89134,
  34.13378,
  34.20179,
  34.03306,
  34.16877,
  34.06236,
  33.93771,
  34.04923,
  33.79858,
  33.93488,
  34.10662,
  33.85787,
  33.90744,
  34.07344,
  34.21676,
  34.09042,
  33.98519,
  33.92329,
  33.90091,
  33.9279,
  34.00934,
  33.84731,
  33.81518,
  33.77056,
  33.91029,
  34.07794,
  34.15337,
  34.17124,
  33.9178,
  33.86259,
  33.89545,
  33.85028,
  33.73812,
  34.03634,
  34.0419,
  33.94453,
  33.77047,
  34.07233,
  34.06572,
  34.1446,
  34.03853,
  34.07879,
  34.04622,
  33.92667,
  33.84837,
  33.91372,
  33.76215,
  33.82119,
  33.9846,
  33.91075,
  34.12121,
  33.90455,
  34.05073,
  33.92251,
  34.06256,
  34.0928,
  34.00844,
  33.93774,
  33.96156,
  33.95047,
  33.79881,
  33.97654,
  34.13939,
  34.06798,
  34.09482,
  34.06472,
  33.97902,
  34.08644,
  34.02652,
  33.87711,
  33.78757,
  34.01121,
  33.90046,
  33.92869,
  34.07682,
  33.97871,
  34.15169,
  33.88699,
  33.9185,
  33.91428,
  33.8617,
  33.94069,
  34.13757,
  33.76898,
  34.04935,
  34.35941,
  33.83377 ;

 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 =
  26.57957,
  26.5855,
  26.59146,
  26.54382,
  26.69734,
  26.61597,
  26.64015,
  26.63286,
  26.64816,
  26.62947,
  26.64407,
  26.63651,
  26.54449,
  26.55196,
  26.58519,
  26.64301,
  26.63378,
  26.58741,
  26.5915,
  26.62914,
  26.67393,
  26.58461,
  26.58993,
  26.59676,
  26.61514,
  26.61673,
  26.53639,
  26.61815,
  26.59591,
  26.74109,
  26.73514,
  26.70471,
  26.74577,
  26.61586,
  26.66903,
  26.626,
  26.65258,
  26.56479,
  26.56294,
  26.56764,
  26.5854,
  26.5553,
  26.55465,
  26.57173,
  26.70982,
  26.72194,
  26.63688,
  26.68786,
  26.67358,
  26.59615,
  26.59188,
  26.68214,
  26.64875,
  26.61711,
  26.56856,
  26.61524,
  26.66624,
  26.65291,
  26.63597,
  26.69097,
  26.63898,
  26.61468,
  26.59463,
  26.63209,
  26.67452,
  26.67021,
  26.61544,
  26.57633,
  26.64184,
  26.60043,
  26.59301,
  26.61402,
  26.63356,
  26.66691,
  26.61527,
  26.64653,
  26.60213,
  26.5556,
  26.56351,
  26.60505,
  26.61458,
  26.5709,
  26.69071,
  26.71578,
  26.64215,
  26.69981,
  26.65132,
  26.59948,
  26.6396,
  26.55999,
  26.60454,
  26.67074,
  26.57267,
  26.60073,
  26.6684,
  26.72469,
  26.66222,
  26.63268,
  26.60896,
  26.60051,
  26.60724,
  26.63956,
  26.56129,
  26.5494,
  26.55072,
  26.60857,
  26.67887,
  26.70613,
  26.70745,
  26.61476,
  26.59805,
  26.59235,
  26.59081,
  26.55083,
  26.64473,
  26.65876,
  26.61766,
  26.55983,
  26.66613,
  26.65815,
  26.69781,
  26.64645,
  26.66705,
  26.65527,
  26.61283,
  26.58657,
  26.60862,
  26.55262,
  26.57278,
  26.6356,
  26.61092,
  26.69486,
  26.61054,
  26.68078,
  26.61435,
  26.66261,
  26.6711,
  26.64405,
  26.61768,
  26.61339,
  26.59811,
  26.54577,
  26.63101,
  26.69935,
  26.6641,
  26.66708,
  26.66292,
  26.62864,
  26.67307,
  26.63976,
  26.59233,
  26.56274,
  26.63596,
  26.61562,
  26.62228,
  26.67661,
  26.62744,
  26.69207,
  26.59775,
  26.61198,
  26.60079,
  26.58741,
  26.62428,
  26.65955,
  26.57357,
  26.64666,
  26.80055,
  26.568 ;

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