netcdf L0103.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:_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:_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:_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:_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:_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, 3s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ;
		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:45 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/L0103/realtime/L0103.sbe37.realtime.1m.nc\n",
			"27-Jun-2003 12:57:42:  Added ancillary_variables, intent attributes for CF compliance." ;
		:source = "surface observation" ;
		: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 ;
		:processing = "realtime" ;
		:water_depth = 91.9 ;
		:mooring_site_id = "L0103" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.2 ;
		: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 15:33:38\n",
			"Salinity_1.2:  27-Aug-2003 15:33:38\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 15:33:38\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 15:33:38\n",
			"Sigma_T_1.3:  27-Aug-2003 15:33:38\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 15:33:38" ;
data:

 lat = 43.624283 ;

 lon = -66.552817 ;

 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 =
  37.466,
  37.399,
  36.779,
  37.058,
  37.149,
  37.022,
  37.019,
  37.027,
  37.192,
  37.436,
  37.295,
  36.981,
  37.31,
  37.41,
  37.297,
  37.241,
  37.516,
  37.529,
  37.719,
  37.936,
  37.985,
  37.417,
  37.513,
  38.022,
  37.88,
  37.802,
  37.7,
  37.785,
  37.563,
  37.649,
  37.537,
  37.62,
  37.479,
  37.552,
  37.374,
  37.506,
  37.561,
  37.569,
  37.483,
  37.527,
  37.119,
  36.75,
  36.46,
  36.422,
  36.546,
  36.701,
  37.151,
  37.47,
  37.528,
  37.444,
  37.336,
  37.505,
  37.362,
  37.383,
  36.949,
  36.94,
  36.842,
  36.787,
  36.757,
  36.866,
  36.85,
  36.823,
  37.177,
  37.308,
  36.896,
  36.883,
  36.835,
  36.798,
  36.973,
  37.099,
  37.165,
  37.34,
  37.39,
  36.966,
  37.281,
  37.13,
  37.141,
  36.816,
  36.839,
  36.785,
  36.999,
  36.872,
  36.739,
  36.6,
  36.649,
  37.071,
  37.383,
  37.332,
  37.143,
  37.618,
  37.463,
  37.434,
  37.444,
  37.05,
  37.103,
  37.452,
  37.58,
  37.316,
  37.64,
  37.539,
  37.438,
  37.501,
  37.47,
  37.043,
  36.929,
  36.771,
  36.59,
  36.572,
  36.603,
  36.623,
  36.616,
  36.573,
  36.308,
  36.24,
  36.531,
  36.506,
  36.582,
  36.551,
  36.586,
  36.445,
  36.582,
  36.594,
  36.465,
  36.966,
  36.674,
  36.617,
  36.682,
  36.436,
  36.502,
  36.37,
  36.323,
  36.298,
  36.3,
  36.537,
  36.748,
  36.894,
  36.802,
  36.94,
  36.761,
  37.397,
  37.569,
  37.241,
  36.774,
  36.589,
  36.668,
  36.679,
  36.746,
  36.541,
  37.004,
  37.118,
  37.069,
  37.115,
  36.775,
  36.669,
  36.287,
  36.432,
  36.489,
  36.573,
  36.558,
  36.751,
  37.07,
  37.539,
  37.044,
  37.367,
  36.86,
  36.982,
  37.682,
  37.334 ;

 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 =
  11.67,
  11.58,
  10.9,
  11.2,
  11.31,
  11.18,
  11.18,
  11.19,
  11.36,
  11.65,
  11.47,
  11.11,
  11.48,
  11.59,
  11.48,
  11.4,
  11.7,
  11.71,
  11.93,
  12.17,
  12.22,
  11.58,
  11.72,
  12.26,
  12.11,
  12.02,
  11.94,
  12.01,
  11.78,
  11.87,
  11.76,
  11.83,
  11.68,
  11.77,
  11.57,
  11.72,
  11.78,
  11.77,
  11.67,
  11.74,
  11.28,
  10.89,
  10.55,
  10.52,
  10.66,
  10.83,
  11.33,
  11.69,
  11.74,
  11.65,
  11.52,
  11.71,
  11.54,
  11.57,
  11.1,
  11.09,
  10.99,
  10.94,
  10.9,
  11,
  10.99,
  10.94,
  11.34,
  11.49,
  11.03,
  11.03,
  11,
  10.96,
  11.15,
  11.28,
  11.35,
  11.52,
  11.56,
  11.11,
  11.43,
  11.27,
  11.3,
  10.99,
  10.89,
  10.77,
  11.02,
  10.89,
  10.76,
  10.63,
  10.79,
  11.24,
  11.57,
  11.54,
  11.32,
  11.8,
  11.53,
  11.56,
  11.57,
  11.11,
  11.19,
  11.55,
  11.67,
  11.36,
  11.72,
  11.62,
  11.51,
  11.58,
  11.55,
  11.1,
  10.94,
  10.76,
  10.58,
  10.56,
  10.59,
  10.61,
  10.61,
  10.55,
  10.43,
  10.16,
  10.5,
  10.46,
  10.54,
  10.53,
  10.58,
  10.41,
  10.64,
  10.6,
  10.51,
  11.1,
  10.76,
  10.67,
  10.77,
  10.43,
  10.69,
  10.6,
  10.64,
  10.66,
  10.71,
  10.8,
  11.13,
  11.03,
  10.94,
  11.12,
  10.84,
  11.56,
  11.64,
  11.47,
  10.9,
  10.7,
  10.81,
  10.85,
  10.91,
  10.61,
  11.2,
  11.24,
  11.17,
  11.26,
  10.9,
  10.81,
  10.34,
  10.51,
  10.58,
  10.67,
  10.63,
  10.83,
  11.24,
  11.77,
  11.18,
  11.56,
  10.97,
  11.11,
  11.82,
  11.41 ;

 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.83072,
  32.84503,
  32.84024,
  32.84817,
  32.83978,
  32.83049,
  32.82753,
  32.82651,
  32.83755,
  32.81916,
  32.84085,
  32.85249,
  32.84667,
  32.84692,
  32.83393,
  32.8501,
  32.85292,
  32.85674,
  32.84705,
  32.8456,
  32.8489,
  32.86263,
  32.8323,
  32.8494,
  32.8443,
  32.84812,
  32.81982,
  32.84048,
  32.82795,
  32.83207,
  32.82031,
  32.8392,
  32.83455,
  32.82608,
  32.82946,
  32.82548,
  32.826,
  32.84262,
  32.84731,
  32.82825,
  32.83697,
  32.82039,
  32.83654,
  32.8255,
  32.82357,
  32.82545,
  32.82394,
  32.81693,
  32.82923,
  32.82696,
  32.83662,
  32.83335,
  32.84432,
  32.83825,
  32.82979,
  32.82983,
  32.82218,
  32.81237,
  32.81839,
  32.83702,
  32.83011,
  32.84809,
  32.84061,
  32.83583,
  32.83991,
  32.82703,
  32.8063,
  32.80539,
  32.80888,
  32.81728,
  32.81992,
  32.84054,
  32.85397,
  32.83767,
  32.86267,
  32.85671,
  32.84081,
  32.79641,
  32.90883,
  32.96306,
  32.95091,
  32.94164,
  32.9262,
  32.90455,
  32.80956,
  32.82533,
  32.83825,
  32.81497,
  32.82497,
  32.86377,
  32.95207,
  32.89701,
  32.8979,
  32.92071,
  32.9015,
  32.92351,
  32.94195,
  32.95943,
  32.95607,
  32.94634,
  32.9454,
  32.94476,
  32.94112,
  32.92274,
  32.95332,
  32.95811,
  32.93968,
  32.93972,
  32.94366,
  32.94561,
  32.93861,
  32.94976,
  32.79224,
  32.96829,
  32.95288,
  32.964,
  32.96783,
  32.9458,
  32.93567,
  32.94799,
  32.87754,
  32.92562,
  32.87763,
  32.8466,
  32.8614,
  32.8855,
  32.86039,
  32.92083,
  32.75269,
  32.70153,
  32.61876,
  32.57594,
  32.53337,
  32.68912,
  32.60456,
  32.83793,
  32.82725,
  32.80305,
  32.87617,
  32.86082,
  32.95786,
  32.78794,
  32.83528,
  32.83054,
  32.81054,
  32.78564,
  32.79852,
  32.86357,
  32.79491,
  32.87164,
  32.88581,
  32.85085,
  32.83627,
  32.81154,
  32.85239,
  32.84454,
  32.83856,
  32.84154,
  32.86255,
  32.8752,
  32.82434,
  32.81343,
  32.8522,
  32.83147,
  32.85793,
  32.85348,
  32.90831,
  32.9325 ;

 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 =
  24.96634,
  24.99394,
  25.11214,
  25.06509,
  25.03882,
  25.05492,
  25.05262,
  25.05003,
  25.02808,
  24.96102,
  25.01073,
  25.08452,
  25.01344,
  24.99358,
  25.00354,
  25.03061,
  24.97807,
  24.9792,
  24.93094,
  24.88483,
  24.87795,
  25.00761,
  24.95837,
  24.87077,
  24.89513,
  24.91497,
  24.90794,
  24.91091,
  24.94393,
  24.93046,
  24.94169,
  24.94342,
  24.96748,
  24.94432,
  24.98366,
  24.95308,
  24.94242,
  24.95717,
  24.97922,
  24.95155,
  25.04204,
  25.09844,
  25.17017,
  25.16673,
  25.14105,
  25.1129,
  25.02291,
  24.95195,
  24.9523,
  24.96709,
  24.99835,
  24.96103,
  25.00069,
  24.9905,
  25.06863,
  25.07044,
  25.08221,
  25.0834,
  25.09513,
  25.092,
  25.08838,
  25.1112,
  25.03407,
  25.00319,
  25.08893,
  25.07891,
  25.06809,
  25.07444,
  25.04346,
  25.02673,
  25.01617,
  25.0014,
  25.00454,
  25.07298,
  25.03495,
  25.05918,
  25.04143,
  25.06216,
  25.16729,
  25.23055,
  25.17708,
  25.19283,
  25.2036,
  25.20934,
  25.10753,
  25.04016,
  24.9905,
  24.97788,
  25.02551,
  24.96805,
  25.08625,
  25.03798,
  25.03685,
  25.13759,
  25.10836,
  25.0604,
  25.05274,
  25.12284,
  25.05451,
  25.06533,
  25.08471,
  25.07143,
  25.07409,
  25.14095,
  25.19311,
  25.22844,
  25.24536,
  25.24884,
  25.24673,
  25.24479,
  25.23933,
  25.25839,
  25.15624,
  25.33934,
  25.26943,
  25.28497,
  25.27419,
  25.25875,
  25.24224,
  25.28106,
  25.18657,
  25.23095,
  25.20907,
  25.08171,
  25.15313,
  25.18756,
  25.1506,
  25.25647,
  25.08065,
  25.05637,
  24.98499,
  24.94819,
  24.90638,
  25.012,
  24.88808,
  25.08739,
  25.09498,
  25.04427,
  25.15064,
  25.00986,
  25.07062,
  24.9696,
  25.10827,
  25.13955,
  25.1048,
  25.07841,
  25.0779,
  25.18087,
  25.02367,
  25.07618,
  25.09974,
  25.05642,
  25.10905,
  25.10557,
  25.21848,
  25.18329,
  25.16657,
  25.15332,
  25.17662,
  25.15164,
  25.03939,
  24.9345,
  25.07181,
  24.98706,
  25.11357,
  25.08529,
  24.99894,
  25.09285 ;

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