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

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 200 ;

 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 =
  35.574,
  35.766,
  35.711,
  35.825,
  35.982,
  35.888,
  36.003,
  35.927,
  36.017,
  35.969,
  36.01,
  35.984,
  35.589,
  35.795,
  36.02,
  36.062,
  36.023,
  35.967,
  35.867,
  35.986,
  35.95,
  35.91,
  35.857,
  35.917,
  35.896,
  35.856,
  35.927,
  36.029,
  35.964,
  35.916,
  35.918,
  35.929,
  36.032,
  35.998,
  36.046,
  35.947,
  35.913,
  35.884,
  35.889,
  35.906,
  36.006,
  35.95,
  35.915,
  35.902,
  35.939,
  35.961,
  35.98,
  36.007,
  36.011,
  35.844,
  35.993,
  35.966,
  36.022,
  35.951,
  35.847,
  35.773,
  35.907,
  35.875,
  35.845,
  35.937,
  35.975,
  36.004,
  35.96,
  35.947,
  35.834,
  35.912,
  35.898,
  35.868,
  35.9,
  35.957,
  35.952,
  35.946,
  35.87,
  35.911,
  35.818,
  35.871,
  35.893,
  35.849,
  35.988,
  35.868,
  35.926,
  35.973,
  35.994,
  36.057,
  35.979,
  35.971,
  35.918,
  35.434,
  35.901,
  35.685,
  35.845,
  35.971,
  35.927,
  35.962,
  36.008,
  36.01,
  36,
  36.002,
  35.855,
  35.731,
  35.973,
  35.693,
  35.703,
  35.781,
  35.823,
  35.918,
  35.994,
  35.888,
  35.989,
  35.635,
  35.973,
  35.783,
  35.614,
  35.724,
  35.967,
  36.028,
  35.973,
  35.911,
  35.965,
  35.968,
  35.883,
  35.841,
  35.756,
  35.873,
  35.661,
  35.818,
  35.902,
  35.822,
  35.81,
  36.001,
  35.916,
  35.972,
  35.973,
  35.953,
  35.834,
  35.815,
  35.736,
  35.673,
  35.81,
  35.793,
  35.936,
  35.825,
  35.883,
  35.864,
  35.926,
  36.039,
  35.962,
  35.819,
  35.912,
  35.843,
  35.744,
  35.858,
  36.034,
  35.983,
  35.86,
  35.892,
  35.904,
  35.847,
  35.816,
  35.859,
  35.838,
  35.75,
  35.87,
  36.048,
  35.901,
  35.987,
  35.963,
  35.927 ;

 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.87,
  8.01,
  7.97,
  8.06,
  8.17,
  8.1,
  8.18,
  8.13,
  8.19,
  8.16,
  8.18,
  8.16,
  7.88,
  8.04,
  8.19,
  8.22,
  8.2,
  8.16,
  8.08,
  8.17,
  8.14,
  8.12,
  8.08,
  8.12,
  8.11,
  8.08,
  8.15,
  8.2,
  8.15,
  8.12,
  8.12,
  8.13,
  8.2,
  8.18,
  8.21,
  8.14,
  8.12,
  8.1,
  8.1,
  8.11,
  8.18,
  8.14,
  8.12,
  8.11,
  8.13,
  8.15,
  8.17,
  8.18,
  8.19,
  8.07,
  8.17,
  8.16,
  8.19,
  8.15,
  8.07,
  8.02,
  8.11,
  8.09,
  8.07,
  8.13,
  8.16,
  8.18,
  8.15,
  8.14,
  8.06,
  8.12,
  8.11,
  8.09,
  8.11,
  8.15,
  8.15,
  8.14,
  8.09,
  8.12,
  8.05,
  8.09,
  8.1,
  8.08,
  8.17,
  8.08,
  8.12,
  8.16,
  8.17,
  8.22,
  8.16,
  8.17,
  8.12,
  7.77,
  8.11,
  7.96,
  8.07,
  8.16,
  8.13,
  8.15,
  8.19,
  8.18,
  8.18,
  8.18,
  8.08,
  7.99,
  8.16,
  7.96,
  7.97,
  8.03,
  8.06,
  8.12,
  8.18,
  8.1,
  8.17,
  7.92,
  8.16,
  8.03,
  7.9,
  7.98,
  8.16,
  8.2,
  8.16,
  8.12,
  8.16,
  8.16,
  8.1,
  8.07,
  8.01,
  8.09,
  7.97,
  8.05,
  8.11,
  8.05,
  8.04,
  8.17,
  8.12,
  8.16,
  8.16,
  8.14,
  8.06,
  8.05,
  7.99,
  7.94,
  8.04,
  8.03,
  8.14,
  8.06,
  8.1,
  8.08,
  8.13,
  8.21,
  8.15,
  8.05,
  8.12,
  8.07,
  8,
  8.08,
  8.2,
  8.18,
  8.09,
  8.1,
  8.11,
  8.07,
  8.05,
  8.08,
  8.07,
  8.01,
  8.09,
  8.22,
  8.11,
  8.17,
  8.15,
  8.13 ;

 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.34829,
  34.41671,
  34.39707,
  34.43075,
  34.49048,
  34.45884,
  34.50306,
  34.47104,
  34.50818,
  34.48642,
  34.51053,
  34.50243,
  34.35458,
  34.41829,
  34.51138,
  34.5267,
  34.50476,
  34.48429,
  34.45603,
  34.49475,
  34.48578,
  34.4627,
  34.44534,
  34.47018,
  34.45757,
  34.44427,
  34.45142,
  34.51115,
  34.49091,
  34.46911,
  34.47125,
  34.47318,
  34.51435,
  34.49773,
  34.51946,
  34.48258,
  34.46591,
  34.45456,
  34.4599,
  34.46825,
  34.50626,
  34.48578,
  34.46804,
  34.46397,
  34.48386,
  34.48771,
  34.48835,
  34.50733,
  34.50178,
  34.44125,
  34.50222,
  34.48322,
  34.51351,
  34.47703,
  34.44446,
  34.41438,
  34.46932,
  34.45476,
  34.44233,
  34.48172,
  34.49283,
  34.50413,
  34.48664,
  34.48258,
  34.44038,
  34.46484,
  34.4597,
  34.44728,
  34.46184,
  34.48344,
  34.4781,
  34.48151,
  34.44942,
  34.46377,
  34.43308,
  34.45049,
  34.46418,
  34.43678,
  34.49688,
  34.4571,
  34.47979,
  34.49069,
  34.50328,
  34.52137,
  34.4971,
  34.47874,
  34.47125,
  34.29596,
  34.46291,
  34.37902,
  34.44233,
  34.48856,
  34.47104,
  34.48877,
  34.49858,
  34.51053,
  34.49987,
  34.502,
  34.4432,
  34.39886,
  34.49069,
  34.3876,
  34.3885,
  34.41313,
  34.42862,
  34.47125,
  34.49347,
  34.45884,
  34.49795,
  34.36467,
  34.49069,
  34.41527,
  34.36178,
  34.40118,
  34.48429,
  34.51009,
  34.49069,
  34.46377,
  34.48215,
  34.48536,
  34.45349,
  34.43805,
  34.406,
  34.45262,
  34.34349,
  34.43308,
  34.46397,
  34.43736,
  34.43435,
  34.51075,
  34.46911,
  34.48963,
  34.49069,
  34.48899,
  34.44038,
  34.42987,
  34.40422,
  34.3858,
  34.43435,
  34.42597,
  34.47083,
  34.43075,
  34.45349,
  34.45282,
  34.46997,
  34.512,
  34.48877,
  34.43415,
  34.46484,
  34.44019,
  34.40297,
  34.44641,
  34.51649,
  34.48173,
  34.43873,
  34.46311,
  34.46611,
  34.44446,
  34.43094,
  34.44748,
  34.43484,
  34.39957,
  34.44942,
  34.51178,
  34.46291,
  34.49582,
  34.48984,
  34.47104 ;

 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.78152,
  26.81452,
  26.80505,
  26.81808,
  26.84844,
  26.83414,
  26.85681,
  26.83921,
  26.85932,
  26.84677,
  26.86267,
  26.85934,
  26.78499,
  26.81129,
  26.86183,
  26.86931,
  26.85512,
  26.84509,
  26.83493,
  26.85179,
  26.84928,
  26.83417,
  26.82654,
  26.84004,
  26.83164,
  26.8257,
  26.82079,
  26.86014,
  26.8518,
  26.8392,
  26.84088,
  26.84089,
  26.86265,
  26.85263,
  26.86515,
  26.84676,
  26.83669,
  26.83078,
  26.83497,
  26.84002,
  26.85933,
  26.84928,
  26.83836,
  26.83667,
  26.84927,
  26.84928,
  26.84677,
  26.86016,
  26.85429,
  26.82483,
  26.85766,
  26.84426,
  26.8635,
  26.8409,
  26.82735,
  26.8112,
  26.84086,
  26.83244,
  26.82567,
  26.8476,
  26.8518,
  26.85765,
  26.84844,
  26.84676,
  26.82564,
  26.83585,
  26.83331,
  26.82656,
  26.83499,
  26.84593,
  26.84174,
  26.84593,
  26.82824,
  26.83501,
  26.82141,
  26.82908,
  26.83833,
  26.81982,
  26.85347,
  26.83577,
  26.84759,
  26.85012,
  26.8585,
  26.86513,
  26.85515,
  26.83923,
  26.84088,
  26.75508,
  26.83583,
  26.79235,
  26.82567,
  26.84845,
  26.83921,
  26.85012,
  26.85178,
  26.86267,
  26.8543,
  26.85598,
  26.82486,
  26.80348,
  26.85012,
  26.79909,
  26.79831,
  26.80872,
  26.8164,
  26.84088,
  26.84928,
  26.83414,
  26.85431,
  26.78701,
  26.85012,
  26.8104,
  26.78769,
  26.80679,
  26.84509,
  26.8593,
  26.85012,
  26.83501,
  26.84342,
  26.84593,
  26.82994,
  26.82231,
  26.80611,
  26.83076,
  26.76296,
  26.82141,
  26.83667,
  26.82477,
  26.82389,
  26.86436,
  26.8392,
  26.84928,
  26.85012,
  26.85179,
  26.82564,
  26.81889,
  26.80769,
  26.80064,
  26.82389,
  26.81881,
  26.83754,
  26.81808,
  26.82994,
  26.83241,
  26.83837,
  26.85929,
  26.85012,
  26.82225,
  26.83585,
  26.82399,
  26.80522,
  26.82738,
  26.86432,
  26.84007,
  26.81985,
  26.83749,
  26.83835,
  26.82735,
  26.81973,
  26.82822,
  26.81979,
  26.80106,
  26.82824,
  26.8576,
  26.83583,
  26.85263,
  26.85096,
  26.83921 ;

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