netcdf L0103.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:_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.50m.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 = 2 ;
		: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:35:23\n",
			"Salinity_1.2:  27-Aug-2003 15:35:23\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 15:35:23\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 15:35:23\n",
			"Sigma_T_1.3:  27-Aug-2003 15:35:23\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 15:35:23" ;
data:

 lat = 43.624283 ;

 lon = -66.552817 ;

 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 =
  35.845,
  35.853,
  35.827,
  35.834,
  35.918,
  35.918,
  35.942,
  36.065,
  35.974,
  35.943,
  35.917,
  35.851,
  35.801,
  35.856,
  35.801,
  35.898,
  35.889,
  36.54,
  36.667,
  35.931,
  35.972,
  35.901,
  35.915,
  35.896,
  35.846,
  35.875,
  35.848,
  35.89,
  35.86,
  35.91,
  36.041,
  35.999,
  36.107,
  35.915,
  35.81,
  35.897,
  35.809,
  35.868,
  35.971,
  35.979,
  36.077,
  35.985,
  35.975,
  35.99,
  36.192,
  36.318,
  36.087,
  36.054,
  36.007,
  36.006,
  35.934,
  35.969,
  36.064,
  36.014,
  36.09,
  36.113,
  36.121,
  36.133,
  36.09,
  36.038,
  35.998,
  35.962,
  35.968,
  35.951,
  35.916,
  35.942,
  36.049,
  36.018,
  36.044,
  36.208,
  36.16,
  36.051,
  36.005,
  35.902,
  35.866,
  35.81,
  35.918,
  36.011,
  35.916,
  36.002,
  36.05,
  36.153,
  36.071,
  35.987,
  35.943,
  35.891,
  35.895,
  36.699,
  35.983,
  36.031,
  35.965,
  35.995,
  36.177,
  36.275,
  36.483,
  36.235,
  35.967,
  35.893,
  35.882,
  35.911,
  35.93,
  36.186,
  35.923,
  36.044,
  37.057,
  36.013,
  36.325,
  35.978,
  35.939,
  35.914,
  35.907,
  36.009,
  36.226,
  36.188,
  35.995,
  35.942,
  36.352,
  35.944,
  35.943,
  35.936,
  35.924,
  35.92,
  36.12,
  36.258,
  36.508,
  36.486,
  36.489,
  35.95,
  35.977,
  36.029,
  36.085,
  36.714,
  36.404,
  35.928,
  36.201,
  36.462,
  36.334,
  36.323,
  36.23,
  36.403,
  36.014,
  36.033,
  36.467,
  36.078,
  36.027,
  36.235,
  36.265,
  36.246,
  36.188,
  36.095,
  36.27,
  36.308,
  36.134,
  36.242,
  36.21,
  36.188,
  36.191,
  36.319,
  36.321,
  36.339,
  36.141,
  36.046,
  36.237,
  36.278,
  36.394,
  36.436,
  36.522,
  36.387 ;

 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 =
  9.36,
  9.36,
  9.23,
  9.35,
  9.44,
  9.28,
  9.19,
  9.66,
  9.56,
  9.56,
  9.59,
  9.48,
  9.31,
  9.49,
  9.33,
  9.42,
  9.4,
  10.32,
  10.4,
  9.29,
  9.21,
  9.39,
  9.2,
  9.26,
  9.49,
  9.29,
  9.47,
  9.3,
  9.37,
  9.25,
  9.53,
  9.28,
  9.6,
  9.76,
  9.47,
  9.34,
  9.38,
  9.43,
  9.49,
  9.41,
  9.61,
  9.26,
  9.44,
  9.36,
  9.87,
  9.96,
  9.62,
  9.55,
  9.26,
  9.58,
  9.41,
  9.51,
  9.27,
  9.27,
  9.35,
  9.61,
  9.69,
  9.7,
  9.66,
  9.33,
  9.39,
  9.41,
  9.3,
  9.5,
  9.43,
  9.39,
  9.33,
  9.44,
  9.63,
  9.93,
  9.84,
  9.47,
  9.28,
  9.38,
  9.41,
  9.47,
  9.31,
  9.73,
  9.52,
  9.36,
  9.56,
  9.73,
  9.3,
  9.33,
  9.3,
  9.3,
  9.3,
  10.46,
  9.46,
  9.46,
  9.3,
  9.36,
  9.61,
  9.83,
  10.21,
  9.63,
  9.34,
  9.28,
  9.3,
  9.37,
  9.42,
  9.81,
  9.31,
  9.53,
  10.86,
  9.35,
  9.85,
  9.31,
  9.3,
  9.3,
  9.32,
  9.39,
  9.77,
  9.83,
  9.45,
  9.33,
  10.01,
  9.35,
  9.32,
  9.32,
  9.31,
  9.31,
  9.39,
  9.55,
  10.11,
  10.03,
  10.06,
  9.35,
  9.4,
  9.49,
  9.59,
  10.5,
  10.01,
  9.36,
  9.67,
  10.14,
  9.94,
  9.68,
  9.7,
  9.65,
  9.4,
  9.42,
  10.11,
  9.49,
  9.45,
  9.71,
  9.79,
  9.77,
  9.7,
  9.58,
  9.93,
  9.57,
  9.63,
  9.6,
  9.8,
  9.77,
  9.84,
  9.56,
  9.89,
  9.59,
  9.69,
  9.6,
  9.57,
  9.73,
  9.7,
  9.65,
  10.31,
  10.03 ;

 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 =
  33.27899,
  33.28725,
  33.38163,
  33.27694,
  33.2799,
  33.4291,
  33.5384,
  33.22704,
  33.2262,
  33.19436,
  33.13995,
  33.17381,
  33.28008,
  33.1697,
  33.26146,
  33.27787,
  33.28719,
  33.10397,
  33.15895,
  33.43319,
  33.55072,
  33.30887,
  33.50098,
  33.42504,
  33.15942,
  33.37525,
  33.17999,
  33.38143,
  33.28517,
  33.44891,
  33.32288,
  33.51295,
  33.3257,
  32.98159,
  33.14088,
  33.35133,
  33.22325,
  33.23766,
  33.28803,
  33.37071,
  33.28563,
  33.51722,
  33.33863,
  33.42873,
  33.1632,
  33.20874,
  33.28662,
  33.31767,
  33.54002,
  33.24054,
  33.32429,
  33.26741,
  33.58967,
  33.53788,
  33.54144,
  33.32257,
  33.25666,
  33.2597,
  33.25266,
  33.50642,
  33.40897,
  33.35317,
  33.46212,
  33.25817,
  33.28713,
  33.35117,
  33.5178,
  33.38296,
  33.23326,
  33.12439,
  33.15817,
  33.389,
  33.51917,
  33.31921,
  33.25417,
  33.14088,
  33.40104,
  33.10722,
  33.20364,
  33.44113,
  33.30428,
  33.25244,
  33.56872,
  33.45369,
  33.43625,
  33.38246,
  33.3866,
  33.13647,
  33.32827,
  33.37772,
  33.45901,
  33.4339,
  33.38827,
  33.28472,
  33.14684,
  33.4292,
  33.42366,
  33.40322,
  33.37315,
  33.33781,
  33.31086,
  33.21233,
  33.40621,
  33.32597,
  33.13153,
  33.46185,
  33.31727,
  33.4631,
  33.43211,
  33.40625,
  33.38033,
  33.42033,
  33.29012,
  33.19594,
  33.34994,
  33.40717,
  33.19735,
  33.39055,
  33.41755,
  33.41031,
  33.40725,
  33.40311,
  33.53493,
  33.52744,
  33.26379,
  33.31508,
  33.2905,
  33.39675,
  33.37797,
  33.34772,
  33.31239,
  33.11515,
  33.25018,
  33.36469,
  33.35715,
  33.18966,
  33.24342,
  33.47292,
  33.35904,
  33.58298,
  33.41615,
  33.41708,
  33.22224,
  33.39817,
  33.38292,
  33.35488,
  33.31148,
  33.31056,
  33.31602,
  33.33194,
  33.18748,
  33.56017,
  33.32557,
  33.46432,
  33.24606,
  33.25127,
  33.18979,
  33.58084,
  33.27626,
  33.57333,
  33.27715,
  33.26308,
  33.48716,
  33.38035,
  33.52707,
  33.61685,
  33.09494,
  33.21453 ;

 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.71374,
  25.7202,
  25.81485,
  25.71374,
  25.70155,
  25.84398,
  25.94388,
  25.62443,
  25.64011,
  25.61523,
  25.56783,
  25.61215,
  25.72262,
  25.60732,
  25.70485,
  25.7032,
  25.71371,
  25.41804,
  25.44723,
  25.84558,
  25.95033,
  25.73227,
  25.91301,
  25.84401,
  25.59928,
  25.80026,
  25.6186,
  25.80349,
  25.71696,
  25.86428,
  25.72055,
  25.90957,
  25.71133,
  25.4163,
  25.58803,
  25.77352,
  25.66694,
  25.67015,
  25.69981,
  25.77739,
  25.67839,
  25.91611,
  25.74747,
  25.83083,
  25.53994,
  25.56051,
  25.67753,
  25.71322,
  25.93394,
  25.64806,
  25.7411,
  25.68044,
  25.97118,
  25.93067,
  25.92058,
  25.70725,
  25.64265,
  25.64338,
  25.64444,
  25.89642,
  25.81054,
  25.76368,
  25.8666,
  25.67484,
  25.70882,
  25.76535,
  25.90532,
  25.78212,
  25.6342,
  25.49967,
  25.54099,
  25.78198,
  25.91443,
  25.74197,
  25.68628,
  25.58803,
  25.81722,
  25.51934,
  25.62898,
  25.84053,
  25.70112,
  25.63277,
  25.94997,
  25.85518,
  25.84636,
  25.80429,
  25.80753,
  25.4194,
  25.73612,
  25.77478,
  25.86417,
  25.83487,
  25.75859,
  25.64146,
  25.47016,
  25.78729,
  25.83009,
  25.82374,
  25.79701,
  25.75813,
  25.72899,
  25.58824,
  25.82127,
  25.72296,
  25.34595,
  25.85834,
  25.66356,
  25.86576,
  25.84313,
  25.8229,
  25.79941,
  25.81942,
  25.6556,
  25.57213,
  25.75468,
  25.8188,
  25.54326,
  25.80259,
  25.82852,
  25.82286,
  25.82207,
  25.81884,
  25.90903,
  25.87716,
  25.5783,
  25.63179,
  25.60756,
  25.80743,
  25.78468,
  25.74647,
  25.70256,
  25.3959,
  25.58449,
  25.78075,
  25.72444,
  25.5154,
  25.59092,
  25.81324,
  25.72098,
  25.90417,
  25.81454,
  25.81203,
  25.54588,
  25.7859,
  25.78046,
  25.71608,
  25.66898,
  25.67157,
  25.68737,
  25.71948,
  25.54892,
  25.89947,
  25.70632,
  25.81966,
  25.61623,
  25.62527,
  25.56568,
  25.91726,
  25.62489,
  25.90649,
  25.65865,
  25.6624,
  25.84242,
  25.73269,
  25.85225,
  25.93064,
  25.4127,
  25.55331 ;

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