netcdf I0105.sbe37.realtime.50m {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
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 = 2452890.02361689 ;
		:starting_julian_day_string = "2003-09-07 00:34:00" ;
		:ending_julian_day_number = 2452896.98195023 ;
		:ending_julian_day_string = "2003-09-13 23: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 = 2452890.02361111, 2452890.06527778, 2452890.10694444, 
    2452890.14861111, 2452890.19027778, 2452890.23194444, 2452890.27361111, 
    2452890.31527778, 2452890.35694444, 2452890.39861111, 2452890.44027778, 
    2452890.48194444, 2452890.52361111, 2452890.56527778, 2452890.60694444, 
    2452890.64861111, 2452890.69027778, 2452890.73194444, 2452890.77361111, 
    2452890.81527778, 2452890.85694444, 2452890.89861111, 2452890.94027778, 
    2452890.98194444, 2452891.02361111, 2452891.06527778, 2452891.10694444, 
    2452891.14861111, 2452891.19027778, 2452891.23194444, 2452891.27361111, 
    2452891.31527778, 2452891.35694444, 2452891.39861111, 2452891.44027778, 
    2452891.48194444, 2452891.52361111, 2452891.56527778, 2452891.60694444, 
    2452891.64861111, 2452891.69027778, 2452891.73194444, 2452891.77361111, 
    2452891.81527778, 2452891.85694444, 2452891.89861111, 2452891.94027778, 
    2452891.98194444, 2452892.02361111, 2452892.06527778, 2452892.10694444, 
    2452892.14861111, 2452892.19027778, 2452892.23194444, 2452892.27361111, 
    2452892.31527778, 2452892.35694444, 2452892.39861111, 2452892.44027778, 
    2452892.48194444, 2452892.52361111, 2452892.56527778, 2452892.60694444, 
    2452892.64861111, 2452892.69027778, 2452892.73194444, 2452892.77361111, 
    2452892.81527778, 2452892.85694444, 2452892.89861111, 2452892.94027778, 
    2452892.98194444, 2452893.02361111, 2452893.06527778, 2452893.10694444, 
    2452893.14861111, 2452893.19027778, 2452893.23194444, 2452893.27361111, 
    2452893.31527778, 2452893.35694444, 2452893.39861111, 2452893.44027778, 
    2452893.48194444, 2452893.52361111, 2452893.56527778, 2452893.60694444, 
    2452893.64861111, 2452893.69027778, 2452893.73194444, 2452893.77361111, 
    2452893.81527778, 2452893.85694444, 2452893.89861111, 2452893.94027778, 
    2452893.98194444, 2452894.02361111, 2452894.06527778, 2452894.10694444, 
    2452894.14861111, 2452894.19027778, 2452894.23194444, 2452894.27361111, 
    2452894.31527778, 2452894.35694444, 2452894.39861111, 2452894.44027778, 
    2452894.48194444, 2452894.52361111, 2452894.56527778, 2452894.60694444, 
    2452894.64861111, 2452894.69027778, 2452894.73194444, 2452894.77361111, 
    2452894.81527778, 2452894.85694444, 2452894.89861111, 2452894.94027778, 
    2452894.98194444, 2452895.02361111, 2452895.06527778, 2452895.10694444, 
    2452895.14861111, 2452895.19027778, 2452895.23194444, 2452895.27361111, 
    2452895.31527778, 2452895.35694444, 2452895.39861111, 2452895.44027778, 
    2452895.48194444, 2452895.52361111, 2452895.56527778, 2452895.60694444, 
    2452895.64861111, 2452895.69027778, 2452895.73194444, 2452895.77361111, 
    2452895.81527778, 2452895.85694444, 2452895.89861111, 2452895.94027778, 
    2452895.98194444, 2452896.02361111, 2452896.06527778, 2452896.10694444, 
    2452896.14861111, 2452896.19027778, 2452896.23194444, 2452896.27361111, 
    2452896.31527778, 2452896.35694444, 2452896.39861111, 2452896.44027778, 
    2452896.48194444, 2452896.52361111, 2452896.56527778, 2452896.60694444, 
    2452896.64861111, 2452896.69027778, 2452896.73194444, 2452896.77361111, 
    2452896.81527778, 2452896.85694444, 2452896.89861111, 2452896.94027778, 
    2452896.98194444 ;

 conductivity =
  36.159,
  36.104,
  36.035,
  36.096,
  36.185,
  36.207,
  36.109,
  36.096,
  36.08,
  35.943,
  36.113,
  36.075,
  36.109,
  36.075,
  35.991,
  35.961,
  35.952,
  36.011,
  36.071,
  35.922,
  35.914,
  36.288,
  36.121,
  36.274,
  36.235,
  36.157,
  36.154,
  36.12,
  36.06,
  36.047,
  36.165,
  36.163,
  36.109,
  36.216,
  36.175,
  36.21,
  36.192,
  36.129,
  36.156,
  36.184,
  36.229,
  36.239,
  36.186,
  36.179,
  36.148,
  36.152,
  36.114,
  36.074,
  36.054,
  36.075,
  36.076,
  36.107,
  36.193,
  36.161,
  36.183,
  36.182,
  36.169,
  36.164,
  36.143,
  36.111,
  36.106,
  36.105,
  36.148,
  36.125,
  36.102,
  36.144,
  36.03,
  36.082,
  36.041,
  36.073,
  36.056,
  36.038,
  36.066,
  36.049,
  36.033,
  36.021,
  36.009,
  35.982,
  35.997,
  35.996,
  35.99,
  35.994,
  35.989,
  35.995,
  35.997,
  36.1,
  36.064,
  36.103,
  36.036,
  36.046,
  36.029,
  36.002,
  35.996,
  36.006,
  36.002,
  35.996,
  36.05,
  36.091,
  36.022,
  36.005,
  36.024,
  36.011,
  36.033,
  36.052,
  36.018,
  36.021,
  36.075,
  36.347,
  36.375,
  36.403,
  36.118,
  36.151,
  36.067,
  36.075,
  36.034,
  36.035,
  36.037,
  36.049,
  36.049,
  36.049,
  36.07,
  36.07,
  36.091,
  36.121,
  36.164,
  36.12,
  36.145,
  36.167,
  36.166,
  36.24,
  36.058,
  36.058,
  36.116,
  36.112,
  36.21,
  36.156,
  36.078,
  36.064,
  36.073,
  36.081,
  36.129,
  36.184,
  36.217,
  36.099,
  36.087,
  36.298,
  36.22,
  36.12,
  36.049,
  36.088,
  36.091,
  36.15,
  36.097,
  36.084,
  36.073,
  36.057,
  36.105,
  36.049,
  36.175,
  36.1,
  36.3,
  36.196,
  36.201,
  36.177,
  36.166,
  36.13,
  36.164,
  36.111 ;

 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,
  0 ;

 temperature =
  10.13,
  10.02,
  9.98,
  10.04,
  10.21,
  10.25,
  10.09,
  10.07,
  10.05,
  9.89,
  10.1,
  10.04,
  10.09,
  10.03,
  9.88,
  9.83,
  9.81,
  9.9,
  9.99,
  9.73,
  9.71,
  10.22,
  9.99,
  10.16,
  10.11,
  10.03,
  9.98,
  9.96,
  9.9,
  9.87,
  10.04,
  10.03,
  9.97,
  10.11,
  10.04,
  10.09,
  10.13,
  10.06,
  10.11,
  10.13,
  10.19,
  10.22,
  10.13,
  10.17,
  10.13,
  10.08,
  10,
  9.92,
  9.89,
  9.93,
  9.94,
  10,
  10.15,
  10.13,
  10.2,
  10.21,
  10.19,
  10.18,
  10.12,
  10,
  9.99,
  9.99,
  10.11,
  10.07,
  10.02,
  10.12,
  9.98,
  9.99,
  9.91,
  9.99,
  9.92,
  9.87,
  10,
  9.89,
  9.85,
  9.89,
  9.84,
  9.82,
  9.91,
  9.85,
  9.86,
  9.89,
  9.81,
  9.81,
  9.86,
  10.03,
  9.99,
  10.03,
  9.92,
  9.95,
  9.92,
  9.9,
  9.91,
  9.93,
  9.87,
  9.84,
  9.97,
  10.04,
  9.93,
  9.9,
  9.93,
  9.9,
  9.92,
  9.95,
  9.89,
  9.89,
  10.01,
  10.28,
  10.33,
  10.39,
  10.02,
  9.98,
  9.95,
  9.95,
  9.87,
  9.87,
  9.88,
  9.93,
  9.93,
  9.96,
  10.04,
  10.04,
  9.96,
  10.07,
  10.15,
  10.07,
  10.14,
  10.19,
  10.2,
  10.24,
  9.97,
  9.97,
  10.08,
  10.05,
  10.24,
  10.16,
  10.01,
  9.98,
  9.99,
  10.01,
  10.12,
  10.2,
  10.23,
  10.04,
  10.02,
  10.35,
  10.25,
  10.08,
  9.93,
  10.04,
  10.03,
  10.15,
  10.05,
  10.03,
  10,
  9.96,
  10.05,
  9.93,
  10.12,
  9.97,
  10.36,
  10.11,
  10.12,
  10.07,
  10.09,
  10.09,
  10.14,
  10.06 ;

 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,
  0 ;

 salinity =
  32.8921,
  32.93644,
  32.90284,
  32.91011,
  32.84582,
  32.83181,
  32.87783,
  32.88283,
  32.8848,
  32.89133,
  32.8728,
  32.88882,
  32.87783,
  32.89792,
  32.94931,
  32.96444,
  32.97356,
  32.9514,
  32.93028,
  33.01624,
  33.02642,
  32.94074,
  32.98104,
  32.98114,
  32.98721,
  32.98109,
  33.02369,
  33.00743,
  33.00126,
  33.01547,
  32.98008,
  32.98717,
  32.98711,
  32.96798,
  32.99022,
  32.98011,
  32.92549,
  32.92537,
  32.90724,
  32.91739,
  32.90839,
  32.89127,
  32.91942,
  32.87602,
  32.88097,
  32.93047,
  32.96481,
  32.99722,
  33.0043,
  32.98909,
  32.98098,
  32.95771,
  32.90833,
  32.89413,
  32.85286,
  32.84279,
  32.84779,
  32.8518,
  32.88499,
  32.96177,
  32.96581,
  32.9648,
  32.89914,
  32.91221,
  32.93441,
  32.88601,
  32.89776,
  32.94145,
  32.97279,
  32.93231,
  32.97891,
  33.00631,
  32.9161,
  32.99921,
  33.01952,
  32.97071,
  33.00422,
  32.995,
  32.92802,
  32.98182,
  32.96656,
  32.94323,
  33.0113,
  33.01742,
  32.97369,
  32.92327,
  32.92317,
  32.92632,
  32.95856,
  32.94135,
  32.95145,
  32.94224,
  32.92701,
  32.91894,
  32.96964,
  32.99097,
  32.92718,
  32.90504,
  32.9352,
  32.94529,
  32.93724,
  32.9514,
  32.95551,
  32.94745,
  32.96766,
  32.97071,
  32.91612,
  32.94579,
  32.92866,
  32.9025,
  32.95064,
  33.02065,
  32.9627,
  32.97083,
  33.00223,
  33.00325,
  32.99614,
  32.96265,
  32.96265,
  32.93528,
  32.88375,
  32.88375,
  32.97795,
  32.90816,
  32.879,
  32.90715,
  32.86887,
  32.84576,
  32.8357,
  32.87415,
  32.93531,
  32.93531,
  32.894,
  32.91723,
  32.84389,
  32.86184,
  32.91917,
  32.93229,
  32.93231,
  32.92221,
  32.87083,
  32.85387,
  32.86,
  32.91315,
  32.91919,
  32.83307,
  32.84492,
  32.89806,
  32.96265,
  32.902,
  32.91414,
  32.86485,
  32.90203,
  32.90704,
  32.9232,
  32.94341,
  32.91014,
  32.96265,
  32.91738,
  32.97797,
  32.82605,
  32.94773,
  32.94369,
  32.9649,
  32.93555,
  32.89909,
  32.88808,
  32.90712 ;

 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,
  0 ;

 sigma_t =
  25.28495,
  25.33797,
  25.31842,
  25.31409,
  25.23538,
  25.2177,
  25.28053,
  25.28778,
  25.29266,
  25.32438,
  25.27493,
  25.29747,
  25.28053,
  25.30624,
  25.37129,
  25.39138,
  25.4018,
  25.36961,
  25.33817,
  25.44829,
  25.45952,
  25.30772,
  25.37779,
  25.34936,
  25.36251,
  25.37114,
  25.41274,
  25.40338,
  25.40854,
  25.4246,
  25.36868,
  25.37589,
  25.38586,
  25.3475,
  25.3766,
  25.36033,
  25.311,
  25.32264,
  25.30012,
  25.30468,
  25.28756,
  25.26914,
  25.30626,
  25.26568,
  25.27627,
  25.32327,
  25.36345,
  25.40206,
  25.41257,
  25.39406,
  25.38606,
  25.35791,
  25.29424,
  25.28653,
  25.24256,
  25.23302,
  25.24029,
  25.2451,
  25.28109,
  25.36108,
  25.3659,
  25.36511,
  25.2938,
  25.31071,
  25.33639,
  25.28188,
  25.31446,
  25.34689,
  25.38465,
  25.33975,
  25.38777,
  25.41745,
  25.32543,
  25.40859,
  25.43108,
  25.38634,
  25.42078,
  25.41689,
  25.34971,
  25.40164,
  25.38807,
  25.36489,
  25.43126,
  25.43604,
  25.39364,
  25.32603,
  25.33262,
  25.3284,
  25.37189,
  25.35347,
  25.36633,
  25.36246,
  25.34892,
  25.3393,
  25.38883,
  25.41044,
  25.33908,
  25.31013,
  25.35199,
  25.36485,
  25.35358,
  25.36961,
  25.36951,
  25.35823,
  25.38396,
  25.38634,
  25.32379,
  25.3015,
  25.27964,
  25.24902,
  25.34905,
  25.41036,
  25.37013,
  25.37648,
  25.41427,
  25.41506,
  25.40785,
  25.37342,
  25.37342,
  25.34707,
  25.29352,
  25.29352,
  25.38038,
  25.30754,
  25.27137,
  25.30675,
  25.26514,
  25.23871,
  25.22917,
  25.25241,
  25.34542,
  25.34542,
  25.29482,
  25.31797,
  25.2288,
  25.2563,
  25.32616,
  25.3414,
  25.33975,
  25.32854,
  25.27004,
  25.24335,
  25.24306,
  25.31646,
  25.32451,
  25.20171,
  25.22792,
  25.29799,
  25.37342,
  25.30776,
  25.3189,
  25.26033,
  25.30611,
  25.31336,
  25.33098,
  25.35341,
  25.31244,
  25.37342,
  25.30635,
  25.37872,
  25.19453,
  25.33171,
  25.32688,
  25.35182,
  25.32556,
  25.29712,
  25.28013,
  25.30841 ;

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