netcdf M0103.sbe37.realtime.100m {
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: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 = "21-Aug-2003 13:12:43:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"Thu Jul 31 18:53:51 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/M0103/realtime/M0103.sbe37.realtime.100m.nc\n",
			"09-Jul-2003 17:49:52:  Modified [lon,lat] to [-67.881500,43.489700]." ;
		: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 = 3 ;
		:sbe37_serial_number = 2564 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0103" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.5333 ;
		: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 13:16:17\n",
			"Salinity_1.2:  27-Aug-2003 13:16:17\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:17\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:17\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:17\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:17" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 50 ;

 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 =
  32.907,
  32.602,
  32.774,
  32.609,
  32.534,
  32.318,
  32.35,
  32.106,
  32.508,
  32.197,
  32.668,
  32.541,
  32.387,
  32.595,
  32.281,
  32.265,
  32.183,
  32.245,
  32.27,
  32.291,
  32.241,
  32.046,
  32.15,
  32.645,
  32.29,
  32.242,
  32.366,
  32.134,
  32.483,
  32.521,
  32.467,
  32.42,
  32.587,
  32.536,
  32.883,
  32.414,
  32.17,
  32.2,
  32.211,
  32.104,
  32.608,
  32.476,
  32.716,
  33.014,
  32.9,
  32.684,
  32.621,
  32.392,
  32.319,
  32.414,
  32.375,
  32.569,
  32.58,
  33.015,
  32.922,
  32.909,
  32.916,
  32.912,
  32.587,
  32.897,
  32.853,
  32.801,
  33.287,
  32.646,
  32.817,
  32.768,
  32.76,
  32.561,
  32.8,
  32.752,
  32.636,
  32.468,
  32.907,
  32.972,
  32.82,
  32.919,
  32.737,
  32.741,
  32.926,
  32.545,
  32.717,
  32.727,
  32.599,
  32.627,
  32.8,
  32.743,
  32.809,
  32.78,
  32.79,
  32.763,
  32.76,
  32.822,
  32.76,
  32.8,
  32.594,
  32.616,
  32.478,
  32.8,
  32.687,
  32.794,
  32.712,
  32.786,
  32.644,
  32.439,
  32.42,
  32.491,
  32.552,
  32.463,
  32.553,
  32.665,
  32.743,
  32.797,
  32.721,
  32.743,
  32.598,
  32.493,
  32.708,
  32.685,
  32.733,
  32.479,
  32.539,
  32.59,
  32.579,
  32.634,
  32.775,
  32.787,
  32.696,
  32.686,
  32.597,
  32.567,
  32.657,
  32.903,
  32.78,
  32.504,
  32.761,
  32.805,
  32.647,
  32.69,
  32.706,
  32.682,
  32.831,
  32.748,
  32.595,
  32.743,
  32.657,
  32.842,
  32.76,
  32.763,
  32.738,
  32.693,
  32.797,
  32.778,
  32.952,
  32.823,
  32.666,
  32.484,
  32.744,
  32.65,
  32.839,
  32.635,
  32.783,
  32.877,
  33.038,
  32.789,
  32.945,
  32.87,
  32.585 ;

 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 =
  6.074,
  5.61,
  5.91,
  5.616,
  5.58,
  5.374,
  5.364,
  5.199,
  5.554,
  5.31,
  5.756,
  5.585,
  5.449,
  5.641,
  5.301,
  5.277,
  5.228,
  5.302,
  5.406,
  5.325,
  5.332,
  5.128,
  5.262,
  5.845,
  5.441,
  5.26,
  5.373,
  5.171,
  5.495,
  5.559,
  5.601,
  5.51,
  5.644,
  5.634,
  6.188,
  5.625,
  5.282,
  5.265,
  5.257,
  5.14,
  5.561,
  5.511,
  5.783,
  6.069,
  5.967,
  5.832,
  5.714,
  5.565,
  5.447,
  5.527,
  5.48,
  5.627,
  5.597,
  6.042,
  6.014,
  5.998,
  6.014,
  6.004,
  5.765,
  6.011,
  5.968,
  5.943,
  6.352,
  5.649,
  5.812,
  5.791,
  5.82,
  5.655,
  5.907,
  5.797,
  5.756,
  5.611,
  6.04,
  6.096,
  6.01,
  5.925,
  5.767,
  5.759,
  5.882,
  5.656,
  5.724,
  5.737,
  5.721,
  5.767,
  5.886,
  5.842,
  5.946,
  5.878,
  5.809,
  5.779,
  5.799,
  5.828,
  5.825,
  5.784,
  5.812,
  5.846,
  5.654,
  5.931,
  5.753,
  5.909,
  5.743,
  5.842,
  5.692,
  5.506,
  5.517,
  5.499,
  5.556,
  5.513,
  5.686,
  5.783,
  5.891,
  5.92,
  5.79,
  5.83,
  5.657,
  5.518,
  5.728,
  5.762,
  5.764,
  5.619,
  5.683,
  5.684,
  5.701,
  5.724,
  5.824,
  5.844,
  5.751,
  5.781,
  5.708,
  5.675,
  5.747,
  5.862,
  5.802,
  5.638,
  5.777,
  5.831,
  5.736,
  5.7,
  5.699,
  5.686,
  5.858,
  5.786,
  5.72,
  5.743,
  5.766,
  5.869,
  5.838,
  5.819,
  5.732,
  5.762,
  5.757,
  5.756,
  5.888,
  5.836,
  5.746,
  5.633,
  5.757,
  5.737,
  6.072,
  5.734,
  5.762,
  5.815,
  5.954,
  5.821,
  5.869,
  5.854,
  5.726 ;

 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 =
  33.25856,
  33.37225,
  33.27028,
  33.37424,
  33.32479,
  33.28324,
  33.32971,
  33.2146,
  33.32103,
  33.20855,
  33.30251,
  33.32779,
  33.28748,
  33.33358,
  33.31354,
  33.31913,
  33.27401,
  33.27137,
  33.19676,
  33.3011,
  33.23701,
  33.21637,
  33.20243,
  33.18889,
  33.18491,
  33.30972,
  33.33903,
  33.27458,
  33.35114,
  33.33084,
  33.22798,
  33.26459,
  33.32154,
  33.27362,
  33.12022,
  33.14421,
  33.20546,
  33.25667,
  33.27722,
  33.27103,
  33.42772,
  33.32729,
  33.33008,
  33.38344,
  33.3559,
  33.24564,
  33.29084,
  33.1784,
  33.21201,
  33.24094,
  33.2431,
  33.31796,
  33.36017,
  33.41116,
  33.33434,
  33.33548,
  33.3276,
  33.33295,
  33.20212,
  33.30922,
  33.30208,
  33.2682,
  33.4104,
  33.38348,
  33.41547,
  33.38091,
  33.34322,
  33.2812,
  33.30251,
  33.35691,
  33.26635,
  33.21923,
  33.29193,
  33.30981,
  33.22375,
  33.41873,
  33.36963,
  33.38206,
  33.46915,
  33.26208,
  33.38957,
  33.38801,
  33.25904,
  33.24533,
  33.3232,
  33.30233,
  33.27425,
  33.30855,
  33.38795,
  33.38714,
  33.36397,
  33.40528,
  33.33828,
  33.424,
  33.1638,
  33.15522,
  33.18815,
  33.27888,
  33.32695,
  33.29378,
  33.3651,
  33.35083,
  33.33862,
  33.29016,
  33.25766,
  33.35627,
  33.36905,
  33.31052,
  33.24152,
  33.27248,
  33.25407,
  33.28633,
  33.32882,
  33.31417,
  33.32115,
  33.33968,
  33.37543,
  33.3158,
  33.36807,
  33.22381,
  33.22863,
  33.28539,
  33.25615,
  33.29567,
  33.3562,
  33.34998,
  33.3391,
  33.29817,
  33.26961,
  33.26823,
  33.29896,
  33.46302,
  33.38359,
  33.23339,
  33.38686,
  33.38313,
  33.29852,
  33.38279,
  33.40189,
  33.3876,
  33.38578,
  33.36327,
  33.2555,
  33.40017,
  33.28021,
  33.38731,
  33.32545,
  33.34759,
  33.40541,
  33.32484,
  33.44736,
  33.42687,
  33.49252,
  33.3985,
  33.31012,
  33.21566,
  33.38744,
  33.30092,
  33.18431,
  33.28692,
  33.42658,
  33.48026,
  33.52399,
  33.37496,
  33.50346,
  33.43372,
  33.23827 ;

 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 =
  26.16765,
  26.31418,
  26.19721,
  26.31504,
  26.28023,
  26.27164,
  26.30959,
  26.2375,
  26.28035,
  26.21995,
  26.24146,
  26.282,
  26.26621,
  26.27989,
  26.30411,
  26.31131,
  26.28123,
  26.27061,
  26.19945,
  26.29147,
  26.23992,
  26.247,
  26.22063,
  26.14084,
  26.18598,
  26.30583,
  26.31591,
  26.28821,
  26.31116,
  26.28752,
  26.20115,
  26.24091,
  26.27001,
  26.23331,
  26.04416,
  26.13203,
  26.22073,
  26.26324,
  26.28043,
  26.28893,
  26.36392,
  26.2904,
  26.25999,
  26.2669,
  26.25783,
  26.18728,
  26.23731,
  26.16621,
  26.20672,
  26.22019,
  26.22744,
  26.26922,
  26.30619,
  26.29217,
  26.23497,
  26.23786,
  26.22965,
  26.23512,
  26.16101,
  26.2155,
  26.21519,
  26.19151,
  26.25236,
  26.3184,
  26.32396,
  26.2992,
  26.26587,
  26.23678,
  26.22304,
  26.27949,
  26.21287,
  26.19304,
  26.19825,
  26.20538,
  26.14811,
  26.31266,
  26.29319,
  26.304,
  26.3578,
  26.22155,
  26.31417,
  26.31137,
  26.21133,
  26.19493,
  26.24197,
  26.23086,
  26.19591,
  26.23138,
  26.30257,
  26.30558,
  26.28483,
  26.31395,
  26.26135,
  26.33411,
  26.12503,
  26.11411,
  26.16332,
  26.20142,
  26.26115,
  26.2159,
  26.29253,
  26.2692,
  26.27775,
  26.26161,
  26.23459,
  26.31475,
  26.3181,
  26.27689,
  26.20169,
  26.21445,
  26.18673,
  26.20866,
  26.25813,
  26.24168,
  26.26814,
  26.29938,
  26.30251,
  26.25124,
  26.29233,
  26.19571,
  26.19186,
  26.23662,
  26.21145,
  26.23993,
  26.27564,
  26.26828,
  26.271,
  26.235,
  26.22125,
  26.22413,
  26.23975,
  26.35542,
  26.29997,
  26.20102,
  26.3056,
  26.29607,
  26.24073,
  26.31171,
  26.32694,
  26.3172,
  26.29486,
  26.28585,
  26.20865,
  26.32025,
  26.22262,
  26.29472,
  26.24962,
  26.26945,
  26.32573,
  26.25839,
  26.35587,
  26.33978,
  26.37553,
  26.30761,
  26.2487,
  26.18759,
  26.30849,
  26.24251,
  26.10926,
  26.2318,
  26.33882,
  26.3748,
  26.39225,
  26.29083,
  26.38651,
  26.33324,
  26.19431 ;

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