netcdf L0103.sbe37.realtime.20m {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 166 ;
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 = "21-Aug-2003 13:11:33:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"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.20m.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 = 1 ;
		: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.02361689 ;
		:starting_julian_day_string = "2003-08-31 00:34:00" ;
		:ending_julian_day_number = 2452889.94028356 ;
		:ending_julian_day_string = "2003-09-06 22:34:00" ;
		:algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2:  27-Aug-2003 15:34:32\n",
			"Salinity_1.2:  27-Aug-2003 15:34:32\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 15:34:32\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 15:34:32\n",
			"Sigma_T_1.3:  27-Aug-2003 15:34:32\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 15:34:32" ;
data:

 lat = 43.624283 ;

 lon = -66.552817 ;

 depth = 20 ;

 time = 2452883.02361111, 2452883.06527778, 2452883.10694444, 
    2452883.14861111, 2452883.19027778, 2452883.23194444, 2452883.27361111, 
    2452883.31527778, 2452883.35694444, 2452883.39861111, 2452883.44027778, 
    2452883.48194444, 2452883.52361111, 2452883.56527778, 2452883.60694444, 
    2452883.64861111, 2452883.69027778, 2452883.73194444, 2452883.77361111, 
    2452883.81527778, 2452883.85694444, 2452883.89861111, 2452883.94027778, 
    2452883.98194444, 2452884.02361111, 2452884.06527778, 2452884.10694444, 
    2452884.14861111, 2452884.19027778, 2452884.23194444, 2452884.27361111, 
    2452884.31527778, 2452884.35694444, 2452884.39861111, 2452884.44027778, 
    2452884.48194444, 2452884.52361111, 2452884.56527778, 2452884.60694444, 
    2452884.64861111, 2452884.69027778, 2452884.73194444, 2452884.81527778, 
    2452884.85694444, 2452884.89861111, 2452884.94027778, 2452884.98194444, 
    2452885.02361111, 2452885.06527778, 2452885.10694444, 2452885.14861111, 
    2452885.19027778, 2452885.23194444, 2452885.27361111, 2452885.31527778, 
    2452885.35694444, 2452885.39861111, 2452885.44027778, 2452885.48194444, 
    2452885.52361111, 2452885.56527778, 2452885.60694444, 2452885.64861111, 
    2452885.69027778, 2452885.73194444, 2452885.77361111, 2452885.81527778, 
    2452885.85694444, 2452885.89861111, 2452885.94027778, 2452885.98194444, 
    2452886.02361111, 2452886.06527778, 2452886.10694444, 2452886.14861111, 
    2452886.19027778, 2452886.23194444, 2452886.27361111, 2452886.31527778, 
    2452886.35694444, 2452886.39861111, 2452886.44027778, 2452886.48194444, 
    2452886.52361111, 2452886.56527778, 2452886.60694444, 2452886.64861111, 
    2452886.69027778, 2452886.73194444, 2452886.77361111, 2452886.81527778, 
    2452886.85694444, 2452886.89861111, 2452886.94027778, 2452886.98194444, 
    2452887.02361111, 2452887.06527778, 2452887.10694444, 2452887.14861111, 
    2452887.19027778, 2452887.23194444, 2452887.27361111, 2452887.31527778, 
    2452887.35694444, 2452887.39861111, 2452887.44027778, 2452887.48194444, 
    2452887.52361111, 2452887.56527778, 2452887.60694444, 2452887.64861111, 
    2452887.69027778, 2452887.73194444, 2452887.77361111, 2452887.81527778, 
    2452887.85694444, 2452887.89861111, 2452887.94027778, 2452887.98194444, 
    2452888.02361111, 2452888.06527778, 2452888.10694444, 2452888.14861111, 
    2452888.19027778, 2452888.23194444, 2452888.27361111, 2452888.31527778, 
    2452888.35694444, 2452888.39861111, 2452888.44027778, 2452888.48194444, 
    2452888.52361111, 2452888.56527778, 2452888.60694444, 2452888.64861111, 
    2452888.69027778, 2452888.73194444, 2452888.77361111, 2452888.81527778, 
    2452888.85694444, 2452888.89861111, 2452888.94027778, 2452888.98194444, 
    2452889.02361111, 2452889.06527778, 2452889.10694444, 2452889.14861111, 
    2452889.19027778, 2452889.23194444, 2452889.27361111, 2452889.31527778, 
    2452889.35694444, 2452889.39861111, 2452889.44027778, 2452889.48194444, 
    2452889.52361111, 2452889.56527778, 2452889.60694444, 2452889.64861111, 
    2452889.69027778, 2452889.73194444, 2452889.77361111, 2452889.81527778, 
    2452889.85694444, 2452889.89861111, 2452889.94027778 ;

 conductivity =
  36.585,
  35.985,
  36.406,
  36.459,
  36.379,
  36.851,
  36.305,
  36.678,
  36.897,
  36.967,
  37.035,
  36.103,
  36.614,
  36.331,
  36.235,
  36.116,
  35.506,
  36.427,
  36.411,
  36.371,
  35.718,
  36.441,
  37.631,
  37.253,
  37.274,
  37.288,
  37.074,
  37.17,
  36.662,
  36.979,
  37.525,
  36.092,
  36.518,
  35.663,
  36.02,
  36.531,
  35.81,
  36.063,
  37.264,
  36.643,
  36.44,
  35.917,
  36.233,
  36.548,
  36.371,
  36.697,
  36.706,
  36.11,
  36.442,
  36.236,
  35.833,
  36.243,
  36.369,
  36.242,
  36.109,
  36.008,
  36.004,
  36.291,
  36.125,
  36.465,
  36.159,
  36.988,
  36.781,
  36.45,
  36.362,
  36.348,
  36.188,
  36.108,
  35.978,
  36.119,
  36.034,
  35.833,
  36.317,
  36.22,
  36.807,
  36.433,
  36.45,
  36.486,
  36.688,
  36.815,
  36.503,
  36.57,
  36.201,
  36.222,
  36.096,
  36.213,
  36.364,
  36.252,
  36.753,
  36.765,
  36.336,
  36.279,
  36.431,
  37.023,
  36.63,
  36.773,
  36.554,
  36.763,
  36.751,
  37.139,
  37.305,
  36.151,
  36.152,
  36.259,
  36.248,
  36.232,
  36.255,
  36.292,
  36.648,
  36.206,
  36.277,
  36.232,
  36.257,
  36.222,
  36.106,
  36.099,
  36.173,
  36.167,
  36.387,
  36.383,
  36.587,
  36.328,
  36.248,
  36.404,
  36.291,
  36.365,
  36.281,
  36.173,
  36.201,
  36.076,
  36.39,
  36.372,
  36.455,
  36.55,
  36.679,
  36.563,
  36.355,
  36.363,
  35.979,
  36.193,
  35.872,
  35.924,
  35.956,
  36.034,
  36.17,
  36.333,
  36.393,
  36.641,
  36.531,
  36.715,
  36.482,
  35.862,
  36.062,
  36.26,
  36.315,
  36.03,
  35.85,
  35.931,
  36.164,
  36.31,
  36.41,
  36.301,
  36.339,
  36.114,
  36.595,
  36.081 ;

 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 ;

 temperature =
  10.62,
  9.79,
  10.35,
  10.43,
  10.32,
  10.88,
  10.25,
  10.69,
  10.96,
  11,
  11.06,
  9.95,
  10.56,
  10.22,
  10.12,
  10.02,
  9.19,
  10.39,
  10.35,
  10.34,
  9.55,
  10.43,
  11.74,
  11.33,
  11.36,
  11.36,
  11.15,
  11.24,
  10.69,
  11.06,
  11.65,
  10,
  10.49,
  9.44,
  9.92,
  10.51,
  9.57,
  9.91,
  11.31,
  10.64,
  10.41,
  9.81,
  10.2,
  10.55,
  10.34,
  10.72,
  10.73,
  10.01,
  10.41,
  10.16,
  9.64,
  10.18,
  10.33,
  10.2,
  10.02,
  9.89,
  9.82,
  10.23,
  10.03,
  10.45,
  10.05,
  11.04,
  10.77,
  10.41,
  10.33,
  10.31,
  10.09,
  9.99,
  9.8,
  10.02,
  9.89,
  9.54,
  10.26,
  10.14,
  10.8,
  10.43,
  10.4,
  10.3,
  10.53,
  10.66,
  10.3,
  10.45,
  10.05,
  10.15,
  9.98,
  10.19,
  10.3,
  10.19,
  10.65,
  10.59,
  10.15,
  10.08,
  10.26,
  10.97,
  10.53,
  10.66,
  10.41,
  10.55,
  10.59,
  11.1,
  11.25,
  9.93,
  9.94,
  10.08,
  10.06,
  10.04,
  10.07,
  10.12,
  10.53,
  9.99,
  10.09,
  10.03,
  10.08,
  10.03,
  9.87,
  9.84,
  9.95,
  9.92,
  10.23,
  10.2,
  10.5,
  10.17,
  10.05,
  10.24,
  10.14,
  10.21,
  10.09,
  10,
  10.02,
  9.85,
  10.27,
  10.24,
  10.35,
  10.46,
  10.57,
  10.44,
  10.15,
  10.13,
  9.7,
  10.03,
  9.6,
  9.67,
  9.73,
  9.85,
  10.03,
  10.22,
  10.25,
  10.53,
  10.41,
  10.63,
  10.39,
  9.6,
  9.88,
  10.14,
  10.19,
  9.8,
  9.56,
  9.66,
  9.97,
  10.22,
  10.34,
  10.21,
  10.27,
  9.88,
  10.38,
  9.8 ;

 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 ;

 salinity =
  32.89033,
  33.03888,
  32.95484,
  32.93566,
  32.95486,
  32.92156,
  32.94379,
  32.92018,
  32.89544,
  32.92897,
  32.94253,
  33.01255,
  32.97353,
  32.99732,
  32.9913,
  32.96183,
  33.09992,
  32.93971,
  32.95988,
  32.92867,
  32.98599,
  32.91757,
  32.92155,
  32.91617,
  32.91006,
  32.92382,
  32.90051,
  32.91479,
  32.9042,
  32.8871,
  32.89801,
  32.95571,
  32.9406,
  33.03076,
  32.95555,
  32.93555,
  33.06203,
  33.00845,
  32.94484,
  32.93029,
  32.93467,
  32.95117,
  32.9165,
  32.91645,
  32.92867,
  32.91212,
  32.91209,
  32.96486,
  32.93668,
  32.95589,
  33.02119,
  32.94477,
  32.93572,
  32.92559,
  32.95473,
  32.97075,
  33.03076,
  32.94783,
  32.96185,
  32.92358,
  32.9781,
  32.91392,
  32.95085,
  32.94473,
  32.92867,
  32.9327,
  32.97103,
  32.98108,
  33.02257,
  32.96488,
  32.99722,
  33.11332,
  32.94682,
  32.9579,
  32.94974,
  32.90953,
  32.95378,
  33.08092,
  33.0749,
  33.08418,
  33.09806,
  33.02906,
  33.0207,
  32.95082,
  32.97802,
  32.90537,
  32.9579,
  32.94478,
  33.03124,
  33.09762,
  33.06618,
  33.0724,
  33.06187,
  33.01146,
  33.01673,
  33.04219,
  33.0493,
  33.13195,
  33.0836,
  33.00955,
  33.03891,
  33.07969,
  33.07154,
  33.05212,
  33.05924,
  33.06129,
  33.0572,
  33.04902,
  33.03478,
  33.08065,
  33.06123,
  33.07044,
  33.05009,
  33.06029,
  33.08889,
  33.10931,
  33.08374,
  33.10514,
  33.04478,
  33.06809,
  33.00078,
  33.03984,
  33.06838,
  33.05284,
  33.02976,
  33.04078,
  33.06528,
  33.03797,
  33.04811,
  33.07667,
  33.01139,
  33.02052,
  33.00418,
  32.9999,
  33.02961,
  33.0311,
  33.08541,
  33.1118,
  33.11549,
  33.03085,
  33.098,
  33.0868,
  33.06435,
  33.03385,
  33.00751,
  32.99934,
  33.03262,
  33.02776,
  33.02617,
  33.01133,
  32.99504,
  33.08774,
  33.03489,
  32.99838,
  33.00846,
  33.07564,
  33.11232,
  33.10318,
  33.05627,
  32.9761,
  32.96795,
  32.97611,
  32.95993,
  33.08787,
  33.11786,
  33.12771 ;

 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 ;

 sigma_t =
  25.19999,
  25.4561,
  25.29665,
  25.26802,
  25.30177,
  25.17896,
  25.30502,
  25.2111,
  25.14452,
  25.16356,
  25.16346,
  25.40904,
  25.27519,
  25.35184,
  25.36402,
  25.35779,
  25.60085,
  25.27803,
  25.30057,
  25.27794,
  25.45403,
  25.25393,
  25.02401,
  25.09462,
  25.08446,
  25.09515,
  25.11474,
  25.10974,
  25.19865,
  25.12033,
  25.02228,
  25.35635,
  25.26158,
  25.5068,
  25.36954,
  25.25421,
  25.51019,
  25.41249,
  25.12052,
  25.22766,
  25.27068,
  25.38431,
  25.29219,
  25.23244,
  25.27794,
  25.1996,
  25.19784,
  25.36182,
  25.27224,
  25.32966,
  25.46688,
  25.31762,
  25.28514,
  25.29928,
  25.35224,
  25.38638,
  25.44481,
  25.31155,
  25.35613,
  25.25519,
  25.36546,
  25.14475,
  25.22104,
  25.27851,
  25.27965,
  25.28619,
  25.35324,
  25.37782,
  25.44171,
  25.36016,
  25.40704,
  25.55515,
  25.30569,
  25.3346,
  25.21493,
  25.24766,
  25.28729,
  25.40347,
  25.35936,
  25.34407,
  25.41684,
  25.3374,
  25.39871,
  25.32739,
  25.3771,
  25.2852,
  25.30754,
  25.31594,
  25.30456,
  25.36669,
  25.41739,
  25.43401,
  25.39541,
  25.23306,
  25.31403,
  25.31135,
  25.36003,
  25.40036,
  25.35576,
  25.20849,
  25.20447,
  25.46478,
  25.45675,
  25.41819,
  25.4271,
  25.43206,
  25.42383,
  25.40905,
  25.32809,
  25.45552,
  25.42362,
  25.44087,
  25.41661,
  25.43295,
  25.48193,
  25.50283,
  25.46461,
  25.48631,
  25.38717,
  25.41043,
  25.30677,
  25.39346,
  25.43591,
  25.39176,
  25.39066,
  25.38744,
  25.42678,
  25.42055,
  25.42512,
  25.47569,
  25.35435,
  25.36656,
  25.33512,
  25.31295,
  25.31715,
  25.34071,
  25.43239,
  25.45634,
  25.53073,
  25.40998,
  25.53341,
  25.51324,
  25.48586,
  25.44226,
  25.39176,
  25.35342,
  25.3743,
  25.32262,
  25.342,
  25.29252,
  25.32116,
  25.5254,
  25.43811,
  25.36618,
  25.36561,
  25.48316,
  25.55112,
  25.52767,
  25.43983,
  25.3353,
  25.30857,
  25.33699,
  25.31422,
  25.47947,
  25.41862,
  25.52382 ;

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