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 = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452896.95833912 ;
		:ending_julian_day_string = "2003-09-13 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 = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 
    2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 
    2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 
    2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 
    2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 
    2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 
    2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 
    2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 
    2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 
    2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 
    2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 
    2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 
    2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 
    2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 
    2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 
    2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 
    2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 
    2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 
    2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 
    2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 
    2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 
    2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 
    2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 
    2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 
    2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 
    2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 
    2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ;

 conductivity =
  39.803,
  39.851,
  39.752,
  39.726,
  39.545,
  39.343,
  39.35,
  39.354,
  39.101,
  39.035,
  39.012,
  38.979,
  39.113,
  39.199,
  39.355,
  39.513,
  39.695,
  39.821,
  39.912,
  39.985,
  39.917,
  39.807,
  39.839,
  39.734,
  39.706,
  39.498,
  39.463,
  39.313,
  39.256,
  39.045,
  38.91,
  38.826,
  38.853,
  38.798,
  38.916,
  38.979,
  39.005,
  39.059,
  39.247,
  39.401,
  39.543,
  40.239,
  40.108,
  40.055,
  39.948,
  40.003,
  39.826,
  39.795,
  39.825,
  39.778,
  39.565,
  39.336,
  39.226,
  39.049,
  38.891,
  38.731,
  38.647,
  38.852,
  38.72,
  38.66,
  38.533,
  38.498,
  38.527,
  38.549,
  38.636,
  38.778,
  38.943,
  39.037,
  39.141,
  39.116,
  39.021,
  38.831,
  38.701,
  38.595,
  38.622,
  38.663,
  38.617,
  38.593,
  38.523,
  38.524,
  38.462,
  38.53,
  38.544,
  38.528,
  38.51,
  38.54,
  38.654,
  38.728,
  38.725,
  38.755,
  38.789,
  38.805,
  38.85,
  39.038,
  38.969,
  38.878,
  38.807,
  38.751,
  38.787,
  38.727,
  38.729,
  38.719,
  38.59,
  38.689,
  38.586,
  38.488,
  38.224,
  38.09,
  38.101,
  38.165,
  38.246,
  38.248,
  38.108,
  38.182,
  38.321,
  38.187,
  38.226,
  38.225,
  38.161,
  38.069,
  38.042,
  37.942,
  38.074,
  38.009,
  38.14,
  37.892,
  37.885,
  37.832,
  37.908,
  37.934,
  37.911,
  37.917,
  38.123,
  38.261,
  38.439,
  38.622,
  38.987,
  39.185,
  39.124,
  39.781,
  39.447,
  39.359,
  39.318,
  39.072,
  38.873,
  38.764,
  38.59,
  38.507,
  38.464,
  38.522,
  38.596,
  38.67,
  38.689,
  38.704,
  38.726,
  38.743,
  38.742,
  38.808,
  38.889,
  38.902,
  39.439,
  39.617,
  39.708,
  39.491,
  39.569,
  39.619,
  39.739,
  40.07 ;

 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 =
  15.33,
  15.38,
  15.25,
  15.21,
  15.03,
  14.79,
  14.8,
  14.8,
  14.5,
  14.42,
  14.37,
  14.32,
  14.49,
  14.59,
  14.77,
  14.96,
  15.16,
  15.29,
  15.38,
  15.46,
  15.37,
  15.25,
  15.28,
  15.17,
  15.15,
  14.94,
  14.99,
  14.76,
  14.71,
  14.48,
  14.31,
  14.2,
  14.23,
  14.17,
  14.31,
  14.39,
  14.42,
  14.48,
  14.69,
  14.86,
  15.02,
  15.76,
  15.75,
  15.53,
  15.43,
  15.48,
  15.28,
  15.23,
  15.26,
  15.22,
  14.99,
  14.76,
  14.63,
  14.38,
  14.21,
  14.02,
  13.93,
  14.17,
  14,
  13.91,
  13.74,
  13.68,
  13.71,
  13.75,
  13.83,
  13.98,
  14.14,
  14.26,
  14.34,
  14.31,
  14.2,
  14.02,
  13.89,
  13.76,
  13.79,
  13.83,
  13.78,
  13.76,
  13.69,
  13.7,
  13.63,
  13.68,
  13.7,
  13.69,
  13.67,
  13.71,
  13.86,
  13.94,
  13.93,
  13.96,
  13.99,
  14,
  14.07,
  14.32,
  14.25,
  14.15,
  14.07,
  14.01,
  14.07,
  14,
  14.05,
  14.04,
  13.82,
  13.95,
  13.79,
  13.66,
  13.31,
  13.11,
  13.11,
  13.17,
  13.24,
  13.24,
  13.15,
  13.31,
  13.49,
  13.65,
  13.75,
  13.73,
  13.65,
  13.58,
  13.5,
  13.34,
  13.28,
  13.21,
  13.26,
  13.29,
  13.31,
  13.31,
  13.36,
  13.4,
  13.38,
  13.39,
  13.43,
  13.47,
  13.66,
  13.85,
  14.24,
  14.5,
  14.46,
  15.12,
  14.8,
  14.66,
  14.63,
  14.36,
  14.15,
  14.02,
  13.84,
  13.75,
  13.71,
  13.77,
  13.85,
  13.94,
  13.96,
  13.98,
  14.01,
  14.03,
  14.03,
  14.11,
  14.2,
  14.26,
  14.88,
  15.01,
  15.14,
  14.9,
  14.96,
  15.02,
  15.15,
  15.52 ;

 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.90853,
  31.91079,
  31.92798,
  31.93726,
  31.92158,
  31.93574,
  31.93388,
  31.93749,
  31.95452,
  31.96034,
  31.98064,
  31.99183,
  31.97368,
  31.96952,
  31.96301,
  31.94998,
  31.95023,
  31.95716,
  31.96524,
  31.96532,
  31.97783,
  31.97721,
  31.9814,
  31.97705,
  31.96826,
  31.95282,
  31.88044,
  31.9332,
  31.92261,
  31.92,
  31.93701,
  31.95107,
  31.95098,
  31.95024,
  31.9425,
  31.934,
  31.93298,
  31.93275,
  31.93087,
  31.9308,
  31.92794,
  31.94785,
  31.83998,
  31.97082,
  31.95671,
  31.96512,
  31.96977,
  31.98277,
  31.98518,
  31.9757,
  31.97227,
  31.95402,
  31.96112,
  32.00616,
  32.00237,
  32.01316,
  32.01065,
  31.99977,
  32.01966,
  32.03931,
  32.06384,
  32.08162,
  32.08339,
  32.0703,
  32.08393,
  32.08976,
  32.10823,
  32.09464,
  32.12337,
  32.12542,
  32.12987,
  32.10523,
  32.09386,
  32.10455,
  32.10443,
  32.1089,
  32.10817,
  32.10269,
  32.09644,
  32.08899,
  32.09011,
  32.11132,
  32.10754,
  32.10108,
  32.10114,
  32.09545,
  32.0755,
  32.07703,
  32.08261,
  32.08525,
  32.09156,
  32.09796,
  32.08104,
  32.04577,
  32.04066,
  32.04023,
  32.0415,
  32.03989,
  32.02311,
  32.02611,
  31.98638,
  31.98549,
  32.04974,
  32.03273,
  32.07111,
  32.0891,
  32.13742,
  32.1809,
  32.19124,
  32.20052,
  32.21723,
  32.21911,
  32.16392,
  32.09811,
  32.07643,
  31.81813,
  31.77126,
  31.78691,
  31.79402,
  31.76678,
  31.80823,
  31.8485,
  32.02228,
  32.02031,
  32.10095,
  31.84358,
  31.82031,
  31.77077,
  31.80004,
  31.79094,
  31.78616,
  31.78342,
  31.94215,
  32.0373,
  32.04361,
  32.05427,
  32.06545,
  32.031,
  32.00846,
  32.06012,
  32.0216,
  32.05713,
  32.04465,
  32.04372,
  32.03564,
  32.04353,
  32.03304,
  32.03139,
  32.02498,
  32.02858,
  32.03024,
  32.02353,
  32.02439,
  32.02157,
  32.01687,
  32.01588,
  32.01497,
  32.00917,
  32.00882,
  31.97103,
  31.94873,
  32.00272,
  31.97821,
  31.97927,
  32.00044,
  31.99633,
  31.99787,
  31.99229 ;

 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.5194,
  23.51027,
  23.5517,
  23.5675,
  23.59416,
  23.65626,
  23.65269,
  23.65548,
  23.73185,
  23.75307,
  23.77914,
  23.79817,
  23.74872,
  23.72453,
  23.6815,
  23.63102,
  23.58827,
  23.56549,
  23.55215,
  23.53477,
  23.56402,
  23.58959,
  23.58632,
  23.60676,
  23.6043,
  23.63748,
  23.57105,
  23.66066,
  23.66307,
  23.70942,
  23.75797,
  23.7916,
  23.78533,
  23.79714,
  23.7622,
  23.73901,
  23.73197,
  23.71926,
  23.67366,
  23.63758,
  23.60121,
  23.45539,
  23.37469,
  23.52369,
  23.5347,
  23.53024,
  23.57737,
  23.5982,
  23.59356,
  23.59492,
  23.64177,
  23.67669,
  23.70964,
  23.79674,
  23.8291,
  23.87654,
  23.89302,
  23.83536,
  23.88566,
  23.91922,
  23.97271,
  23.99857,
  23.99388,
  23.97568,
  23.96997,
  23.94387,
  23.92524,
  23.88993,
  23.89547,
  23.90329,
  23.92954,
  23.94761,
  23.96542,
  24.0001,
  23.99393,
  23.98925,
  23.99885,
  23.99867,
  24.008,
  24.00022,
  24.01521,
  24.02151,
  24.01455,
  24.01158,
  24.01567,
  24.00319,
  23.95735,
  23.94222,
  23.94857,
  23.94448,
  23.94321,
  23.9461,
  23.91868,
  23.83978,
  23.85037,
  23.87071,
  23.88815,
  23.89923,
  23.87396,
  23.89064,
  23.84973,
  23.85109,
  23.9456,
  23.90598,
  23.96819,
  24.00838,
  24.11574,
  24.18885,
  24.19686,
  24.19223,
  24.19133,
  24.19278,
  24.16785,
  24.08534,
  24.03273,
  23.80106,
  23.74471,
  23.76084,
  23.78243,
  23.77543,
  23.82345,
  23.8864,
  24.03264,
  24.04495,
  24.09744,
  23.89249,
  23.87054,
  23.83224,
  23.84497,
  23.83,
  23.83027,
  23.82617,
  23.94092,
  24.00648,
  23.97324,
  23.943,
  23.87156,
  23.79082,
  23.78181,
  23.68148,
  23.72028,
  23.7773,
  23.77401,
  23.82987,
  23.86717,
  23.89999,
  23.92864,
  23.94562,
  23.94876,
  23.9394,
  23.92444,
  23.90092,
  23.8975,
  23.89123,
  23.88146,
  23.8766,
  23.87589,
  23.85498,
  23.83615,
  23.79458,
  23.64713,
  23.66093,
  23.61413,
  23.66639,
  23.66988,
  23.65387,
  23.6271,
  23.54239 ;

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