netcdf L0103.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:_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:_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:_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:_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:_FillValue = -999.f ;
		conductivity:units = "msiemens/cm" ;
		conductivity:is_dead = 0 ;
		conductivity:valid_range = 20.f, 60.f ;
		conductivity:epic_code = 51 ;
		conductivity:ancillary_variables = "conductivity_qc" ;
		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:_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" ;
		conductivity_qc:intent = "data_quality" ;
		conductivity_qc:standard_name = "conductivity data_quality" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:epic_code = 20 ;
		temperature:ancillary_variables = "temperature_qc" ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		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" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "temperature data_quality" ;
	float salinity(time, depth, lat, lon) ;
		salinity:long_name = "Salinity" ;
		salinity:standard_name = "sea_water_salinity" ;
		salinity:short_name = "SAL" ;
		salinity:_FillValue = -999.f ;
		salinity:units = "psu" ;
		salinity:valid_range = 10.f, 100.f ;
		salinity:is_dead = 0 ;
		salinity:epic_code = 41 ;
		salinity:ancillary_variables = "salinity_qc" ;
	byte salinity_qc(time, depth, lat, lon) ;
		salinity_qc:long_name = "Salinity QC" ;
		salinity_qc:short_name = "SALQC" ;
		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" ;
		salinity_qc:intent = "data_quality" ;
		salinity_qc:standard_name = "salinity data_quality" ;
	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:_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 ;
		sigma_t:ancillary_variables = "sigma_t_qc" ;
	byte sigma_t_qc(time, depth, lat, lon) ;
		sigma_t_qc:long_name = "SigmaT QC" ;
		sigma_t_qc:short_name = "SIGTQC" ;
		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" ;
		sigma_t_qc:intent = "data_quality" ;
		sigma_t_qc:standard_name = "sigma_t data_quality" ;

// 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:45 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/L0103/realtime/L0103.sbe37.realtime.1m.nc\n",
			"27-Jun-2003 12:57:42:  Added ancillary_variables, intent attributes for CF compliance." ;
		:source = "surface observation" ;
		: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 ;
		:processing = "realtime" ;
		:water_depth = 91.9 ;
		:mooring_site_id = "L0103" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 4 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.2 ;
		: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 15:33:38\n",
			"Salinity_1.2:  27-Aug-2003 15:33:38\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 15:33:38\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 15:33:38\n",
			"Sigma_T_1.3:  27-Aug-2003 15:33:38\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 15:33:38" ;
