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 = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.95833912 ;
		:ending_julian_day_string = "2004-06-26 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 = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.75, 2453179.79166667, 
    2453179.83333333, 2453179.875, 2453179.91666667, 2453179.95833333, 
    2453180, 2453180.04166667, 2453180.08333333, 2453180.125, 
    2453180.16666667, 2453180.20833333, 2453180.25, 2453180.29166667, 
    2453180.33333333, 2453180.375, 2453180.41666667, 2453180.45833333, 
    2453180.5, 2453180.54166667, 2453180.58333333, 2453180.625, 
    2453180.66666667, 2453180.70833333, 2453180.75, 2453180.79166667, 
    2453180.83333333, 2453180.875, 2453180.91666667, 2453180.95833333, 
    2453181, 2453181.04166667, 2453181.08333333, 2453181.125, 
    2453181.16666667, 2453181.20833333, 2453181.25, 2453181.29166667, 
    2453181.33333333, 2453181.375, 2453181.41666667, 2453181.45833333, 
    2453181.5, 2453181.54166667, 2453181.58333333, 2453181.625, 
    2453181.66666667, 2453181.70833333, 2453181.75, 2453181.79166667, 
    2453181.83333333, 2453181.875, 2453181.91666667, 2453181.95833333, 
    2453182, 2453182.04166667, 2453182.08333333, 2453182.125, 
    2453182.16666667, 2453182.20833333, 2453182.25, 2453182.29166667, 
    2453182.33333333, 2453182.375, 2453182.41666667, 2453182.45833333, 
    2453182.5, 2453182.54166667, 2453182.58333333, 2453182.625, 
    2453182.66666667, 2453182.70833333, 2453182.75, 2453182.79166667, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667, 2453183.95833333 ;

 current_speed =
  32.8496,
  29.9166,
  37.5424,
  28.4501,
  32.5563,
  23.464,
  25.2238,
  29.6233,
  22.2908,
  18.7712,
  14.3717,
  12.3186,
  10.8521,
  20.2377,
  24.9305,
  22.2908,
  23.1707,
  12.9052,
  10.5588,
  12.6119,
  24.0506,
  27.5702,
  24.3439,
  26.6903,
  18.4779,
  21.9975,
  18.1846,
  13.1985,
  16.4248,
  9.9722,
  16.1315,
  19.6511,
  28.1568,
  19.9444,
  34.0228,
  31.3831,
  28.7434,
  24.0506,
  24.3439,
  22.5841,
  15.5449,
  14.3717,
  7.0392,
  9.3856,
  11.732,
  14.9583,
  16.7181,
  18.1846,
  12.9052,
  9.0923,
  9.9722,
  10.8521,
  4.3995,
  10.8521,
  8.799,
  1.7598,
  19.6511,
  17.598,
  21.1176,
  15.8382,
  11.732,
  15.2516,
  5.5727,
  10.2655,
  14.0784,
  9.3856,
  9.3856,
  7.3325,
  17.8913,
  24.3439,
  25.5171,
  26.9836,
  31.3831,
  26.6903,
  28.7434,
  31.3831,
  26.1037,
  11.732,
  2.6397,
  1.4665,
  16.4248,
  27.2769,
  34.6094,
  35.7826,
  36.0759,
  34.0228,
  28.7434,
  27.5702,
  26.397,
  36.0759,
  18.4779,
  12.3186,
  5.5727,
  8.799,
  8.799,
  13.1985,
  15.8382,
  10.2655,
  7.0392,
  2.3464,
  0.2933,
  1.7598,
  3.8129,
  7.3325,
  15.5449,
  28.7434,
  34.6094,
  37.5424,
  41.3553,
  43.7017,
  44.2883,
  39.8888,
  37.2491,
  36.0759,
  27.8635,
  13.4918,
  6.4526,
  13.7851,
  23.464,
  25.8104,
  31.3831,
  31.9697,
  35.4893,
  35.4893,
  25.2238,
  22.8774,
  20.531,
  19.3578,
  21.9975,
  25.5171,
  24.3439,
  28.4501,
  30.5032,
  29.9166,
  26.397,
  20.2377,
  17.598,
  14.9583,
  12.9052,
  8.2124,
  13.4918,
  10.5588,
  3.5196,
  4.6928,
  14.665,
  21.7042,
  24.6372,
  24.3439,
  20.2377,
  19.9444,
  10.5588,
  16.7181,
  13.7851,
  8.5057,
  4.9861,
  1.7598,
  9.0923,
  17.3047,
  11.4387,
  16.7181,
  14.665,
  12.9052,
  7.6258,
  25.8104,
  11.732,
  8.799,
  13.7851,
  14.9583 ;

 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 =
  169.6797,
  184.0953,
  222.7713,
  222.4197,
  235.4289,
  213.6297,
  209.4105,
  213.9813,
  222.4197,
  217.1457,
  215.0361,
  260.0409,
  283.9497,
  293.0913,
  322.6257,
  337.0413,
  358.4505,
  29.3913,
  92.6793,
  135.9261,
  140.4969,
  156.3189,
  166.1637,
  180.5793,
  187.6113,
  226.9905,
  251.2509,
  253.7121,
  304.3425,
  347.9025,
  36.4233,
  66.6609,
  102.1725,
  93.3825,
  121.1589,
  134.8713,
  147.8805,
  159.1317,
  190.0725,
  239.6481,
  220.3101,
  231.5613,
  217.8489,
  184.0953,
  164.0541,
  141.5517,
  138.0357,
  135.5745,
  147.5289,
  159.1317,
  148.9353,
  109.9077,
  120.1041,
  139.7937,
  167.9217,
  143.6613,
  161.9445,
  161.2413,
  179.5245,
  194.2917,
  205.1913,
  202.7301,
  212.2233,
  270.5889,
  296.6073,
  330.3609,
  52.2453,
  120.8073,
  143.6613,
  153.8577,
  163.3509,
  171.4377,
  201.6753,
  215.3877,
  222.0681,
  261.4473,
  290.9817,
  298.3653,
  22.0077,
  40.6425,
  123.2685,
  120.8073,
  140.4969,
  150.6933,
  154.9125,
  171.4377,
  191.1273,
  218.5521,
  237.5385,
  257.2281,
  275.1597,
  258.9861,
  180.5793,
  169.3281,
  172.4925,
  153.1545,
  166.5153,
  146.4741,
  210.4653,
  69.1221,
  126.7845,
  319.4613,
  55.0581,
  144.7161,
  191.8305,
  183.0405,
  197.1045,
  199.2141,
  218.9037,
  243.8673,
  249.8445,
  263.9085,
  286.4109,
  312.7809,
  317.0001,
  0.2085,
  79.6701,
  125.3781,
  149.2869,
  166.1637,
  162.9993,
  175.3053,
  182.3373,
  216.4425,
  246.6801,
  270.2373,
  313.4841,
  348.9573,
  17.4369,
  54.0033,
  78.2637,
  96.5469,
  104.9853,
  118.3461,
  129.5973,
  138.7389,
  172.4925,
  190.0725,
  209.4105,
  277.6209,
  286.4109,
  308.5617,
  354.2313,
  41.3457,
  81.4281,
  103.5789,
  124.6749,
  133.4649,
  175.3053,
  173.1957,
  215.7393,
  241.4061,
  248.0865,
  238.2417,
  61.7385,
  261.4473,
  184.4469,
  173.5473,
  186.5565,
  199.5657,
  189.0177,
  236.8353,
  240.3513,
  282.8949,
  327.5481,
  30.0945,
  119.7525,
  128.5425 ;

 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 =
  5.885032,
  -2.136513,
  -25.49406,
  -19.19119,
  -26.8076,
  -12.99491,
  -12.38649,
  -16.55712,
  -15.0364,
  -11.33488,
  -8.250685,
  -12.13298,
  -10.53205,
  -18.61628,
  -15.1333,
  -8.694917,
  -0.6265492,
  6.333504,
  10.54726,
  8.772656,
  15.29907,
  11.07345,
  5.821812,
  -0.2698528,
  -2.447433,
  -16.08546,
  -17.21964,
  -12.66877,
  -13.56163,
  -2.089933,
  9.578016,
  18.04317,
  27.52376,
  19.90965,
  29.11452,
  22.24099,
  15.28249,
  8.56733,
  -4.257607,
  -19.48868,
  -10.05637,
  -11.25698,
  -4.319121,
  -0.6702785,
  3.223128,
  9.301194,
  11.17885,
  12.72888,
  6.928468,
  3.238869,
  5.145712,
  10.2036,
  3.806076,
  7.005483,
  1.841175,
  1.042783,
  6.090624,
  5.659222,
  0.1752538,
  -3.909796,
  -4.993631,
  -5.893075,
  -2.971477,
  -10.26496,
  -12.58746,
  -4.641509,
  7.420625,
  6.297845,
  10.60162,
  10.72597,
  7.310892,
  4.017446,
  -11.59123,
  -15.45652,
  -19.25846,
  -31.0341,
  -24.37289,
  -10.32341,
  0.9891779,
  0.9551861,
  13.73292,
  23.42798,
  22.01573,
  17.51503,
  15.29625,
  5.065475,
  -5.547174,
  -17.18247,
  -22.27253,
  -35.18331,
  -18.40303,
  -12.0917,
  -0.0563429,
  1.62944,
  1.149642,
  5.960261,
  3.693242,
  5.669778,
  -3.56899,
  2.19234,
  0.234902,
  -1.143802,
  3.125561,
  4.235459,
  -3.18697,
  -1.524603,
  -10.17916,
  -12.35517,
  -25.97168,
  -39.23435,
  -41.57613,
  -39.66357,
  -35.73158,
  -26.47813,
  -19.00283,
  0.04909671,
  6.348014,
  11.23967,
  11.98399,
  6.172523,
  9.175897,
  2.616602,
  -1.447334,
  -21.0812,
  -23.16324,
  -22.8772,
  -14.89658,
  -3.707803,
  6.591667,
  20.64463,
  23.83497,
  28.26457,
  29.46585,
  26.32947,
  20.34003,
  13.34659,
  2.299284,
  -2.61612,
  -6.337271,
  -8.139862,
  -12.94215,
  -8.25632,
  -0.3537648,
  3.100067,
  14.50119,
  21.09751,
  20.26147,
  17.6687,
  1.656381,
  2.362982,
  -6.167375,
  -14.67906,
  -12.7891,
  -7.232193,
  4.391736,
  -1.74023,
  -0.7049729,
  1.944753,
  -1.306104,
  -5.598683,
  -2.298586,
  -10.80296,
  -6.62739,
  -25.15949,
  -6.29529,
  4.412062,
  11.96791,
  11.69958 ;

 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 =
  -32.31815,
  -29.84021,
  -27.55875,
  -21.00253,
  -18.47337,
  -19.53693,
  -21.97305,
  -24.56423,
  -16.45559,
  -14.96257,
  -11.76741,
  -2.130442,
  2.616116,
  7.937174,
  19.81194,
  20.52506,
  23.16223,
  11.24415,
  -0.4935771,
  -9.060934,
  -18.55721,
  -25.24866,
  -23.63751,
  -26.68894,
  -18.3151,
  -15.00493,
  -5.844977,
  -3.701704,
  9.265864,
  9.750741,
  12.98025,
  7.785219,
  -5.93702,
  -1.176749,
  -17.60385,
  -22.1413,
  -24.34396,
  -22.47292,
  -23.96869,
  -11.41196,
  -11.85383,
  -8.934555,
  -5.558375,
  -9.361635,
  -11.28057,
  -11.71488,
  -12.43094,
  -12.98674,
  -10.88763,
  -8.495861,
  -8.542039,
  -3.695204,
  -2.206669,
  -8.288021,
  -8.604213,
  -1.417569,
  -18.68342,
  -16.66322,
  -21.11687,
  -15.34803,
  -10.61619,
  -14.06709,
  -4.714373,
  0.1055095,
  6.305336,
  8.157566,
  5.746635,
  -3.755357,
  -14.41195,
  -21.85358,
  -24.44736,
  -26.68286,
  -29.16406,
  -21.75932,
  -21.33763,
  -4.667264,
  9.346946,
  5.573772,
  2.447354,
  1.112763,
  -9.010041,
  -13.96993,
  -26.70427,
  -31.20286,
  -32.67255,
  -33.6436,
  -28.20305,
  -21.56105,
  -14.16813,
  -7.975307,
  1.661756,
  -2.353433,
  -5.572415,
  -8.646811,
  -8.723573,
  -11.77606,
  -15.40158,
  -8.557693,
  -6.067343,
  0.8362045,
  -0.1756301,
  1.33739,
  2.183821,
  -5.985519,
  -15.2147,
  -28.70294,
  -33.07862,
  -35.45111,
  -32.1828,
  -19.24849,
  -15.26038,
  -4.232862,
  10.52376,
  24.50263,
  20.37811,
  13.49171,
  1.157052,
  -7.981153,
  -20.17283,
  -25.06146,
  -30.0117,
  -31.86244,
  -35.45977,
  -28.54949,
  -9.985207,
  0.09475029,
  14.12847,
  18.99938,
  20.98666,
  14.99739,
  4.951735,
  -3.24378,
  -7.887249,
  -14.2043,
  -16.82512,
  -15.21292,
  -17.44715,
  -14.72775,
  -11.24203,
  1.089112,
  3.811757,
  6.581903,
  3.501776,
  3.523061,
  2.185824,
  -5.095802,
  -14.01658,
  -16.74641,
  -20.1698,
  -19.80392,
  -8.570399,
  -8.001256,
  -5.144687,
  -4.476865,
  2.360901,
  -0.2617158,
  -9.064929,
  -17.19507,
  -11.36389,
  -15.75276,
  -14.48374,
  -7.059759,
  -3.772336,
  5.759935,
  9.899957,
  7.612891,
  -6.840916,
  -9.320441 ;

 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 =
  11.69298,
  11.50421,
  11.66152,
  11.81879,
  12.25895,
  12.25895,
  12.29038,
  12.25895,
  12.22752,
  12.25895,
  12.22752,
  12.25895,
  12.29038,
  12.44752,
  12.63606,
  12.73031,
  12.85598,
  13.1073,
  13.01306,
  13.39,
  13.51564,
  13.35859,
  13.20153,
  13.26435,
  13.07588,
  13.07588,
  13.13871,
  13.07588,
  13.1073,
  12.91881,
  12.8874,
  12.8874,
  12.79315,
  12.76173,
  12.6989,
  12.66748,
  12.66748,
  12.54179,
  12.66748,
  12.95023,
  13.17012,
  13.13871,
  13.60987,
  13.32718,
  13.57846,
  13.70411,
  13.57846,
  13.54705,
  13.48423,
  13.39,
  13.39,
  13.35859,
  12.35324,
  13.26435,
  13.23294,
  13.17012,
  13.07588,
  13.60987,
  13.6727,
  13.6727,
  13.60987,
  13.60987,
  13.60987,
  13.54705,
  13.51564,
  13.48423,
  13.70411,
  14.04966,
  13.70411,
  13.51564,
  13.32718,
  13.17012,
  13.35859,
  13.57846,
  13.20153,
  14.04966,
  13.82976,
  13.57846,
  13.51564,
  13.54705,
  13.60987,
  13.76693,
  13.79834,
  13.64128,
  13.76693,
  13.95541,
  13.45282,
  13.6727,
  14.01824,
  14.48955,
  14.33243,
  14.74099,
  14.61526,
  14.58383,
  14.86674,
  14.48955,
  14.52097,
  15.02396,
  15.05541,
  15.11831,
  14.8353,
  14.39527,
  14.70956,
  14.70956,
  14.74099,
  14.67812,
  14.58383,
  13.82976,
  13.42141,
  13.6727,
  13.51564,
  13.26435,
  13.35859,
  13.51564,
  13.6727,
  13.70411,
  13.6727,
  13.6727,
  13.76693,
  13.86117,
  13.73552,
  13.6727,
  13.39,
  13.35859,
  13.17012,
  13.01306,
  13.04447,
  13.13871,
  13.20153,
  13.23294,
  13.17012,
  13.13871,
  13.13871,
  13.07588,
  12.91881,
  12.98164,
  13.1073,
  13.23294,
  13.23294,
  13.26435,
  13.32718,
  13.26435,
  13.26435,
  13.20153,
  13.23294,
  13.35859,
  13.39,
  13.1073,
  12.82457,
  12.91881,
  12.79315,
  12.76173,
  12.76173,
  12.6989,
  12.66748,
  12.6989,
  12.66748,
  12.57321,
  12.57321,
  12.63606,
  12.6989,
  12.6989,
  12.76173,
  12.8874,
  12.79315,
  12.73031,
  12.79315,
  12.85598 ;

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