netcdf M0103.sbe37.realtime.1m {
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 = "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.1m.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 = 0 ;
		:sbe37_serial_number = 1871 ;
		: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 = 2452883.00000579 ;
		:starting_julian_day_string = "2003-08-31 00:00:00" ;
		:ending_julian_day_number = 2452889.95833912 ;
		:ending_julian_day_string = "2003-09-06 23:00:00" ;
		:algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2:  27-Aug-2003 13:16:12\n",
			"Salinity_1.2:  27-Aug-2003 13:16:12\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:12\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:12\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:12\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:12" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 1 ;

 time = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 
    2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 
    2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 
    2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 
    2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 
    2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 
    2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 
    2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 
    2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 
    2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 
    2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 
    2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 
    2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 
    2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 
    2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 
    2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 
    2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 
    2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 
    2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 
    2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 
    2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 
    2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 
    2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 
    2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 
    2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 
    2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 
    2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 
    2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 
    2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 
    2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 
    2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 
    2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 
    2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 
    2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 
    2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 
    2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 
    2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 
    2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 
    2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 
    2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 
    2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 
    2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ;

 conductivity =
  41.398,
  41.389,
  41.307,
  41.143,
  41.031,
  40.975,
  41.029,
  41.04,
  40.975,
  40.964,
  40.94,
  40.959,
  40.888,
  40.883,
  40.959,
  41.097,
  41.29,
  41.477,
  41.622,
  41.928,
  41.767,
  41.649,
  41.543,
  41.376,
  41.096,
  41.217,
  41.149,
  41.056,
  40.958,
  40.927,
  40.853,
  40.889,
  40.823,
  40.99,
  40.968,
  40.884,
  40.89,
  40.944,
  40.957,
  40.978,
  40.915,
  40.874,
  40.912,
  40.915,
  40.94,
  41.014,
  41.207,
  41.253,
  41.272,
  41.221,
  41.234,
  41.189,
  41.226,
  41.185,
  41.116,
  41.062,
  40.977,
  41.071,
  41.134,
  41.184,
  41.196,
  41.175,
  41.159,
  41.132,
  41.126,
  41.104,
  41.081,
  41.01,
  40.986,
  40.921,
  40.892,
  40.805,
  40.726,
  40.865,
  40.988,
  40.966,
  40.937,
  40.89,
  40.869,
  40.829,
  40.732,
  40.717,
  40.778,
  40.786,
  40.872,
  40.906,
  41.148,
  41.376,
  41.31,
  41.069,
  41.233,
  41.363,
  41.321,
  41.331,
  41.254,
  41.21,
  41.092,
  40.936,
  41.068,
  41.18,
  41.103,
  41.13,
  41.072,
  41.041,
  40.934,
  40.997,
  41.05,
  41.006,
  41.017,
  40.979,
  41.026,
  41.136,
  41.117,
  41.042,
  41.019,
  40.977,
  40.96,
  40.952,
  40.93,
  40.946,
  40.903,
  40.928,
  40.971,
  41.029,
  41.07,
  41.037,
  41.026,
  40.982,
  40.848,
  40.903,
  40.793,
  40.736,
  40.684,
  40.704,
  40.775,
  40.954,
  41.201,
  41.324,
  41.357,
  41.294,
  41.369,
  41.351,
  41.4,
  41.327,
  41.254,
  41.213,
  41.223,
  41.233,
  41.26,
  41.224,
  41.14,
  41.067,
  41.041,
  41.039,
  41.057,
  41.075,
  41.115,
  41.15,
  41.21,
  41.303,
  41.448,
  41.601,
  41.771,
  41.877,
  41.998,
  42.062,
  41.94,
  41.88 ;

 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 =
  16.26,
  16.26,
  16.18,
  16.02,
  15.91,
  15.85,
  15.9,
  15.9,
  15.83,
  15.79,
  15.74,
  15.74,
  15.66,
  15.67,
  15.76,
  15.91,
  16.14,
  16.34,
  16.5,
  16.81,
  16.64,
  16.53,
  16.42,
  16.25,
  15.93,
  16.05,
  15.97,
  15.88,
  15.78,
  15.75,
  15.68,
  15.72,
  15.64,
  15.8,
  15.77,
  15.67,
  15.68,
  15.74,
  15.77,
  15.8,
  15.76,
  15.73,
  15.78,
  15.79,
  15.8,
  15.86,
  16.03,
  16.06,
  16.09,
  16.04,
  16.05,
  16,
  16.03,
  15.99,
  15.93,
  15.9,
  15.83,
  15.9,
  15.94,
  16,
  16.01,
  15.98,
  15.97,
  15.94,
  15.93,
  15.92,
  15.89,
  15.83,
  15.82,
  15.77,
  15.74,
  15.68,
  15.61,
  15.72,
  15.81,
  15.8,
  15.78,
  15.73,
  15.71,
  15.69,
  15.58,
  15.55,
  15.61,
  15.62,
  15.69,
  15.74,
  15.97,
  16.2,
  16.14,
  15.95,
  16.14,
  16.26,
  16.23,
  16.23,
  16.13,
  16.08,
  15.96,
  15.79,
  15.93,
  16.04,
  15.97,
  16,
  15.94,
  15.9,
  15.78,
  15.84,
  15.9,
  15.85,
  15.87,
  15.85,
  15.93,
  16.04,
  15.99,
  15.9,
  15.86,
  15.81,
  15.79,
  15.79,
  15.76,
  15.79,
  15.73,
  15.75,
  15.81,
  15.9,
  15.95,
  15.94,
  15.95,
  15.89,
  15.76,
  15.84,
  15.82,
  15.8,
  15.78,
  15.72,
  15.82,
  16.03,
  16.28,
  16.35,
  16.35,
  16.26,
  16.34,
  16.33,
  16.38,
  16.3,
  16.2,
  16.15,
  16.17,
  16.18,
  16.2,
  16.17,
  16.07,
  15.99,
  15.95,
  15.95,
  15.97,
  15.99,
  16.03,
  16.07,
  16.13,
  16.23,
  16.37,
  16.53,
  16.71,
  16.82,
  16.97,
  17.02,
  16.87,
  16.83 ;

 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.56304,
  32.55514,
  32.54853,
  32.53513,
  32.52644,
  32.52617,
  32.53289,
  32.54262,
  32.54261,
  32.56578,
  32.58569,
  32.60257,
  32.60551,
  32.5928,
  32.58607,
  32.58483,
  32.56633,
  32.56695,
  32.56328,
  32.57757,
  32.57575,
  32.56241,
  32.55944,
  32.5519,
  32.5675,
  32.5758,
  32.58147,
  32.57322,
  32.5687,
  32.5659,
  32.55787,
  32.55688,
  32.56419,
  32.5806,
  32.58581,
  32.59369,
  32.59077,
  32.58924,
  32.57605,
  32.56996,
  32.54701,
  32.53532,
  32.52789,
  32.52232,
  32.53627,
  32.55249,
  32.5834,
  32.59934,
  32.59147,
  32.58754,
  32.5908,
  32.59215,
  32.60017,
  32.59684,
  32.58519,
  32.56208,
  32.54438,
  32.57005,
  32.59288,
  32.58773,
  32.59011,
  32.59622,
  32.59031,
  32.59111,
  32.59403,
  32.58279,
  32.58712,
  32.57363,
  32.56059,
  32.5441,
  32.54307,
  32.51519,
  32.50259,
  32.53556,
  32.57059,
  32.55932,
  32.55006,
  32.54953,
  32.54736,
  32.52829,
  32.53268,
  32.54409,
  32.54889,
  32.54776,
  32.56651,
  32.5555,
  32.58059,
  32.59282,
  32.58393,
  32.5272,
  32.51616,
  32.53232,
  32.51995,
  32.52873,
  32.54283,
  32.54503,
  32.53932,
  32.54095,
  32.54274,
  32.55137,
  32.54083,
  32.54006,
  32.53806,
  32.5435,
  32.54741,
  32.55388,
  32.55146,
  32.55362,
  32.54692,
  32.52971,
  32.5056,
  32.51256,
  32.53679,
  32.54439,
  32.55691,
  32.56084,
  32.56223,
  32.55514,
  32.56033,
  32.54982,
  32.56108,
  32.56679,
  32.55552,
  32.53289,
  32.52809,
  32.50713,
  32.4892,
  32.49951,
  32.48756,
  32.47061,
  32.38958,
  32.35545,
  32.32573,
  32.3926,
  32.37363,
  32.36026,
  32.37391,
  32.42477,
  32.45367,
  32.47176,
  32.47232,
  32.4647,
  32.4669,
  32.4681,
  32.48559,
  32.49038,
  32.48284,
  32.48346,
  32.49086,
  32.48372,
  32.49153,
  32.49264,
  32.50246,
  32.50069,
  32.5002,
  32.4997,
  32.50223,
  32.50034,
  32.5041,
  32.50414,
  32.51707,
  32.52052,
  32.52237,
  32.52523,
  32.50866,
  32.52357,
  32.53934,
  32.51974 ;

 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 =
  23.81602,
  23.80996,
  23.823,
  23.84876,
  23.86674,
  23.87993,
  23.87393,
  23.88141,
  23.89703,
  23.92375,
  23.95018,
  23.96315,
  23.98317,
  23.97118,
  23.94602,
  23.91162,
  23.84571,
  23.80085,
  23.76149,
  23.70101,
  23.7389,
  23.75395,
  23.77684,
  23.80974,
  23.89382,
  23.87327,
  23.8956,
  23.9094,
  23.92822,
  23.93274,
  23.9421,
  23.93247,
  23.95581,
  23.93292,
  23.9436,
  23.97186,
  23.9674,
  23.95291,
  23.9361,
  23.92474,
  23.91599,
  23.91367,
  23.89684,
  23.89034,
  23.89883,
  23.89793,
  23.8836,
  23.88911,
  23.8763,
  23.88454,
  23.88479,
  23.89707,
  23.89649,
  23.90292,
  23.90741,
  23.89637,
  23.89839,
  23.90249,
  23.91109,
  23.89368,
  23.89326,
  23.90469,
  23.90239,
  23.90973,
  23.91421,
  23.90782,
  23.91785,
  23.92087,
  23.91308,
  23.91154,
  23.91741,
  23.90928,
  23.91507,
  23.91607,
  23.923,
  23.91656,
  23.91389,
  23.92459,
  23.92736,
  23.91714,
  23.94483,
  23.96022,
  23.95068,
  23.9476,
  23.94653,
  23.92696,
  23.89492,
  23.85249,
  23.85923,
  23.85837,
  23.80717,
  23.79243,
  23.78973,
  23.79647,
  23.82991,
  23.84287,
  23.86544,
  23.90466,
  23.87479,
  23.85675,
  23.86436,
  23.85704,
  23.86896,
  23.88209,
  23.91185,
  23.90346,
  23.88821,
  23.90104,
  23.89142,
  23.88265,
  23.84625,
  23.82693,
  23.85677,
  23.88277,
  23.90133,
  23.9155,
  23.92102,
  23.91557,
  23.92623,
  23.91148,
  23.93347,
  23.93342,
  23.91141,
  23.87393,
  23.85905,
  23.84518,
  23.82917,
  23.85051,
  23.87028,
  23.83945,
  23.78162,
  23.75983,
  23.74143,
  23.80615,
  23.76936,
  23.71215,
  23.66624,
  23.68941,
  23.71159,
  23.74592,
  23.72819,
  23.72461,
  23.71492,
  23.73404,
  23.77013,
  23.78511,
  23.7748,
  23.77302,
  23.77418,
  23.77547,
  23.80402,
  23.82285,
  23.83936,
  23.838,
  23.83314,
  23.82827,
  23.82124,
  23.81079,
  23.80016,
  23.77759,
  23.75571,
  23.7218,
  23.6818,
  23.65855,
  23.61096,
  23.61071,
  23.65776,
  23.65201 ;

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