netcdf E0106.sbe37.realtime.1m {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:Comment = "Coordinate variable" ;
		lat:epic_code = 500 ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:Comment = "Coordinate variable" ;
		lon:epic_code = 502 ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:Comment = "Coordinate variable" ;
		depth:epic_code = 3 ;
		depth:standard_name = "depth" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:Comment = "Coordinate variable" ;
		time:epic_code = 624 ;
		time:standard_name = "time" ;
	float conductivity(time, depth, lat, lon) ;
		conductivity:long_name = "Conductivity" ;
		conductivity:short_name = "COND" ;
		conductivity:_FillValue = -999.f ;
		conductivity:units = "msiemens/cm" ;
		conductivity:is_dead = 0 ;
		conductivity:valid_range = 20.f, 60.f ;
		conductivity:epic_code = 51 ;
		conductivity:ancillary_variables = "conductivity_qc" ;
		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:_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" ;
		conductivity_qc:intent = "data_quality" ;
		conductivity_qc:standard_name = "conductivity data_quality" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:epic_code = 20 ;
		temperature:ancillary_variables = "temperature_qc" ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "temperature data_quality" ;
	float salinity(time, depth, lat, lon) ;
		salinity:long_name = "Salinity" ;
		salinity:standard_name = "sea_water_salinity" ;
		salinity:short_name = "SAL" ;
		salinity:_FillValue = -999.f ;
		salinity:units = "psu" ;
		salinity:valid_range = 10.f, 100.f ;
		salinity:is_dead = 0 ;
		salinity:epic_code = 41 ;
		salinity:ancillary_variables = "salinity_qc" ;
	byte salinity_qc(time, depth, lat, lon) ;
		salinity_qc:long_name = "Salinity QC" ;
		salinity_qc:short_name = "SALQC" ;
		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" ;
		salinity_qc:intent = "data_quality" ;
		salinity_qc:standard_name = "salinity data_quality" ;
	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:_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 ;
		sigma_t:ancillary_variables = "sigma_t_qc" ;
	byte sigma_t_qc(time, depth, lat, lon) ;
		sigma_t_qc:long_name = "SigmaT QC" ;
		sigma_t_qc:short_name = "SIGTQC" ;
		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" ;
		sigma_t_qc:intent = "data_quality" ;
		sigma_t_qc:standard_name = "sigma_t data_quality" ;

// 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:16 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/E0106/realtime/E0106.sbe37.realtime.1m.nc\n",
			"27-Jun-2003 12:56:27:  Added ancillary_variables, intent attributes for CF compliance.\n",
			"14-Apr-2003 15:17:02:  Added separate flag for sensor_nonfunctional state.\n",
			"07-Apr-2003 16:08:12:  Moved temperature back to celsius." ;
		:source = "realtime observations" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "processed with MATLAB" ;
		:latitude = 43.714451 ;
		:longitude = -69.359253 ;
		: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 starts at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "sbe37" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100. ;
		:mooring_site_id = "E0106" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.8 ;
		: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 12:43:22\n",
			"Salinity_1.2:  27-Aug-2003 12:43:22\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 12:43:22\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 12:43:22\n",
			"Sigma_T_1.3:  27-Aug-2003 12:43:22\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 12:43:22" ;
data:

 lat = 43.714451 ;

 lon = -69.359253 ;

 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 =
  39.155,
  39.089,
  39.107,
  39.059,
  39.033,
  38.893,
  38.835,
  38.78,
  38.796,
  38.786,
  38.727,
  38.707,
  38.729,
  38.811,
  39.003,
  39.078,
  39.482,
  39.674,
  39.7,
  39.66,
  39.534,
  39.589,
  39.309,
  39.256,
  39.155,
  39.123,
  39.126,
  39.095,
  39.046,
  38.975,
  39.004,
  38.952,
  38.886,
  38.876,
  38.856,
  38.847,
  38.829,
  38.849,
  38.884,
  38.944,
  39.071,
  39.15,
  39.162,
  39.068,
  38.949,
  38.921,
  38.907,
  38.924,
  38.802,
  38.973,
  38.951,
  38.855,
  38.774,
  38.762,
  38.769,
  38.742,
  38.853,
  38.875,
  38.747,
  38.646,
  38.589,
  38.531,
  38.494,
  38.442,
  38.375,
  38.369,
  38.414,
  38.716,
  38.818,
  38.835,
  38.826,
  38.818,
  38.854,
  38.801,
  38.762,
  38.73,
  38.677,
  38.605,
  38.563,
  38.467,
  38.365,
  38.166,
  38.011,
  38.319,
  38.314,
  38.318,
  38.508,
  38.841,
  38.933,
  39.294,
  39.484,
  39.607,
  39.707,
  39.585,
  39.639,
  39.072,
  39.055,
  39.142,
  39.124,
  39.01,
  38.99,
  38.918,
  38.772,
  38.608,
  38.788,
  39.874,
  40.613,
  40.689,
  40.614,
  40.332,
  40.161,
  39.973,
  39.913,
  39.779,
  39.63,
  39.592,
  39.461,
  39.388,
  39.218,
  39.113,
  39.108,
  39.069,
  39.065,
  39.011,
  39.159,
  38.944,
  38.863,
  38.912,
  38.999,
  39.066,
  39.151,
  39.202,
  39.211,
  39.263,
  39.271,
  39.393,
  39.356,
  39.406,
  40.042,
  40.187,
  40.419,
  40.56,
  40.589,
  40.453,
  40.194,
  39.992,
  39.89,
  39.669,
  39.406,
  39.474,
  39.406,
  39.256,
  39.055,
  38.708,
  39.134,
  39.02,
  39.257,
  39.389,
  39.486,
  39.71,
  39.852,
  40.119,
  40.483,
  40.56,
  40.439,
  40.199,
  40.107,
  39.959 ;

 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 =
  14.8,
  14.72,
  14.74,
  14.71,
  14.69,
  14.55,
  14.5,
  14.44,
  14.45,
  14.43,
  14.35,
  14.32,
  14.35,
  14.44,
  14.64,
  14.73,
  15.27,
  15.4,
  15.4,
  15.34,
  15.21,
  15.27,
  14.97,
  14.91,
  14.8,
  14.77,
  14.77,
  14.74,
  14.69,
  14.61,
  14.65,
  14.59,
  14.53,
  14.52,
  14.49,
  14.48,
  14.47,
  14.49,
  14.52,
  14.59,
  14.73,
  14.82,
  14.84,
  14.73,
  14.6,
  14.57,
  14.55,
  14.56,
  14.43,
  14.62,
  14.59,
  14.48,
  14.39,
  14.37,
  14.38,
  14.34,
  14.48,
  14.5,
  14.34,
  14.24,
  14.16,
  14.08,
  14.03,
  13.96,
  13.87,
  13.86,
  13.9,
  14.27,
  14.39,
  14.42,
  14.41,
  14.4,
  14.45,
  14.39,
  14.33,
  14.3,
  14.23,
  14.14,
  14.08,
  13.95,
  13.84,
  13.63,
  13.42,
  13.74,
  13.73,
  13.73,
  13.93,
  14.34,
  14.4,
  14.86,
  15.09,
  15.27,
  15.37,
  15.23,
  15.27,
  14.62,
  14.59,
  14.69,
  14.67,
  14.53,
  14.51,
  14.43,
  14.26,
  14.06,
  14.27,
  15.41,
  16.16,
  16.28,
  16.2,
  15.99,
  16.19,
  16.1,
  15.99,
  15.98,
  15.84,
  15.78,
  15.68,
  15.56,
  15.4,
  15.28,
  15.27,
  15.21,
  15.18,
  15.08,
  15.21,
  14.95,
  14.85,
  14.91,
  15.02,
  15.13,
  15.21,
  15.27,
  15.26,
  15.28,
  15.25,
  15.37,
  15.35,
  15.39,
  16.08,
  16.28,
  16.48,
  16.68,
  16.74,
  16.55,
  16.24,
  15.93,
  15.79,
  15.44,
  15.04,
  15.09,
  14.93,
  14.73,
  14.52,
  14.06,
  14.53,
  14.32,
  14.64,
  14.82,
  14.92,
  15.17,
  15.37,
  15.63,
  16.02,
  16.13,
  16.01,
  15.76,
  15.66,
  15.5 ;

 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 =
  31.75763,
  31.7632,
  31.76317,
  31.74421,
  31.73698,
  31.72433,
  31.71249,
  31.71152,
  31.7179,
  31.72517,
  31.73694,
  31.7433,
  31.73877,
  31.73975,
  31.75062,
  31.74509,
  31.67028,
  31.73673,
  31.75991,
  31.77272,
  31.76531,
  31.76593,
  31.75812,
  31.75918,
  31.75763,
  31.75317,
  31.75588,
  31.75231,
  31.74876,
  31.74973,
  31.74336,
  31.74521,
  31.73432,
  31.73341,
  31.73977,
  31.73977,
  31.73157,
  31.7334,
  31.74068,
  31.73795,
  31.73875,
  31.73682,
  31.73137,
  31.73604,
  31.73432,
  31.73341,
  31.73705,
  31.74431,
  31.73974,
  31.73975,
  31.7443,
  31.74705,
  31.74701,
  31.75247,
  31.75065,
  31.75884,
  31.74523,
  31.74887,
  31.7634,
  31.75325,
  31.76687,
  31.77958,
  31.78684,
  31.79682,
  31.80952,
  31.81227,
  31.82066,
  31.79261,
  31.78713,
  31.77801,
  31.77801,
  31.77892,
  31.77071,
  31.77163,
  31.78531,
  31.78073,
  31.78984,
  31.79801,
  31.80897,
  31.82812,
  31.82515,
  31.81528,
  31.84606,
  31.86563,
  31.86932,
  31.87302,
  31.88247,
  31.84923,
  31.88379,
  31.83421,
  31.81787,
  31.78202,
  31.7904,
  31.79475,
  31.81063,
  31.82957,
  31.83872,
  31.83572,
  31.83578,
  31.84705,
  31.84528,
  31.84544,
  31.85206,
  31.86684,
  31.85846,
  31.90696,
  31.95514,
  31.92546,
  31.92391,
  31.84471,
  31.53513,
  31.44172,
  31.47619,
  31.36638,
  31.34603,
  31.36006,
  31.32363,
  31.35429,
  31.33065,
  31.33278,
  31.33631,
  31.34941,
  31.36983,
  31.40162,
  31.42985,
  31.44595,
  31.45361,
  31.44938,
  31.43904,
  31.41078,
  31.4227,
  31.4202,
  31.43624,
  31.46664,
  31.49785,
  31.51044,
  31.49349,
  31.50599,
  31.51807,
  31.48666,
  31.53096,
  31.49588,
  31.47388,
  31.50534,
  31.5244,
  31.59338,
  31.61517,
  31.70002,
  31.78845,
  31.80889,
  31.87807,
  31.9062,
  31.89619,
  31.95877,
  31.95983,
  32.02932,
  31.98104,
  31.95274,
  31.95838,
  31.95553,
  31.9198,
  31.94664,
  31.9535,
  31.93273,
  31.92282,
  31.91245,
  31.91172,
  31.90972 ;

 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.51693,
  23.53814,
  23.53389,
  23.52561,
  23.52427,
  23.54394,
  23.54527,
  23.55704,
  23.55988,
  23.56965,
  23.59537,
  23.60649,
  23.59677,
  23.57881,
  23.5453,
  23.52207,
  23.34908,
  23.37202,
  23.38985,
  23.41274,
  23.43516,
  23.42268,
  23.48114,
  23.49475,
  23.51693,
  23.51984,
  23.52193,
  23.52552,
  23.53334,
  23.55093,
  23.53761,
  23.55164,
  23.55583,
  23.55722,
  23.56839,
  23.57048,
  23.56625,
  23.56348,
  23.56282,
  23.54605,
  23.51719,
  23.49666,
  23.48822,
  23.5151,
  23.54115,
  23.54675,
  23.55374,
  23.55724,
  23.58089,
  23.54113,
  23.55094,
  23.57609,
  23.59482,
  23.60319,
  23.59971,
  23.61433,
  23.57469,
  23.57331,
  23.61785,
  23.63072,
  23.65773,
  23.68397,
  23.69982,
  23.72182,
  23.74995,
  23.7541,
  23.75245,
  23.65488,
  23.62576,
  23.61248,
  23.61456,
  23.61735,
  23.6006,
  23.6138,
  23.63682,
  23.63951,
  23.66102,
  23.68587,
  23.70665,
  23.74802,
  23.76811,
  23.80287,
  23.86864,
  23.81961,
  23.82448,
  23.82734,
  23.79406,
  23.68404,
  23.69821,
  23.56318,
  23.50145,
  23.43506,
  23.41982,
  23.4535,
  23.45708,
  23.61035,
  23.62371,
  23.60034,
  23.60461,
  23.64272,
  23.64554,
  23.66238,
  23.70281,
  23.75541,
  23.70567,
  23.50079,
  23.37177,
  23.32193,
  23.33878,
  23.32503,
  23.04253,
  22.99097,
  23.04197,
  22.95984,
  22.97523,
  22.99924,
  22.99324,
  23.04306,
  23.05968,
  23.08727,
  23.09213,
  23.11514,
  23.13729,
  23.18319,
  23.17702,
  23.24504,
  23.27217,
  23.25618,
  23.22481,
  23.17953,
  23.17152,
  23.15668,
  23.17117,
  23.19025,
  23.22073,
  23.20447,
  23.19577,
  23.19671,
  23.05406,
  22.98509,
  22.97386,
  22.90136,
  22.87074,
  22.93829,
  23.02306,
  23.14532,
  23.19307,
  23.33508,
  23.48953,
  23.49454,
  23.58205,
  23.64621,
  23.6827,
  23.82636,
  23.72966,
  23.82709,
  23.72287,
  23.66298,
  23.64603,
  23.59019,
  23.51937,
  23.48313,
  23.4019,
  23.3613,
  23.38057,
  23.42818,
  23.44968,
  23.48326 ;

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