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

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 250 ;

 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 =
  36.08,
  36.085,
  36.091,
  36.095,
  36.083,
  36.101,
  36.124,
  36.114,
  36.114,
  36.095,
  36.099,
  36.102,
  36.105,
  36.121,
  36.143,
  36.142,
  36.134,
  36.14,
  36.137,
  36.137,
  36.128,
  36.138,
  36.132,
  36.118,
  36.115,
  36.132,
  36.137,
  36.115,
  36.072,
  36.068,
  36.076,
  36.085,
  36.114,
  36.13,
  36.131,
  36.127,
  36.132,
  36.127,
  36.133,
  36.121,
  36.095,
  36.039,
  36.063,
  36.071,
  36.083,
  36.101,
  36.097,
  36.104,
  36.112,
  36.126,
  36.113,
  36.122,
  36.111,
  36.112,
  36.089,
  36.085,
  36.078,
  36.084,
  36.115,
  36.119,
  36.122,
  36.11,
  36.096,
  36.106,
  36.119,
  36.124,
  36.124,
  36.116,
  36.119,
  36.121,
  36.108,
  36.114,
  36.114,
  36.111,
  36.117,
  36.115,
  36.114,
  36.098,
  36.101,
  36.116,
  36.118,
  36.11,
  36.116,
  36.108,
  36.109,
  36.109,
  36.108,
  36.108,
  36.11,
  36.102,
  36.071,
  36.081,
  36.098,
  36.101,
  36.115,
  36.125,
  36.116,
  36.11,
  36.1,
  36.104,
  36.114,
  36.123,
  36.051,
  36.096,
  36.083,
  36.099,
  36.113,
  36.121,
  36.12,
  36.103,
  36.102,
  36.097,
  36.113,
  36.141,
  36.139,
  36.134,
  36.119,
  36.115,
  36.128,
  36.132,
  36.139,
  36.135,
  36.13,
  36.126,
  36.138,
  36.145,
  36.131,
  36.084,
  36.078,
  36.094,
  36.118,
  36.118,
  36.121,
  36.14,
  36.144,
  36.127,
  36.109,
  36.086,
  36.13,
  36.091,
  36.049,
  36.026,
  36.054,
  36.078,
  36.1,
  36.156,
  36.163,
  36.135,
  36.139,
  36.155,
  36.163,
  36.152,
  36.128,
  36.114,
  36.114,
  36.123,
  36.125,
  36.178,
  36.203,
  36.206,
  36.192,
  36.18,
  36.191,
  36.171,
  36.156,
  36.162,
  36.147,
  36.16 ;

 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 =
  8.21,
  8.21,
  8.21,
  8.23,
  8.22,
  8.23,
  8.25,
  8.24,
  8.23,
  8.22,
  8.22,
  8.22,
  8.22,
  8.24,
  8.26,
  8.26,
  8.25,
  8.26,
  8.26,
  8.26,
  8.25,
  8.26,
  8.25,
  8.24,
  8.23,
  8.25,
  8.26,
  8.24,
  8.21,
  8.2,
  8.21,
  8.22,
  8.24,
  8.25,
  8.25,
  8.25,
  8.25,
  8.25,
  8.25,
  8.24,
  8.23,
  8.18,
  8.2,
  8.21,
  8.21,
  8.23,
  8.23,
  8.23,
  8.24,
  8.25,
  8.24,
  8.25,
  8.24,
  8.24,
  8.22,
  8.22,
  8.21,
  8.22,
  8.24,
  8.24,
  8.24,
  8.23,
  8.23,
  8.23,
  8.24,
  8.24,
  8.24,
  8.24,
  8.24,
  8.24,
  8.23,
  8.24,
  8.24,
  8.23,
  8.24,
  8.24,
  8.24,
  8.23,
  8.22,
  8.24,
  8.24,
  8.23,
  8.24,
  8.23,
  8.23,
  8.23,
  8.23,
  8.23,
  8.24,
  8.23,
  8.21,
  8.21,
  8.23,
  8.23,
  8.24,
  8.25,
  8.24,
  8.23,
  8.22,
  8.22,
  8.24,
  8.25,
  8.2,
  8.23,
  8.22,
  8.23,
  8.24,
  8.24,
  8.24,
  8.23,
  8.22,
  8.22,
  8.23,
  8.26,
  8.26,
  8.26,
  8.24,
  8.24,
  8.25,
  8.25,
  8.26,
  8.25,
  8.25,
  8.25,
  8.26,
  8.26,
  8.25,
  8.22,
  8.21,
  8.22,
  8.25,
  8.24,
  8.25,
  8.26,
  8.26,
  8.25,
  8.23,
  8.22,
  8.25,
  8.22,
  8.19,
  8.18,
  8.2,
  8.21,
  8.23,
  8.27,
  8.28,
  8.25,
  8.25,
  8.27,
  8.28,
  8.27,
  8.25,
  8.24,
  8.24,
  8.25,
  8.25,
  8.29,
  8.31,
  8.31,
  8.3,
  8.29,
  8.3,
  8.29,
  8.27,
  8.28,
  8.27,
  8.28 ;

 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 =
  34.53192,
  34.53724,
  34.54364,
  34.52827,
  34.5253,
  34.53466,
  34.53952,
  34.53868,
  34.5485,
  34.53808,
  34.54234,
  34.54554,
  34.54873,
  34.54614,
  34.54993,
  34.54886,
  34.55016,
  34.54673,
  34.54354,
  34.54354,
  34.54378,
  34.54461,
  34.54803,
  34.54295,
  34.54957,
  34.54803,
  34.54354,
  34.53975,
  34.52339,
  34.52895,
  34.52766,
  34.52743,
  34.53868,
  34.54591,
  34.54697,
  34.54271,
  34.54803,
  34.54271,
  34.5491,
  34.54614,
  34.52827,
  34.51767,
  34.52362,
  34.52233,
  34.53511,
  34.53466,
  34.5304,
  34.53785,
  34.53656,
  34.54165,
  34.53762,
  34.53739,
  34.53549,
  34.53656,
  34.53169,
  34.52743,
  34.52979,
  34.52636,
  34.53975,
  34.54401,
  34.5472,
  34.54424,
  34.52933,
  34.53998,
  34.54401,
  34.54933,
  34.54933,
  34.54081,
  34.54401,
  34.54614,
  34.54211,
  34.53868,
  34.53868,
  34.54531,
  34.54188,
  34.53975,
  34.53868,
  34.53146,
  34.54447,
  34.54081,
  34.54295,
  34.54424,
  34.54081,
  34.54211,
  34.54317,
  34.54317,
  34.54211,
  34.54211,
  34.53443,
  34.53572,
  34.52233,
  34.53298,
  34.53146,
  34.53466,
  34.53975,
  34.54058,
  34.54081,
  34.54424,
  34.54341,
  34.54767,
  34.53868,
  34.53845,
  34.51083,
  34.52933,
  34.5253,
  34.53252,
  34.53762,
  34.54614,
  34.54507,
  34.53679,
  34.54554,
  34.54021,
  34.54744,
  34.5478,
  34.54567,
  34.54035,
  34.54401,
  34.53975,
  34.54378,
  34.54803,
  34.54567,
  34.55123,
  34.54591,
  34.54165,
  34.54461,
  34.55206,
  34.54697,
  34.52636,
  34.52979,
  34.53701,
  34.53313,
  34.54295,
  34.53632,
  34.54673,
  34.55099,
  34.54271,
  34.54317,
  34.52849,
  34.54591,
  34.53382,
  34.51851,
  34.50381,
  34.51403,
  34.52979,
  34.53359,
  34.55395,
  34.55158,
  34.55123,
  34.55548,
  34.55288,
  34.55158,
  34.54969,
  34.54378,
  34.53868,
  34.53868,
  34.53845,
  34.54058,
  34.55772,
  34.56469,
  34.56787,
  34.5628,
  34.55985,
  34.56174,
  34.55028,
  34.55395,
  34.55052,
  34.54437,
  34.54839 ;

 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.87492,
  26.8791,
  26.88412,
  26.86903,
  26.86821,
  26.87404,
  26.87482,
  26.87569,
  26.88491,
  26.87825,
  26.88159,
  26.8841,
  26.88661,
  26.88154,
  26.88147,
  26.88064,
  26.88318,
  26.87897,
  26.87646,
  26.87646,
  26.87816,
  26.87729,
  26.88151,
  26.87903,
  26.88574,
  26.88151,
  26.87646,
  26.87652,
  26.86823,
  26.87411,
  26.87158,
  26.86988,
  26.87569,
  26.87983,
  26.88067,
  26.87733,
  26.88151,
  26.87733,
  26.88234,
  26.88154,
  26.86903,
  26.86828,
  26.86992,
  26.8674,
  26.87743,
  26.87404,
  26.8707,
  26.87655,
  26.87401,
  26.87649,
  26.87485,
  26.87315,
  26.87318,
  26.87401,
  26.87323,
  26.86988,
  26.87325,
  26.86905,
  26.87652,
  26.87987,
  26.88237,
  26.88157,
  26.86986,
  26.87822,
  26.87987,
  26.88404,
  26.88404,
  26.87736,
  26.87987,
  26.88154,
  26.87989,
  26.87569,
  26.87569,
  26.8824,
  26.87819,
  26.87652,
  26.87569,
  26.87153,
  26.88326,
  26.87736,
  26.87903,
  26.88157,
  26.87736,
  26.87989,
  26.88073,
  26.88073,
  26.87989,
  26.87989,
  26.87234,
  26.87488,
  26.8674,
  26.87576,
  26.87153,
  26.87404,
  26.87652,
  26.87566,
  26.87736,
  26.88157,
  26.88243,
  26.88577,
  26.87569,
  26.87399,
  26.85988,
  26.86986,
  26.86821,
  26.87237,
  26.87485,
  26.88154,
  26.8807,
  26.87571,
  26.8841,
  26.87992,
  26.88407,
  26.8798,
  26.87813,
  26.87395,
  26.87987,
  26.87652,
  26.87816,
  26.88151,
  26.87813,
  26.88401,
  26.87983,
  26.87649,
  26.87729,
  26.88314,
  26.88067,
  26.86905,
  26.87325,
  26.87741,
  26.86981,
  26.87903,
  26.87231,
  26.87897,
  26.88231,
  26.87733,
  26.88073,
  26.87072,
  26.87983,
  26.8749,
  26.86743,
  26.8574,
  26.86239,
  26.87325,
  26.87321,
  26.88311,
  26.87973,
  26.88401,
  26.88735,
  26.88227,
  26.87973,
  26.87976,
  26.87816,
  26.87569,
  26.87569,
  26.87399,
  26.87566,
  26.88302,
  26.88544,
  26.88794,
  26.88548,
  26.88469,
  26.88465,
  26.87718,
  26.88311,
  26.87889,
  26.87559,
  26.87722 ;

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