netcdf I0105.sbe37.realtime.20m {
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: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: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.20m.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 = 1 ;
		:sbe37_serial_number = "SBEIM1928" ;
		: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:22\n",
			"Salinity_1.2:  27-Aug-2003 12:44:22\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 12:44:22\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 12:44:22\n",
			"Sigma_T_1.3:  27-Aug-2003 12:44:22\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 12:44:22" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 depth = 20 ;

 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.327,
  36.231,
  36.256,
  36.267,
  36.257,
  36.249,
  36.211,
  36.234,
  36.16,
  36.125,
  36.221,
  36.187,
  36.102,
  36.152,
  36.164,
  36.068,
  36.13,
  36.222,
  36.242,
  36.251,
  36.27,
  36.465,
  36.488,
  36.432,
  36.473,
  36.344,
  36.202,
  36.177,
  36.13,
  36.251,
  36.337,
  36.209,
  36.32,
  36.19,
  36.263,
  36.224,
  36.195,
  36.231,
  36.283,
  36.25,
  36.292,
  36.234,
  36.209,
  36.206,
  36.194,
  36.154,
  36.165,
  36.175,
  36.09,
  36.151,
  36.145,
  36.237,
  36.234,
  36.222,
  36.231,
  36.185,
  36.191,
  36.169,
  36.173,
  36.145,
  36.141,
  36.191,
  36.215,
  36.177,
  36.156,
  36.142,
  36.128,
  36.166,
  36.13,
  36.096,
  36.075,
  36.058,
  36.209,
  36.092,
  36.052,
  36.16,
  36.121,
  36.018,
  36.028,
  36.068,
  36,
  36.08,
  36,
  36.001,
  36.076,
  36.157,
  36.248,
  36.341,
  36.116,
  36.06,
  36.04,
  36.041,
  36.126,
  36.011,
  35.996,
  35.993,
  36.068,
  36.148,
  36.042,
  36.029,
  36.046,
  36.015,
  36.023,
  36.04,
  36.04,
  36.115,
  36.329,
  36.486,
  36.443,
  36.465,
  36.376,
  36.123,
  36.251,
  36.162,
  36.066,
  36.158,
  36.089,
  36.221,
  36.086,
  36.139,
  36.079,
  36.105,
  36.143,
  36.157,
  36.199,
  36.186,
  36.201,
  36.228,
  36.237,
  36.362,
  36.231,
  36.314,
  36.343,
  36.287,
  36.34,
  36.49,
  36.396,
  36.112,
  36.192,
  36.164,
  36.184,
  36.222,
  36.257,
  36.098,
  36.097,
  36.396,
  36.277,
  36.241,
  36.212,
  36.304,
  36.287,
  36.241,
  36.105,
  36.102,
  36.134,
  36.144,
  36.243,
  36.226,
  36.249,
  36.242,
  36.353,
  36.21,
  36.273,
  36.177,
  36.195,
  36.139,
  36.218,
  36.138 ;

 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.39,
  10.25,
  10.36,
  10.33,
  10.34,
  10.34,
  10.28,
  10.3,
  10.2,
  10.14,
  10.3,
  10.23,
  10.11,
  10.13,
  10.16,
  10.04,
  10.09,
  10.22,
  10.27,
  10.26,
  10.27,
  10.46,
  10.51,
  10.41,
  10.4,
  10.29,
  10.14,
  10.1,
  10.02,
  10.19,
  10.34,
  10.27,
  10.31,
  10.27,
  10.3,
  10.16,
  10.16,
  10.21,
  10.28,
  10.23,
  10.36,
  10.28,
  10.24,
  10.25,
  10.21,
  10.13,
  10.14,
  10.08,
  9.97,
  10.08,
  10.07,
  10.25,
  10.26,
  10.28,
  10.29,
  10.25,
  10.28,
  10.23,
  10.24,
  10.13,
  10.12,
  10.22,
  10.27,
  10.2,
  10.17,
  10.19,
  10.16,
  10.17,
  10.13,
  10.07,
  10.01,
  9.99,
  10.22,
  10.05,
  9.97,
  10.14,
  10.06,
  9.95,
  9.99,
  10.03,
  9.92,
  10.05,
  9.92,
  9.9,
  9.99,
  10.16,
  10.23,
  10.35,
  10.06,
  10,
  9.95,
  9.98,
  10.12,
  9.94,
  9.9,
  9.88,
  10.01,
  10.13,
  9.98,
  9.95,
  9.97,
  9.92,
  9.94,
  9.98,
  9.98,
  10.07,
  10.33,
  10.56,
  10.5,
  10.54,
  10.42,
  10.06,
  10.27,
  10.17,
  10.01,
  10.14,
  10.02,
  10.25,
  10.05,
  10.18,
  10.07,
  10.13,
  10.14,
  10.17,
  10.24,
  10.2,
  10.23,
  10.28,
  10.29,
  10.44,
  10.22,
  10.35,
  10.39,
  10.32,
  10.41,
  10.58,
  10.48,
  10.05,
  10.21,
  10.18,
  10.2,
  10.25,
  10.29,
  10.07,
  10.06,
  10.51,
  10.35,
  10.29,
  10.25,
  10.35,
  10.36,
  10.29,
  10.08,
  10.07,
  10.13,
  10.15,
  10.31,
  10.28,
  10.32,
  10.28,
  10.46,
  10.19,
  10.27,
  10.13,
  10.15,
  10.11,
  10.25,
  10.11 ;

 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.83915,
  32.86912,
  32.79484,
  32.833,
  32.8139,
  32.80585,
  32.8218,
  32.82689,
  32.84275,
  32.86178,
  32.81379,
  32.84284,
  32.86574,
  32.89818,
  32.88307,
  32.89492,
  32.91227,
  32.88723,
  32.8621,
  32.88023,
  32.89034,
  32.91454,
  32.89243,
  32.92663,
  32.97691,
  32.94682,
  32.93969,
  32.95078,
  32.97604,
  32.94377,
  32.89443,
  32.82883,
  32.90449,
  32.80967,
  32.85611,
  32.94375,
  32.91442,
  32.9054,
  32.89438,
  32.90643,
  32.83105,
  32.84498,
  32.85598,
  32.8439,
  32.86803,
  32.9002,
  32.90225,
  32.96697,
  32.98106,
  32.94265,
  32.94567,
  32.87518,
  32.86309,
  32.83289,
  32.83291,
  32.82272,
  32.80164,
  32.82467,
  32.81966,
  32.8911,
  32.89613,
  32.85593,
  32.83488,
  32.85992,
  32.86591,
  32.83363,
  32.84668,
  32.87602,
  32.87592,
  32.89602,
  32.92934,
  32.93031,
  32.87411,
  32.91016,
  32.94245,
  32.89719,
  32.93045,
  32.92614,
  32.89984,
  32.90402,
  32.9352,
  32.89799,
  32.9352,
  32.95448,
  32.94859,
  32.876,
  32.90441,
  32.88941,
  32.92538,
  32.92322,
  32.9485,
  32.92215,
  32.88095,
  32.92814,
  32.94939,
  32.96462,
  32.92223,
  32.89413,
  32.92317,
  32.93732,
  32.93635,
  32.95046,
  32.94034,
  32.92114,
  32.92114,
  32.91527,
  32.89544,
  32.84533,
  32.85633,
  32.84232,
  32.86131,
  32.93248,
  32.87117,
  32.87197,
  32.9202,
  32.89517,
  32.93443,
  32.85903,
  32.90407,
  32.83966,
  32.87879,
  32.85062,
  32.87999,
  32.86692,
  32.84589,
  32.86901,
  32.85697,
  32.83893,
  32.83895,
  32.82919,
  32.89632,
  32.86223,
  32.85524,
  32.86219,
  32.83416,
  32.83132,
  32.82723,
  32.93044,
  32.86601,
  32.86493,
  32.867,
  32.86004,
  32.85911,
  32.89804,
  32.90612,
  32.8002,
  32.825,
  32.84299,
  32.84995,
  32.85217,
  32.82602,
  32.84299,
  32.89604,
  32.9021,
  32.87997,
  32.87193,
  32.82692,
  32.83692,
  32.82392,
  32.85305,
  32.80212,
  32.90234,
  32.89336,
  32.92348,
  32.92351,
  32.9032,
  32.85601,
  32.90219 ;

 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.19964,
  25.24679,
  25.17021,
  25.20506,
  25.18847,
  25.18219,
  25.20481,
  25.20539,
  25.23468,
  25.25962,
  25.19518,
  25.22968,
  25.26775,
  25.28969,
  25.27286,
  25.30223,
  25.3074,
  25.26599,
  25.23793,
  25.25377,
  25.25995,
  25.24642,
  25.22061,
  25.26441,
  25.30532,
  25.3006,
  25.32039,
  25.33577,
  25.36888,
  25.31515,
  25.25125,
  25.21198,
  25.26419,
  25.19705,
  25.22817,
  25.32019,
  25.29732,
  25.28185,
  25.26141,
  25.27927,
  25.19844,
  25.22289,
  25.23824,
  25.22712,
  25.2527,
  25.29127,
  25.29119,
  25.35176,
  25.38113,
  25.33278,
  25.33681,
  25.25151,
  25.24039,
  25.21346,
  25.21178,
  25.21061,
  25.18909,
  25.21551,
  25.20991,
  25.28417,
  25.28978,
  25.24158,
  25.2167,
  25.24807,
  25.25779,
  25.22925,
  25.24447,
  25.26568,
  25.27233,
  25.29807,
  25.3341,
  25.33819,
  25.25575,
  25.31245,
  25.351,
  25.28724,
  25.32661,
  25.34159,
  25.31441,
  25.311,
  25.35365,
  25.30295,
  25.35365,
  25.37202,
  25.35246,
  25.26734,
  25.2777,
  25.24563,
  25.32266,
  25.33099,
  25.35905,
  25.33349,
  25.27794,
  25.34482,
  25.36805,
  25.38325,
  25.32855,
  25.28654,
  25.33429,
  25.35032,
  25.34624,
  25.36557,
  25.35435,
  25.3327,
  25.3327,
  25.31309,
  25.25373,
  25.1753,
  25.1942,
  25.1764,
  25.21178,
  25.3282,
  25.24501,
  25.26252,
  25.32697,
  25.28566,
  25.3364,
  25.23892,
  25.3077,
  25.23564,
  25.28463,
  25.2526,
  25.27382,
  25.25858,
  25.23037,
  25.25516,
  25.2407,
  25.21817,
  25.21649,
  25.18332,
  25.27308,
  25.22445,
  25.21218,
  25.22951,
  25.19233,
  25.16093,
  25.17495,
  25.32827,
  25.25113,
  25.25534,
  25.25358,
  25.23971,
  25.23221,
  25.29965,
  25.30763,
  25.14874,
  25.19542,
  25.21964,
  25.23184,
  25.2166,
  25.19452,
  25.21964,
  25.29641,
  25.30281,
  25.27549,
  25.26585,
  25.20371,
  25.2166,
  25.19968,
  25.22918,
  25.1588,
  25.28283,
  25.26231,
  25.30943,
  25.30609,
  25.29697,
  25.23656,
  25.29618 ;

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