netcdf M0103.sbe37.realtime.150m {
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.150m.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 = 4 ;
		:sbe37_serial_number = 2581 ;
		: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:19\n",
			"Salinity_1.2:  27-Aug-2003 13:16:19\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:19\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:19\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:19\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:19" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 150 ;

 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 =
  33.265,
  34.859,
  34.341,
  34.639,
  34.54,
  34.347,
  34.332,
  34.291,
  34.545,
  34.048,
  33.705,
  33.842,
  33.746,
  34.209,
  33.988,
  34.905,
  34.711,
  34.633,
  34.607,
  34.322,
  34.688,
  34.654,
  33.891,
  33.046,
  33.47,
  33.901,
  34.031,
  33.989,
  34.6,
  34.612,
  34.468,
  34.28,
  33.92,
  34.374,
  32.709,
  33.902,
  33.992,
  34.24,
  33.965,
  33.653,
  34.832,
  34.854,
  34.771,
  34.809,
  33.386,
  33.577,
  34.286,
  33.305,
  33.805,
  34.775,
  34.142,
  34.533,
  34.411,
  34.753,
  33.936,
  34.579,
  34.288,
  34.085,
  34.584,
  33.474,
  33.987,
  33.41,
  34.387,
  34.603,
  34.894,
  34.398,
  34.176,
  33.974,
  33.883,
  34.257,
  34.431,
  33.687,
  34.248,
  34.383,
  34.517,
  34.581,
  35.056,
  35.185,
  34.885,
  34.323,
  34.489,
  34.323,
  34.244,
  34.131,
  35.109,
  34.672,
  34.602,
  34.688,
  35.174,
  35.051,
  34.37,
  33.972,
  33.77,
  33.744,
  33.6,
  34.213,
  34.812,
  35.113,
  35.009,
  35.078,
  34.919,
  34.529,
  34.729,
  34.511,
  33.685,
  33.985,
  33.796,
  34.041,
  34.097,
  34.98,
  34.834,
  34.039,
  34.349,
  35.075,
  34.287,
  33.892,
  33.788,
  33.735,
  33.798,
  34.038,
  33.979,
  34.477,
  34.55,
  34.544,
  34.52,
  34.615,
  34.032,
  33.771,
  33.784,
  33.672,
  33.717,
  33.944,
  33.994,
  33.815,
  34.913,
  35.014,
  35.093,
  34.83,
  34.325,
  33.974,
  33.931,
  33.936,
  33.768,
  33.802,
  33.814,
  33.928,
  34.12,
  34.06,
  34.474,
  34.714,
  34.625,
  34.679,
  34.346,
  34.201,
  33.792,
  33.74,
  34.055,
  34.011,
  33.747,
  33.979,
  34.162,
  34.237,
  34.219,
  34.07,
  34.366,
  34.325,
  34.342 ;

 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.1,
  7.38,
  7.03,
  7.25,
  7.16,
  6.956,
  6.981,
  6.941,
  7.18,
  6.751,
  6.452,
  6.54,
  6.476,
  6.832,
  6.609,
  7.41,
  7.3,
  7.24,
  7.16,
  6.985,
  7.28,
  7.26,
  6.565,
  5.901,
  6.27,
  6.594,
  6.698,
  6.661,
  7.19,
  7.21,
  7.09,
  6.885,
  6.596,
  6.996,
  5.612,
  6.609,
  6.674,
  6.858,
  6.66,
  6.368,
  7.4,
  7.41,
  7.32,
  7.38,
  6.124,
  6.32,
  6.926,
  6.069,
  6.658,
  7.31,
  6.807,
  7.12,
  7.03,
  7.33,
  6.627,
  7.17,
  6.945,
  6.721,
  7.25,
  6.222,
  6.651,
  6.15,
  7.01,
  7.17,
  7.4,
  7,
  6.82,
  6.629,
  6.579,
  6.863,
  7.05,
  6.398,
  6.906,
  7.06,
  7.17,
  7.12,
  7.65,
  7.73,
  7.45,
  6.94,
  7.09,
  6.973,
  6.966,
  6.873,
  7.7,
  7.33,
  7.28,
  7.23,
  7.69,
  7.56,
  6.945,
  6.58,
  6.421,
  6.409,
  6.322,
  6.954,
  7.42,
  7.73,
  7.53,
  7.66,
  7.41,
  7.12,
  7.3,
  7.09,
  6.365,
  6.587,
  6.443,
  6.658,
  6.716,
  7.59,
  7.48,
  6.741,
  6.986,
  7.66,
  6.889,
  6.509,
  6.427,
  6.401,
  6.439,
  6.659,
  6.665,
  7.09,
  7.18,
  7.15,
  7.09,
  7.2,
  6.677,
  6.43,
  6.439,
  6.343,
  6.391,
  6.566,
  6.602,
  6.472,
  7.5,
  7.55,
  7.67,
  7.37,
  6.906,
  6.583,
  6.54,
  6.551,
  6.418,
  6.454,
  6.463,
  6.537,
  6.709,
  6.663,
  7.02,
  7.32,
  7.16,
  7.2,
  6.908,
  6.799,
  6.447,
  6.438,
  6.69,
  6.653,
  6.445,
  6.633,
  6.785,
  6.814,
  6.832,
  6.665,
  6.928,
  6.902,
  6.984 ;

 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.58453,
  34.08131,
  33.85999,
  33.96958,
  33.94996,
  33.93938,
  33.89829,
  33.89267,
  33.93577,
  33.81236,
  33.72757,
  33.79271,
  33.74941,
  33.90993,
  33.88626,
  34.10179,
  33.99891,
  33.97285,
  34.02315,
  33.88339,
  33.99351,
  33.9761,
  33.82232,
  33.53555,
  33.6457,
  33.80475,
  33.84586,
  33.83596,
  33.98599,
  33.97942,
  33.94006,
  33.93577,
  33.82381,
  33.9296,
  33.44138,
  33.79105,
  33.82645,
  33.9184,
  33.81042,
  33.75278,
  34.03233,
  34.04641,
  34.04457,
  34.02697,
  33.69632,
  33.7156,
  33.90195,
  33.66007,
  33.63556,
  34.05876,
  33.86079,
  33.98165,
  33.93668,
  34.01517,
  33.81091,
  33.98272,
  33.88543,
  33.88278,
  33.90964,
  33.69764,
  33.84363,
  33.69741,
  33.93007,
  34.00894,
  34.09967,
  33.95198,
  33.88543,
  33.85098,
  33.79963,
  33.93217,
  33.93891,
  33.76094,
  33.87989,
  33.87652,
  33.91502,
  34.03414,
  34.03005,
  34.09096,
  34.04081,
  33.92879,
  33.96304,
  33.89629,
  33.8165,
  33.78374,
  34.03837,
  33.92706,
  33.89986,
  34.04266,
  34.11824,
  34.11276,
  33.97548,
  33.89725,
  33.8305,
  33.81347,
  33.73926,
  33.79427,
  33.99101,
  34.0134,
  34.09673,
  34.04402,
  34.117,
  33.97727,
  34.01851,
  33.98712,
  33.79139,
  33.90472,
  33.83762,
  33.89643,
  33.90097,
  34.0066,
  33.95614,
  33.81228,
  33.91202,
  34.04078,
  33.93952,
  33.87886,
  33.84458,
  33.81138,
  33.8438,
  33.89212,
  33.82096,
  33.94991,
  33.94123,
  33.96416,
  33.99697,
  33.99253,
  33.8677,
  33.8227,
  33.82824,
  33.79871,
  33.80125,
  33.88008,
  33.89983,
  33.83001,
  34.02216,
  34.08253,
  34.05043,
  34.05961,
  33.96453,
  33.8965,
  33.89142,
  33.88607,
  33.83125,
  33.83339,
  33.83781,
  33.89106,
  33.9333,
  33.9125,
  34.01559,
  33.98255,
  34.04282,
  34.06239,
  33.98564,
  33.9337,
  33.8292,
  33.78031,
  33.88027,
  33.8682,
  33.78117,
  33.85257,
  33.90453,
  33.95855,
  33.92094,
  33.92158,
  33.98787,
  33.96848,
  33.90631 ;

 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.42184,
  26.64236,
  26.51687,
  26.57271,
  26.56979,
  26.58951,
  26.55374,
  26.55475,
  26.55585,
  26.5171,
  26.4897,
  26.52958,
  26.5038,
  26.58312,
  26.59426,
  26.65423,
  26.5888,
  26.57669,
  26.62742,
  26.54145,
  26.58735,
  26.57645,
  26.54965,
  26.40793,
  26.44857,
  26.53197,
  26.55058,
  26.54771,
  26.59399,
  26.58604,
  26.57168,
  26.59632,
  26.54674,
  26.57634,
  26.36863,
  26.51918,
  26.53848,
  26.58629,
  26.5277,
  26.52048,
  26.601,
  26.61066,
  26.62192,
  26.59961,
  26.5071,
  26.49733,
  26.56411,
  26.4854,
  26.3901,
  26.63449,
  26.54777,
  26.60028,
  26.57727,
  26.59737,
  26.53246,
  26.5942,
  26.54851,
  26.57663,
  26.52554,
  26.49571,
  26.55508,
  26.50467,
  26.5748,
  26.61484,
  26.65398,
  26.59342,
  26.56543,
  26.5638,
  26.5299,
  26.59647,
  26.57627,
  26.52304,
  26.54944,
  26.52577,
  26.5409,
  26.64161,
  26.56349,
  26.59979,
  26.60058,
  26.58335,
  26.58977,
  26.55325,
  26.49135,
  26.47815,
  26.56281,
  26.52805,
  26.51365,
  26.63303,
  26.62703,
  26.64147,
  26.61945,
  26.60676,
  26.57495,
  26.56306,
  26.51575,
  26.47548,
  26.56566,
  26.53883,
  26.63316,
  26.57303,
  26.6662,
  26.59684,
  26.60422,
  26.60873,
  26.55134,
  26.61173,
  26.57769,
  26.59579,
  26.59164,
  26.55369,
  26.52972,
  26.51838,
  26.56387,
  26.57049,
  26.59873,
  26.6016,
  26.58527,
  26.56245,
  26.5831,
  26.59225,
  26.53535,
  26.57943,
  26.56015,
  26.58236,
  26.61649,
  26.59775,
  26.5706,
  26.56762,
  26.57081,
  26.55996,
  26.55576,
  26.59507,
  26.60589,
  26.5679,
  26.5788,
  26.61913,
  26.57662,
  26.62671,
  26.61613,
  26.60577,
  26.60743,
  26.60176,
  26.57593,
  26.57292,
  26.57524,
  26.60755,
  26.61806,
  26.60779,
  26.64079,
  26.57311,
  26.6429,
  26.65274,
  26.63249,
  26.6063,
  26.57054,
  26.53313,
  26.57878,
  26.57418,
  26.53289,
  26.56451,
  26.5852,
  26.62387,
  26.5918,
  26.61468,
  26.63153,
  26.61978,
  26.55964 ;

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