netcdf B0106.aanderaa.realtime {
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:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	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:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	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:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	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:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_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:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.6741, 0.03416, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		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:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// 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 = "" ;
		: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 = "" ;
		: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 = "aanderaa" ;
		:aanderaa_serial_number = "AANCM716" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0106" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2453142.00000579 ;
		:starting_julian_day_string = "2004-05-16 00:00:00" ;
		:ending_julian_day_number = 2453148.95833912 ;
		:ending_julian_day_string = "2004-05-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  22-Apr-2004 15:31:52\n",
			"AANCM_Temperature_1.5:  22-Apr-2004 15:31:52" ;
data:

 lat = 43.1807 ;

 lon = -70.4278 ;

 depth = 2 ;

 time = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 
    2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 
    2453142.33333333, 2453142.375, 2453142.41666667, 2453142.45833333, 
    2453142.5, 2453142.54166667, 2453142.58333333, 2453142.625, 
    2453142.66666667, 2453142.70833333, 2453142.75, 2453142.79166667, 
    2453142.83333333, 2453142.875, 2453142.91666667, 2453142.95833333, 
    2453143, 2453143.04166667, 2453143.08333333, 2453143.125, 
    2453143.16666667, 2453143.20833333, 2453143.25, 2453143.29166667, 
    2453143.33333333, 2453143.375, 2453143.41666667, 2453143.45833333, 
    2453143.5, 2453143.54166667, 2453143.58333333, 2453143.625, 
    2453143.66666667, 2453143.70833333, 2453143.75, 2453143.79166667, 
    2453143.83333333, 2453143.875, 2453143.91666667, 2453143.95833333, 
    2453144, 2453144.04166667, 2453144.08333333, 2453144.125, 
    2453144.16666667, 2453144.20833333, 2453144.25, 2453144.29166667, 
    2453144.33333333, 2453144.375, 2453144.41666667, 2453144.45833333, 
    2453144.5, 2453144.54166667, 2453144.58333333, 2453144.625, 
    2453144.66666667, 2453144.70833333, 2453144.75, 2453144.79166667, 
    2453144.83333333, 2453144.875, 2453144.91666667, 2453144.95833333, 
    2453145, 2453145.04166667, 2453145.08333333, 2453145.125, 
    2453145.16666667, 2453145.20833333, 2453145.25, 2453145.29166667, 
    2453145.33333333, 2453145.375, 2453145.41666667, 2453145.45833333, 
    2453145.5, 2453145.54166667, 2453145.58333333, 2453145.625, 
    2453145.66666667, 2453145.70833333, 2453145.75, 2453145.79166667, 
    2453145.83333333, 2453145.875, 2453145.91666667, 2453145.95833333, 
    2453146, 2453146.04166667, 2453146.08333333, 2453146.125, 
    2453146.16666667, 2453146.20833333, 2453146.25, 2453146.29166667, 
    2453146.33333333, 2453146.375, 2453146.41666667, 2453146.45833333, 
    2453146.5, 2453146.54166667, 2453146.58333333, 2453146.625, 
    2453146.66666667, 2453146.70833333, 2453146.75, 2453146.79166667, 
    2453146.83333333, 2453146.875, 2453146.91666667, 2453146.95833333, 
    2453147, 2453147.04166667, 2453147.08333333, 2453147.125, 
    2453147.16666667, 2453147.20833333, 2453147.25, 2453147.29166667, 
    2453147.33333333, 2453147.375, 2453147.41666667, 2453147.45833333, 
    2453147.5, 2453147.54166667, 2453147.58333333, 2453147.625, 
    2453147.66666667, 2453147.70833333, 2453147.75, 2453147.79166667, 
    2453147.83333333, 2453147.875, 2453147.91666667, 2453147.95833333, 
    2453148, 2453148.04166667, 2453148.08333333, 2453148.125, 
    2453148.16666667, 2453148.20833333, 2453148.25, 2453148.29166667, 
    2453148.33333333, 2453148.375, 2453148.41666667, 2453148.45833333, 
    2453148.5, 2453148.54166667, 2453148.58333333, 2453148.625, 
    2453148.66666667, 2453148.70833333, 2453148.75, 2453148.79166667, 
    2453148.83333333, 2453148.875, 2453148.91666667, 2453148.95833333 ;

 current_speed =
  9.3856,
  3.2263,
  6.7459,
  14.665,
  20.531,
  17.0114,
  15.8382,
  12.6119,
  13.1985,
  21.1176,
  20.8243,
  17.3047,
  14.0784,
  28.7434,
  12.0253,
  4.9861,
  9.6789,
  14.0784,
  16.4248,
  18.1846,
  9.0923,
  8.2124,
  8.799,
  15.2516,
  18.1846,
  6.1593,
  13.7851,
  17.0114,
  22.2908,
  29.6233,
  28.4501,
  24.6372,
  22.5841,
  17.8913,
  19.9444,
  16.1315,
  14.3717,
  7.3325,
  29.6233,
  15.2516,
  15.5449,
  20.2377,
  24.0506,
  27.5702,
  24.3439,
  18.7712,
  10.5588,
  4.1062,
  14.9583,
  5.5727,
  21.7042,
  7.0392,
  7.6258,
  17.3047,
  21.1176,
  23.464,
  23.464,
  24.9305,
  25.2238,
  12.3186,
  13.4918,
  2.933,
  9.9722,
  11.1454,
  11.1454,
  12.3186,
  16.1315,
  12.6119,
  15.5449,
  14.0784,
  17.3047,
  16.4248,
  11.4387,
  8.799,
  13.7851,
  1.4665,
  16.1315,
  14.0784,
  24.6372,
  20.531,
  16.1315,
  16.1315,
  12.6119,
  14.0784,
  17.3047,
  26.1037,
  27.8635,
  19.9444,
  2.933,
  7.0392,
  11.732,
  12.0253,
  14.665,
  13.7851,
  10.8521,
  12.6119,
  9.0923,
  5.5727,
  5.866,
  8.5057,
  7.6258,
  12.0253,
  13.7851,
  14.0784,
  7.6258,
  9.0923,
  5.866,
  4.6928,
  4.9861,
  12.3186,
  18.1846,
  11.4387,
  7.3325,
  8.2124,
  13.7851,
  18.4779,
  19.9444,
  18.7712,
  17.0114,
  17.3047,
  19.6511,
  30.5032,
  30.2099,
  31.0898,
  34.3161,
  32.8496,
  36.6625,
  34.0228,
  31.6764,
  31.0898,
  24.0506,
  14.0784,
  12.9052,
  4.3995,
  7.9191,
  12.6119,
  7.3325,
  13.4918,
  13.4918,
  12.6119,
  20.531,
  21.9975,
  21.4109,
  22.8774,
  22.2908,
  15.8382,
  10.2655,
  2.6397,
  2.933,
  5.5727,
  10.5588,
  9.9722,
  10.8521,
  12.9052,
  15.2516,
  11.1454,
  20.2377,
  17.598,
  50.4476,
  31.6764,
  21.9975,
  13.1985,
  6.1593,
  12.0253,
  17.0114,
  22.5841,
  26.1037,
  16.4248 ;

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

 current_direction =
  295.5525,
  257.5797,
  178.1181,
  160.5381,
  156.6705,
  177.4149,
  181.9857,
  213.9813,
  233.6709,
  264.6117,
  294.8493,
  313.4841,
  269.1825,
  292.3881,
  303.9909,
  205.8945,
  170.3829,
  136.9809,
  147.1773,
  147.8805,
  173.8989,
  176.7117,
  225.9357,
  309.6165,
  309.9681,
  340.5573,
  65.2545,
  85.2957,
  112.0173,
  124.6749,
  123.6201,
  135.2229,
  193.9401,
  242.4609,
  256.8765,
  265.6665,
  288.1689,
  306.1005,
  314.8905,
  6.1857,
  51.1905,
  90.2181,
  96.8985,
  108.5013,
  107.0949,
  114.1269,
  128.8941,
  177.0633,
  321.2193,
  305.0457,
  287.1141,
  0.2085,
  25.1721,
  94.4373,
  87.0537,
  104.6337,
  93.0309,
  91.6245,
  89.1633,
  92.6793,
  95.8437,
  122.9169,
  115.8849,
  112.3689,
  132.7617,
  124.3233,
  123.6201,
  119.7525,
  99.7113,
  94.4373,
  74.3961,
  71.2317,
  77.5605,
  93.0309,
  103.2273,
  57.1677,
  115.5333,
  137.6841,
  141.9033,
  145.4193,
  173.8989,
  175.6569,
  181.6341,
  210.8169,
  240.7029,
  274.1049,
  284.6529,
  285.3561,
  236.4837,
  150.6933,
  131.7069,
  109.9077,
  147.5289,
  136.2777,
  113.4237,
  110.2593,
  107.4465,
  135.9261,
  208.0041,
  200.2689,
  197.4561,
  197.4561,
  189.0177,
  168.9765,
  182.6889,
  173.1957,
  186.2049,
  213.9813,
  256.1733,
  299.4201,
  314.1873,
  326.4933,
  10.4049,
  43.1037,
  77.5605,
  89.1633,
  90.5697,
  85.2957,
  49.4325,
  46.2681,
  23.4141,
  20.6013,
  24.1173,
  32.2041,
  42.4005,
  64.5513,
  78.2637,
  94.0857,
  99.3597,
  104.6337,
  108.1497,
  103.5789,
  118.3461,
  237.8901,
  259.3377,
  287.1141,
  307.8585,
  328.9545,
  357.3957,
  36.0717,
  47.6745,
  49.0809,
  54.3549,
  53.3001,
  40.9941,
  31.1493,
  22.7109,
  4.4277,
  191.1273,
  216.0909,
  218.2005,
  211.5201,
  230.8581,
  215.0361,
  228.3969,
  250.1961,
  254.7669,
  281.4885,
  302.2329,
  308.2101,
  310.3197,
  283.5981,
  221.7165,
  202.3785,
  203.7849,
  189.0177,
  204.4881,
  212.2233 ;

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

 current_u =
  -8.467599,
  -3.150792,
  0.2215316,
  4.886084,
  8.130652,
  0.7672686,
  -0.5487947,
  -7.049072,
  -10.63307,
  -21.02428,
  -18.89631,
  -12.55569,
  -14.07697,
  -26.57687,
  -9.970493,
  -2.177507,
  1.616986,
  9.604877,
  8.902918,
  9.668513,
  0.9663584,
  0.4710646,
  -6.322608,
  -11.74876,
  -13.93672,
  -2.050209,
  12.5193,
  16.95409,
  20.66515,
  24.36201,
  23.69117,
  17.35323,
  -5.440676,
  -15.86414,
  -19.42351,
  -16.08538,
  -13.65515,
  -5.924548,
  -20.98683,
  1.643379,
  12.11312,
  20.23755,
  23.87649,
  26.14528,
  23.26837,
  17.13139,
  8.217997,
  0.2103715,
  -9.369,
  -4.562338,
  -20.74315,
  0.02561567,
  3.243547,
  17.25283,
  21.08969,
  22.70284,
  23.43118,
  24.92048,
  25.22111,
  12.30513,
  13.42169,
  2.462135,
  8.971718,
  10.30674,
  8.182773,
  10.17355,
  13.43314,
  10.94936,
  15.32215,
  14.0362,
  16.66692,
  15.55145,
  11.17017,
  8.786692,
  13.41938,
  1.232243,
  14.55602,
  9.477829,
  15.20092,
  11.65271,
  1.714507,
  1.221619,
  -0.359648,
  -7.212311,
  -15.09133,
  -26.03674,
  -26.95727,
  -19.23236,
  -2.445327,
  3.445579,
  8.758619,
  11.3067,
  7.873259,
  9.527761,
  9.957782,
  11.83167,
  8.674029,
  3.87629,
  -2.754291,
  -2.9466,
  -2.287549,
  -3.607289,
  -2.160671,
  2.691953,
  -0.3577487,
  1.077242,
  -0.634023,
  -2.62291,
  -4.841618,
  -10.73001,
  -13.03954,
  -6.314557,
  1.324273,
  5.611705,
  13.46148,
  18.47593,
  19.94341,
  18.70796,
  12.92255,
  12.50407,
  7.808831,
  10.73294,
  12.34395,
  16.5689,
  23.13965,
  29.66222,
  35.89604,
  33.93633,
  31.25469,
  30.08127,
  22.85398,
  13.68487,
  11.35781,
  -3.726509,
  -7.782375,
  -12.05345,
  -5.78922,
  -6.957973,
  -0.6130399,
  7.425851,
  15.17921,
  16.62208,
  17.3994,
  18.34257,
  14.62235,
  8.192624,
  3.96332,
  0.2037876,
  -0.5660382,
  -3.282699,
  -6.529723,
  -5.213443,
  -8.416726,
  -7.408778,
  -11.40457,
  -10.48624,
  -19.52665,
  -17.24542,
  -42.67297,
  -24.88966,
  -16.7719,
  -12.82853,
  -4.098678,
  -4.578313,
  -6.860768,
  -3.539822,
  -10.82009,
  -8.758038 ;

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

 current_v =
  4.048366,
  -0.693917,
  -6.742261,
  -13.82709,
  -18.85244,
  -16.99409,
  -15.82869,
  -10.45804,
  -7.819088,
  -1.983049,
  8.751059,
  11.90829,
  -0.2008647,
  10.94774,
  6.722879,
  -4.485494,
  -9.542875,
  -10.29309,
  -13.80261,
  -15.40128,
  -9.0408,
  -8.198878,
  -6.119399,
  9.72512,
  11.68108,
  5.808065,
  5.770283,
  1.395161,
  -8.356521,
  -16.85327,
  -15.75236,
  -17.48877,
  -21.91895,
  -8.272111,
  -4.528391,
  -1.218924,
  4.481372,
  4.320334,
  20.90676,
  15.1628,
  9.742502,
  -0.0770359,
  -2.888738,
  -8.748746,
  -7.156017,
  -7.672897,
  -6.62969,
  -4.100808,
  11.66073,
  3.200009,
  6.387015,
  7.039154,
  6.90161,
  -1.338832,
  1.085444,
  -5.92791,
  -1.240648,
  -0.7067566,
  0.3683344,
  -0.5758399,
  -1.373669,
  -1.593857,
  -4.35351,
  -4.241588,
  -7.567177,
  -6.94599,
  -8.931748,
  -6.258711,
  -2.622172,
  -1.089219,
  4.654711,
  5.284546,
  2.463994,
  -0.4652429,
  -3.154234,
  0.7951099,
  -6.953251,
  -10.41019,
  -19.38875,
  -16.90374,
  -16.04013,
  -16.08518,
  -12.60677,
  -12.09065,
  -8.467853,
  1.868575,
  7.048427,
  5.281623,
  -1.619527,
  -6.138267,
  -7.805537,
  -4.094686,
  -12.37231,
  -9.962467,
  -4.314008,
  -4.367114,
  -2.726009,
  -4.003669,
  -5.179173,
  -7.979002,
  -7.27461,
  -11.4715,
  -13.61472,
  -13.81864,
  -7.617404,
  -9.028259,
  -5.831635,
  -3.891364,
  -1.191608,
  6.051012,
  12.67478,
  9.537831,
  7.211925,
  5.996022,
  2.969429,
  0.2698263,
  -0.1983067,
  1.539488,
  11.06325,
  11.96248,
  18.03297,
  28.55257,
  27.5729,
  26.30679,
  25.34071,
  14.11556,
  7.457433,
  -2.424073,
  -5.151596,
  -7.85448,
  -7.491782,
  -3.305385,
  -6.127344,
  -2.338532,
  -1.465192,
  3.711374,
  4.500054,
  11.55921,
  13.47787,
  10.19396,
  13.82438,
  14.4082,
  12.47748,
  13.67208,
  16.82459,
  13.55468,
  9.469561,
  2.631822,
  -2.877862,
  -4.503207,
  -8.297648,
  -8.50087,
  -6.850314,
  -10.56666,
  -10.12655,
  -3.776083,
  -5.317388,
  3.505016,
  26.90684,
  19.59334,
  14.23353,
  3.103098,
  -4.597589,
  -11.11966,
  -15.56655,
  -22.30496,
  -23.7556,
  -13.89499 ;

 current_v_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 =
  8.85193,
  8.883645,
  8.915356,
  9.04216,
  9.010465,
  8.915356,
  9.010465,
  9.168899,
  9.13722,
  9.200574,
  9.13722,
  8.947063,
  9.073851,
  9.168899,
  9.13722,
  9.168899,
  9.168899,
  9.04216,
  9.168899,
  9.232244,
  9.295575,
  9.232244,
  9.453835,
  9.422191,
  9.612004,
  9.358891,
  9.643627,
  9.612004,
  9.485476,
  9.612004,
  9.612004,
  9.643627,
  9.612004,
  9.864894,
  9.738476,
  9.485476,
  9.517114,
  9.422191,
  9.548748,
  9.485476,
  9.580378,
  9.864894,
  9.89649,
  9.991259,
  9.89649,
  9.864894,
  9.89649,
  9.928082,
  9.801692,
  9.738476,
  9.738476,
  9.643627,
  9.612004,
  9.675247,
  9.738476,
  9.801692,
  10.11757,
  10.086,
  9.991259,
  10.05442,
  10.11757,
  10.11757,
  10.14914,
  10.086,
  10.11757,
  10.02284,
  10.11757,
  9.959672,
  9.959672,
  9.959672,
  10.21228,
  10.2754,
  10.2754,
  10.30695,
  10.43315,
  10.49623,
  10.49623,
  10.43315,
  10.37006,
  10.33851,
  10.33851,
  10.30695,
  10.30695,
  10.24384,
  10.18071,
  10.24384,
  10.33851,
  10.52777,
  10.62236,
  10.65389,
  10.68541,
  10.77996,
  10.81148,
  10.906,
  11.22094,
  11.25243,
  11.03201,
  11.03201,
  10.93751,
  10.8745,
  10.84299,
  10.71693,
  10.68541,
  10.65389,
  10.59083,
  10.5593,
  10.49623,
  10.49623,
  10.49623,
  10.4016,
  10.68541,
  10.74845,
  10.81148,
  11.25243,
  11.40981,
  11.37833,
  11.0635,
  11.0635,
  10.906,
  10.59083,
  10.37006,
  10.11757,
  10.05442,
  10.18071,
  10.21228,
  10.02284,
  9.959672,
  9.833294,
  9.580378,
  9.232244,
  8.82021,
  8.471009,
  8.312101,
  8.40746,
  8.471009,
  8.629803,
  8.978766,
  9.453835,
  9.643627,
  9.801692,
  9.928082,
  10.11757,
  9.991259,
  10.02284,
  10.02284,
  9.675247,
  9.485476,
  9.358891,
  9.327235,
  9.200574,
  9.232244,
  9.200574,
  9.295575,
  9.263912,
  9.327235,
  9.358891,
  9.453835,
  9.295575,
  9.706863,
  10.2754,
  10.2754,
  10.24384,
  10.18071,
  10.086,
  10.086,
  10.02284,
  9.959672,
  9.959672 ;

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