netcdf M0103.sbe37.realtime.250m {
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: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 = "21-Aug-2003 13:12:42:  Error in firmware programming resulted in erroneous time stamp.  All times had to be moved back 26 minutes.\n",
			"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.250m.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 = 6 ;
		:sbe37_serial_number = 2582 ;
		: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 = 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 13:16:22\n",
			"Salinity_1.2:  27-Aug-2003 13:16:22\n",
			"Conductivity_Ratio_1.2:  27-Aug-2003 13:16:22\n",
			"Salinity_RT_T_1.2:  27-Aug-2003 13:16:22\n",
			"Sigma_T_1.3:  27-Aug-2003 13:16:22\n",
			"Standard_Mean_Ocean_Water_Density_1.2:  27-Aug-2003 13:16:22" ;
data:

 lat = 43.4897 ;

 lon = -67.8815 ;

 depth = 250 ;

 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 =
  36.208,
  36.212,
  36.258,
  36.276,
  36.278,
  36.261,
  36.269,
  36.223,
  36.236,
  36.25,
  36.231,
  36.23,
  36.237,
  36.245,
  36.22,
  36.217,
  36.227,
  36.249,
  36.226,
  36.227,
  36.207,
  36.216,
  36.224,
  36.205,
  36.214,
  36.207,
  36.202,
  36.204,
  36.235,
  36.233,
  36.235,
  36.237,
  36.218,
  36.216,
  36.179,
  36.192,
  36.196,
  36.204,
  36.196,
  36.19,
  36.218,
  36.223,
  36.223,
  36.233,
  36.237,
  36.199,
  36.167,
  36.184,
  36.195,
  36.191,
  36.187,
  36.209,
  36.226,
  36.227,
  36.231,
  36.23,
  36.23,
  36.192,
  36.181,
  36.179,
  36.185,
  36.186,
  36.184,
  36.196,
  36.208,
  36.231,
  36.239,
  36.232,
  36.224,
  36.199,
  36.185,
  36.167,
  36.167,
  36.17,
  36.168,
  36.168,
  36.194,
  36.201,
  36.214,
  36.217,
  36.22,
  36.209,
  36.206,
  36.186,
  36.175,
  36.175,
  36.174,
  36.191,
  36.207,
  36.201,
  36.206,
  36.23,
  36.212,
  36.206,
  36.229,
  36.179,
  36.179,
  36.169,
  36.177,
  36.18,
  36.202,
  36.202,
  36.198,
  36.206,
  36.207,
  36.198,
  36.206,
  36.234,
  36.2,
  36.168,
  36.166,
  36.169,
  36.174,
  36.232,
  36.214,
  36.24,
  36.244,
  36.244,
  36.237,
  36.234,
  36.145,
  36.162,
  36.148,
  36.156,
  36.155,
  36.17,
  36.223,
  36.225,
  36.231,
  36.24,
  36.243,
  36.218,
  36.194,
  36.157,
  36.147,
  36.151,
  36.166,
  36.192,
  36.207,
  36.241,
  36.251,
  36.255,
  36.249,
  36.185,
  36.148,
  36.153,
  36.16,
  36.161,
  36.16,
  36.16,
  36.155,
  36.155,
  36.173,
  36.17,
  36.18,
  36.174,
  36.183,
  36.155,
  36.138,
  36.161,
  36.157,
  36.158,
  36.155,
  36.122,
  36.129,
  36.109,
  36.106 ;

 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 =
  8.29,
  8.29,
  8.34,
  8.36,
  8.36,
  8.34,
  8.35,
  8.31,
  8.32,
  8.34,
  8.32,
  8.32,
  8.33,
  8.33,
  8.31,
  8.3,
  8.31,
  8.33,
  8.31,
  8.31,
  8.3,
  8.31,
  8.32,
  8.31,
  8.31,
  8.3,
  8.3,
  8.3,
  8.32,
  8.32,
  8.32,
  8.32,
  8.31,
  8.31,
  8.28,
  8.29,
  8.3,
  8.3,
  8.29,
  8.29,
  8.31,
  8.31,
  8.31,
  8.32,
  8.33,
  8.29,
  8.27,
  8.29,
  8.3,
  8.29,
  8.29,
  8.3,
  8.32,
  8.32,
  8.32,
  8.32,
  8.32,
  8.28,
  8.28,
  8.28,
  8.29,
  8.29,
  8.28,
  8.29,
  8.3,
  8.32,
  8.33,
  8.32,
  8.32,
  8.29,
  8.28,
  8.27,
  8.28,
  8.28,
  8.27,
  8.27,
  8.29,
  8.3,
  8.31,
  8.31,
  8.31,
  8.3,
  8.3,
  8.28,
  8.28,
  8.28,
  8.28,
  8.29,
  8.3,
  8.3,
  8.3,
  8.33,
  8.31,
  8.3,
  8.32,
  8.28,
  8.29,
  8.28,
  8.29,
  8.28,
  8.3,
  8.3,
  8.29,
  8.3,
  8.3,
  8.29,
  8.3,
  8.33,
  8.3,
  8.28,
  8.28,
  8.28,
  8.28,
  8.32,
  8.31,
  8.33,
  8.34,
  8.34,
  8.33,
  8.33,
  8.25,
  8.27,
  8.26,
  8.27,
  8.27,
  8.28,
  8.32,
  8.32,
  8.33,
  8.34,
  8.34,
  8.32,
  8.3,
  8.26,
  8.26,
  8.26,
  8.27,
  8.3,
  8.31,
  8.34,
  8.35,
  8.35,
  8.34,
  8.29,
  8.25,
  8.26,
  8.27,
  8.27,
  8.27,
  8.27,
  8.27,
  8.26,
  8.28,
  8.28,
  8.28,
  8.28,
  8.28,
  8.26,
  8.25,
  8.27,
  8.27,
  8.27,
  8.26,
  8.24,
  8.24,
  8.23,
  8.23 ;

 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 =
  34.58963,
  34.59389,
  34.5937,
  34.59319,
  34.59531,
  34.59689,
  34.59557,
  34.58595,
  34.58995,
  34.5852,
  34.58464,
  34.58357,
  34.5812,
  34.5897,
  34.58276,
  34.58939,
  34.5902,
  34.59395,
  34.58914,
  34.5902,
  34.57875,
  34.57851,
  34.57719,
  34.56681,
  34.57638,
  34.57875,
  34.57344,
  34.57556,
  34.58889,
  34.58676,
  34.58889,
  34.59101,
  34.58063,
  34.57851,
  34.5686,
  34.57262,
  34.56705,
  34.57556,
  34.57687,
  34.57049,
  34.58063,
  34.58595,
  34.58595,
  34.58676,
  34.5812,
  34.58006,
  34.56565,
  34.56411,
  34.56599,
  34.57155,
  34.5673,
  34.58088,
  34.57932,
  34.58038,
  34.58464,
  34.58357,
  34.58357,
  34.58244,
  34.57073,
  34.5686,
  34.56517,
  34.56623,
  34.57392,
  34.57687,
  34.57981,
  34.58464,
  34.58332,
  34.5857,
  34.57719,
  34.58006,
  34.57499,
  34.56565,
  34.55584,
  34.55903,
  34.56672,
  34.56672,
  34.57474,
  34.57237,
  34.57638,
  34.57957,
  34.58276,
  34.58088,
  34.57769,
  34.57605,
  34.56435,
  34.56435,
  34.56329,
  34.57155,
  34.57875,
  34.57237,
  34.57769,
  34.57376,
  34.57425,
  34.57769,
  34.58251,
  34.5686,
  34.55879,
  34.55796,
  34.55666,
  34.56967,
  34.57344,
  34.57344,
  34.579,
  34.57769,
  34.57875,
  34.579,
  34.57769,
  34.57801,
  34.57131,
  34.5569,
  34.55478,
  34.55796,
  34.56329,
  34.5857,
  34.57638,
  34.58438,
  34.57882,
  34.57882,
  34.5812,
  34.57801,
  34.56187,
  34.56033,
  34.55525,
  34.55395,
  34.55288,
  34.55903,
  34.57613,
  34.57826,
  34.57482,
  34.57457,
  34.57776,
  34.57082,
  34.56493,
  34.56483,
  34.55418,
  34.55844,
  34.56459,
  34.5628,
  34.56894,
  34.57564,
  34.57645,
  34.5807,
  34.58414,
  34.56517,
  34.56507,
  34.56057,
  34.5582,
  34.55927,
  34.5582,
  34.5582,
  34.55288,
  34.5627,
  34.56222,
  34.55903,
  34.56967,
  34.56329,
  34.57286,
  34.5627,
  34.55442,
  34.55927,
  34.55501,
  34.55608,
  34.5627,
  34.5472,
  34.55466,
  34.54317,
  34.53998 ;

 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 =
  26.90807,
  26.91141,
  26.90362,
  26.90016,
  26.90182,
  26.90612,
  26.90355,
  26.90212,
  26.90373,
  26.89695,
  26.89956,
  26.89873,
  26.89534,
  26.90201,
  26.89962,
  26.90635,
  26.90546,
  26.90535,
  26.90462,
  26.90546,
  26.898,
  26.89628,
  26.89373,
  26.8871,
  26.89461,
  26.898,
  26.89383,
  26.8955,
  26.9029,
  26.90123,
  26.9029,
  26.90457,
  26.89795,
  26.89628,
  26.89309,
  26.89471,
  26.88882,
  26.8955,
  26.89805,
  26.89304,
  26.89795,
  26.90212,
  26.90212,
  26.90123,
  26.89534,
  26.90055,
  26.89229,
  26.88803,
  26.88799,
  26.89388,
  26.89054,
  26.89967,
  26.89539,
  26.89623,
  26.89956,
  26.89873,
  26.89873,
  26.90394,
  26.89475,
  26.89309,
  26.88887,
  26.8897,
  26.89726,
  26.89805,
  26.89884,
  26.89956,
  26.89701,
  26.9004,
  26.89373,
  26.90055,
  26.89809,
  26.89229,
  26.88307,
  26.88557,
  26.89313,
  26.89313,
  26.89638,
  26.89299,
  26.89461,
  26.89712,
  26.89962,
  26.89967,
  26.89717,
  26.89893,
  26.88975,
  26.88975,
  26.88891,
  26.89388,
  26.898,
  26.89299,
  26.89717,
  26.8895,
  26.89294,
  26.89717,
  26.8979,
  26.89309,
  26.88386,
  26.88474,
  26.88219,
  26.89392,
  26.89383,
  26.89383,
  26.89972,
  26.89717,
  26.898,
  26.89972,
  26.89717,
  26.89284,
  26.89216,
  26.8839,
  26.88223,
  26.88474,
  26.88891,
  26.9004,
  26.89461,
  26.89784,
  26.89195,
  26.89195,
  26.89534,
  26.89284,
  26.89237,
  26.88812,
  26.88565,
  26.88311,
  26.88227,
  26.88557,
  26.89289,
  26.89456,
  26.89034,
  26.88861,
  26.89111,
  26.88872,
  26.88715,
  26.89317,
  26.88481,
  26.88815,
  26.89146,
  26.88548,
  26.88877,
  26.88945,
  26.88855,
  26.89189,
  26.89611,
  26.88887,
  26.89487,
  26.88983,
  26.88645,
  26.88728,
  26.88645,
  26.88645,
  26.88227,
  26.8915,
  26.88807,
  26.88557,
  26.89392,
  26.88891,
  26.89643,
  26.8915,
  26.88652,
  26.88728,
  26.88394,
  26.88478,
  26.8915,
  26.88237,
  26.88822,
  26.88073,
  26.87822 ;

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