netcdf M0103.sbe37.realtime.20m {
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:ancillary_variables = "sigma_t_qc" ;
		sigma_t:short_name = "SIGMAT" ;
		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:42:  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.20m.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 = 1 ;
		:sbe37_serial_number = 2589 ;
		: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:14\n",
			"Salinity_1.2:  27-Aug-2003 13:16:14\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:14\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:14\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:14\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:14" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 20 ;

 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 =
  37.381,
  36.949,
  38.362,
  40.488,
  38.802,
  38.903,
  37.516,
  40.234,
  40.472,
  37.706,
  37.231,
  40.027,
  38.812,
  38.58,
  38.878,
  39.263,
  40.169,
  38.673,
  38.581,
  38.037,
  38.964,
  37.686,
  39.22,
  36.801,
  36.946,
  36.702,
  38.85,
  38.802,
  38.423,
  39.116,
  39.916,
  38.57,
  38.798,
  38.589,
  38.734,
  39.588,
  37.469,
  37.439,
  39.337,
  38.393,
  38.821,
  39.331,
  37.793,
  38.43,
  38.969,
  38.758,
  39.107,
  39.818,
  38.41,
  37.712,
  38.962,
  37.603,
  37.807,
  37.791,
  38.951,
  38.435,
  39.024,
  40.585,
  38.213,
  40.023,
  39.087,
  39.663,
  37.587,
  38.194,
  37.248,
  37.049,
  38.799,
  40.447,
  40.13,
  38.692,
  38.528,
  38.614,
  38.675,
  39.551,
  38.72,
  39.962,
  38.829,
  38.423,
  37.422,
  38.854,
  39.622,
  40.422,
  38.782,
  39.219,
  38.367,
  38.769,
  37.999,
  37.737,
  38.722,
  39.596,
  39.204,
  40.148,
  38.278,
  38.932,
  38.291,
  37.555,
  38.583,
  39.636,
  38.755,
  38.008,
  38.816,
  37.164,
  40.452,
  40.301,
  40.319,
  40.102,
  37.72,
  37.647,
  38.355,
  37.965,
  37.583,
  36.624,
  40.37,
  40.31,
  38.448,
  38.806,
  39.367,
  40.67,
  38.521,
  39.587,
  37.683,
  38.026,
  39.224,
  37.585,
  38.438,
  39.017,
  38.485,
  40.477,
  40.497,
  40.697,
  40.215,
  37.447,
  39.099,
  36.919,
  36.976,
  37.146,
  37.938,
  38.567,
  39.283,
  40.098,
  39.888,
  40.546,
  38.821,
  38.452,
  38.225,
  37.936,
  37.657,
  39.569,
  37.327,
  37.356,
  37.001,
  38.15,
  40.293,
  40.041,
  40.224,
  40.129,
  37.933,
  38.435,
  38.292,
  38.633,
  37.979,
  38.954,
  37.437,
  37.407,
  38.927,
  39.543,
  39.726,
  40.17 ;

 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.78,
  11.16,
  12.8,
  15.26,
  13.45,
  13.26,
  11.84,
  15.01,
  15.27,
  12.01,
  11.45,
  14.76,
  13.48,
  13.02,
  13.4,
  13.84,
  14.9,
  13.11,
  13.04,
  12.31,
  13.54,
  12.12,
  13.89,
  10.9,
  11.03,
  10.83,
  13.29,
  13.32,
  12.86,
  13.65,
  14.78,
  13.03,
  13.29,
  13.07,
  13.25,
  14.32,
  11.73,
  11.7,
  14.18,
  12.81,
  13.37,
  13.93,
  12.18,
  12.97,
  13.56,
  13.09,
  13.7,
  14.54,
  12.83,
  12,
  13.65,
  11.9,
  12.17,
  12.16,
  13.54,
  12.88,
  13.51,
  15.34,
  12.58,
  14.69,
  13.59,
  14.32,
  11.92,
  12.53,
  11.46,
  11.21,
  13.34,
  15.18,
  14.82,
  13.11,
  12.92,
  13.02,
  13.08,
  14.04,
  13.1,
  14.53,
  13.23,
  12.89,
  11.67,
  13.28,
  14.15,
  15.12,
  13.24,
  13.77,
  12.71,
  13.25,
  12.37,
  12.02,
  13.21,
  14.2,
  13.78,
  14.85,
  12.56,
  13.42,
  12.55,
  11.76,
  13.02,
  14.34,
  13.28,
  12.42,
  13.34,
  11.35,
  15.12,
  14.97,
  14.98,
  14.64,
  12,
  12.04,
  12.78,
  12.22,
  11.79,
  10.68,
  15.03,
  14.99,
  12.9,
  13.33,
  14.07,
  15.49,
  12.96,
  14.22,
  11.98,
  12.36,
  13.77,
  11.96,
  12.82,
  13.44,
  12.9,
  15.08,
  15.12,
  15.43,
  14.89,
  11.66,
  13.69,
  11.02,
  11.14,
  11.33,
  11.54,
  13.08,
  13.81,
  14.67,
  14.53,
  15.15,
  13.25,
  12.81,
  12.47,
  12.15,
  11.84,
  14.31,
  11.54,
  11.58,
  11.16,
  12.54,
  15,
  14.62,
  14.78,
  14.66,
  12.15,
  12.66,
  12.59,
  12.98,
  12.24,
  13.34,
  11.62,
  11.4,
  13.18,
  14,
  14.22,
  14.64 ;

 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.64302,
  32.76819,
  32.6959,
  32.57224,
  32.55172,
  32.80938,
  32.72142,
  32.55159,
  32.54959,
  32.75614,
  32.78784,
  32.573,
  32.53548,
  32.71215,
  32.66556,
  32.64853,
  32.58462,
  32.72226,
  32.69584,
  32.81214,
  32.62618,
  32.64048,
  32.56624,
  32.85393,
  32.88129,
  32.81827,
  32.73375,
  32.66294,
  32.70184,
  32.67391,
  32.45562,
  32.69408,
  32.68494,
  32.67752,
  32.65919,
  32.5419,
  32.77264,
  32.7699,
  32.42934,
  32.71667,
  32.63789,
  32.63499,
  32.69117,
  32.61352,
  32.61377,
  32.8197,
  32.62289,
  32.56725,
  32.71548,
  32.77073,
  32.53059,
  32.75307,
  32.7134,
  32.70673,
  32.61405,
  32.69592,
  32.70785,
  32.59281,
  32.74501,
  32.62802,
  32.69817,
  32.61064,
  32.71997,
  32.7704,
  32.79564,
  32.82228,
  32.64297,
  32.60191,
  32.6162,
  32.74017,
  32.74941,
  32.74427,
  32.75003,
  32.74477,
  32.77521,
  32.70703,
  32.76568,
  32.67591,
  32.77983,
  32.74611,
  32.71678,
  32.62939,
  32.71289,
  32.66731,
  32.77872,
  32.69207,
  32.72323,
  32.77734,
  32.68229,
  32.6505,
  32.64487,
  32.6074,
  32.82449,
  32.69897,
  32.84564,
  32.82986,
  32.71498,
  32.56905,
  32.65316,
  32.68828,
  32.65891,
  32.81087,
  32.6564,
  32.64547,
  32.65337,
  32.74194,
  32.77847,
  32.6728,
  32.70657,
  32.82177,
  32.8306,
  32.87526,
  32.65763,
  32.63688,
  32.69094,
  32.65811,
  32.54964,
  32.54458,
  32.70819,
  32.62532,
  32.76024,
  32.75786,
  32.67195,
  32.68293,
  32.75071,
  32.76135,
  32.72599,
  32.71234,
  32.69693,
  32.61839,
  32.6346,
  32.81305,
  32.62398,
  32.86349,
  32.81266,
  32.81096,
  33.40047,
  32.64816,
  32.69261,
  32.71303,
  32.6395,
  32.71599,
  32.74094,
  32.77268,
  32.85243,
  32.85528,
  32.85836,
  32.53291,
  32.80206,
  32.79499,
  32.81951,
  32.71966,
  32.61318,
  32.70323,
  32.73502,
  32.74966,
  32.85239,
  32.88704,
  32.8117,
  32.79683,
  32.8177,
  32.78832,
  32.8387,
  33.00503,
  32.90111,
  32.77143,
  32.75306,
  32.80386 ;

 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.80032,
  25.01003,
  24.64812,
  24.0454,
  24.40816,
  24.6454,
  24.85012,
  24.08363,
  24.02578,
  24.84545,
  24.97316,
  24.15366,
  24.38958,
  24.61767,
  24.5062,
  24.404,
  24.1327,
  24.60775,
  24.6011,
  24.83239,
  24.44763,
  24.73511,
  24.33021,
  25.12279,
  25.12113,
  25.10731,
  24.58092,
  24.52016,
  24.64103,
  24.46229,
  24.05895,
  24.60171,
  24.54316,
  24.58102,
  24.53121,
  24.2225,
  24.91019,
  24.91358,
  24.16477,
  24.66225,
  24.4908,
  24.3751,
  24.76315,
  24.55114,
  24.434,
  24.68711,
  24.41272,
  24.19587,
  24.65744,
  24.85864,
  24.35153,
  24.86356,
  24.78228,
  24.77899,
  24.43825,
  24.63254,
  24.51681,
  24.04378,
  24.72873,
  24.21096,
  24.49318,
  24.27553,
  24.83416,
  24.75801,
  24.9774,
  25.04317,
  24.50073,
  24.08563,
  24.17415,
  24.62161,
  24.66613,
  24.64253,
  24.63517,
  24.43722,
  24.6507,
  24.30577,
  24.61757,
  24.61509,
  24.9268,
  24.59247,
  24.39284,
  24.11979,
  24.57474,
  24.43279,
  24.72974,
  24.55664,
  24.75204,
  24.86003,
  24.55702,
  24.3313,
  24.41342,
  24.16096,
  24.79417,
  24.52803,
  24.81248,
  24.94911,
  24.61986,
  24.23926,
  24.52057,
  24.71541,
  24.51306,
  25.00914,
  24.14059,
  24.16455,
  24.16848,
  24.3094,
  24.86465,
  24.77517,
  24.66027,
  24.8569,
  24.94414,
  25.17785,
  24.16099,
  24.15363,
  24.62478,
  24.51444,
  24.28038,
  23.9738,
  24.62639,
  24.3077,
  24.85424,
  24.78079,
  24.43638,
  24.79796,
  24.68667,
  24.57225,
  24.65192,
  24.19233,
  24.1718,
  24.04376,
  24.17336,
  24.95444,
  24.41559,
  25.10906,
  25.04819,
  25.01282,
  25.43291,
  24.55633,
  24.44418,
  24.28075,
  24.25369,
  24.17997,
  24.59444,
  24.70563,
  24.8331,
  24.89611,
  24.95644,
  24.21764,
  24.96785,
  24.95506,
  25.04994,
  24.71677,
  24.13322,
  24.2838,
  24.27427,
  24.31111,
  24.89387,
  24.82334,
  24.77848,
  24.69108,
  24.84997,
  24.61315,
  24.9817,
  25.15105,
  24.73229,
  24.46606,
  24.40629,
  24.35715 ;

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