netcdf I0105.sbe37.realtime.20m {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 167 ;
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:ancillary_variables = "sigma_t_qc" ;
		sigma_t:short_name = "SIGMAT" ;
		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 = "21-Aug-2003 13:12:44:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"Thu Jul 31 18:53:37 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/I0105/realtime/I0105.sbe37.realtime.20m.nc" ;
		: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 = 1 ;
		:sbe37_serial_number = "SBEIM1928" ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0105" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.68 ;
		: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 12:44:22\n",
			"Salinity_1.2:  27-Aug-2003 12:44:22\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 12:44:22\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 12:44:22\n",
			"Sigma_T_1.3:  27-Aug-2003 12:44:22\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 12:44:22" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 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.77361111, 
    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.132,
  36.227,
  36.237,
  35.966,
  35.935,
  35.945,
  35.936,
  35.928,
  35.94,
  35.924,
  36.06,
  36.076,
  36.181,
  36.162,
  36.056,
  36.196,
  36.292,
  36.18,
  36.142,
  36.044,
  36.085,
  36.182,
  36.074,
  36.035,
  36.165,
  35.984,
  35.982,
  36.102,
  36.085,
  36.016,
  36.043,
  35.902,
  35.92,
  35.958,
  36.044,
  35.886,
  35.842,
  35.782,
  35.809,
  35.789,
  35.957,
  36.519,
  36.439,
  36.341,
  36.413,
  36.206,
  35.954,
  35.752,
  36.333,
  36.176,
  36.18,
  36.285,
  36.304,
  36.274,
  36.153,
  36.14,
  36.125,
  36.29,
  36.309,
  36.214,
  36.214,
  36.226,
  36.276,
  36.35,
  36.357,
  36.236,
  36.168,
  36.196,
  36.106,
  36.162,
  36.164,
  36.373,
  36.232,
  36.185,
  36.184,
  36.695,
  36.572,
  36.669,
  36.453,
  36.504,
  36.446,
  36.287,
  36.227,
  36.13,
  36.257,
  36.142,
  36.147,
  36.185,
  36.269,
  36.564,
  36.277,
  36.448,
  36.43,
  36.441,
  36.405,
  36.338,
  36.333,
  36.337,
  36.344,
  36.346,
  36.375,
  36.43,
  36.376,
  36.327,
  36.273,
  36.198,
  36.24,
  36.257,
  36.239,
  36.25,
  36.344,
  36.305,
  36.393,
  36.441,
  36.434,
  36.295,
  36.226,
  36.237,
  36.226,
  36.225,
  36.184,
  36.204,
  36.15,
  36.173,
  36.183,
  36.169,
  36.14,
  36.402,
  36.138,
  36.123,
  36.108,
  36.089,
  36.158,
  36.132,
  36.34,
  36.316,
  36.27,
  36.294,
  36.248,
  36.327,
  36.347,
  36.355,
  36.141,
  36.186,
  36.145,
  36.157,
  36.155,
  36.173,
  36.262,
  36.261,
  36.243,
  36.218,
  36.225,
  36.238,
  36.237,
  36.442,
  36.444,
  36.344,
  36.232,
  36.342,
  36.248,
  36.241,
  36.225,
  36.228,
  36.245,
  36.318,
  36.315 ;

 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 ;

 temperature =
  10.19,
  10.3,
  10.34,
  10.05,
  10.01,
  9.97,
  9.97,
  9.96,
  9.98,
  9.92,
  10.13,
  10.11,
  10.27,
  10.25,
  10.09,
  10.29,
  10.39,
  10.26,
  10.22,
  10.12,
  10.14,
  10.25,
  10.14,
  10.13,
  10.32,
  10.2,
  10.16,
  10.23,
  10.2,
  10.13,
  10.11,
  9.95,
  9.91,
  9.97,
  10.23,
  10.1,
  10.03,
  9.97,
  9.9,
  9.92,
  10.11,
  10.62,
  10.48,
  10.41,
  10.39,
  10.18,
  9.94,
  9.7,
  10.38,
  10.18,
  10.18,
  10.29,
  10.31,
  10.27,
  10.23,
  10.2,
  10.19,
  10.33,
  10.34,
  10.23,
  10.21,
  10.26,
  10.32,
  10.48,
  10.47,
  10.28,
  10.19,
  10.21,
  10.07,
  10.16,
  10.17,
  10.4,
  10.25,
  10.23,
  10.23,
  10.68,
  10.73,
  10.72,
  10.48,
  10.51,
  10.46,
  10.29,
  10.32,
  10.12,
  10.28,
  10.18,
  10.16,
  10.3,
  10.3,
  10.59,
  10.24,
  10.43,
  10.41,
  10.46,
  10.41,
  10.31,
  10.34,
  10.38,
  10.36,
  10.39,
  10.44,
  10.49,
  10.45,
  10.42,
  10.33,
  10.19,
  10.28,
  10.32,
  10.28,
  10.29,
  10.42,
  10.36,
  10.49,
  10.56,
  10.56,
  10.36,
  10.26,
  10.29,
  10.26,
  10.25,
  10.25,
  10.35,
  10.25,
  10.32,
  10.35,
  10.28,
  10.27,
  10.54,
  10.21,
  10.22,
  10.21,
  10.14,
  10.24,
  10.15,
  10.41,
  10.43,
  10.34,
  10.41,
  10.33,
  10.4,
  10.42,
  10.36,
  10.13,
  10.2,
  10.13,
  10.15,
  10.15,
  10.15,
  10.36,
  10.36,
  10.31,
  10.25,
  10.24,
  10.25,
  10.26,
  10.54,
  10.55,
  10.41,
  10.25,
  10.41,
  10.34,
  10.3,
  10.27,
  10.27,
  10.31,
  10.37,
  10.35 ;

 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 ;

 salinity =
  32.82353,
  32.81984,
  32.79377,
  32.78243,
  32.78728,
  32.83376,
  32.82462,
  32.82558,
  32.81959,
  32.85791,
  32.8051,
  32.83942,
  32.8006,
  32.79952,
  32.83732,
  32.79764,
  32.80397,
  32.80863,
  32.80647,
  32.79797,
  32.82133,
  32.81969,
  32.8102,
  32.77982,
  32.73935,
  32.66507,
  32.69912,
  32.75707,
  32.76702,
  32.7606,
  32.80603,
  32.80826,
  32.86295,
  32.84696,
  32.69856,
  32.65622,
  32.67488,
  32.66828,
  32.75915,
  32.72067,
  32.71901,
  32.82433,
  32.87037,
  32.83517,
  32.92563,
  32.90738,
  32.8702,
  32.88327,
  32.85422,
  32.87705,
  32.8811,
  32.88734,
  32.88837,
  32.89437,
  32.80853,
  32.82256,
  32.81646,
  32.85616,
  32.86625,
  32.87009,
  32.88823,
  32.85502,
  32.85111,
  32.78109,
  32.79712,
  32.847,
  32.8599,
  32.87005,
  32.90615,
  32.88105,
  32.874,
  32.87636,
  32.87013,
  32.84082,
  32.83981,
  32.94617,
  32.77846,
  32.88418,
  32.88442,
  32.90848,
  32.89546,
  32.88935,
  32.80177,
  32.885,
  32.86817,
  32.84269,
  32.86588,
  32.77753,
  32.86216,
  32.89637,
  32.92461,
  32.9246,
  32.92462,
  32.89044,
  32.89949,
  32.92262,
  32.89041,
  32.85825,
  32.88338,
  32.85826,
  32.84224,
  32.85232,
  32.83422,
  32.81208,
  32.83905,
  32.89021,
  32.85103,
  32.83197,
  32.85002,
  32.85206,
  32.82915,
  32.84414,
  32.81521,
  32.80028,
  32.79327,
  32.83407,
  32.85502,
  32.83895,
  32.85502,
  32.86307,
  32.82171,
  32.75155,
  32.78741,
  32.7474,
  32.73043,
  32.77947,
  32.75927,
  32.77922,
  32.81149,
  32.7873,
  32.7812,
  32.82537,
  32.80453,
  32.85979,
  32.83416,
  32.79201,
  32.82699,
  32.78794,
  32.81388,
  32.83012,
  32.83217,
  32.89444,
  32.88705,
  32.86901,
  32.8911,
  32.88507,
  32.88305,
  32.90126,
  32.80088,
  32.79987,
  32.82692,
  32.85601,
  32.87213,
  32.87618,
  32.86612,
  32.81928,
  32.81228,
  32.83818,
  32.87013,
  32.83617,
  32.80484,
  32.83394,
  32.84496,
  32.84798,
  32.82893,
  32.84818,
  32.86324 ;

 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 ;

 sigma_t =
  25.22137,
  25.19989,
  25.17278,
  25.21279,
  25.22324,
  25.26617,
  25.25904,
  25.26145,
  25.25345,
  25.29332,
  25.21708,
  25.24722,
  25.18997,
  25.19251,
  25.24893,
  25.18428,
  25.17221,
  25.19793,
  25.203,
  25.2132,
  25.22806,
  25.20824,
  25.21938,
  25.19736,
  25.13374,
  25.0961,
  25.12938,
  25.16279,
  25.17561,
  25.18237,
  25.22116,
  25.24959,
  25.29891,
  25.27647,
  25.11716,
  25.10597,
  25.13221,
  25.13703,
  25.21955,
  25.1862,
  25.15328,
  25.14858,
  25.20857,
  25.19312,
  25.26705,
  25.28845,
  25.29959,
  25.34935,
  25.21309,
  25.2648,
  25.26795,
  25.25422,
  25.25162,
  25.26309,
  25.20292,
  25.21892,
  25.21585,
  25.22312,
  25.22928,
  25.25093,
  25.26845,
  25.2341,
  25.22088,
  25.13899,
  25.1532,
  25.22446,
  25.24973,
  25.25428,
  25.30597,
  25.27129,
  25.2641,
  25.22694,
  25.24758,
  25.2281,
  25.22732,
  25.23308,
  25.09377,
  25.17784,
  25.21952,
  25.23311,
  25.23156,
  25.25579,
  25.18241,
  25.28109,
  25.24097,
  25.238,
  25.25946,
  25.1669,
  25.23289,
  25.20989,
  25.29176,
  25.25941,
  25.26284,
  25.22764,
  25.24325,
  25.27834,
  25.24811,
  25.21623,
  25.23923,
  25.21453,
  25.1935,
  25.19278,
  25.18554,
  25.17341,
  25.20977,
  25.27338,
  25.2276,
  25.20596,
  25.22682,
  25.22671,
  25.18672,
  25.20863,
  25.16387,
  25.14019,
  25.13473,
  25.20079,
  25.2341,
  25.21649,
  25.2341,
  25.24207,
  25.20982,
  25.13816,
  25.18308,
  25.14002,
  25.12169,
  25.1718,
  25.15775,
  25.12723,
  25.2086,
  25.18805,
  25.18498,
  25.23122,
  25.19811,
  25.25638,
  25.19233,
  25.15606,
  25.19867,
  25.15631,
  25.19015,
  25.19089,
  25.18907,
  25.24786,
  25.28101,
  25.25516,
  25.28417,
  25.27611,
  25.27453,
  25.28873,
  25.17491,
  25.17413,
  25.20371,
  25.23656,
  25.25083,
  25.2523,
  25.24275,
  25.15844,
  25.15127,
  25.19547,
  25.24758,
  25.1939,
  25.18141,
  25.21089,
  25.22456,
  25.22692,
  25.20528,
  25.21008,
  25.22523 ;

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