netcdf L0103.sbe37.realtime.20m {
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:_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 = "21-Aug-2003 13:11:33:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"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.20m.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 = 1 ;
		: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.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 15:34:32\n",
			"Salinity_1.2:  27-Aug-2003 15:34:32\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 15:34:32\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 15:34:32\n",
			"Sigma_T_1.3:  27-Aug-2003 15:34:32\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 15:34:32" ;
data:

 lat = 43.624283 ;

 lon = -66.552817 ;

 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.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 =
  35.988,
  36.285,
  36.213,
  36.083,
  36.51,
  36.422,
  36.125,
  36.591,
  36.78,
  36.998,
  36.065,
  36.118,
  35.865,
  35.951,
  36.008,
  36.432,
  36.359,
  36.854,
  36.956,
  36.802,
  36.35,
  36.157,
  35.997,
  35.837,
  36.168,
  35.772,
  35.803,
  35.894,
  35.882,
  35.935,
  36.269,
  36.205,
  36.185,
  37.343,
  35.862,
  36.183,
  36.149,
  35.945,
  36.009,
  36.286,
  36.237,
  36.415,
  36.352,
  36.158,
  36.501,
  36.668,
  36.419,
  36.194,
  35.957,
  36.404,
  36.223,
  36.051,
  36.004,
  36.121,
  36.38,
  36.819,
  36.349,
  36.256,
  36.169,
  35.991,
  36.024,
  36.004,
  36.541,
  36.499,
  36.2,
  36.007,
  36.244,
  36.582,
  37.161,
  36.514,
  36.61,
  36.179,
  36.201,
  35.903,
  36.636,
  36.194,
  36.62,
  36.294,
  36.308,
  36.651,
  36.846,
  35.943,
  36.57,
  36.106,
  36.041,
  36.501,
  37.145,
  36.585,
  36.458,
  36.337,
  36.064,
  36.44,
  36.552,
  36.832,
  37.134,
  36.673,
  37.06,
  36.24,
  36.409,
  36.393,
  36.688,
  36.344,
  37.228,
  37.275,
  36.501,
  36.761,
  37.056,
  36.795,
  36.837,
  36.695,
  36.362,
  36.254,
  37.355,
  36.49,
  36.189,
  38.119,
  36.339,
  36.563,
  36.711,
  36.394,
  36.893,
  36.681,
  37.06,
  37.012,
  36.99,
  36.993,
  36.362,
  36.636,
  36.104,
  36.791,
  37.078,
  36.983,
  36.889,
  37.326,
  37.839,
  37.177,
  36.217,
  36.98,
  36.797,
  36.327,
  36.269,
  37.06,
  36.811,
  37.293,
  37.264,
  36.854,
  36.446,
  36.456,
  36.307,
  36.632,
  36.283,
  36.501,
  37.136,
  37.051,
  37.027,
  37.028,
  36.4,
  36.5,
  36.157,
  35.933,
  35.921,
  35.987,
  36.053,
  36.405,
  36.365,
  36.933,
  36.939 ;

 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.74,
  10.06,
  9.96,
  9.85,
  10.3,
  10.12,
  9.77,
  10.38,
  10.6,
  10.88,
  9.88,
  9.98,
  9.57,
  9.74,
  9.84,
  10.37,
  10.27,
  10.76,
  10.87,
  10.78,
  10.26,
  10,
  9.82,
  9.51,
  10.12,
  9.5,
  9.6,
  9.74,
  9.69,
  9.57,
  10.09,
  9.9,
  10.15,
  11.38,
  9.67,
  10.03,
  10.03,
  9.75,
  9.87,
  10.09,
  9.93,
  10.29,
  10.09,
  9.9,
  10.44,
  10.52,
  10.16,
  9.9,
  9.54,
  10.27,
  9.94,
  9.71,
  9.55,
  9.8,
  10.11,
  10.77,
  10.18,
  10.04,
  9.87,
  9.65,
  9.67,
  9.63,
  10.31,
  10.33,
  9.94,
  9.58,
  9.98,
  10.45,
  11.14,
  10.34,
  10.37,
  9.81,
  10.03,
  9.68,
  10.54,
  10.01,
  10.49,
  10.06,
  10,
  10.39,
  10.64,
  9.51,
  10.37,
  9.88,
  9.74,
  10.25,
  11.01,
  10.35,
  10.29,
  10.17,
  9.78,
  10.28,
  10.4,
  10.74,
  11.01,
  10.36,
  10.81,
  9.85,
  10.1,
  10.09,
  10.48,
  10.01,
  11.09,
  11.15,
  10.12,
  10.65,
  10.93,
  10.54,
  10.67,
  10.46,
  10.1,
  9.98,
  11.26,
  10.25,
  9.79,
  12.08,
  10.01,
  10.29,
  10.49,
  10.11,
  10.74,
  10.34,
  10.95,
  10.88,
  10.88,
  10.89,
  10,
  10.42,
  9.68,
  10.62,
  10.97,
  10.83,
  10.68,
  11.2,
  11.79,
  11.07,
  9.94,
  10.79,
  10.57,
  9.8,
  10.08,
  10.95,
  10.65,
  11.17,
  11.21,
  10.78,
  10.25,
  10.22,
  10.03,
  10.49,
  10.06,
  10.34,
  11.04,
  10.89,
  10.85,
  10.93,
  10.15,
  10.3,
  9.86,
  9.65,
  9.66,
  9.64,
  9.76,
  10.21,
  9.93,
  10.85,
  10.84 ;

 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 =
  33.08788,
  33.09678,
  33.11526,
  33.08381,
  33.10513,
  33.18073,
  33.20029,
  33.11383,
  33.10357,
  33.06773,
  33.03795,
  33.00038,
  33.11849,
  33.05006,
  33.01651,
  32.96288,
  32.98011,
  33.03266,
  33.03497,
  32.96277,
  32.98012,
  33.02172,
  33.02362,
  33.14515,
  32.92347,
  33.08755,
  33.02722,
  32.9918,
  33.02541,
  33.19037,
  33.05312,
  33.16221,
  32.91339,
  32.96002,
  33.02332,
  33.0207,
  32.9862,
  33.03474,
  32.99006,
  33.07035,
  33.16722,
  33.01841,
  33.13726,
  33.11434,
  32.9688,
  33.06392,
  33.14106,
  33.151,
  33.24075,
  33.02551,
  33.14379,
  33.17996,
  33.2798,
  33.16856,
  33.14733,
  32.98873,
  33.05196,
  33.08565,
  33.15311,
  33.17389,
  33.18924,
  33.2057,
  33.12727,
  33.0667,
  33.12038,
  33.25506,
  33.12843,
  33.04111,
  32.99541,
  33.07271,
  33.14208,
  33.21857,
  33.03897,
  33.0561,
  33.01369,
  33.05015,
  33.04297,
  33.1059,
  33.17513,
  33.16513,
  33.13333,
  33.25418,
  33.1018,
  33.07972,
  33.14207,
  33.14168,
  33.09647,
  33.13514,
  33.06179,
  33.04894,
  33.12875,
  33.05273,
  33.05638,
  33.02878,
  33.08556,
  33.21468,
  33.1928,
  33.24394,
  33.18589,
  33.17884,
  33.12034,
  33.20253,
  33.10661,
  33.0991,
  33.2608,
  33.03924,
  33.08027,
  33.17315,
  33.09712,
  33.14558,
  33.13824,
  33.1386,
  33.07923,
  33.13057,
  33.24724,
  33.0938,
  33.19745,
  33.16773,
  33.13434,
  33.16152,
  33.08965,
  33.24104,
  33.0662,
  33.08166,
  33.05977,
  33.05373,
  33.23002,
  33.12268,
  33.26196,
  33.09644,
  33.06605,
  33.09797,
  33.14004,
  33.10452,
  33.07969,
  33.07413,
  33.13768,
  33.13117,
  33.14786,
  33.37902,
  33.06226,
  33.0662,
  33.08924,
  33.0989,
  33.03434,
  33.0146,
  33.08614,
  33.12362,
  33.14659,
  33.05502,
  33.09475,
  33.05961,
  33.06052,
  33.11142,
  33.1237,
  33.05245,
  33.13097,
  33.09504,
  33.15007,
  33.11445,
  33.09294,
  33.17902,
  33.13592,
  33.08121,
  33.29757,
  33.03013,
  33.04512 ;

 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.50259,
  25.45639,
  25.48754,
  25.48127,
  25.42234,
  25.51181,
  25.58545,
  25.41548,
  25.36959,
  25.29275,
  25.44049,
  25.39454,
  25.55431,
  25.47305,
  25.43038,
  25.2995,
  25.32995,
  25.2865,
  25.26901,
  25.22858,
  25.33166,
  25.40786,
  25.43923,
  25.58489,
  25.3111,
  25.54149,
  25.47812,
  25.42756,
  25.46201,
  25.61048,
  25.41729,
  25.53419,
  25.2982,
  25.11968,
  25.46365,
  25.40206,
  25.37513,
  25.45945,
  25.40476,
  25.43073,
  25.53311,
  25.35643,
  25.48294,
  25.49681,
  25.29214,
  25.35252,
  25.47411,
  25.52544,
  25.65474,
  25.36536,
  25.51314,
  25.57944,
  25.68362,
  25.55571,
  25.48743,
  25.25054,
  25.40123,
  25.45106,
  25.53206,
  25.58454,
  25.59326,
  25.61266,
  25.43791,
  25.38727,
  25.49487,
  25.6594,
  25.49449,
  25.34679,
  25.19035,
  25.39025,
  25.43921,
  25.59311,
  25.41631,
  25.48762,
  25.30993,
  25.42838,
  25.34137,
  25.46352,
  25.52759,
  25.45375,
  25.38584,
  25.6701,
  25.40781,
  25.4731,
  25.54492,
  25.45935,
  25.29213,
  25.43722,
  25.39025,
  25.40056,
  25.52793,
  25.38489,
  25.36727,
  25.28697,
  25.28364,
  25.49753,
  25.40245,
  25.6063,
  25.51921,
  25.51538,
  25.40339,
  25.5473,
  25.2858,
  25.26923,
  25.57428,
  25.31079,
  25.29369,
  25.43419,
  25.3524,
  25.4265,
  25.48203,
  25.50242,
  25.23404,
  25.45069,
  25.61881,
  25.09437,
  25.54334,
  25.47287,
  25.41258,
  25.4985,
  25.33438,
  25.5215,
  25.27921,
  25.30359,
  25.28656,
  25.28009,
  25.57043,
  25.41553,
  25.64842,
  25.36056,
  25.27555,
  25.32509,
  25.3841,
  25.26448,
  25.13759,
  25.26408,
  25.50838,
  25.35797,
  25.40929,
  25.72008,
  25.4261,
  25.27921,
  25.34975,
  25.26549,
  25.20811,
  25.26894,
  25.41603,
  25.45036,
  25.50029,
  25.35075,
  25.45481,
  25.38004,
  25.25883,
  25.325,
  25.3416,
  25.27204,
  25.46793,
  25.41448,
  25.53135,
  25.53811,
  25.51967,
  25.59019,
  25.53682,
  25.41897,
  25.63486,
  25.26875,
  25.28218 ;

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