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

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 200 ;

 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 =
  35.746,
  35.881,
  35.592,
  35.956,
  35.944,
  35.896,
  35.889,
  35.969,
  36.041,
  36.011,
  35.921,
  35.908,
  35.888,
  35.925,
  35.799,
  35.965,
  36.011,
  35.835,
  36.045,
  35.953,
  36.063,
  36.122,
  35.959,
  35.48,
  35.747,
  35.91,
  36.008,
  35.829,
  36.029,
  36.029,
  35.969,
  36.014,
  36.05,
  36.022,
  35.149,
  35.956,
  35.978,
  36.053,
  35.931,
  35.842,
  36.072,
  36.038,
  36.032,
  35.999,
  35.93,
  35.723,
  35.794,
  35.673,
  35.853,
  36.124,
  35.885,
  36.084,
  36.012,
  36.011,
  35.861,
  36.043,
  35.7,
  35.982,
  35.682,
  35.805,
  35.93,
  35.831,
  36.066,
  36.027,
  36.093,
  35.904,
  35.861,
  35.853,
  35.837,
  35.938,
  35.904,
  35.63,
  36.027,
  36.1,
  36.043,
  35.996,
  35.971,
  36.048,
  35.81,
  35.541,
  35.971,
  35.938,
  35.741,
  35.904,
  35.969,
  36.016,
  35.969,
  36.093,
  36.069,
  36,
  35.989,
  35.947,
  35.987,
  35.48,
  35.354,
  35.721,
  35.772,
  35.877,
  36.111,
  36.042,
  36.088,
  35.903,
  35.797,
  35.831,
  35.598,
  35.828,
  35.494,
  35.584,
  35.75,
  36.007,
  35.918,
  36.029,
  36.019,
  36.019,
  36.097,
  36.127,
  35.861,
  35.482,
  35.488,
  35.6,
  35.674,
  35.793,
  35.866,
  36.061,
  36.053,
  35.939,
  35.917,
  35.9,
  35.889,
  35.878,
  35.823,
  35.869,
  35.796,
  35.816,
  35.899,
  35.901,
  35.809,
  35.925,
  35.891,
  35.8,
  35.668,
  35.488,
  35.751,
  35.828,
  35.723,
  36.02,
  35.921,
  35.833,
  36.069,
  35.906,
  35.999,
  35.947,
  35.821,
  35.641,
  35.462,
  35.552,
  36.017,
  35.722,
  35.631,
  35.863,
  36,
  36.067,
  36.083,
  36,
  36.021,
  35.934,
  35.842 ;

 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 =
  8.03,
  8.12,
  7.91,
  8.17,
  8.16,
  8.12,
  8.13,
  8.19,
  8.21,
  8.2,
  8.15,
  8.14,
  8.12,
  8.15,
  8.05,
  8.18,
  8.2,
  8.08,
  8.22,
  8.18,
  8.23,
  8.26,
  8.16,
  7.81,
  8.01,
  8.13,
  8.19,
  8.08,
  8.21,
  8.21,
  8.18,
  8.2,
  8.23,
  8.2,
  7.57,
  8.15,
  8.16,
  8.21,
  8.15,
  8.09,
  8.24,
  8.22,
  8.21,
  8.2,
  8.16,
  8.02,
  8.06,
  7.97,
  8.1,
  8.27,
  8.1,
  8.24,
  8.2,
  8.2,
  8.09,
  8.23,
  7.97,
  8.19,
  7.98,
  8.06,
  8.13,
  8.07,
  8.22,
  8.19,
  8.25,
  8.13,
  8.09,
  8.08,
  8.07,
  8.15,
  8.13,
  7.92,
  8.2,
  8.25,
  8.21,
  8.18,
  8.17,
  8.23,
  8.04,
  7.84,
  8.17,
  8.15,
  8,
  8.14,
  8.16,
  8.2,
  8.15,
  8.25,
  8.24,
  8.19,
  8.19,
  8.16,
  8.18,
  7.8,
  7.7,
  7.98,
  8.02,
  8.09,
  8.26,
  8.21,
  8.24,
  8.12,
  8.04,
  8.07,
  7.89,
  8.07,
  7.82,
  7.88,
  8,
  8.18,
  8.11,
  8.2,
  8.2,
  8.19,
  8.25,
  8.3,
  8.09,
  7.81,
  7.81,
  7.89,
  7.95,
  8.04,
  8.09,
  8.23,
  8.21,
  8.14,
  8.12,
  8.11,
  8.11,
  8.1,
  8.06,
  8.09,
  8.04,
  8.06,
  8.1,
  8.11,
  8.04,
  8.13,
  8.11,
  8.04,
  7.94,
  7.81,
  8.01,
  8.06,
  7.99,
  8.2,
  8.12,
  8.06,
  8.23,
  8.11,
  8.18,
  8.14,
  8.05,
  7.92,
  7.78,
  7.85,
  8.19,
  7.98,
  7.91,
  8.09,
  8.18,
  8.23,
  8.24,
  8.17,
  8.19,
  8.14,
  8.09 ;

 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 =
  34.37567,
  34.43173,
  34.32835,
  34.46274,
  34.45975,
  34.44775,
  34.43047,
  34.45699,
  34.51413,
  34.49196,
  34.44501,
  34.44094,
  34.43921,
  34.44928,
  34.41276,
  34.46253,
  34.49196,
  34.42182,
  34.50858,
  34.44973,
  34.51794,
  34.55133,
  34.47575,
  34.30618,
  34.39636,
  34.45289,
  34.49858,
  34.4154,
  34.50134,
  34.50134,
  34.4668,
  34.49516,
  34.50409,
  34.50369,
  34.18489,
  34.48237,
  34.49603,
  34.52692,
  34.45568,
  34.41949,
  34.51772,
  34.50112,
  34.50454,
  34.47917,
  34.44481,
  34.36086,
  34.3976,
  34.35635,
  34.42144,
  34.54364,
  34.45563,
  34.5305,
  34.49303,
  34.49196,
  34.4398,
  34.49664,
  34.38528,
  34.47086,
  34.35618,
  34.40936,
  34.47425,
  34.42735,
  34.53096,
  34.51884,
  34.53027,
  34.44648,
  34.4398,
  34.44106,
  34.43377,
  34.46315,
  34.44648,
  34.35931,
  34.50902,
  34.53772,
  34.51626,
  34.4956,
  34.47874,
  34.50196,
  34.43435,
  34.3423,
  34.47874,
  34.46315,
  34.39975,
  34.43667,
  34.48642,
  34.4973,
  34.49625,
  34.53027,
  34.51452,
  34.49005,
  34.47832,
  34.46295,
  34.486,
  34.316,
  34.27855,
  34.39796,
  34.41331,
  34.4569,
  34.53962,
  34.5152,
  34.53476,
  34.45523,
  34.42043,
  34.42735,
  34.35442,
  34.42414,
  34.31141,
  34.34921,
  34.40939,
  34.50733,
  34.48107,
  34.51115,
  34.50049,
  34.51031,
  34.53453,
  34.51741,
  34.4398,
  34.30833,
  34.31478,
  34.35657,
  34.37704,
  34.41615,
  34.44514,
  34.51581,
  34.52692,
  34.47404,
  34.47018,
  34.46184,
  34.45008,
  34.44815,
  34.42862,
  34.44835,
  34.41936,
  34.42113,
  34.47059,
  34.46291,
  34.43327,
  34.46891,
  34.45222,
  34.42365,
  34.38043,
  34.31478,
  34.40065,
  34.43396,
  34.39029,
  34.50156,
  34.47445,
  34.43931,
  34.52434,
  34.46825,
  34.4988,
  34.48258,
  34.43629,
  34.37111,
  34.31628,
  34.3443,
  34.50818,
  34.39904,
  34.3702,
  34.44193,
  34.49987,
  34.52221,
  34.52943,
  34.50969,
  34.51244,
  34.4687,
  34.41949 ;

 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.77931,
  26.80985,
  26.75995,
  26.82667,
  26.82582,
  26.82243,
  26.80735,
  26.81914,
  26.86096,
  26.84508,
  26.81576,
  26.81408,
  26.81572,
  26.81911,
  26.80544,
  26.825,
  26.84508,
  26.80807,
  26.85509,
  26.81495,
  26.86092,
  26.88258,
  26.83839,
  26.75725,
  26.79854,
  26.82496,
  26.85178,
  26.80303,
  26.85092,
  26.85092,
  26.82834,
  26.84759,
  26.85005,
  26.85428,
  26.69675,
  26.84509,
  26.85431,
  26.871,
  26.82414,
  26.80474,
  26.85923,
  26.84923,
  26.85343,
  26.83503,
  26.8141,
  26.76917,
  26.79205,
  26.77306,
  26.80477,
  26.87502,
  26.83162,
  26.86926,
  26.84591,
  26.84508,
  26.82069,
  26.8442,
  26.79579,
  26.83002,
  26.77144,
  26.80128,
  26.84173,
  26.81392,
  26.87266,
  26.86769,
  26.86756,
  26.81993,
  26.82069,
  26.82318,
  26.81895,
  26.83001,
  26.81993,
  26.78279,
  26.85847,
  26.87341,
  26.86263,
  26.85095,
  26.83923,
  26.84838,
  26.82389,
  26.78123,
  26.83923,
  26.83001,
  26.80269,
  26.81072,
  26.84677,
  26.84926,
  26.85599,
  26.86756,
  26.85672,
  26.84508,
  26.83588,
  26.82834,
  26.84341,
  26.76644,
  26.75159,
  26.80426,
  26.81036,
  26.83412,
  26.87338,
  26.8618,
  26.87261,
  26.8283,
  26.81297,
  26.81392,
  26.78339,
  26.8114,
  26.7599,
  26.78077,
  26.81026,
  26.86016,
  26.85009,
  26.86014,
  26.85177,
  26.86099,
  26.8709,
  26.84986,
  26.82069,
  26.75894,
  26.76402,
  26.78508,
  26.79229,
  26.8096,
  26.82488,
  26.85925,
  26.871,
  26.84006,
  26.84004,
  26.83499,
  26.82577,
  26.82574,
  26.8164,
  26.8274,
  26.81213,
  26.81052,
  26.84337,
  26.83583,
  26.82305,
  26.83753,
  26.82744,
  26.81549,
  26.79643,
  26.76402,
  26.8019,
  26.8206,
  26.79675,
  26.85261,
  26.84339,
  26.8248,
  26.86594,
  26.84002,
  26.85346,
  26.84676,
  26.82393,
  26.79207,
  26.76959,
  26.78133,
  26.85932,
  26.80511,
  26.79283,
  26.82237,
  26.8543,
  26.86427,
  26.86843,
  26.86352,
  26.86267,
  26.83587,
  26.80474 ;

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