netcdf L0103.sbe37.realtime.50m {
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.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 = 2452883.02361689 ;
		:starting_julian_day_string = "2003-08-31 00:34:00" ;
		:ending_julian_day_number = 2452889.94028356 ;
		:ending_julian_day_string = "2003-09-06 22: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 = 2452883.02361111, 2452883.06527778, 2452883.10694444, 
    2452883.14861111, 2452883.19027778, 2452883.23194444, 2452883.27361111, 
    2452883.31527778, 2452883.35694444, 2452883.39861111, 2452883.44027778, 
    2452883.48194444, 2452883.52361111, 2452883.56527778, 2452883.60694444, 
    2452883.64861111, 2452883.69027778, 2452883.73194444, 2452883.77361111, 
    2452883.81527778, 2452883.85694444, 2452883.89861111, 2452883.94027778, 
    2452883.98194444, 2452884.02361111, 2452884.06527778, 2452884.10694444, 
    2452884.14861111, 2452884.19027778, 2452884.23194444, 2452884.27361111, 
    2452884.31527778, 2452884.35694444, 2452884.39861111, 2452884.44027778, 
    2452884.48194444, 2452884.52361111, 2452884.56527778, 2452884.60694444, 
    2452884.64861111, 2452884.69027778, 2452884.73194444, 2452884.77361111, 
    2452884.81527778, 2452884.85694444, 2452884.89861111, 2452884.94027778, 
    2452884.98194444, 2452885.02361111, 2452885.06527778, 2452885.10694444, 
    2452885.14861111, 2452885.19027778, 2452885.23194444, 2452885.27361111, 
    2452885.31527778, 2452885.35694444, 2452885.39861111, 2452885.44027778, 
    2452885.48194444, 2452885.52361111, 2452885.56527778, 2452885.60694444, 
    2452885.64861111, 2452885.69027778, 2452885.73194444, 2452885.77361111, 
    2452885.81527778, 2452885.85694444, 2452885.89861111, 2452885.94027778, 
    2452885.98194444, 2452886.02361111, 2452886.06527778, 2452886.10694444, 
    2452886.14861111, 2452886.19027778, 2452886.23194444, 2452886.27361111, 
    2452886.31527778, 2452886.35694444, 2452886.39861111, 2452886.44027778, 
    2452886.48194444, 2452886.52361111, 2452886.56527778, 2452886.60694444, 
    2452886.64861111, 2452886.69027778, 2452886.73194444, 2452886.77361111, 
    2452886.81527778, 2452886.85694444, 2452886.89861111, 2452886.94027778, 
    2452886.98194444, 2452887.02361111, 2452887.06527778, 2452887.10694444, 
    2452887.14861111, 2452887.19027778, 2452887.23194444, 2452887.27361111, 
    2452887.31527778, 2452887.35694444, 2452887.39861111, 2452887.44027778, 
    2452887.48194444, 2452887.52361111, 2452887.56527778, 2452887.60694444, 
    2452887.64861111, 2452887.69027778, 2452887.73194444, 2452887.77361111, 
    2452887.81527778, 2452887.85694444, 2452887.89861111, 2452887.94027778, 
    2452887.98194444, 2452888.02361111, 2452888.06527778, 2452888.10694444, 
    2452888.14861111, 2452888.19027778, 2452888.23194444, 2452888.27361111, 
    2452888.31527778, 2452888.35694444, 2452888.39861111, 2452888.44027778, 
    2452888.48194444, 2452888.52361111, 2452888.56527778, 2452888.60694444, 
    2452888.64861111, 2452888.69027778, 2452888.73194444, 2452888.77361111, 
    2452888.81527778, 2452888.85694444, 2452888.89861111, 2452888.94027778, 
    2452888.98194444, 2452889.02361111, 2452889.06527778, 2452889.10694444, 
    2452889.14861111, 2452889.19027778, 2452889.23194444, 2452889.27361111, 
    2452889.31527778, 2452889.35694444, 2452889.39861111, 2452889.44027778, 
    2452889.48194444, 2452889.52361111, 2452889.56527778, 2452889.60694444, 
    2452889.64861111, 2452889.69027778, 2452889.73194444, 2452889.77361111, 
    2452889.81527778, 2452889.85694444, 2452889.89861111, 2452889.94027778 ;

 conductivity =
  35.587,
  35.553,
  35.553,
  35.537,
  35.51,
  36.222,
  35.514,
  35.635,
  35.556,
  35.561,
  35.765,
  35.586,
  35.574,
  35.564,
  35.551,
  35.511,
  35.554,
  35.502,
  35.485,
  35.742,
  35.535,
  35.544,
  35.755,
  35.54,
  35.551,
  35.518,
  35.523,
  35.811,
  36.18,
  35.947,
  35.803,
  35.539,
  35.551,
  35.563,
  35.542,
  35.584,
  35.548,
  35.559,
  35.596,
  35.581,
  35.594,
  35.563,
  35.736,
  35.569,
  35.684,
  35.639,
  35.562,
  35.741,
  35.583,
  35.571,
  35.588,
  35.588,
  35.597,
  35.582,
  35.603,
  35.752,
  35.616,
  35.66,
  35.587,
  35.628,
  35.738,
  35.613,
  36.416,
  36.174,
  36.018,
  35.792,
  35.696,
  35.925,
  35.736,
  35.736,
  35.756,
  35.67,
  35.624,
  35.709,
  35.639,
  35.747,
  35.996,
  35.728,
  35.791,
  35.798,
  35.817,
  35.759,
  35.902,
  35.688,
  35.693,
  35.721,
  35.705,
  35.755,
  35.685,
  35.675,
  36.162,
  36.062,
  36.047,
  35.995,
  36.209,
  36.186,
  35.704,
  35.856,
  35.818,
  35.647,
  35.918,
  36.099,
  35.79,
  35.906,
  35.819,
  35.826,
  35.812,
  35.828,
  35.817,
  35.857,
  36.062,
  35.972,
  35.949,
  35.957,
  35.847,
  35.935,
  35.852,
  35.825,
  35.868,
  35.93,
  35.853,
  35.887,
  35.917,
  35.83,
  35.85,
  35.777,
  35.924,
  35.896,
  35.875,
  35.816,
  35.857,
  35.828,
  35.914,
  35.873,
  35.894,
  35.894,
  35.977,
  35.892,
  35.845,
  35.856,
  35.818,
  35.831,
  35.781,
  35.784,
  35.883,
  35.812,
  35.922,
  35.912,
  35.909,
  35.917,
  35.902,
  35.914,
  35.899,
  35.797,
  35.75,
  35.759,
  35.762,
  35.83,
  35.905,
  36.054,
  35.969,
  36.034,
  36.051,
  36.054,
  36.045,
  35.79,
  35.8 ;

 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.09,
  8.98,
  9.07,
  8.94,
  9.11,
  10.14,
  9.15,
  9.39,
  9.16,
  9.22,
  9.45,
  9.09,
  9.05,
  8.92,
  8.98,
  9.07,
  8.89,
  9.07,
  9.05,
  9.6,
  8.96,
  8.97,
  9.51,
  9.08,
  9.05,
  9.11,
  9.01,
  9.57,
  10.08,
  9.83,
  9.64,
  8.99,
  8.98,
  8.91,
  8.98,
  9.24,
  8.95,
  8.94,
  9.26,
  9.13,
  9.15,
  8.98,
  9.51,
  9,
  9.42,
  9.34,
  9,
  9.51,
  9.19,
  9.11,
  9.02,
  9.03,
  9.05,
  8.95,
  9.12,
  9.38,
  9.01,
  9.21,
  9.02,
  9.17,
  9.44,
  9.1,
  10.36,
  10.04,
  9.88,
  9.56,
  9.34,
  9.71,
  9.05,
  9.13,
  9.12,
  9.07,
  9.03,
  9.21,
  9.13,
  9.29,
  9.83,
  9.32,
  9.38,
  9.45,
  9.46,
  9.37,
  9.61,
  9.11,
  9.08,
  9.15,
  9.14,
  9.19,
  9.07,
  9.06,
  9.68,
  9.74,
  9.7,
  9.69,
  9.8,
  9.73,
  9.06,
  9.46,
  9.43,
  9.04,
  9.43,
  9.7,
  9.04,
  9.16,
  9.34,
  9.36,
  9.33,
  9.45,
  9.36,
  9.51,
  9.6,
  9.68,
  9.65,
  9.66,
  9.42,
  9.6,
  9.45,
  9.38,
  9.43,
  9.52,
  9.41,
  9.51,
  9.56,
  9.23,
  9.24,
  9.09,
  9.51,
  9.49,
  9.5,
  9.24,
  9.39,
  9.41,
  9.46,
  9.32,
  9.42,
  9.37,
  9.58,
  9.42,
  9.28,
  9.39,
  9.33,
  9.37,
  9.35,
  9.33,
  9.6,
  9.35,
  9.36,
  9.21,
  9.28,
  9.28,
  9.38,
  9.22,
  9.44,
  9.3,
  9.32,
  9.3,
  9.33,
  9.23,
  9.27,
  9.45,
  9.54,
  9.57,
  9.53,
  9.64,
  9.42,
  9.37,
  9.22 ;

 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.26345,
  33.331,
  33.24679,
  33.35184,
  33.16482,
  32.94675,
  33.13177,
  33.03458,
  33.16602,
  33.11547,
  33.11306,
  33.26241,
  33.28732,
  33.39881,
  33.32891,
  33.20313,
  33.41659,
  33.19378,
  33.19475,
  32.95129,
  33.33099,
  33.33099,
  33.04739,
  33.22394,
  33.26339,
  33.17313,
  33.27165,
  33.04963,
  32.95884,
  32.95018,
  32.97708,
  33.30704,
  33.32891,
  33.40717,
  33.31953,
  33.12072,
  33.35393,
  33.37479,
  33.11458,
  33.21989,
  33.21474,
  33.34142,
  33.02787,
  33.32892,
  33.05737,
  33.08491,
  33.32163,
  33.03301,
  33.16611,
  33.22816,
  33.32997,
  33.3206,
  33.31124,
  33.3894,
  33.25206,
  33.16445,
  33.3685,
  33.22728,
  33.32893,
  33.23138,
  33.0945,
  33.28112,
  32.94274,
  32.98921,
  32.9768,
  33.03934,
  33.14374,
  33.03767,
  33.4559,
  33.38083,
  33.41098,
  33.36845,
  33.35808,
  33.27805,
  33.2801,
  33.24286,
  33.00012,
  33.19534,
  33.20468,
  33.14703,
  33.15733,
  33.18094,
  33.10612,
  33.34969,
  33.383,
  33.34653,
  33.33928,
  33.34441,
  33.38405,
  33.38303,
  33.30792,
  33.15015,
  33.17167,
  33.12767,
  33.24503,
  33.2862,
  33.4132,
  33.19748,
  33.18615,
  33.37264,
  33.28919,
  33.2249,
  33.52154,
  33.52924,
  33.27075,
  33.25937,
  33.27282,
  33.17792,
  33.25008,
  33.15223,
  33.2795,
  33.11334,
  33.11742,
  33.11641,
  33.2253,
  33.14919,
  33.20263,
  33.23975,
  33.23766,
  33.21803,
  33.24077,
  33.18308,
  33.16766,
  33.38474,
  33.39611,
  33.46097,
  33.22112,
  33.21085,
  33.17999,
  33.36089,
  33.26347,
  33.215,
  33.2572,
  33.34518,
  33.27375,
  33.32027,
  33.21077,
  33.27169,
  33.35355,
  33.26244,
  33.27902,
  33.25524,
  33.22221,
  33.2439,
  33.09585,
  33.25422,
  33.3585,
  33.48849,
  33.41978,
  33.42806,
  33.31921,
  33.48117,
  33.26032,
  33.28525,
  33.21807,
  33.24596,
  33.22117,
  33.38474,
  33.425,
  33.41074,
  33.23959,
  33.27856,
  33.33317,
  33.23426,
  33.42946,
  33.21293,
  33.36301 ;

 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.74462,
  25.81481,
  25.73474,
  25.83739,
  25.66429,
  25.3259,
  25.6321,
  25.51783,
  25.65732,
  25.60825,
  25.56951,
  25.74381,
  25.76961,
  25.8773,
  25.81318,
  25.70057,
  25.89591,
  25.69326,
  25.69717,
  25.41879,
  25.81794,
  25.81637,
  25.50849,
  25.71528,
  25.75089,
  25.67079,
  25.76365,
  25.5005,
  25.34541,
  25.38024,
  25.43243,
  25.79449,
  25.81318,
  25.88541,
  25.80584,
  25.60917,
  25.83746,
  25.85537,
  25.60118,
  25.70422,
  25.69702,
  25.82297,
  25.49323,
  25.81005,
  25.53082,
  25.5652,
  25.80434,
  25.49725,
  25.65263,
  25.71385,
  25.80772,
  25.79881,
  25.78834,
  25.86523,
  25.73097,
  25.62097,
  25.83945,
  25.6973,
  25.8069,
  25.70686,
  25.55662,
  25.75687,
  25.28551,
  25.37581,
  25.39275,
  25.49409,
  25.6112,
  25.4683,
  25.90155,
  25.83014,
  25.85532,
  25.82995,
  25.82815,
  25.73701,
  25.75133,
  25.69672,
  25.41924,
  25.65475,
  25.65242,
  25.59607,
  25.60251,
  25.63547,
  25.53813,
  25.80895,
  25.83976,
  25.80013,
  25.79604,
  25.79211,
  25.84216,
  25.84294,
  25.68433,
  25.55123,
  25.57462,
  25.54189,
  25.61543,
  25.65914,
  25.86656,
  25.63389,
  25.62988,
  25.83797,
  25.71043,
  25.61619,
  25.95451,
  25.94149,
  25.71051,
  25.6984,
  25.71374,
  25.62021,
  25.69114,
  25.59043,
  25.67524,
  25.53233,
  25.54043,
  25.538,
  25.6621,
  25.57341,
  25.63953,
  25.67984,
  25.67015,
  25.64023,
  25.6758,
  25.61453,
  25.59436,
  25.81729,
  25.82458,
  25.89919,
  25.64427,
  25.63948,
  25.61374,
  25.79703,
  25.69678,
  25.65565,
  25.68057,
  25.77193,
  25.69997,
  25.74441,
  25.62479,
  25.69836,
  25.78489,
  25.69597,
  25.71859,
  25.69356,
  25.67095,
  25.69112,
  25.53174,
  25.69598,
  25.77591,
  25.90164,
  25.83669,
  25.84317,
  25.74197,
  25.89432,
  25.68624,
  25.72827,
  25.67253,
  25.69755,
  25.67335,
  25.81729,
  25.84237,
  25.80222,
  25.65383,
  25.6794,
  25.72859,
  25.63334,
  25.82171,
  25.66048,
  25.80188 ;

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