netcdf M0103.sbe37.realtime.50m {
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: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.50m.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 = 2 ;
		:sbe37_serial_number = 2583 ;
		: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:16\n",
			"Salinity_1.2:  27-Aug-2003 13:16:16\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:16\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:16\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:16\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:16" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 50 ;

 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 =
  33.584,
  33.392,
  33.196,
  35.47,
  34.141,
  35.197,
  34.094,
  34.478,
  34.27,
  33.259,
  32.714,
  32.836,
  35.202,
  33.548,
  34.289,
  34.057,
  35.289,
  35.141,
  34.717,
  34.537,
  34.548,
  33.048,
  33.548,
  33.071,
  33.19,
  33.277,
  33.438,
  33.268,
  35.18,
  34.515,
  35.137,
  34.832,
  34.516,
  34.022,
  33.423,
  33.509,
  33.138,
  33.168,
  33.209,
  34.934,
  34.676,
  35.267,
  35.039,
  34.9,
  35.086,
  34.63,
  34.633,
  33.514,
  33.104,
  35.235,
  35.291,
  33.555,
  34.735,
  34.87,
  35.284,
  34.709,
  35,
  34.988,
  34.781,
  34.932,
  34.871,
  35.041,
  35.584,
  35.27,
  35.046,
  34.914,
  34.879,
  36.296,
  35.31,
  35.148,
  34.679,
  34.62,
  34.788,
  34.872,
  35.244,
  35.082,
  35.064,
  35.003,
  35.124,
  34.622,
  34.89,
  35.299,
  34.636,
  35.101,
  34.708,
  34.684,
  34.855,
  34.88,
  34.633,
  36.231,
  35.47,
  35.42,
  35.109,
  35.28,
  34.33,
  34.653,
  34.897,
  35.592,
  35.679,
  35.014,
  35.516,
  34.562,
  36.007,
  35.742,
  35.311,
  35.259,
  34.9,
  34.278,
  34.142,
  34.633,
  35.251,
  34.908,
  35.531,
  35.555,
  35.525,
  35.37,
  35.192,
  36.525,
  35.051,
  35.182,
  34.678,
  34.665,
  35.012,
  34.833,
  35.086,
  35.273,
  34.919,
  38.641,
  35.679,
  35.283,
  35.033,
  34.777,
  35.335,
  35.044,
  35.169,
  35.142,
  35.397,
  34.792,
  35.329,
  35.293,
  35.341,
  35.698,
  34.889,
  35.066,
  35.144,
  35,
  35.124,
  35.502,
  35.099,
  34.882,
  35.326,
  35.092,
  35.325,
  35.445,
  36.325,
  35.791,
  35.096,
  34.866,
  34.939,
  35.12,
  35.118,
  35.262,
  35.363,
  35.08,
  35.725,
  35.661,
  34.935,
  35.156 ;

 conductivity_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 temperature =
  7.04,
  6.847,
  6.751,
  9.18,
  7.6,
  8.77,
  7.48,
  7.92,
  7.71,
  6.618,
  6.132,
  6.287,
  8.98,
  7.13,
  7.99,
  7.62,
  8.97,
  8.71,
  8.11,
  7.93,
  8.05,
  6.455,
  7.15,
  6.594,
  6.693,
  6.757,
  7.02,
  6.837,
  8.85,
  8.03,
  8.76,
  8.38,
  8.08,
  7.51,
  6.869,
  7.11,
  6.663,
  6.709,
  6.754,
  8.62,
  8.4,
  8.95,
  8.6,
  8.36,
  8.73,
  7.96,
  8.06,
  6.979,
  6.672,
  8.88,
  9,
  6.937,
  8.33,
  8.29,
  8.92,
  8.08,
  8.47,
  8.51,
  8.14,
  8.44,
  8.39,
  8.61,
  9.3,
  8.87,
  8.57,
  8.52,
  8.43,
  10.27,
  9.09,
  8.65,
  8.04,
  8.16,
  8.18,
  8.32,
  8.8,
  8.66,
  8.66,
  8.67,
  8.71,
  8.13,
  8.5,
  8.92,
  8.14,
  8.74,
  8.23,
  8.21,
  8.31,
  8.22,
  8.13,
  10.12,
  9.21,
  9.16,
  8.77,
  9,
  7.84,
  8.18,
  8.48,
  9.27,
  9.37,
  8.53,
  9.11,
  8.02,
  9.84,
  9.55,
  8.97,
  8.91,
  8.53,
  7.74,
  7.55,
  8.09,
  8.79,
  8.37,
  9.11,
  9.23,
  9.16,
  9.01,
  8.82,
  10.47,
  8.63,
  8.82,
  8.21,
  8.11,
  8.66,
  8.41,
  8.58,
  8.83,
  8.5,
  13.05,
  9.45,
  8.97,
  8.55,
  8.18,
  8.9,
  8.52,
  8.64,
  8.64,
  8.96,
  8.23,
  8.9,
  8.84,
  8.94,
  9.36,
  8.33,
  8.55,
  8.67,
  8.45,
  8.59,
  9.13,
  8.55,
  8.29,
  8.95,
  8.7,
  9,
  9.18,
  10.15,
  9.58,
  8.66,
  8.32,
  8.4,
  8.61,
  8.6,
  8.78,
  8.99,
  8.52,
  9.43,
  9.34,
  8.55,
  8.77 ;

 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.07041,
  33.0456,
  32.92247,
  33.05832,
  33.13918,
  33.15583,
  33.20304,
  33.19646,
  33.17321,
  33.12014,
  32.9859,
  32.9716,
  32.96545,
  32.94497,
  32.92847,
  33.02967,
  33.0653,
  33.15333,
  33.27106,
  33.25004,
  33.14792,
  33.04442,
  32.92588,
  32.93565,
  32.97162,
  33.00581,
  32.93005,
  32.91908,
  33.06335,
  33.13168,
  33.10237,
  33.13788,
  33.08548,
  33.09659,
  33.05845,
  32.92156,
  32.94317,
  32.932,
  32.93389,
  33.02031,
  32.95434,
  33.06099,
  33.14936,
  33.22863,
  33.07699,
  33.3209,
  33.22903,
  33.05243,
  32.89704,
  33.09282,
  33.0395,
  33.13773,
  33.08234,
  33.26302,
  33.10665,
  33.29103,
  33.23052,
  33.18021,
  33.3107,
  33.18702,
  33.16968,
  33.14208,
  33.06513,
  33.13868,
  33.18488,
  33.09287,
  33.14048,
  32.90344,
  32.97578,
  33.21695,
  33.29707,
  33.12057,
  33.28018,
  33.23677,
  33.17694,
  33.13828,
  33.11938,
  33.04603,
  33.13551,
  33.15104,
  33.08635,
  33.12229,
  33.15647,
  33.08336,
  33.14793,
  33.14134,
  33.22822,
  33.33997,
  33.16273,
  32.97405,
  33.03054,
  33.02504,
  33.06372,
  33.02805,
  33.11401,
  33.13675,
  33.11249,
  33.10117,
  33.09842,
  33.18879,
  33.17105,
  33.19127,
  33.00218,
  32.99722,
  33.08821,
  33.08989,
  33.06876,
  33.15324,
  33.18797,
  33.20059,
  33.19363,
  33.22765,
  33.18663,
  33.09998,
  33.13388,
  33.1124,
  33.10387,
  32.95267,
  33.13383,
  33.09342,
  33.13498,
  33.21571,
  33.06481,
  33.11072,
  33.21757,
  33.1792,
  33.1169,
  32.73175,
  33.02455,
  33.05906,
  33.18999,
  33.26849,
  33.17852,
  33.2298,
  33.24841,
  33.22004,
  33.18713,
  33.23706,
  33.17225,
  33.19075,
  33.14743,
  33.12728,
  33.24532,
  33.22474,
  33.19397,
  33.24937,
  33.24813,
  33.13791,
  33.25949,
  33.27574,
  33.12247,
  33.11132,
  33.07488,
  33.03242,
  33.04184,
  33.01991,
  33.15297,
  33.23042,
  33.23212,
  33.22512,
  33.23242,
  33.21451,
  33.12374,
  33.26774,
  33.09035,
  33.10762,
  33.08685,
  33.11291 ;

 salinity_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 sigma_t =
  25.89377,
  25.9001,
  25.81579,
  25.56989,
  25.87038,
  25.71033,
  25.9375,
  25.8695,
  25.88148,
  25.98901,
  25.94512,
  25.91437,
  25.52868,
  25.78283,
  25.64893,
  25.78148,
  25.6084,
  25.71762,
  25.90026,
  25.91012,
  25.81244,
  25.95042,
  25.76509,
  25.84669,
  25.86213,
  25.88067,
  25.78596,
  25.80177,
  25.62554,
  25.80261,
  25.67,
  25.75562,
  25.75903,
  25.8496,
  25.9073,
  25.76712,
  25.84364,
  25.82881,
  25.82439,
  25.62717,
  25.60871,
  25.60815,
  25.73134,
  25.82978,
  25.65474,
  25.96139,
  25.87463,
  25.88784,
  25.8061,
  25.64396,
  25.58351,
  25.96065,
  25.71955,
  25.86723,
  25.64857,
  25.92035,
  25.81469,
  25.7692,
  25.92693,
  25.78512,
  25.77905,
  25.72411,
  25.55613,
  25.68142,
  25.76375,
  25.69923,
  25.75014,
  25.27017,
  25.51953,
  25.77666,
  25.93097,
  25.77479,
  25.89707,
  25.84216,
  25.72223,
  25.71349,
  25.69869,
  25.63969,
  25.70365,
  25.80312,
  25.69714,
  25.66081,
  25.80591,
  25.65819,
  25.78589,
  25.78369,
  25.83695,
  25.93804,
  25.8123,
  25.35056,
  25.5434,
  25.54703,
  25.6382,
  25.57456,
  25.81633,
  25.78453,
  25.72066,
  25.58911,
  25.57095,
  25.77289,
  25.66916,
  25.85085,
  25.41919,
  25.4628,
  25.62633,
  25.63701,
  25.67881,
  25.86151,
  25.9158,
  25.8479,
  25.73685,
  25.82751,
  25.68135,
  25.59454,
  25.63217,
  25.639,
  25.66191,
  25.27442,
  25.7146,
  25.65373,
  25.77869,
  25.85682,
  25.65593,
  25.72982,
  25.78784,
  25.71936,
  25.72109,
  24.62693,
  25.50033,
  25.60351,
  25.7708,
  25.88789,
  25.70794,
  25.80656,
  25.80284,
  25.78061,
  25.70532,
  25.85582,
  25.70304,
  25.72685,
  25.67737,
  25.59512,
  25.84737,
  25.79803,
  25.75559,
  25.8325,
  25.81027,
  25.64007,
  25.82526,
  25.87721,
  25.65627,
  25.68624,
  25.6112,
  25.54964,
  25.3984,
  25.47566,
  25.725,
  25.83718,
  25.8265,
  25.78918,
  25.79642,
  25.75475,
  25.65101,
  25.83629,
  25.55499,
  25.58295,
  25.68996,
  25.67672 ;

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