netcdf I0105.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:44:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"Thu Jul 31 18:53:37 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/I0105/realtime/I0105.sbe37.realtime.50m.nc" ;
		: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 = "SBEIM2585" ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0105" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.68 ;
		: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 12:44:24\n",
			"Salinity_1.2:  27-Aug-2003 12:44:24\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 12:44:24\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 12:44:24\n",
			"Sigma_T_1.3:  27-Aug-2003 12:44:24\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 12:44:24" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 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 =
  35.916,
  35.937,
  35.914,
  35.938,
  35.929,
  35.845,
  35.777,
  35.856,
  35.864,
  35.907,
  36.021,
  35.976,
  36.06,
  36.049,
  35.992,
  35.944,
  35.956,
  35.933,
  35.93,
  35.943,
  36.039,
  35.974,
  35.968,
  36.071,
  36.021,
  36.121,
  36.051,
  35.884,
  35.98,
  35.928,
  35.899,
  35.855,
  35.804,
  35.826,
  35.791,
  35.814,
  35.788,
  35.805,
  35.763,
  35.731,
  35.721,
  35.909,
  35.664,
  35.646,
  35.619,
  35.677,
  35.633,
  35.732,
  35.91,
  35.792,
  36.121,
  36.067,
  36.104,
  36.177,
  36.193,
  36.2,
  36.143,
  36.152,
  36.143,
  36.114,
  35.86,
  36.149,
  36.175,
  36.21,
  36.217,
  36.004,
  36.003,
  36.078,
  36.03,
  36.039,
  36.049,
  36.131,
  35.986,
  36.147,
  35.986,
  36.185,
  36.227,
  36.086,
  36.119,
  36.025,
  36.162,
  36.034,
  36.256,
  36.041,
  36.092,
  36.062,
  35.968,
  36.075,
  35.993,
  36.136,
  35.787,
  35.977,
  36.359,
  36.178,
  36.258,
  35.994,
  36.131,
  36.255,
  36.247,
  36.222,
  36.265,
  36.307,
  36.223,
  36.254,
  36.218,
  36.195,
  36.209,
  36.228,
  36.239,
  36.233,
  36.274,
  36.277,
  36.279,
  36.25,
  36.232,
  36.23,
  36.225,
  36.213,
  36.232,
  36.24,
  36.249,
  36.201,
  36.118,
  36.135,
  36.115,
  36.048,
  36.104,
  36.122,
  35.965,
  36.13,
  36.111,
  36.049,
  36.03,
  35.997,
  35.951,
  36.054,
  35.986,
  36.038,
  35.999,
  36.168,
  36.129,
  36.1,
  36.122,
  36.093,
  36.09,
  36.095,
  36.14,
  36.136,
  36.188,
  36.154,
  36.151,
  36.164,
  36.147,
  36.164,
  36.172,
  36.181,
  36.177,
  36.125,
  36.156,
  36.18,
  36.21,
  36.221,
  36.171,
  36.172,
  36.178,
  36.169,
  36.162 ;

 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 =
  9.91,
  9.94,
  9.92,
  9.93,
  9.94,
  9.79,
  9.67,
  9.78,
  9.78,
  9.84,
  10.02,
  9.94,
  10.06,
  10.06,
  9.98,
  9.97,
  10,
  9.92,
  9.87,
  9.91,
  10.04,
  9.95,
  9.96,
  10.11,
  10.04,
  10.28,
  10.11,
  9.85,
  9.97,
  9.94,
  9.91,
  9.85,
  9.73,
  9.76,
  9.78,
  9.93,
  9.78,
  9.84,
  9.74,
  9.7,
  9.73,
  9.98,
  9.66,
  9.57,
  9.52,
  9.56,
  9.52,
  9.65,
  9.87,
  9.76,
  10.08,
  10.01,
  10.01,
  10.1,
  10.16,
  10.17,
  10.07,
  10.07,
  10.09,
  10.05,
  9.83,
  10.12,
  10.15,
  10.21,
  10.23,
  9.9,
  9.88,
  10.01,
  9.93,
  9.96,
  9.98,
  10.11,
  9.89,
  10.16,
  9.92,
  10.2,
  10.25,
  10.01,
  10.06,
  9.94,
  10.12,
  9.94,
  10.24,
  9.98,
  10.07,
  10.05,
  9.92,
  10.06,
  9.9,
  10.12,
  9.64,
  9.88,
  10.28,
  10.08,
  10.13,
  9.84,
  10.02,
  10.18,
  10.17,
  10.15,
  10.22,
  10.29,
  10.16,
  10.21,
  10.16,
  10.11,
  10.15,
  10.16,
  10.16,
  10.14,
  10.24,
  10.26,
  10.27,
  10.24,
  10.23,
  10.21,
  10.18,
  10.21,
  10.2,
  10.2,
  10.23,
  10.21,
  10.12,
  10.19,
  10.18,
  10.06,
  10.13,
  10.17,
  9.91,
  10.17,
  10.13,
  10.02,
  9.99,
  9.93,
  9.85,
  9.97,
  9.88,
  9.93,
  9.87,
  10.12,
  10.07,
  9.99,
  10.04,
  10.03,
  10.02,
  10.04,
  10.12,
  10.08,
  10.18,
  10.13,
  10.11,
  10.13,
  10.1,
  10.14,
  10.17,
  10.19,
  10.18,
  10.08,
  10.12,
  10.16,
  10.22,
  10.25,
  10.17,
  10.16,
  10.16,
  10.14,
  10.12 ;

 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.84565,
  32.8397,
  32.83452,
  32.84982,
  32.83158,
  32.88272,
  32.92297,
  32.90307,
  32.91123,
  32.90028,
  32.85225,
  32.87933,
  32.85545,
  32.8443,
  32.85918,
  32.81955,
  32.80448,
  32.85383,
  32.89634,
  32.8731,
  32.85233,
  32.8682,
  32.853,
  32.82122,
  32.83408,
  32.71805,
  32.80098,
  32.86774,
  32.85609,
  32.83056,
  32.82837,
  32.8382,
  32.89568,
  32.89073,
  32.83677,
  32.72383,
  32.83371,
  32.79639,
  32.84467,
  32.8485,
  32.81091,
  32.77494,
  32.81652,
  32.88038,
  32.89851,
  32.92134,
  32.91288,
  32.89523,
  32.87598,
  32.85603,
  32.89907,
  32.908,
  32.94555,
  32.93759,
  32.89924,
  32.89724,
  32.93045,
  32.93957,
  32.91225,
  32.91926,
  32.86152,
  32.89107,
  32.89013,
  32.87106,
  32.86,
  32.94427,
  32.96152,
  32.91917,
  32.94334,
  32.92512,
  32.91705,
  32.88194,
  32.93509,
  32.85275,
  32.90772,
  32.85488,
  32.85198,
  32.92728,
  32.91523,
  32.92913,
  32.90422,
  32.93828,
  32.89029,
  32.90893,
  32.87878,
  32.86655,
  32.88942,
  32.87064,
  32.93308,
  32.87791,
  32.9607,
  32.93505,
  32.95789,
  32.95681,
  32.99228,
  32.98893,
  32.96383,
  32.94374,
  32.94475,
  32.93765,
  32.91751,
  32.89641,
  32.92957,
  32.91549,
  32.92452,
  32.94671,
  32.9245,
  32.93463,
  32.94575,
  32.95787,
  32.90845,
  32.89335,
  32.8863,
  32.88424,
  32.87514,
  32.89125,
  32.91343,
  32.87409,
  32.90234,
  32.91042,
  32.8923,
  32.86197,
  32.8597,
  32.81345,
  32.8023,
  32.84329,
  32.83647,
  32.81842,
  32.89548,
  32.82651,
  32.84355,
  32.88065,
  32.88866,
  32.90979,
  32.93597,
  32.93124,
  32.94422,
  32.95147,
  32.96659,
  32.91029,
  32.91626,
  32.95972,
  32.93647,
  32.91617,
  32.92223,
  32.9091,
  32.88196,
  32.91426,
  32.87604,
  32.88704,
  32.90218,
  32.89716,
  32.90722,
  32.88808,
  32.86895,
  32.85991,
  32.86493,
  32.90312,
  32.89815,
  32.8861,
  32.862,
  32.84593,
  32.86794,
  32.87802,
  32.88408,
  32.89314,
  32.90422 ;

 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.28541,
  25.27579,
  25.27507,
  25.28535,
  25.26945,
  25.33416,
  25.38526,
  25.35169,
  25.35807,
  25.33963,
  25.27227,
  25.30672,
  25.26809,
  25.25939,
  25.28435,
  25.25508,
  25.23833,
  25.29014,
  25.3316,
  25.30684,
  25.269,
  25.29637,
  25.28285,
  25.23301,
  25.25476,
  25.12392,
  25.21723,
  25.31257,
  25.28361,
  25.26866,
  25.27192,
  25.28952,
  25.35413,
  25.34534,
  25.29992,
  25.18701,
  25.29753,
  25.25853,
  25.31266,
  25.32219,
  25.28793,
  25.21861,
  25.30374,
  25.36826,
  25.39052,
  25.40189,
  25.40176,
  25.36686,
  25.3157,
  25.31824,
  25.29877,
  25.31745,
  25.34675,
  25.32548,
  25.28548,
  25.28223,
  25.32494,
  25.33205,
  25.30739,
  25.31955,
  25.31102,
  25.28582,
  25.28005,
  25.25507,
  25.24306,
  25.36405,
  25.38083,
  25.32616,
  25.35834,
  25.33914,
  25.32951,
  25.28038,
  25.35854,
  25.24921,
  25.3322,
  25.24413,
  25.23343,
  25.33249,
  25.31474,
  25.34559,
  25.29609,
  25.35273,
  25.26499,
  25.32318,
  25.28462,
  25.27843,
  25.31791,
  25.27995,
  25.35531,
  25.27556,
  25.41963,
  25.36017,
  25.31093,
  25.34382,
  25.3631,
  25.40885,
  25.35934,
  25.31682,
  25.31929,
  25.31712,
  25.28961,
  25.26129,
  25.30914,
  25.28971,
  25.30519,
  25.33092,
  25.30687,
  25.31308,
  25.32175,
  25.33458,
  25.27916,
  25.26399,
  25.2568,
  25.26027,
  25.25487,
  25.27081,
  25.29317,
  25.25743,
  25.28115,
  25.28745,
  25.26825,
  25.24798,
  25.26136,
  25.2135,
  25.2065,
  25.2586,
  25.24155,
  25.22075,
  25.3243,
  25.22706,
  25.24708,
  25.29443,
  25.30569,
  25.33216,
  25.36585,
  25.34225,
  25.36732,
  25.36469,
  25.38644,
  25.30082,
  25.31387,
  25.36115,
  25.33466,
  25.32049,
  25.32689,
  25.3133,
  25.27872,
  25.31063,
  25.26401,
  25.28101,
  25.29617,
  25.2889,
  25.30178,
  25.28013,
  25.26016,
  25.24974,
  25.25534,
  25.30194,
  25.29135,
  25.27523,
  25.24631,
  25.22871,
  25.25937,
  25.26892,
  25.27365,
  25.28408,
  25.29609 ;

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