netcdf M0103.sbe37.realtime.50m {
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:42:  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.50m.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 = 2 ;
		:sbe37_serial_number = 2583 ;
		: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:16\n",
			"Salinity_1.2:  27-Aug-2003 13:16:16\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:16\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:16\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:16\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:16" ;
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 =
  34.184,
  33.352,
  33.637,
  33.706,
  33.599,
  33.722,
  33.626,
  33.809,
  34.012,
  34.028,
  34.283,
  33.689,
  33.502,
  33.347,
  33.11,
  33.169,
  33.62,
  33.595,
  33.511,
  32.881,
  33.618,
  33.381,
  34.013,
  35.059,
  33.982,
  33.488,
  33.486,
  33.451,
  33.222,
  33.336,
  33.281,
  32.843,
  33.067,
  33.279,
  34.391,
  33.944,
  33.472,
  33.724,
  33.336,
  33.375,
  33.174,
  33.389,
  33.319,
  33.054,
  33.186,
  33.658,
  33.558,
  33.703,
  33.75,
  33.556,
  33.618,
  33.843,
  33.938,
  33.797,
  33.797,
  33.77,
  33.394,
  33.989,
  34.486,
  33.707,
  33.74,
  33.959,
  33.96,
  33.791,
  33.572,
  32.97,
  33.632,
  33.686,
  33.662,
  33.601,
  33.871,
  33.966,
  34.121,
  33.911,
  34.161,
  33.293,
  33.749,
  33.665,
  33.259,
  33.559,
  33.192,
  33.627,
  33.711,
  33.548,
  33.518,
  33.63,
  33.654,
  33.623,
  33.584,
  33.503,
  33.943,
  33.524,
  33.979,
  33.659,
  33.921,
  34.595,
  33.935,
  33.678,
  33.451,
  33.487,
  33.149,
  33.316,
  33.214,
  33.723,
  33.424,
  33.132,
  33.681,
  33.811,
  33.525,
  33.337,
  33.223,
  33.25,
  33.215,
  33.054,
  33.359,
  33.002,
  33.475,
  33.524,
  33.746,
  33.384,
  33.449,
  33.508,
  33.209,
  33.108,
  32.757,
  33.096,
  32.786,
  32.89,
  33.315,
  33.722,
  33.617,
  33.209,
  33.606,
  33.067,
  33.13,
  32.878,
  33.002,
  32.826,
  32.738,
  32.597,
  32.838,
  32.897,
  33.576,
  33.445,
  33.645,
  33.714,
  33.647,
  33.867,
  32.858,
  33.705,
  32.926,
  33.512,
  32.602,
  32.837,
  33.337,
  33.381,
  33.379,
  33.395,
  35.239,
  32.943,
  33.896,
  34.41,
  33.687,
  34.547,
  34.517,
  34.221,
  33.556 ;

 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 =
  7.8,
  6.739,
  7.08,
  7.1,
  7.01,
  7.15,
  7.04,
  7.23,
  7.48,
  7.49,
  7.93,
  7.15,
  6.928,
  6.78,
  6.507,
  6.468,
  7.08,
  7.04,
  6.963,
  6.2,
  7.09,
  6.828,
  7.65,
  8.98,
  7.59,
  6.94,
  6.955,
  6.959,
  6.644,
  6.761,
  6.709,
  6.211,
  6.479,
  6.772,
  8.16,
  7.55,
  6.962,
  7.26,
  6.828,
  6.864,
  6.573,
  6.817,
  6.771,
  6.427,
  6.617,
  7.19,
  7.06,
  7.25,
  7.27,
  7.01,
  7.07,
  7.27,
  7.38,
  7.24,
  7.24,
  7.22,
  6.788,
  7.5,
  8.22,
  7.17,
  7.26,
  7.51,
  7.41,
  7.23,
  6.993,
  6.363,
  7.05,
  7.11,
  7.1,
  7.1,
  7.37,
  7.46,
  7.72,
  7.43,
  7.81,
  6.701,
  7.17,
  7.08,
  6.632,
  7.12,
  6.513,
  7.06,
  7.29,
  7.01,
  6.958,
  7.13,
  7.21,
  7.1,
  7.02,
  6.961,
  7.45,
  7.01,
  7.49,
  7.12,
  7.58,
  8.53,
  7.58,
  7.26,
  6.962,
  6.923,
  6.515,
  6.765,
  6.616,
  7.22,
  6.879,
  6.547,
  7.18,
  7.32,
  7.14,
  6.948,
  6.815,
  6.834,
  6.804,
  6.606,
  6.759,
  6.395,
  6.954,
  6.986,
  7.27,
  6.866,
  6.929,
  6.964,
  6.758,
  6.644,
  6.196,
  6.693,
  6.229,
  6.357,
  6.908,
  7.24,
  7.07,
  6.619,
  7.09,
  6.598,
  6.618,
  6.365,
  6.539,
  6.272,
  6.159,
  5.985,
  6.22,
  6.379,
  7.03,
  6.881,
  7.15,
  7.18,
  7.26,
  7.41,
  6.333,
  7.32,
  6.391,
  7.02,
  5.945,
  6.309,
  6.899,
  6.904,
  6.781,
  6.966,
  8.88,
  6.416,
  7.37,
  7.87,
  7.12,
  8.06,
  7.96,
  7.74,
  7.14 ;

 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.99548,
  33.10572,
  33.0899,
  33.146,
  33.11563,
  33.11544,
  33.11631,
  33.13343,
  33.1144,
  33.12215,
  32.9786,
  33.07947,
  33.08831,
  33.06067,
  33.06278,
  33.166,
  33.07134,
  33.08243,
  33.06452,
  33.1063,
  33.05957,
  33.0518,
  32.95387,
  32.81669,
  32.97738,
  33.06144,
  33.04483,
  33.00268,
  33.05415,
  33.06688,
  33.05647,
  33.05317,
  33.04225,
  32.99358,
  32.87736,
  32.97437,
  33.02279,
  33.01233,
  33.00238,
  33.01059,
  33.06974,
  33.07119,
  33.03854,
  33.07821,
  33.04047,
  33.00743,
  33.02283,
  32.99906,
  33.03102,
  33.06861,
  33.07875,
  33.13205,
  33.12985,
  33.11079,
  33.11079,
  33.10059,
  33.10464,
  33.07048,
  32.92191,
  33.07992,
  33.02971,
  33.02857,
  33.125,
  33.11385,
  33.10244,
  33.04699,
  33.11325,
  33.11457,
  33.09799,
  33.03144,
  33.0668,
  33.08376,
  33.00363,
  33.05288,
  32.96139,
  33.07741,
  33.12566,
  33.12046,
  33.10659,
  32.96651,
  33.1478,
  33.09818,
  32.9696,
  33.05986,
  33.07699,
  33.03433,
  32.98398,
  33.05544,
  33.08961,
  33.05768,
  33.06842,
  33.03362,
  33.06921,
  33.07553,
  32.92114,
  32.74791,
  32.93623,
  32.96236,
  32.9998,
  33.07669,
  33.09823,
  33.04102,
  33.07236,
  33.04947,
  33.04993,
  33.04844,
  33.04203,
  33.04949,
  32.91037,
  32.88844,
  32.89076,
  32.9022,
  32.89252,
  32.90533,
  33.09412,
  33.05151,
  33.03375,
  33.05665,
  33.02668,
  33.01854,
  33.02928,
  33.06027,
  32.93005,
  32.92836,
  32.97178,
  32.86806,
  32.97211,
  32.96389,
  32.90261,
  33.02926,
  33.07766,
  33.06394,
  33.04647,
  32.92738,
  32.97768,
  32.94281,
  32.91236,
  32.97499,
  32.98648,
  32.99791,
  33.03885,
  32.95038,
  33.07127,
  33.07104,
  33.03153,
  33.07796,
  32.9287,
  33.02432,
  32.95153,
  32.93452,
  32.97099,
  33.01091,
  33.04255,
  32.9514,
  32.93534,
  32.97877,
  33.0949,
  32.93469,
  33.09699,
  32.96568,
  33.09389,
  33.1712,
  33.10606,
  33.1374,
  33.20016,
  33.09204,
  32.94414 ;

 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.72898,
  25.96177,
  25.9037,
  25.94514,
  25.93343,
  25.91427,
  25.9299,
  25.91747,
  25.86781,
  25.8725,
  25.69699,
  25.88597,
  25.92294,
  25.92085,
  25.9582,
  26.04464,
  25.88909,
  25.90323,
  25.89951,
  26.03165,
  25.87846,
  25.90751,
  25.71768,
  25.41226,
  25.74463,
  25.90016,
  25.88508,
  25.85135,
  25.93359,
  25.92826,
  25.92691,
  25.98834,
  25.94562,
  25.86905,
  25.58397,
  25.7479,
  25.86678,
  25.81807,
  25.86858,
  25.87027,
  25.95514,
  25.92424,
  25.90461,
  25.98067,
  25.92634,
  25.82381,
  25.85361,
  25.80901,
  25.8314,
  25.8964,
  25.89628,
  25.91089,
  25.89392,
  25.89829,
  25.89829,
  25.89301,
  25.95445,
  25.83047,
  25.61007,
  25.88359,
  25.83175,
  25.79612,
  25.88593,
  25.90207,
  25.92533,
  25.96421,
  25.92615,
  25.91904,
  25.90735,
  25.85497,
  25.84572,
  25.84651,
  25.74682,
  25.82642,
  25.70077,
  25.94447,
  25.91959,
  25.92776,
  25.9765,
  25.80114,
  26.02447,
  25.91293,
  25.78032,
  25.88951,
  25.91,
  25.85316,
  25.80262,
  25.87386,
  25.91159,
  25.89439,
  25.83585,
  25.86885,
  25.83087,
  25.88695,
  25.70184,
  25.42737,
  25.71369,
  25.77876,
  25.84868,
  25.91445,
  25.98512,
  25.90736,
  25.95161,
  25.85278,
  25.89926,
  25.94171,
  25.85241,
  25.83903,
  25.75424,
  25.76286,
  25.78237,
  25.78886,
  25.7852,
  25.82123,
  25.94999,
  25.9637,
  25.87648,
  25.89022,
  25.82798,
  25.87626,
  25.87631,
  25.89603,
  25.82084,
  25.83445,
  25.92597,
  25.78053,
  25.92209,
  25.89941,
  25.77936,
  25.83414,
  25.89542,
  25.94458,
  25.86816,
  25.83965,
  25.87671,
  25.88177,
  25.83545,
  25.91895,
  25.94221,
  25.97281,
  25.97589,
  25.88596,
  25.8958,
  25.91562,
  25.84824,
  25.88068,
  25.75227,
  25.80676,
  25.89272,
  25.7486,
  25.90068,
  25.84963,
  26.01298,
  25.89565,
  25.80633,
  25.83987,
  25.9477,
  25.79687,
  25.64722,
  25.89331,
  25.86703,
  25.85691,
  25.91099,
  25.80271,
  25.86659,
  25.81342,
  25.78082 ;

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