netcdf I0105.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: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:short_name = "SIGMAT" ;
		sigma_t:ancillary_variables = "sigma_t_qc" ;
		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 = "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.1m.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 = 0 ;
		:sbe37_serial_number = "SBESM1877" ;
		: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.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:44:20\n",
			"Salinity_1.2:  27-Aug-2003 12:44:20\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 12:44:20\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 12:44:20\n",
			"Sigma_T_1.3:  27-Aug-2003 12:44:20\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 12:44:20" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 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.984,
  37.996,
  37.852,
  37.583,
  37.441,
  37.418,
  37.342,
  37.33,
  37.322,
  37.228,
  37.132,
  37.15,
  37.177,
  37.227,
  37.081,
  37.648,
  37.793,
  38.015,
  37.949,
  37.954,
  37.466,
  37.515,
  37.103,
  37.099,
  36.93,
  37.087,
  37.009,
  36.987,
  37.033,
  37.021,
  37.004,
  37.032,
  37.125,
  37.145,
  37.03,
  37.042,
  37.062,
  37.126,
  37.222,
  37.083,
  37.347,
  37.324,
  37.232,
  37.518,
  37.3,
  37.062,
  37.052,
  37.174,
  37.18,
  37.279,
  37.152,
  37.166,
  37.174,
  37.275,
  37.215,
  37.173,
  37.167,
  37.24,
  37.069,
  37.057,
  36.978,
  37.02,
  37.088,
  37.099,
  37.127,
  37.235,
  37.352,
  37.287,
  37.359,
  37.311,
  37.32,
  37.077,
  37.048,
  37.144,
  37.127,
  37.125,
  37.9,
  37.85,
  37.815,
  37.773,
  37.743,
  37.684,
  37.721,
  37.688,
  37.78,
  37.471,
  37.315,
  37.143,
  37.172,
  37.542,
  37.902,
  38.836,
  37.983,
  38.778,
  37.92,
  38.042,
  37.586,
  37.855,
  37.214,
  37.318,
  37.294,
  37.184,
  37.306,
  36.956,
  37.127,
  37.304,
  37.431,
  37.505,
  37.45,
  37.039,
  37.086,
  36.968,
  37.011,
  36.951,
  36.43,
  36.643,
  36.993,
  37.011,
  36.961,
  36.898,
  36.733,
  36.715,
  36.972,
  37.107,
  37.071,
  37.078,
  37.087,
  37.152,
  37.039,
  36.848,
  36.569,
  36.754,
  36.465,
  36.648,
  36.835,
  36.967,
  36.981,
  36.945,
  37.692,
  37.898,
  37.784,
  37.887,
  37.527,
  37.568,
  37.116,
  37.109,
  36.825,
  37.461,
  37.445,
  37.332,
  37.481,
  37.514,
  37.364,
  37.326,
  37.164,
  37.029,
  37.095,
  37.166,
  37.21,
  36.994,
  37.116,
  37.592,
  39.09,
  38.914,
  38.765,
  38.074,
  37.414,
  38.08 ;

 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 =
  12.85,
  12.87,
  12.67,
  12.28,
  12.07,
  12.02,
  11.91,
  11.91,
  11.92,
  11.8,
  11.68,
  11.71,
  11.76,
  11.8,
  11.64,
  12.36,
  12.59,
  12.86,
  12.8,
  12.77,
  12.22,
  12.16,
  11.65,
  11.68,
  11.53,
  11.75,
  11.66,
  11.64,
  11.7,
  11.68,
  11.66,
  11.7,
  11.82,
  11.85,
  11.72,
  11.75,
  11.77,
  11.85,
  11.96,
  11.8,
  12.09,
  12.06,
  11.94,
  12.28,
  12.01,
  11.71,
  11.7,
  11.85,
  11.88,
  11.98,
  11.84,
  11.85,
  11.86,
  11.98,
  11.91,
  11.86,
  11.86,
  11.95,
  11.75,
  11.73,
  11.56,
  11.63,
  11.74,
  11.72,
  11.69,
  11.75,
  11.87,
  11.81,
  11.97,
  11.89,
  11.94,
  11.58,
  11.49,
  11.61,
  11.66,
  11.63,
  12.21,
  12.17,
  12.13,
  12.1,
  12.06,
  12.02,
  12.05,
  12.02,
  12.13,
  11.95,
  11.87,
  11.74,
  11.72,
  12.1,
  12.24,
  13.18,
  12.48,
  13.27,
  12.43,
  12.67,
  12.19,
  12.4,
  11.79,
  11.94,
  11.76,
  11.58,
  11.72,
  11.3,
  11.46,
  11.6,
  11.73,
  11.76,
  11.76,
  11.35,
  11.41,
  11.45,
  11.49,
  11.39,
  11.31,
  11.23,
  11.57,
  11.57,
  11.51,
  11.38,
  11.22,
  11.33,
  11.82,
  11.94,
  11.9,
  11.91,
  11.92,
  12.01,
  11.83,
  11.53,
  11.06,
  11.36,
  11,
  11.28,
  11.51,
  11.65,
  11.6,
  11.54,
  12.52,
  12.77,
  12.64,
  12.77,
  12.29,
  12.34,
  11.8,
  11.84,
  11.47,
  12.25,
  12.25,
  12.14,
  12.35,
  12.34,
  12.09,
  12.02,
  11.75,
  11.55,
  11.64,
  11.69,
  11.79,
  11.46,
  11.61,
  12.43,
  14.21,
  13.83,
  13.59,
  12.79,
  12.01,
  12.76 ;

 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.30221,
  32.29648,
  32.33109,
  32.41011,
  32.4556,
  32.4769,
  32.49927,
  32.48765,
  32.47118,
  32.48478,
  32.49641,
  32.48767,
  32.47019,
  32.48381,
  32.48176,
  32.40327,
  32.34363,
  32.32301,
  32.31181,
  32.34224,
  32.34964,
  32.44874,
  32.49444,
  32.46428,
  32.43078,
  32.39146,
  32.39413,
  32.39017,
  32.38257,
  32.38835,
  32.38926,
  32.3816,
  32.36738,
  32.36067,
  32.36222,
  32.34774,
  32.34975,
  32.34225,
  32.33965,
  32.34403,
  32.34761,
  32.35143,
  32.36668,
  32.34774,
  32.37162,
  32.40206,
  32.40106,
  32.38878,
  32.3685,
  32.37738,
  32.37616,
  32.38103,
  32.38008,
  32.37352,
  32.3763,
  32.37911,
  32.37329,
  32.36573,
  32.37397,
  32.37975,
  32.45137,
  32.43106,
  32.40116,
  32.42931,
  32.48278,
  32.53532,
  32.5439,
  32.53332,
  32.46341,
  32.48669,
  32.45182,
  32.53048,
  32.58128,
  32.56952,
  32.50906,
  32.53342,
  32.77581,
  32.7627,
  32.76401,
  32.74979,
  32.75591,
  32.73398,
  32.74343,
  32.73785,
  32.73025,
  32.58923,
  32.50803,
  32.45462,
  32.50032,
  32.52692,
  32.75147,
  32.82308,
  32.61998,
  32.69097,
  32.60312,
  32.51182,
  32.49102,
  32.56693,
  32.47992,
  32.44988,
  32.58392,
  32.63496,
  32.63072,
  32.65884,
  32.6851,
  32.7345,
  32.74361,
  32.78917,
  32.73565,
  32.69612,
  32.68913,
  32.53819,
  32.54508,
  32.57439,
  32.13354,
  32.41279,
  32.45726,
  32.47483,
  32.47861,
  32.53123,
  32.51017,
  32.39566,
  32.21902,
  32.2458,
  32.24561,
  32.24372,
  32.24377,
  32.22874,
  32.2753,
  32.35069,
  32.48976,
  32.40758,
  32.43998,
  32.37376,
  32.35547,
  32.36195,
  32.41928,
  32.43667,
  32.30749,
  32.28912,
  32.29215,
  32.27868,
  32.34774,
  32.34389,
  32.37606,
  32.33447,
  32.38069,
  32.31893,
  32.30357,
  32.28991,
  32.25195,
  32.29216,
  32.36399,
  32.38805,
  32.4663,
  32.50995,
  32.4954,
  32.52075,
  32.47604,
  32.55485,
  32.5422,
  32.28935,
  32.18483,
  32.34118,
  32.40567,
  32.43892,
  32.48174,
  32.4704 ;

 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.33354,
  24.32522,
  24.39071,
  24.52631,
  24.60104,
  24.62689,
  24.6647,
  24.65568,
  24.64104,
  24.67377,
  24.70483,
  24.69255,
  24.6698,
  24.67302,
  24.70077,
  24.50587,
  24.41579,
  24.3477,
  24.35067,
  24.38004,
  24.49073,
  24.57886,
  24.70879,
  24.67988,
  24.68118,
  24.61051,
  24.62905,
  24.62962,
  24.61276,
  24.62091,
  24.62527,
  24.61201,
  24.57894,
  24.5682,
  24.59329,
  24.57656,
  24.57445,
  24.55391,
  24.53154,
  24.5645,
  24.51352,
  24.52208,
  24.55623,
  24.47795,
  24.54706,
  24.62606,
  24.62712,
  24.59002,
  24.56874,
  24.55711,
  24.58207,
  24.584,
  24.58142,
  24.55411,
  24.56925,
  24.58067,
  24.57616,
  24.55364,
  24.59693,
  24.60508,
  24.69173,
  24.66321,
  24.61987,
  24.6454,
  24.69242,
  24.72221,
  24.70675,
  24.70961,
  24.62573,
  24.65864,
  24.6223,
  24.74955,
  24.80538,
  24.77441,
  24.71832,
  24.74272,
  24.82315,
  24.82052,
  24.82907,
  24.82367,
  24.83592,
  24.82639,
  24.82811,
  24.82939,
  24.80288,
  24.72709,
  24.6789,
  24.66138,
  24.70054,
  24.65075,
  24.7986,
  24.67191,
  24.65101,
  24.55181,
  24.64749,
  24.53071,
  24.60602,
  24.62514,
  24.67184,
  24.6208,
  24.75812,
  24.83072,
  24.80181,
  24.89994,
  24.89149,
  24.90441,
  24.88764,
  24.91751,
  24.87594,
  24.91993,
  24.90368,
  24.77913,
  24.77725,
  24.8181,
  24.48977,
  24.72114,
  24.69448,
  24.70813,
  24.72197,
  24.78635,
  24.79865,
  24.68995,
  24.46376,
  24.46242,
  24.46966,
  24.46635,
  24.46454,
  24.4362,
  24.50561,
  24.61895,
  24.81119,
  24.69383,
  24.78304,
  24.68188,
  24.62629,
  24.60589,
  24.65953,
  24.68394,
  24.40118,
  24.33891,
  24.36631,
  24.33083,
  24.47606,
  24.46363,
  24.58936,
  24.54971,
  24.65312,
  24.46126,
  24.44935,
  24.45941,
  24.39045,
  24.42352,
  24.52623,
  24.55795,
  24.66862,
  24.73906,
  24.71136,
  24.72191,
  24.66882,
  24.79027,
  24.75319,
  24.40428,
  23.96988,
  24.16864,
  24.26711,
  24.45104,
  24.63251,
  24.48124 ;

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