netcdf M0103.sbe37.realtime.20m {
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:ancillary_variables = "sigma_t_qc" ;
		sigma_t:short_name = "SIGMAT" ;
		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.20m.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 = 1 ;
		:sbe37_serial_number = 2589 ;
		: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:14\n",
			"Salinity_1.2:  27-Aug-2003 13:16:14\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:14\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:14\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:14\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:14" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 20 ;

 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 =
  40.532,
  36.952,
  38.263,
  37.747,
  37.074,
  37.011,
  37.07,
  37.619,
  36.338,
  38.146,
  40.155,
  38.925,
  36.101,
  38.161,
  37.996,
  38.688,
  37.462,
  35.914,
  37.467,
  37.885,
  37.799,
  37.908,
  40.061,
  40.759,
  38.454,
  38.791,
  35.999,
  38.437,
  36.642,
  36.95,
  34.476,
  36.271,
  36.584,
  35.923,
  40.934,
  39.765,
  39.489,
  38.556,
  38.344,
  37.41,
  35.108,
  38.879,
  36.986,
  35.425,
  38.319,
  39.602,
  39.176,
  40.918,
  39.638,
  37.057,
  38.095,
  40.422,
  39.607,
  38.917,
  35.878,
  34.787,
  38.153,
  37.597,
  41.064,
  40.06,
  39.19,
  38.699,
  36.966,
  37.372,
  36.289,
  36.488,
  35.964,
  35.506,
  38.135,
  36.759,
  38.067,
  37.289,
  40.422,
  38.158,
  39.271,
  36.596,
  36.457,
  36.692,
  35.826,
  36.992,
  35.965,
  36.936,
  40.634,
  38.145,
  35.794,
  37.29,
  38.462,
  37.544,
  36.927,
  37.493,
  37,
  37.022,
  36.151,
  35.993,
  39.225,
  38.97,
  39.473,
  40.024,
  39.84,
  38.698,
  35.101,
  37.218,
  35.79,
  40.952,
  37.217,
  36.676,
  40.04,
  36.892,
  37.864,
  38.917,
  39.977,
  39.924,
  40.247,
  39.616,
  37.683,
  35.619,
  38.231,
  37.392,
  40.626,
  35.93,
  37.125,
  38.002,
  38.301,
  37.688,
  36.518,
  40.773,
  38.066,
  39.812,
  39.579,
  38.035,
  36.744,
  37.208,
  36.676,
  38.922,
  40.446,
  38.992,
  37.276,
  36.424,
  37.527,
  37.408,
  36.109,
  39.156,
  38.303,
  36.514,
  38.347,
  38.246,
  39.734,
  38.679,
  37.852,
  40.474,
  38.271,
  39.056,
  36.887,
  36.838,
  37.154,
  36.548,
  38.117,
  36.865,
  40.95,
  36.351,
  36.471,
  39.862,
  36.491,
  39.569,
  38.715,
  38.702,
  38.503 ;

 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 =
  15.23,
  11.24,
  12.75,
  12.17,
  11.4,
  11.32,
  11.48,
  12.05,
  10.51,
  12.67,
  14.85,
  13.49,
  10.21,
  12.69,
  12.48,
  13.26,
  11.85,
  10.22,
  11.94,
  12.32,
  12.3,
  12.36,
  14.79,
  15.54,
  12.99,
  13.38,
  10.15,
  13,
  11.04,
  11.3,
  8.3,
  10.52,
  10.87,
  10.12,
  15.69,
  14.52,
  14.15,
  13.1,
  12.82,
  11.8,
  9.12,
  13.5,
  11.43,
  9.4,
  12.95,
  14.32,
  13.88,
  15.68,
  14.19,
  11.54,
  12.6,
  15.18,
  14.36,
  13.57,
  9.9,
  8.65,
  12.69,
  12.03,
  15.82,
  14.83,
  13.88,
  13.31,
  11.31,
  11.97,
  10.58,
  10.7,
  10.21,
  9.63,
  12.65,
  11.08,
  12.55,
  11.76,
  15.21,
  12.76,
  13.98,
  10.83,
  10.55,
  10.95,
  10.03,
  11.52,
  10.15,
  11.31,
  15.54,
  12.72,
  10,
  11.69,
  12.99,
  12.03,
  11.34,
  11.76,
  11.51,
  11.43,
  10.42,
  10.31,
  14.1,
  13.54,
  14.26,
  14.8,
  14.57,
  13.12,
  9.13,
  11.69,
  9.95,
  15.76,
  11.68,
  11.03,
  14.88,
  11.27,
  12.42,
  13.39,
  14.82,
  14.69,
  14.96,
  14.29,
  12.23,
  9.63,
  12.77,
  11.75,
  15.37,
  10.35,
  11.6,
  12.55,
  13.11,
  12.17,
  10.6,
  15.63,
  12.61,
  14.52,
  14.19,
  12.54,
  11.03,
  11.55,
  10.75,
  13.58,
  15.15,
  13.57,
  11.81,
  10.73,
  12.08,
  11.93,
  10.55,
  13.76,
  12.85,
  10.85,
  12.91,
  12.67,
  14.54,
  13.28,
  12.44,
  15.22,
  12.92,
  13.69,
  11.27,
  11.22,
  11.7,
  10.78,
  12.65,
  11.16,
  15.79,
  10.57,
  10.7,
  14.71,
  10.74,
  14.22,
  13.36,
  13.35,
  12.94 ;

 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.63668,
  32.70004,
  32.64514,
  32.6556,
  32.67819,
  32.68715,
  32.60364,
  32.637,
  32.74208,
  32.60308,
  32.61374,
  32.63249,
  32.77413,
  32.60005,
  32.62463,
  32.60741,
  32.66022,
  32.57646,
  32.58622,
  32.65745,
  32.59231,
  32.64468,
  32.57874,
  32.58265,
  32.61898,
  32.60123,
  32.72533,
  32.59431,
  32.57156,
  32.64491,
  32.85031,
  32.66598,
  32.66523,
  32.67559,
  32.6145,
  32.53569,
  32.59437,
  32.62059,
  32.66151,
  32.65363,
  32.75214,
  32.58099,
  32.56545,
  32.8225,
  32.52579,
  32.55473,
  32.534,
  32.60853,
  32.69758,
  32.53813,
  32.61509,
  32.57944,
  32.52566,
  32.55676,
  32.82933,
  32.85182,
  32.59244,
  32.63324,
  32.62262,
  32.5444,
  32.54696,
  32.57491,
  32.65178,
  32.46814,
  32.63026,
  32.72158,
  32.63588,
  32.69551,
  32.60991,
  32.65171,
  32.63172,
  32.57114,
  32.5545,
  32.53677,
  32.53717,
  32.71285,
  32.8253,
  32.70107,
  32.65866,
  32.49218,
  32.69097,
  32.6223,
  32.47119,
  32.55892,
  32.65333,
  32.63357,
  32.62654,
  32.58204,
  32.58696,
  32.76953,
  32.50878,
  32.60072,
  32.63535,
  32.57524,
  32.39359,
  32.63177,
  32.48694,
  32.53683,
  32.56213,
  32.7372,
  32.73569,
  32.56346,
  32.6945,
  32.57273,
  32.57126,
  32.61406,
  32.4846,
  32.61442,
  32.55042,
  32.71066,
  32.47756,
  32.53803,
  32.60503,
  32.59285,
  32.54174,
  32.81117,
  32.59746,
  32.68008,
  32.60463,
  32.47609,
  32.55181,
  32.56968,
  32.37185,
  32.59878,
  32.84133,
  32.52081,
  32.57879,
  32.57857,
  32.64333,
  32.60984,
  32.68133,
  32.67688,
  32.86418,
  32.5529,
  32.62599,
  32.62668,
  32.51474,
  32.63095,
  32.52203,
  32.53785,
  32.47705,
  32.61734,
  32.59673,
  32.61351,
  32.58669,
  32.69828,
  32.49066,
  32.58183,
  32.52161,
  32.59291,
  32.50618,
  32.584,
  32.6095,
  32.60551,
  32.4924,
  32.70978,
  32.59277,
  32.68531,
  32.54625,
  32.70123,
  32.70462,
  32.465,
  32.68878,
  32.60878,
  32.54716,
  32.54352,
  32.70845 ;

 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 =
  24.10154,
  24.94273,
  24.61851,
  24.73744,
  24.89698,
  24.91836,
  24.82456,
  24.74553,
  25.10344,
  24.6014,
  24.16585,
  24.46257,
  25.17947,
  24.5952,
  24.65462,
  24.48916,
  24.80075,
  25.02363,
  24.72662,
  24.71053,
  24.66381,
  24.69304,
  24.1517,
  23.99208,
  24.55144,
  24.46046,
  25.1515,
  24.53038,
  24.87836,
  24.8891,
  25.54206,
  25.04243,
  24.98116,
  25.11773,
  23.98343,
  24.17575,
  24.29836,
  24.53104,
  24.61759,
  24.80488,
  25.33984,
  24.42074,
  24.80393,
  25.35044,
  24.48714,
  24.2324,
  24.30735,
  23.98106,
  24.36971,
  24.76277,
  24.6242,
  24.06832,
  24.20161,
  24.38792,
  25.27432,
  25.4906,
  24.5893,
  24.74635,
  23.96077,
  24.1167,
  24.31736,
  24.45407,
  24.89265,
  24.62939,
  25.00429,
  25.05468,
  25.07165,
  25.2141,
  24.61056,
  24.93364,
  24.6467,
  24.74819,
  24.04262,
  24.53264,
  24.2893,
  25.02524,
  25.16141,
  24.99502,
  25.11956,
  24.7307,
  25.1247,
  24.86973,
  23.90635,
  24.55754,
  25.12039,
  24.80953,
  24.55729,
  24.70661,
  24.83686,
  24.90225,
  24.74541,
  24.83134,
  25.03567,
  25.0075,
  24.15372,
  24.45195,
  24.1926,
  24.11727,
  24.18559,
  24.61734,
  25.32541,
  24.75507,
  25.16081,
  23.93577,
  24.76296,
  24.91319,
  24.05993,
  24.87078,
  24.60854,
  24.54308,
  24.06733,
  24.1416,
  24.13555,
  24.26806,
  24.63783,
  25.30445,
  24.5777,
  24.83463,
  24.04632,
  24.92343,
  24.76248,
  24.59862,
  24.3366,
  24.69337,
  25.16528,
  23.92466,
  24.59415,
  24.20881,
  24.32784,
  24.63166,
  24.96554,
  24.86876,
  25.15704,
  24.38292,
  24.11067,
  24.44197,
  24.69519,
  24.9789,
  24.65071,
  24.69093,
  24.89009,
  24.39622,
  24.56158,
  24.94441,
  24.54211,
  24.67516,
  24.13681,
  24.4654,
  24.58239,
  24.07001,
  24.47782,
  24.38469,
  24.86695,
  24.8728,
  24.69806,
  25.03158,
  24.59728,
  24.94556,
  23.90874,
  25.0613,
  25.04148,
  24.08106,
  25.02219,
  24.29494,
  24.42264,
  24.42182,
  24.6305 ;

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