netcdf M0103.sbe37.realtime.1m {
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 = "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.1m.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 = 0 ;
		:sbe37_serial_number = 1871 ;
		: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 = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452896.95833912 ;
		:ending_julian_day_string = "2003-09-13 23:00:00" ;
		:algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2:  27-Aug-2003 13:16:12\n",
			"Salinity_1.2:  27-Aug-2003 13:16:12\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:12\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:12\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:12\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:12" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 1 ;

 time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 
    2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 
    2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 
    2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 
    2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 
    2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 
    2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 
    2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 
    2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 
    2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 
    2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 
    2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 
    2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 
    2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 
    2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 
    2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 
    2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 
    2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 
    2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 
    2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 
    2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 
    2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 
    2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 
    2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 
    2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 
    2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 
    2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ;

 conductivity =
  41.595,
  41.48,
  41.136,
  41.146,
  41.109,
  41.008,
  40.84,
  40.827,
  40.825,
  40.904,
  40.954,
  40.893,
  40.992,
  41.065,
  41.17,
  41.253,
  41.346,
  41.273,
  41.161,
  41.431,
  41.277,
  41.397,
  41.293,
  41.145,
  41.108,
  41.115,
  41.14,
  41.141,
  40.965,
  40.968,
  40.881,
  40.928,
  40.851,
  40.888,
  40.885,
  40.879,
  40.862,
  40.91,
  40.993,
  40.982,
  41.032,
  41.148,
  41.101,
  41.204,
  41.339,
  41.329,
  41.28,
  41.248,
  41.29,
  41.321,
  41.187,
  41.108,
  41.044,
  40.968,
  40.967,
  40.877,
  40.839,
  40.731,
  40.673,
  40.657,
  40.578,
  40.651,
  40.853,
  40.957,
  41.02,
  41.109,
  41.139,
  41.053,
  40.984,
  40.928,
  40.884,
  40.855,
  40.824,
  40.838,
  40.845,
  40.83,
  40.823,
  40.796,
  40.789,
  40.776,
  40.76,
  40.697,
  40.589,
  40.862,
  41.007,
  41.138,
  41.238,
  41.279,
  41.242,
  41.202,
  41.04,
  40.931,
  40.823,
  40.682,
  40.506,
  40.389,
  40.402,
  40.527,
  40.558,
  40.612,
  40.604,
  40.53,
  40.419,
  40.396,
  40.356,
  40.318,
  40.26,
  40.227,
  40.272,
  40.323,
  40.429,
  40.497,
  40.524,
  40.567,
  40.637,
  40.726,
  40.954,
  41.258,
  41.338,
  41.359,
  41.264,
  41.235,
  41.222,
  41.188,
  41.135,
  41.065,
  40.932,
  40.871,
  40.717,
  40.849,
  40.984,
  41.073,
  41.112,
  41.145,
  41.277,
  41.443,
  41.661,
  41.932,
  41.703,
  42.188,
  42.157,
  41.878,
  41.624,
  41.256,
  41.223,
  41.239,
  41.28,
  41.376,
  41.259,
  41.291,
  41.26,
  41.209,
  41.143,
  41.15,
  41.089,
  40.606,
  40.811,
  40.891,
  41.049,
  41.221,
  40.985,
  41.503,
  41.399,
  41.552,
  41.429,
  41.379,
  41.346,
  41.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,
  0 ;

 temperature =
  16.52,
  16.42,
  16.04,
  16.06,
  16.01,
  15.89,
  15.71,
  15.7,
  15.69,
  15.77,
  15.83,
  15.76,
  15.88,
  15.96,
  16.08,
  16.16,
  16.26,
  16.16,
  16.05,
  16.35,
  16.18,
  16.32,
  16.2,
  16.03,
  15.99,
  15.99,
  16.03,
  16.04,
  15.84,
  15.85,
  15.76,
  15.81,
  15.73,
  15.77,
  15.77,
  15.76,
  15.74,
  15.78,
  15.86,
  15.86,
  15.91,
  16.04,
  15.99,
  16.09,
  16.24,
  16.24,
  16.18,
  16.14,
  16.19,
  16.21,
  16.08,
  15.98,
  15.91,
  15.83,
  15.82,
  15.71,
  15.66,
  15.54,
  15.48,
  15.47,
  15.39,
  15.48,
  15.69,
  15.81,
  15.87,
  15.98,
  16.02,
  15.9,
  15.82,
  15.76,
  15.7,
  15.66,
  15.63,
  15.66,
  15.67,
  15.66,
  15.64,
  15.62,
  15.61,
  15.59,
  15.58,
  15.5,
  15.38,
  15.77,
  15.94,
  16.08,
  16.18,
  16.22,
  16.18,
  16.13,
  15.94,
  15.77,
  15.65,
  15.48,
  15.26,
  15.13,
  15.12,
  15.23,
  15.28,
  15.34,
  15.34,
  15.25,
  15.12,
  15.1,
  15.07,
  15,
  14.91,
  14.87,
  14.93,
  15.02,
  15.15,
  15.23,
  15.24,
  15.3,
  15.37,
  15.48,
  15.8,
  16.16,
  16.26,
  16.28,
  16.18,
  16.15,
  16.13,
  16.1,
  16.03,
  15.94,
  15.78,
  15.71,
  15.51,
  15.67,
  15.86,
  15.97,
  16.02,
  16.05,
  16.18,
  16.35,
  16.61,
  16.87,
  16.71,
  17.15,
  17.14,
  16.81,
  16.52,
  16.11,
  16.08,
  16.1,
  16.15,
  16.28,
  16.16,
  16.21,
  16.18,
  16.13,
  16.07,
  16.08,
  15.97,
  15.31,
  15.54,
  15.63,
  15.83,
  16,
  15.78,
  16.29,
  16.2,
  16.35,
  16.23,
  16.2,
  16.15,
  16.39 ;

 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.52342,
  32.50434,
  32.51256,
  32.505,
  32.51332,
  32.52252,
  32.52159,
  32.51828,
  32.52473,
  32.52902,
  32.524,
  32.52749,
  32.51657,
  32.51546,
  32.50978,
  32.5174,
  32.5174,
  32.53499,
  32.52642,
  32.51849,
  32.52215,
  32.51316,
  32.51986,
  32.52869,
  32.52884,
  32.53502,
  32.52428,
  32.51697,
  32.52553,
  32.51997,
  32.51684,
  32.5174,
  32.5149,
  32.51482,
  32.51216,
  32.51506,
  32.51643,
  32.52611,
  32.53389,
  32.52415,
  32.52732,
  32.52314,
  32.52266,
  32.53155,
  32.52759,
  32.51881,
  32.52479,
  32.52936,
  32.5254,
  32.5363,
  32.52476,
  32.53704,
  32.53794,
  32.53641,
  32.54375,
  32.55447,
  32.56192,
  32.56483,
  32.56269,
  32.55668,
  32.55228,
  32.54305,
  32.54963,
  32.54311,
  32.54958,
  32.53793,
  32.5316,
  32.55412,
  32.55882,
  32.55855,
  32.56893,
  32.57615,
  32.57334,
  32.56103,
  32.55901,
  32.55391,
  32.56419,
  32.55667,
  32.55869,
  32.56363,
  32.55763,
  32.56758,
  32.57041,
  32.49176,
  32.48061,
  32.48158,
  32.48786,
  32.49123,
  32.49137,
  32.49706,
  32.50978,
  32.55297,
  32.55593,
  32.57073,
  32.59561,
  32.59859,
  32.61863,
  32.63942,
  32.62565,
  32.6242,
  32.61703,
  32.62547,
  32.63394,
  32.6299,
  32.61887,
  32.64303,
  32.66588,
  32.66951,
  32.66,
  32.63083,
  32.61794,
  32.61248,
  32.62841,
  32.6171,
  32.62168,
  32.61003,
  32.54868,
  32.52179,
  32.51038,
  32.51248,
  32.51072,
  32.50974,
  32.51466,
  32.50927,
  32.51987,
  32.53188,
  32.54563,
  32.54913,
  32.57716,
  32.56256,
  32.52592,
  32.51433,
  32.50777,
  32.51231,
  32.52215,
  32.529,
  32.50782,
  32.53241,
  32.46327,
  32.52733,
  32.5087,
  32.5342,
  32.54873,
  32.56097,
  32.55648,
  32.55419,
  32.54934,
  32.52739,
  32.52267,
  32.50993,
  32.5072,
  32.50322,
  32.49417,
  32.49216,
  32.52846,
  32.64376,
  32.6362,
  32.63299,
  32.6082,
  32.62041,
  32.59265,
  32.63065,
  32.61304,
  32.62451,
  32.61483,
  32.59546,
  32.60742,
  32.54891 ;

 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 =
  23.72632,
  23.73454,
  23.82693,
  23.81662,
  23.83425,
  23.86819,
  23.90755,
  23.90722,
  23.9144,
  23.89994,
  23.88272,
  23.90098,
  23.86586,
  23.84711,
  23.81579,
  23.8036,
  23.78097,
  23.81712,
  23.83532,
  23.76136,
  23.80273,
  23.76409,
  23.79646,
  23.84157,
  23.85066,
  23.85541,
  23.83818,
  23.83032,
  23.88167,
  23.87516,
  23.8928,
  23.8821,
  23.89796,
  23.88902,
  23.88698,
  23.89143,
  23.89692,
  23.89548,
  23.88363,
  23.87615,
  23.86742,
  23.83506,
  23.84591,
  23.83027,
  23.79333,
  23.78658,
  23.80476,
  23.81731,
  23.80297,
  23.80681,
  23.8273,
  23.85921,
  23.87558,
  23.89226,
  23.90013,
  23.93283,
  23.94964,
  23.97838,
  23.98994,
  23.9875,
  24.00166,
  23.97482,
  23.93354,
  23.90187,
  23.89346,
  23.85989,
  23.84605,
  23.89025,
  23.91171,
  23.92487,
  23.94617,
  23.96059,
  23.96506,
  23.94896,
  23.94518,
  23.94348,
  23.95581,
  23.95445,
  23.95821,
  23.96643,
  23.96402,
  23.9893,
  24.0178,
  23.87129,
  23.82481,
  23.79413,
  23.7764,
  23.76993,
  23.7791,
  23.79475,
  23.84722,
  23.91836,
  23.94725,
  23.99612,
  24.06339,
  24.09391,
  24.1115,
  24.10365,
  24.08216,
  24.06795,
  24.06243,
  24.08855,
  24.12329,
  24.12451,
  24.1225,
  24.15621,
  24.19316,
  24.20454,
  24.18434,
  24.14251,
  24.10447,
  24.0829,
  24.09299,
  24.07121,
  24.05944,
  24.02636,
  23.90838,
  23.80698,
  23.77558,
  23.77265,
  23.79395,
  23.79998,
  23.80827,
  23.81089,
  23.83479,
  23.8642,
  23.91048,
  23.92873,
  23.99446,
  23.94792,
  23.87751,
  23.844,
  23.82774,
  23.82448,
  23.80273,
  23.76943,
  23.69368,
  23.65245,
  23.63647,
  23.58314,
  23.57121,
  23.66774,
  23.74574,
  23.84836,
  23.85168,
  23.84541,
  23.83039,
  23.78411,
  23.80766,
  23.78657,
  23.79125,
  23.79948,
  23.80605,
  23.80225,
  23.85486,
  24.08955,
  24.03328,
  24.01094,
  23.94745,
  23.91879,
  23.94664,
  23.86113,
  23.86803,
  23.84276,
  23.8626,
  23.85452,
  23.87502,
  23.7756 ;

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