data:

 lat = 43.624283 ;

 lon = -66.552817 ;

 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 =
  37.642,
  37.536,
  38.165,
  37.384,
  37.141,
  36.979,
  36.746,
  36.632,
  36.711,
  37.736,
  37.802,
  37.618,
  37.38,
  37.52,
  37.745,
  38.176,
  38.472,
  38.518,
  38.484,
  38.149,
  38.404,
  38.382,
  38.479,
  37.954,
  37.364,
  36.942,
  36.982,
  36.85,
  37.165,
  37.033,
  37.648,
  38.026,
  37.905,
  37.635,
  36.862,
  36.685,
  36.608,
  36.773,
  36.83,
  36.976,
  37.102,
  37.176,
  37.089,
  37.406,
  37.53,
  37.57,
  36.986,
  36.977,
  37.087,
  37.069,
  36.797,
  36.895,
  36.916,
  36.871,
  36.681,
  36.809,
  36.831,
  36.886,
  37.005,
  36.761,
  36.536,
  36.646,
  36.731,
  36.836,
  36.767,
  37.065,
  37.134,
  37.18,
  37.356,
  37.372,
  37.281,
  37.089,
  36.92,
  37.031,
  36.916,
  36.956,
  36.971,
  36.931,
  37.007,
  36.757,
  36.765,
  36.802,
  36.789,
  36.726,
  36.51,
  36.703,
  37.144,
  37.4,
  36.99,
  37.12,
  37.046,
  36.958,
  37.155,
  37.189,
  37.158,
  37.204,
  37.221,
  37.401,
  37.794,
  37.753,
  37.523,
  37.225,
  37.449,
  37.194,
  37.056,
  36.915,
  36.688,
  36.833,
  37.311,
  37.536,
  37.146,
  37.5,
  37.536,
  37.548,
  37.464,
  37.483,
  37.761,
  38.045,
  37.636,
  37.467,
  37.415,
  37.329,
  37.119,
  36.913,
  36.963,
  36.93,
  36.9,
  36.918,
  36.966,
  36.917,
  36.969,
  37.015,
  37.003,
  37.226,
  37.369,
  38.111,
  38.619,
  38.563,
  38.286,
  38.11,
  38.156,
  37.661,
  37.205,
  37.445,
  37.32,
  38.173,
  37.415,
  36.641,
  36.702,
  36.51,
  36.723,
  36.913,
  37.814,
  38.136,
  37.898,
  37.65,
  37.811,
  37.838,
  37.378,
  36.451,
  36.244,
  37.35,
  37.321,
  36.837,
  36.843,
  37.421,
  37.053,
  37.255 ;

 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 =
  11.75,
  11.62,
  12.29,
  11.41,
  11.16,
  10.96,
  10.83,
  10.69,
  10.73,
  11.82,
  11.94,
  11.77,
  11.51,
  11.66,
  11.9,
  12.4,
  12.72,
  12.74,
  12.67,
  12.3,
  12.61,
  12.61,
  12.72,
  12.15,
  11.64,
  11.11,
  11.15,
  11.01,
  11.36,
  11.2,
  11.83,
  12.24,
  12.07,
  11.77,
  10.97,
  10.8,
  10.7,
  10.87,
  10.95,
  11.11,
  11.23,
  11.33,
  11.22,
  11.57,
  11.74,
  11.77,
  11.1,
  11.09,
  11.2,
  11.18,
  10.84,
  10.96,
  10.98,
  10.95,
  10.73,
  10.89,
  10.91,
  10.97,
  11.1,
  10.81,
  10.52,
  10.6,
  10.68,
  10.8,
  10.74,
  11.13,
  11.2,
  11.25,
  11.47,
  11.49,
  11.39,
  11.15,
  10.92,
  11.1,
  10.96,
  11.03,
  11.04,
  11,
  11.08,
  10.75,
  10.7,
  10.75,
  10.74,
  10.72,
  10.48,
  10.69,
  11.11,
  11.4,
  10.97,
  11.12,
  11.06,
  10.98,
  11.23,
  11.22,
  11.19,
  11.23,
  11.21,
  11.38,
  11.83,
  11.8,
  11.55,
  11.21,
  11.45,
  11.17,
  11.03,
  10.89,
  10.67,
  10.82,
  11.29,
  11.54,
  11.16,
  11.52,
  11.56,
  11.58,
  11.48,
  11.52,
  11.82,
  12.1,
  11.65,
  11.47,
  11.39,
  11.39,
  11.14,
  10.9,
  10.99,
  10.94,
  10.93,
  10.95,
  11.01,
  10.92,
  10.95,
  11.01,
  10.99,
  11.23,
  11.37,
  12.19,
  12.78,
  12.72,
  12.44,
  12.19,
  12.23,
  11.73,
  11.15,
  11.43,
  11.33,
  12.27,
  11.49,
  10.64,
  10.69,
  10.45,
  10.72,
  10.97,
  11.9,
  12.23,
  11.97,
  11.69,
  11.87,
  11.88,
  11.46,
  10.4,
  10.18,
  11.4,
  11.4,
  10.83,
  10.87,
  11.47,
  11.07,
  11.34 ;

 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.9314,
  32.94341,
  32.96061,
  32.9816,
  32.96586,
  32.98498,
  32.87023,
  32.88247,
  32.9253,
  32.96082,
  32.9187,
  32.89031,
  32.88859,
  32.89227,
  32.89875,
  32.87458,
  32.87773,
  32.90407,
  32.93281,
  32.93643,
  32.90895,
  32.88795,
  32.8844,
  32.88054,
  32.75774,
  32.81395,
  32.81777,
  32.81223,
  32.81102,
  32.82351,
  32.86642,
  32.87081,
  32.90368,
  32.90686,
  32.85991,
  32.83644,
  32.84951,
  32.86118,
  32.84608,
  32.84755,
  32.86479,
  32.84852,
  32.8609,
  32.86074,
  32.83118,
  32.84359,
  32.86637,
  32.86642,
  32.87678,
  32.87688,
  32.91199,
  32.90162,
  32.90451,
  32.88677,
  32.89537,
  32.87902,
  32.88293,
  32.88372,
  32.88516,
  32.90313,
  32.9398,
  32.97767,
  32.99038,
  32.98684,
  32.97216,
  32.91763,
  32.92315,
  32.92381,
  32.90064,
  32.89853,
  32.89828,
  32.92345,
  32.96236,
  32.91087,
  32.92245,
  32.89933,
  32.90523,
  32.90145,
  32.90504,
  32.95316,
  33.00628,
  32.99805,
  32.99411,
  32.94928,
  32.9499,
  32.95338,
  33.01368,
  33.00624,
  32.9869,
  32.98096,
  32.96157,
  32.94617,
  32.91704,
  32.95951,
  32.95578,
  32.96536,
  33.00004,
  33.02511,
  33.00836,
  32.99511,
  32.993,
  33.00399,
  33.00969,
  33.00925,
  32.99841,
  32.98438,
  32.95644,
  32.96583,
  33.0171,
  33.01464,
  32.9708,
  32.99722,
  32.99681,
  32.99073,
  32.99762,
  32.98056,
  32.98514,
  33.0125,
  33.0144,
  33.00948,
  33.02992,
  32.94543,
  32.96204,
  32.9734,
  32.94215,
  32.95431,
  32.93351,
  32.93341,
  32.92717,
  32.95938,
  32.98404,
  32.97575,
  32.98182,
  32.98706,
  33.00259,
  32.99672,
  32.96525,
  32.96438,
  32.94498,
  32.99576,
  33.00481,
  32.96766,
  33.03807,
  33.02363,
  32.99017,
  32.98592,
  32.94067,
  32.93653,
  32.95238,
  32.97708,
  32.94629,
  32.9105,
  32.96572,
  32.98554,
  32.98523,
  32.99248,
  32.9894,
  33.00676,
  32.93112,
  32.96309,
  32.95414,
  32.95713,
  32.92865,
  32.96081,
  32.93079,
  32.96437,
  32.95953,
  32.9173 ;

 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.02981,
  25.06306,
  24.95133,
  25.13102,
  25.16379,
  25.21422,
  25.14777,
  25.18173,
  25.20812,
  25.03971,
  24.9847,
  24.99421,
  25.04056,
  25.01599,
  24.97666,
  24.86367,
  24.8045,
  24.82103,
  24.85687,
  24.93067,
  24.84998,
  24.83371,
  24.80967,
  24.91571,
  24.91515,
  25.05453,
  25.05038,
  25.07093,
  25.00746,
  25.04591,
  24.96455,
  24.89116,
  24.94871,
  25.00706,
  25.11511,
  25.12671,
  25.15432,
  25.13371,
  25.10788,
  25.08067,
  25.07265,
  25.04202,
  25.07141,
  25.00798,
  24.95382,
  24.95793,
  25.0971,
  25.09891,
  25.08734,
  25.091,
  25.17853,
  25.14933,
  25.14805,
  25.13954,
  25.18481,
  25.14408,
  25.14361,
  25.13364,
  25.11171,
  25.17689,
  25.2558,
  25.2715,
  25.26752,
  25.24382,
  25.24287,
  25.13163,
  25.12341,
  25.11496,
  25.0572,
  25.05193,
  25.06987,
  25.13258,
  25.20367,
  25.13172,
  25.16555,
  25.13517,
  25.13799,
  25.14213,
  25.13074,
  25.22634,
  25.27642,
  25.2613,
  25.25997,
  25.22854,
  25.27055,
  25.23696,
  25.20992,
  25.152,
  25.21395,
  25.18268,
  25.17828,
  25.18047,
  25.11329,
  25.14811,
  25.15058,
  25.15086,
  25.18143,
  25.17028,
  25.07477,
  25.07004,
  25.1144,
  25.1845,
  25.1456,
  25.19576,
  25.21227,
  25.2261,
  25.24282,
  25.22396,
  25.18032,
  25.13305,
  25.16763,
  25.12316,
  25.11553,
  25.10715,
  25.13076,
  25.11022,
  25.05859,
  25.02752,
  25.11271,
  25.1418,
  25.17222,
  25.10652,
  25.1644,
  25.21579,
  25.17558,
  25.19388,
  25.17945,
  25.17585,
  25.16038,
  25.20135,
  25.21526,
  25.19818,
  25.20645,
  25.16774,
  25.15459,
  24.9983,
  24.86063,
  24.87163,
  24.91059,
  24.99755,
  24.997,
  25.06166,
  25.22175,
  25.16007,
  25.15216,
  24.97476,
  25.08467,
  25.23252,
  25.23618,
  25.29688,
  25.22621,
  25.15448,
  25.02866,
  24.98205,
  25.03074,
  25.08831,
  25.05262,
  25.06424,
  25.08271,
  25.29454,
  25.32492,
  25.11381,
  25.09167,
  25.21829,
  25.18789,
  25.10674,
  25.17491,
  25.09369 ;

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