netcdf M0103.sbe37.realtime.100m {
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.100m.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 = 3 ;
		:sbe37_serial_number = 2564 ;
		: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:17\n",
			"Salinity_1.2:  27-Aug-2003 13:16:17\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:17\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:17\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:17\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:17" ;
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 =
  32.578,
  33.11,
  32.58,
  32.572,
  32.833,
  32.687,
  32.841,
  32.847,
  33.094,
  32.808,
  32.799,
  32.744,
  32.87,
  32.717,
  32.64,
  32.799,
  32.642,
  32.775,
  32.825,
  32.94,
  32.814,
  32.898,
  32.668,
  32.79,
  32.597,
  32.598,
  32.612,
  32.741,
  32.818,
  33.099,
  33.028,
  32.338,
  32.852,
  32.588,
  32.853,
  32.885,
  32.923,
  32.797,
  32.689,
  32.816,
  32.446,
  32.788,
  32.866,
  33.047,
  33.014,
  33.134,
  33.054,
  32.835,
  32.906,
  32.544,
  33.931,
  33.017,
  32.869,
  33.096,
  32.517,
  33.092,
  32.989,
  33.005,
  32.794,
  33.076,
  33.156,
  32.83,
  33.787,
  32.855,
  33.127,
  32.846,
  32.879,
  32.569,
  32.908,
  33.048,
  33.121,
  32.972,
  33.041,
  33.149,
  33.431,
  33.312,
  33.172,
  33.481,
  33.232,
  33.071,
  33.004,
  33.399,
  33.014,
  33.132,
  33.358,
  33.33,
  33.205,
  33.186,
  33.374,
  34.242,
  33.797,
  33.347,
  33.347,
  33.942,
  33.263,
  33.215,
  33.011,
  33.31,
  33.329,
  33.315,
  33.629,
  33.207,
  34.106,
  34.223,
  34.192,
  34.134,
  33.342,
  33.263,
  33.188,
  33.254,
  33.262,
  33.131,
  33.489,
  33.372,
  33.342,
  33.955,
  33.665,
  34.158,
  33.234,
  34.024,
  33.168,
  33.05,
  33.313,
  33.402,
  33.46,
  33.373,
  33.45,
  34.339,
  34.168,
  34.011,
  34,
  33.332,
  34.015,
  33.934,
  33.491,
  32.993,
  33.449,
  33.948,
  33.103,
  33.389,
  33.991,
  34.045,
  33.572,
  33.571,
  33.734,
  33.469,
  33.274,
  33.682,
  33.382,
  33.977,
  33.908,
  33.871,
  33.969,
  33.53,
  33.342,
  33.702,
  33.331,
  33.686,
  33.851,
  33.608,
  33.386,
  34.165,
  33.575,
  33.365,
  34.139,
  33.657,
  32.949,
  33.436 ;

 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 =
  5.706,
  6.066,
  5.709,
  5.722,
  5.851,
  5.795,
  5.835,
  5.87,
  6.021,
  5.78,
  5.805,
  5.77,
  6.128,
  5.76,
  5.714,
  5.793,
  5.755,
  5.826,
  5.809,
  5.91,
  5.801,
  5.826,
  5.74,
  5.807,
  5.684,
  5.69,
  5.763,
  5.769,
  5.907,
  6.018,
  5.968,
  5.529,
  5.868,
  5.644,
  5.812,
  5.905,
  5.884,
  5.906,
  5.758,
  5.943,
  5.646,
  5.827,
  5.89,
  6.019,
  5.999,
  6.038,
  6.016,
  5.831,
  5.84,
  5.692,
  7.23,
  5.929,
  5.837,
  6.039,
  5.611,
  6.041,
  5.88,
  5.971,
  5.812,
  5.984,
  6.088,
  5.83,
  6.874,
  5.868,
  6.05,
  5.834,
  5.87,
  5.667,
  5.893,
  6.036,
  6.083,
  5.939,
  5.969,
  6.111,
  6.45,
  6.283,
  6.163,
  6.528,
  6.207,
  6.036,
  5.963,
  6.405,
  5.965,
  6.097,
  6.198,
  6.228,
  6.06,
  6.082,
  6.364,
  7.35,
  6.835,
  6.337,
  6.32,
  6.969,
  6.111,
  6.085,
  5.904,
  6.23,
  6.294,
  6.251,
  6.635,
  6.108,
  7.15,
  7.28,
  7.29,
  7.15,
  6.238,
  6.134,
  5.967,
  6.153,
  6.177,
  6,
  6.456,
  6.32,
  6.251,
  6.883,
  6.589,
  7.19,
  6.106,
  6.987,
  5.999,
  5.913,
  6.249,
  6.338,
  6.386,
  6.292,
  6.37,
  7.61,
  7.2,
  6.939,
  6.948,
  6.241,
  6.968,
  6.858,
  6.376,
  5.818,
  6.349,
  6.925,
  5.992,
  6.295,
  6.917,
  6.982,
  6.518,
  6.5,
  6.654,
  6.317,
  6.088,
  6.506,
  6.259,
  6.91,
  6.802,
  6.798,
  6.892,
  6.493,
  6.303,
  6.668,
  6.289,
  6.57,
  6.739,
  6.491,
  6.24,
  7.16,
  6.463,
  6.235,
  7.21,
  6.513,
  5.787,
  6.397 ;

 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.25008,
  33.49409,
  33.24939,
  33.22752,
  33.39495,
  33.28549,
  33.4198,
  33.39196,
  33.52063,
  33.437,
  33.40208,
  33.37457,
  33.16426,
  33.35394,
  33.31234,
  33.41395,
  33.27411,
  33.35422,
  33.42748,
  33.45721,
  33.42298,
  33.49306,
  33.31831,
  33.38993,
  33.29331,
  33.28852,
  33.23233,
  33.37217,
  33.32277,
  33.52921,
  33.49887,
  33.15259,
  33.39957,
  33.32268,
  33.45613,
  33.4002,
  33.46379,
  33.30011,
  33.32427,
  33.28507,
  33.15979,
  33.3679,
  33.39361,
  33.4698,
  33.45248,
  33.54873,
  33.48063,
  33.41699,
  33.48821,
  33.22542,
  33.26617,
  33.52512,
  33.44942,
  33.50507,
  33.27481,
  33.4986,
  33.54217,
  33.47004,
  33.3895,
  33.53703,
  33.52396,
  33.41233,
  33.45336,
  33.40295,
  33.529,
  33.42643,
  33.42804,
  33.2784,
  33.43797,
  33.45413,
  33.48964,
  33.46455,
  33.51251,
  33.49339,
  33.47443,
  33.50608,
  33.46785,
  33.45346,
  33.4916,
  33.47996,
  33.47682,
  33.48303,
  33.4861,
  33.48816,
  33.64143,
  33.58044,
  33.60667,
  33.56355,
  33.49549,
  33.48849,
  33.50237,
  33.49197,
  33.50869,
  33.53098,
  33.6212,
  33.59312,
  33.54316,
  33.55611,
  33.51422,
  33.54097,
  33.51256,
  33.56137,
  33.5343,
  33.53563,
  33.49221,
  33.56487,
  33.58398,
  33.59842,
  33.67994,
  33.56953,
  33.55477,
  33.58302,
  33.53298,
  33.53657,
  33.57114,
  33.62926,
  33.59753,
  33.55218,
  33.59363,
  33.60335,
  33.62562,
  33.57817,
  33.54071,
  33.55228,
  33.5696,
  33.56529,
  33.57423,
  33.34306,
  33.55337,
  33.636,
  33.61512,
  33.56984,
  33.61204,
  33.63063,
  33.61398,
  33.60831,
  33.59382,
  33.5805,
  33.55946,
  33.58018,
  33.63555,
  33.63127,
  33.5642,
  33.58079,
  33.61005,
  33.64772,
  33.65635,
  33.69812,
  33.60792,
  33.62702,
  33.65689,
  33.62004,
  33.63584,
  33.54216,
  33.51986,
  33.56094,
  33.52138,
  33.63949,
  33.65586,
  33.63073,
  33.63118,
  33.58899,
  33.62166,
  33.61265,
  33.51204,
  33.66346,
  33.58944,
  33.53206 ;

 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.20605,
  26.35468,
  26.20514,
  26.18628,
  26.30297,
  26.22328,
  26.32457,
  26.29827,
  26.38126,
  26.34488,
  26.31422,
  26.29674,
  26.08644,
  26.28164,
  26.25431,
  26.32507,
  26.21914,
  26.27383,
  26.33381,
  26.34492,
  26.33123,
  26.38358,
  26.2559,
  26.30438,
  26.24288,
  26.23837,
  26.18513,
  26.29496,
  26.23905,
  26.38842,
  26.37067,
  26.15005,
  26.30453,
  26.27091,
  26.35609,
  26.30048,
  26.35332,
  26.22127,
  26.25843,
  26.20484,
  26.14185,
  26.28452,
  26.29712,
  26.34136,
  26.33016,
  26.40134,
  26.35028,
  26.32283,
  26.37802,
  26.18823,
  26.02192,
  26.39624,
  26.34773,
  26.36672,
  26.237,
  26.36136,
  26.41576,
  26.34751,
  26.30343,
  26.39882,
  26.37551,
  26.31928,
  26.21772,
  26.30721,
  26.38425,
  26.32993,
  26.32679,
  26.23313,
  26.33181,
  26.32686,
  26.34903,
  26.34714,
  26.38132,
  26.34848,
  26.29025,
  26.33671,
  26.32176,
  26.26358,
  26.33495,
  26.34726,
  26.35386,
  26.30285,
  26.36094,
  26.3461,
  26.45438,
  26.40241,
  26.44435,
  26.40753,
  26.31797,
  26.18019,
  26.26157,
  26.31866,
  26.33403,
  26.26606,
  26.44942,
  26.43051,
  26.41358,
  26.38295,
  26.34172,
  26.36833,
  26.29616,
  26.40254,
  26.24396,
  26.22703,
  26.19148,
  26.26802,
  26.40393,
  26.42852,
  26.51386,
  26.40331,
  26.38862,
  26.43317,
  26.33566,
  26.35603,
  26.39214,
  26.35509,
  26.36921,
  26.25252,
  26.42827,
  26.32061,
  26.46695,
  26.44014,
  26.36838,
  26.36612,
  26.37361,
  26.38229,
  26.37933,
  26.02921,
  26.25208,
  26.35283,
  26.33517,
  26.39239,
  26.33003,
  26.35954,
  26.40992,
  26.47566,
  26.39749,
  26.31101,
  26.41555,
  26.39366,
  26.35546,
  26.34328,
  26.35222,
  26.36765,
  26.37052,
  26.44414,
  26.48007,
  26.45942,
  26.42016,
  26.34968,
  26.38775,
  26.35924,
  26.35906,
  26.33809,
  26.34502,
  26.32995,
  26.34801,
  26.40479,
  26.39535,
  26.40822,
  26.44094,
  26.28563,
  26.40471,
  26.42695,
  26.21817,
  26.43117,
  26.46453,
  26.34257 ;

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