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 = 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: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 = 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 =
  37.571,
  37.361,
  37.238,
  37.252,
  37.473,
  37.599,
  37.522,
  37.287,
  37.282,
  37.229,
  37.171,
  37.35,
  37.495,
  37.606,
  37.702,
  37.85,
  38.075,
  37.989,
  38.038,
  38.133,
  38.113,
  37.989,
  37.492,
  37.591,
  37.625,
  37.623,
  37.609,
  37.717,
  37.771,
  37.852,
  37.896,
  37.729,
  37.608,
  37.736,
  37.672,
  37.665,
  37.657,
  37.641,
  37.713,
  37.992,
  38.168,
  38.428,
  38.763,
  38.55,
  38.812,
  38.865,
  38.597,
  38.604,
  38.236,
  38.324,
  38.12,
  38.155,
  37.786,
  37.49,
  37.331,
  37.308,
  37.258,
  37.131,
  37.108,
  37.054,
  37.039,
  36.956,
  36.932,
  37.055,
  37.276,
  37.461,
  37.126,
  37.048,
  37.264,
  37.322,
  37.424,
  37.421,
  37.262,
  37.206,
  37.093,
  36.902,
  36.838,
  36.974,
  36.961,
  36.925,
  36.874,
  36.758,
  36.781,
  36.823,
  36.888,
  36.95,
  37.027,
  37.096,
  37.069,
  37.1,
  37.08,
  37.087,
  36.902,
  37.374,
  37.248,
  37.179,
  37.1,
  37.143,
  37.151,
  37.201,
  37.049,
  36.94,
  37.064,
  36.93,
  36.746,
  36.715,
  36.633,
  36.697,
  36.573,
  36.683,
  36.784,
  36.826,
  36.929,
  37.082,
  37.208,
  37.201,
  37.218,
  37.162,
  36.905,
  37.001,
  37.017,
  37.083,
  36.979,
  36.885,
  36.855,
  36.906,
  36.955,
  36.813,
  36.822,
  36.745,
  36.746,
  36.727,
  36.812,
  36.878,
  36.885,
  36.944,
  37.324,
  37.182,
  37.27,
  38.12,
  38.107,
  37.11,
  36.911,
  36.795,
  37.404,
  37.063,
  37.371,
  37.289,
  37.153,
  37.176,
  37.071,
  36.956,
  36.877,
  36.914,
  36.847,
  36.83,
  36.818,
  37.137,
  37.281,
  37.099,
  37.163,
  37.17,
  37.384,
  37.241,
  37.011,
  37.01,
  37.103,
  37.204 ;

 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.19,
  11.96,
  11.81,
  11.86,
  12.14,
  12.3,
  12.23,
  11.96,
  11.96,
  11.89,
  11.82,
  12.03,
  12.2,
  12.32,
  12.44,
  12.62,
  12.9,
  12.78,
  12.85,
  12.97,
  12.94,
  12.79,
  12.12,
  12.32,
  12.37,
  12.35,
  12.35,
  12.49,
  12.57,
  12.66,
  12.72,
  12.54,
  12.4,
  12.53,
  12.45,
  12.43,
  12.4,
  12.36,
  12.43,
  12.76,
  12.98,
  13.23,
  13.56,
  13.38,
  13.54,
  13.62,
  13.29,
  13.33,
  12.88,
  13.01,
  12.83,
  12.91,
  12.46,
  12.06,
  11.86,
  11.81,
  11.7,
  11.53,
  11.5,
  11.41,
  11.38,
  11.28,
  11.24,
  11.38,
  11.65,
  11.89,
  11.45,
  11.36,
  11.61,
  11.67,
  11.8,
  11.8,
  11.63,
  11.54,
  11.4,
  11.18,
  11.08,
  11.26,
  11.23,
  11.18,
  11.12,
  11,
  11.06,
  11.06,
  11.13,
  11.2,
  11.28,
  11.35,
  11.32,
  11.36,
  11.34,
  11.35,
  11.14,
  11.84,
  11.68,
  11.6,
  11.5,
  11.56,
  11.57,
  11.66,
  11.42,
  11.25,
  11.42,
  11.24,
  11,
  10.98,
  10.88,
  10.95,
  10.81,
  10.93,
  11.05,
  11.09,
  11.23,
  11.37,
  11.54,
  11.52,
  11.53,
  11.49,
  11.17,
  11.28,
  11.3,
  11.37,
  11.26,
  11.16,
  11.12,
  11.18,
  11.23,
  11.1,
  11.11,
  11.01,
  11.02,
  11,
  11.12,
  11.2,
  11.18,
  11.3,
  11.63,
  11.48,
  11.78,
  12.52,
  12.51,
  11.5,
  11.25,
  11.06,
  11.79,
  11.39,
  11.81,
  11.69,
  11.54,
  11.56,
  11.45,
  11.3,
  11.21,
  11.24,
  11.16,
  11.14,
  11.13,
  11.5,
  11.67,
  11.51,
  11.5,
  11.54,
  11.82,
  11.62,
  11.43,
  11.35,
  11.45,
  11.56 ;

 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.47659,
  32.47406,
  32.48575,
  32.45568,
  32.42566,
  32.40817,
  32.3948,
  32.40249,
  32.39766,
  32.40726,
  32.412,
  32.40254,
  32.39482,
  32.39759,
  32.3859,
  32.37213,
  32.34557,
  32.36687,
  32.35334,
  32.34056,
  32.34731,
  32.3583,
  32.46132,
  32.38321,
  32.37261,
  32.38796,
  32.37455,
  32.35715,
  32.33985,
  32.33968,
  32.33003,
  32.32559,
  32.33047,
  32.34087,
  32.34861,
  32.35915,
  32.37736,
  32.39657,
  32.40505,
  32.38687,
  32.36507,
  32.39652,
  32.42925,
  32.38322,
  32.49193,
  32.47333,
  32.50393,
  32.47635,
  32.5151,
  32.48667,
  32.44817,
  32.41269,
  32.44895,
  32.51159,
  32.53228,
  32.55371,
  32.60156,
  32.62722,
  32.63118,
  32.65775,
  32.66956,
  32.67656,
  32.6884,
  32.68526,
  32.66308,
  32.63208,
  32.69296,
  32.6961,
  32.68662,
  32.69031,
  32.67517,
  32.67225,
  32.66704,
  32.69173,
  32.70485,
  32.71212,
  32.73789,
  32.71201,
  32.72585,
  32.7348,
  32.73785,
  32.73002,
  32.69933,
  32.74088,
  32.74277,
  32.74167,
  32.74641,
  32.75211,
  32.7522,
  32.74717,
  32.74527,
  32.74327,
  32.74769,
  32.59151,
  32.60939,
  32.61246,
  32.62335,
  32.61252,
  32.61153,
  32.58117,
  32.64401,
  32.68741,
  32.65871,
  32.68644,
  32.71813,
  32.70525,
  32.71311,
  32.71415,
  32.716,
  32.71811,
  32.7112,
  32.71712,
  32.69432,
  32.72063,
  32.69369,
  32.70451,
  32.7123,
  32.69286,
  32.72396,
  32.72083,
  32.71882,
  32.72161,
  32.71693,
  32.71312,
  32.71908,
  32.71606,
  32.71994,
  32.69538,
  32.69538,
  32.70823,
  32.70031,
  32.69931,
  32.67661,
  32.67069,
  32.69535,
  32.64704,
  32.72754,
  32.72128,
  32.54307,
  32.71618,
  32.71246,
  32.63314,
  32.65886,
  32.71318,
  32.66452,
  32.68427,
  32.61489,
  32.64054,
  32.63992,
  32.64476,
  32.63908,
  32.65884,
  32.66084,
  32.67068,
  32.67563,
  32.67662,
  32.67365,
  32.65956,
  32.65034,
  32.61356,
  32.685,
  32.65654,
  32.61875,
  32.65536,
  32.59793,
  32.66764,
  32.67043,
  32.67213 ;

 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.59483,
  24.63585,
  24.67268,
  24.64011,
  24.5647,
  24.52102,
  24.52387,
  24.58031,
  24.57656,
  24.59698,
  24.61358,
  24.56733,
  24.52953,
  24.50904,
  24.47721,
  24.43212,
  24.35739,
  24.39718,
  24.37313,
  24.33985,
  24.35093,
  24.38861,
  24.59612,
  24.49789,
  24.48021,
  24.4959,
  24.4855,
  24.4454,
  24.4167,
  24.39928,
  24.38025,
  24.41139,
  24.44185,
  24.42514,
  24.4464,
  24.45837,
  24.47819,
  24.50068,
  24.49395,
  24.41654,
  24.35686,
  24.33199,
  24.29139,
  24.29188,
  24.34385,
  24.31334,
  24.40316,
  24.37386,
  24.49253,
  24.4451,
  24.45044,
  24.40739,
  24.52226,
  24.64634,
  24.69958,
  24.72545,
  24.78284,
  24.83381,
  24.84234,
  24.87928,
  24.89388,
  24.9173,
  24.93368,
  24.90609,
  24.83978,
  24.77149,
  24.89942,
  24.91812,
  24.86539,
  24.85727,
  24.8216,
  24.81933,
  24.84652,
  24.88212,
  24.9177,
  24.96284,
  25.00069,
  24.94846,
  24.96459,
  24.98049,
  24.99355,
  25.00873,
  24.97424,
  25.00656,
  24.9956,
  24.98226,
  24.97162,
  24.96346,
  24.96894,
  24.95782,
  24.95994,
  24.95659,
  24.99765,
  24.74925,
  24.79259,
  24.8096,
  24.83625,
  24.81693,
  24.81434,
  24.77432,
  24.86679,
  24.93112,
  24.87823,
  24.93215,
  24.99948,
  24.99298,
  25.01668,
  25.0052,
  25.03119,
  25.0118,
  24.98524,
  24.98276,
  24.94007,
  24.93538,
  24.88364,
  24.89569,
  24.89993,
  24.89208,
  24.97384,
  24.95173,
  24.94658,
  24.93614,
  24.95228,
  24.96719,
  24.97895,
  24.96591,
  24.95999,
  24.96407,
  24.96229,
  24.99001,
  24.98208,
  24.98483,
  24.94591,
  24.92706,
  24.9498,
  24.89076,
  24.89351,
  24.91599,
  24.72271,
  24.71791,
  24.71694,
  24.84386,
  24.90892,
  24.98501,
  24.81517,
  24.90351,
  24.77295,
  24.81495,
  24.84186,
  24.84199,
  24.85753,
  24.89994,
  24.91761,
  24.9199,
  24.93803,
  24.94236,
  24.94183,
  24.86439,
  24.82623,
  24.82683,
  24.88416,
  24.85477,
  24.7741,
  24.83927,
  24.82918,
  24.89779,
  24.8819,
  24.86325 ;

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