netcdf A0109.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 166 ;
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.7195, 0.03419, -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 = "14-May-2004 20:16:39:  Modified [lon,lat] to [-70.565200,43.522300].\n",
			"Fri May 14 19:36:16 2004: /usr/local/nco/bin/ncrcat -d time,2453140.77083,2453140.9167 A0109.aanderaa.realtime.nc A0109.aanderaa.realtime.nc.new" ;
		: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 = "AANCM964" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 65 ;
		:mooring_site_id = "A0109" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -15.9833 ;
		:goes_platform_id = "0440465E" ;
		: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:  12-May-2004 16:40:15\n",
			"AANCM_Temperature_1.5:  12-May-2004 16:40:15" ;
data:

 lat = 43.5223 ;

 lon = -70.5652 ;

 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.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 =
  11.1454,
  3.2263,
  12.3186,
  21.7042,
  25.5171,
  24.6372,
  24.3439,
  21.1176,
  29.6233,
  26.1037,
  28.7434,
  25.8104,
  28.4501,
  28.4501,
  20.531,
  19.9444,
  17.598,
  13.4918,
  14.3717,
  10.8521,
  10.2655,
  12.6119,
  16.7181,
  17.3047,
  10.2655,
  14.665,
  9.6789,
  8.799,
  11.1454,
  18.4779,
  16.7181,
  13.7851,
  8.2124,
  16.4248,
  19.9444,
  22.5841,
  22.5841,
  16.1315,
  9.3856,
  3.8129,
  12.0253,
  15.2516,
  15.2516,
  16.1315,
  17.598,
  13.4918,
  18.4779,
  19.0645,
  35.7826,
  21.1176,
  17.3047,
  12.0253,
  20.2377,
  27.5702,
  29.6233,
  28.7434,
  26.1037,
  19.0645,
  20.2377,
  17.8913,
  16.1315,
  17.3047,
  17.598,
  9.0923,
  6.1593,
  4.6928,
  5.866,
  21.4109,
  24.0506,
  21.9975,
  11.732,
  9.9722,
  10.8521,
  15.2516,
  17.8913,
  22.8774,
  20.8243,
  18.7712,
  20.8243,
  22.2908,
  28.1568,
  27.2769,
  22.5841,
  20.8243,
  15.5449,
  3.5196,
  7.0392,
  14.3717,
  7.6258,
  10.2655,
  11.1454,
  7.3325,
  9.3856,
  10.2655,
  14.3717,
  3.8129,
  5.866,
  8.2124,
  10.2655,
  16.4248,
  11.732,
  25.2238,
  26.1037,
  20.531,
  14.9583,
  18.1846,
  21.9975,
  22.8774,
  17.0114,
  9.9722,
  3.2263,
  6.1593,
  12.9052,
  14.3717,
  21.1176,
  18.7712,
  15.5449,
  11.732,
  11.4387,
  10.8521,
  7.9191,
  10.5588,
  12.9052,
  18.7712,
  24.6372,
  25.2238,
  17.598,
  21.4109,
  12.3186,
  9.9722,
  11.732,
  10.5588,
  9.6789,
  16.7181,
  14.3717,
  8.2124,
  3.5196,
  0.2933,
  1.4665,
  3.5196,
  10.5588,
  10.8521,
  6.7459,
  3.8129,
  5.2794,
  4.1062,
  9.3856,
  13.4918,
  14.9583,
  12.3186,
  9.0923,
  9.6789,
  2.933,
  7.3325,
  15.8382,
  19.3578,
  23.464,
  20.531,
  12.6119,
  14.665,
  15.8382,
  14.665,
  21.9975,
  21.1176,
  19.6511,
  30.5032 ;

 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 ;

 current_direction =
  344.7199,
  181.2643,
  159.1135,
  159.8167,
  161.9263,
  160.5199,
  172.8259,
  189.3511,
  203.4151,
  220.6435,
  235.0591,
  255.8035,
  253.3423,
  256.5067,
  239.6299,
  231.1915,
  245.6071,
  246.6619,
  218.5339,
  217.4791,
  249.1231,
  252.2875,
  270.9223,
  258.6163,
  235.4107,
  207.9859,
  248.0683,
  137.6659,
  128.5243,
  137.3143,
  156.6523,
  150.6751,
  174.5839,
  242.4427,
  236.4655,
  259.3195,
  258.9679,
  252.9907,
  216.4243,
  139.7755,
  110.5927,
  107.4283,
  97.2319,
  116.5699,
  122.5471,
  186.5383,
  224.5111,
  266.7031,
  295.8859,
  334.2103,
  3.0031,
  42.7339,
  57.8527,
  87.3871,
  84.2227,
  97.2319,
  119.7343,
  119.0311,
  148.9171,
  179.8579,
  221.6983,
  238.5751,
  232.5979,
  212.5567,
  153.8395,
  65.9395,
  56.4463,
  50.4691,
  58.2043,
  69.4555,
  82.4647,
  113.4055,
  206.5795,
  179.8579,
  178.8031,
  164.0359,
  139.0723,
  142.5883,
  125.7115,
  113.0539,
  112.3507,
  170.0131,
  220.9951,
  268.1095,
  275.8447,
  199.1959,
  139.4239,
  30.4279,
  98.6383,
  95.8255,
  110.5927,
  49.0627,
  333.8587,
  306.7855,
  307.8403,
  1.5967,
  51.8755,
  96.5287,
  104.2639,
  85.2775,
  96.1771,
  116.2183,
  112.3507,
  122.5471,
  178.4515,
  213.2599,
  234.7075,
  245.2555,
  264.9451,
  266.7031,
  257.5615,
  85.2775,
  123.9535,
  86.6839,
  56.7979,
  50.8207,
  32.1859,
  33.2407,
  21.9895,
  18.8251,
  30.4279,
  39.9211,
  72.9715,
  77.5423,
  89.8483,
  111.6475,
  109.5379,
  104.2639,
  105.3187,
  133.7983,
  219.2371,
  241.7395,
  259.6711,
  255.8035,
  257.2099,
  231.5431,
  164.7391,
  51.5239,
  114.1087,
  358.4323,
  48.7111,
  74.0263,
  353.5099,
  351.7519,
  308.1919,
  217.4791,
  185.1319,
  135.2047,
  144.6979,
  123.6019,
  149.9719,
  142.9399,
  152.4331,
  222.7531,
  284.9863,
  280.4155,
  281.1187,
  285.6895,
  230.8399,
  218.1823,
  188.2963,
  179.5063,
  186.5383,
  186.8899,
  181.9675,
  201.3055 ;

 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 ;

 current_u =
  -2.937237,
  -0.07118639,
  4.391801,
  7.488484,
  7.916428,
  8.216,
  3.040182,
  -3.43127,
  -11.772,
  -17.00266,
  -23.56221,
  -25.02216,
  -27.25617,
  -27.6648,
  -17.71369,
  -15.54157,
  -16.02711,
  -12.38794,
  -8.953247,
  -6.603199,
  -9.591552,
  -12.01403,
  -16.71593,
  -16.96427,
  -8.450994,
  -6.881614,
  -8.978436,
  5.925709,
  8.719538,
  12.52758,
  6.62555,
  6.75141,
  0.7751525,
  -14.56138,
  -16.62472,
  -22.19285,
  -22.16675,
  -15.42586,
  -5.572796,
  2.462311,
  11.25694,
  14.55144,
  15.13027,
  14.42784,
  14.83422,
  -1.536276,
  -12.95388,
  -19.03295,
  -32.19236,
  -9.187618,
  0.906593,
  8.160301,
  17.13492,
  27.54154,
  29.47283,
  28.51474,
  22.66675,
  16.66917,
  10.44827,
  0.0443724,
  -10.73081,
  -14.76652,
  -13.97972,
  -4.892876,
  2.715556,
  4.285068,
  4.888537,
  16.51383,
  20.44138,
  20.59846,
  11.63069,
  9.151652,
  -4.855654,
  0.03782565,
  0.3737193,
  6.292086,
  13.64213,
  11.40422,
  16.90863,
  20.51059,
  26.04148,
  4.730442,
  -14.81505,
  -20.81297,
  -15.46409,
  -1.157241,
  4.5787,
  7.278601,
  7.539294,
  10.21249,
  10.43326,
  5.539169,
  -4.135168,
  -8.221464,
  -11.34967,
  0.1062429,
  4.614613,
  8.159142,
  9.949027,
  16.36904,
  11.66388,
  22.62871,
  24.14262,
  17.30659,
  0.4042201,
  -9.973121,
  -17.95465,
  -20.77687,
  -16.94524,
  -9.955695,
  -3.150572,
  6.13839,
  10.70475,
  14.34764,
  17.67003,
  14.55092,
  8.280272,
  6.430984,
  4.283069,
  3.50176,
  4.010657,
  6.775921,
  12.33943,
  18.32924,
  24.63711,
  23.44479,
  16.58471,
  20.75083,
  11.88094,
  7.197742,
  -7.420853,
  -9.300233,
  -9.522051,
  -16.20753,
  -14.0151,
  -6.430935,
  0.9264106,
  0.2296151,
  1.33858,
  -0.09628961,
  7.933798,
  10.43308,
  -0.7624995,
  -0.5469979,
  -4.149314,
  -2.498508,
  -0.839531,
  9.505999,
  8.644216,
  10.2602,
  4.550011,
  5.833013,
  1.357345,
  -4.977598,
  -15.29951,
  -19.03883,
  -23.02357,
  -19.76604,
  -9.779071,
  -9.065398,
  -2.28533,
  0.1263622,
  -2.504797,
  -2.533306,
  -0.6746734,
  -11.08305 ;

 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 ;

 current_v =
  10.7514,
  -3.225515,
  -11.50913,
  -20.37142,
  -24.25804,
  -23.2269,
  -24.15332,
  -20.83697,
  -27.18382,
  -19.80689,
  -16.46224,
  -6.329953,
  -8.155315,
  -6.638309,
  -10.38014,
  -12.49954,
  -7.267826,
  -5.34486,
  -11.24211,
  -8.611959,
  -3.658227,
  -3.837056,
  0.2691025,
  -3.415575,
  -5.827622,
  -12.95012,
  -3.615079,
  -6.504488,
  -6.941874,
  -13.58281,
  -15.34917,
  -12.01863,
  -8.175735,
  -7.598695,
  -11.01806,
  -4.185561,
  -4.321669,
  -4.718898,
  -7.552048,
  -2.911225,
  -4.229567,
  -4.568038,
  -1.919957,
  -7.215447,
  -9.467596,
  -13.40405,
  -13.17686,
  -1.0964,
  15.62198,
  19.01422,
  17.28094,
  8.832742,
  10.76843,
  1.256868,
  2.981944,
  -3.61838,
  -12.94688,
  -9.251702,
  -17.332,
  -17.89124,
  -12.04471,
  -9.022333,
  -10.68911,
  -7.66353,
  -5.528357,
  1.91326,
  3.242245,
  13.62792,
  12.67207,
  7.719687,
  1.538499,
  -3.961317,
  -9.705189,
  -15.25155,
  -17.8874,
  -21.99512,
  -15.73353,
  -14.90979,
  -12.15523,
  -8.729009,
  -10.70732,
  -26.86358,
  -17.0457,
  -0.6869825,
  1.582975,
  -3.32391,
  -5.346573,
  12.39225,
  -1.145367,
  -1.041939,
  -3.920087,
  4.804494,
  8.42555,
  6.147196,
  8.816502,
  3.811419,
  3.621506,
  -0.9337572,
  -2.5293,
  1.352252,
  -1.262387,
  -11.14368,
  -9.926577,
  -11.04553,
  -14.95284,
  -15.20581,
  -12.70907,
  -9.575851,
  -1.498879,
  -0.5735013,
  -0.6949178,
  0.5070944,
  -7.207811,
  0.8313246,
  11.56387,
  11.85869,
  13.15603,
  9.812353,
  10.60656,
  10.2716,
  6.82838,
  8.097849,
  3.779254,
  4.0493,
  0.06523097,
  -9.30494,
  -5.885305,
  -5.275398,
  -3.254424,
  -6.901977,
  -9.086845,
  -4.999392,
  -1.735412,
  -4.100083,
  -3.181607,
  -5.107503,
  -3.395489,
  0.1824878,
  -0.5990199,
  3.518283,
  6.967288,
  2.986455,
  6.702668,
  3.77346,
  3.264239,
  -3.258579,
  -9.347977,
  -9.574166,
  -12.20771,
  -6.817349,
  -7.871932,
  -7.723799,
  -2.60002,
  -5.384151,
  4.09557,
  3.499604,
  4.52485,
  5.552075,
  -7.964283,
  -11.52739,
  -15.67245,
  -14.66446,
  -21.85443,
  -20.9651,
  -19.63951,
  -28.4185 ;

 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 ;

 temperature =
  10.1453,
  9.924052,
  9.544398,
  10.1137,
  10.1769,
  10.33483,
  10.33483,
  10.46112,
  10.58737,
  10.68203,
  10.80821,
  10.42955,
  10.24008,
  10.1769,
  10.24008,
  10.20849,
  10.24008,
  10.27166,
  10.24008,
  10.27166,
  10.3664,
  10.46112,
  10.61893,
  10.68203,
  10.58737,
  10.42955,
  10.71358,
  10.68203,
  10.68203,
  10.52425,
  10.46112,
  10.3664,
  10.3664,
  10.39798,
  10.42955,
  10.46112,
  10.52425,
  10.58737,
  10.71358,
  10.74512,
  10.87128,
  10.96588,
  11.18652,
  11.18652,
  11.31256,
  11.37557,
  10.99741,
  10.93435,
  10.90282,
  10.90282,
  10.87128,
  10.83975,
  10.80821,
  10.65048,
  10.30325,
  9.987282,
  9.765922,
  10.1769,
  10.1769,
  10.42955,
  10.3664,
  10.3664,
  10.20849,
  10.1769,
  10.30325,
  10.33483,
  10.46112,
  10.52425,
  10.61893,
  10.58737,
  10.58737,
  10.52425,
  10.46112,
  10.42955,
  10.49269,
  10.39798,
  10.30325,
  10.1769,
  10.0821,
  9.639358,
  10.20849,
  9.860809,
  9.417736,
  9.702646,
  9.892432,
  10.0505,
  10.0821,
  10.1137,
  10.3664,
  10.3664,
  10.33483,
  10.87128,
  10.99741,
  10.83975,
  10.90282,
  10.58737,
  10.87128,
  10.87128,
  10.87128,
  10.74512,
  10.24008,
  10.61893,
  10.83975,
  10.61893,
  10.42955,
  10.1769,
  10.1453,
  10.0821,
  10.1137,
  10.27166,
  10.1769,
  10.93435,
  10.33483,
  11.18652,
  11.18652,
  10.93435,
  10.65048,
  10.61893,
  10.55581,
  10.52425,
  10.55581,
  10.46112,
  10.3664,
  10.33483,
  10.30325,
  10.1137,
  9.734285,
  9.386061,
  9.069107,
  8.78351,
  8.81526,
  9.069107,
  9.449407,
  9.702646,
  9.955668,
  10.1769,
  10.55581,
  10.24008,
  10.39798,
  10.33483,
  10.99741,
  10.90282,
  11.09197,
  11.09197,
  10.96588,
  10.77667,
  10.27166,
  10.80821,
  10.3664,
  10.20849,
  10.46112,
  9.955668,
  9.892432,
  9.702646,
  9.860809,
  9.987282,
  10.01889,
  9.892432,
  9.955668,
  9.797554,
  9.734285,
  9.639358,
  9.386061,
  9.164234,
  9.037391,
  8.878746 ;

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