netcdf A0110.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 167 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat: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 = "26-Jun-2004 16:03:17:  Modified [lon,lat] to [-70.565932,42.523603].\n",
			"26-Jun-2004 11:52:57:  Modified [lon,lat] to [-70.566000,42.523700]." ;
		: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 = "A0110" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -15.9833 ;
		:goes_platform_id = "0440465E" ;
		:starting_julian_day_number = 2453219.00000579 ;
		:starting_julian_day_string = "2004-08-01 00:00:00" ;
		:ending_julian_day_number = 2453225.91667244 ;
		:ending_julian_day_string = "2004-08-07 22:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  26-Jun-2004 05:12:38\n",
			"AANCM_Temperature_1.5:  26-Jun-2004 05:12:38" ;
		:longitude = -70.5659321376256 ;
		:latitude = 42.5236026218959 ;
data:

 lat = 42.5236026218959 ;

 lon = -70.5659321376256 ;

 depth = 2 ;

 time = 2453219, 2453219.04166667, 2453219.08333333, 2453219.125, 
    2453219.16666667, 2453219.20833333, 2453219.25, 2453219.29166667, 
    2453219.33333333, 2453219.375, 2453219.41666667, 2453219.45833333, 
    2453219.5, 2453219.54166667, 2453219.58333333, 2453219.625, 
    2453219.66666667, 2453219.70833333, 2453219.75, 2453219.79166667, 
    2453219.83333333, 2453219.875, 2453219.91666667, 2453219.95833333, 
    2453220, 2453220.04166667, 2453220.08333333, 2453220.125, 
    2453220.16666667, 2453220.20833333, 2453220.25, 2453220.29166667, 
    2453220.33333333, 2453220.375, 2453220.41666667, 2453220.45833333, 
    2453220.5, 2453220.54166667, 2453220.58333333, 2453220.625, 
    2453220.66666667, 2453220.70833333, 2453220.75, 2453220.79166667, 
    2453220.83333333, 2453220.875, 2453220.91666667, 2453220.95833333, 
    2453221, 2453221.04166667, 2453221.08333333, 2453221.125, 
    2453221.16666667, 2453221.20833333, 2453221.25, 2453221.29166667, 
    2453221.33333333, 2453221.375, 2453221.41666667, 2453221.45833333, 
    2453221.5, 2453221.54166667, 2453221.58333333, 2453221.625, 
    2453221.66666667, 2453221.70833333, 2453221.75, 2453221.79166667, 
    2453221.83333333, 2453221.875, 2453221.91666667, 2453221.95833333, 
    2453222, 2453222.04166667, 2453222.08333333, 2453222.125, 
    2453222.16666667, 2453222.20833333, 2453222.25, 2453222.29166667, 
    2453222.33333333, 2453222.375, 2453222.41666667, 2453222.45833333, 
    2453222.5, 2453222.54166667, 2453222.58333333, 2453222.625, 
    2453222.66666667, 2453222.70833333, 2453222.75, 2453222.79166667, 
    2453222.83333333, 2453222.875, 2453222.91666667, 2453222.95833333, 
    2453223, 2453223.04166667, 2453223.08333333, 2453223.125, 
    2453223.16666667, 2453223.20833333, 2453223.25, 2453223.29166667, 
    2453223.33333333, 2453223.375, 2453223.41666667, 2453223.45833333, 
    2453223.5, 2453223.54166667, 2453223.58333333, 2453223.625, 
    2453223.66666667, 2453223.70833333, 2453223.75, 2453223.79166667, 
    2453223.83333333, 2453223.875, 2453223.91666667, 2453223.95833333, 
    2453224, 2453224.04166667, 2453224.08333333, 2453224.125, 
    2453224.16666667, 2453224.20833333, 2453224.25, 2453224.29166667, 
    2453224.33333333, 2453224.375, 2453224.41666667, 2453224.45833333, 
    2453224.5, 2453224.54166667, 2453224.58333333, 2453224.625, 
    2453224.66666667, 2453224.70833333, 2453224.75, 2453224.79166667, 
    2453224.83333333, 2453224.875, 2453224.91666667, 2453224.95833333, 
    2453225, 2453225.04166667, 2453225.08333333, 2453225.125, 
    2453225.16666667, 2453225.20833333, 2453225.25, 2453225.29166667, 
    2453225.33333333, 2453225.375, 2453225.41666667, 2453225.45833333, 
    2453225.5, 2453225.54166667, 2453225.58333333, 2453225.625, 
    2453225.66666667, 2453225.70833333, 2453225.75, 2453225.79166667, 
    2453225.83333333, 2453225.875, 2453225.91666667 ;

 current_speed =
  20.8243,
  25.2238,
  35.7826,
  37.8357,
  39.0089,
  46.6347,
  48.1012,
  48.1012,
  46.0481,
  36.0759,
  27.5702,
  12.6119,
  17.3047,
  7.9191,
  8.2124,
  14.3717,
  18.7712,
  24.3439,
  26.6903,
  31.3831,
  33.7295,
  36.0759,
  31.0898,
  21.7042,
  19.3578,
  21.7042,
  14.9583,
  15.5449,
  13.7851,
  11.732,
  24.0506,
  21.7042,
  23.1707,
  29.0367,
  26.6903,
  13.7851,
  12.0253,
  9.9722,
  14.9583,
  18.7712,
  18.4779,
  17.598,
  15.2516,
  9.9722,
  12.0253,
  11.4387,
  4.9861,
  11.1454,
  14.3717,
  18.7712,
  19.9444,
  18.4779,
  26.9836,
  20.2377,
  26.6903,
  24.0506,
  23.1707,
  27.5702,
  14.665,
  3.5196,
  13.1985,
  5.5727,
  5.2794,
  5.2794,
  6.1593,
  8.5057,
  5.866,
  12.6119,
  18.4779,
  32.8496,
  39.5955,
  34.0228,
  27.2769,
  24.9305,
  25.2238,
  23.7573,
  20.2377,
  26.397,
  25.5171,
  18.1846,
  18.1846,
  14.3717,
  20.531,
  29.33,
  22.2908,
  22.2908,
  21.9975,
  17.598,
  10.5588,
  5.5727,
  4.3995,
  6.7459,
  9.3856,
  8.5057,
  17.598,
  17.3047,
  2.933,
  13.4918,
  13.7851,
  17.598,
  13.1985,
  8.2124,
  2.0531,
  9.0923,
  6.1593,
  3.2263,
  13.7851,
  15.2516,
  24.3439,
  21.7042,
  18.7712,
  14.0784,
  20.2377,
  11.732,
  20.8243,
  13.1985,
  3.2263,
  5.5727,
  13.4918,
  12.3186,
  17.8913,
  17.3047,
  13.1985,
  12.9052,
  14.0784,
  11.732,
  15.2516,
  24.3439,
  32.8496,
  27.5702,
  28.7434,
  35.4893,
  39.3022,
  30.5032,
  45.1682,
  42.8218,
  36.6625,
  27.5702,
  28.1568,
  9.6789,
  18.1846,
  16.4248,
  18.7712,
  20.8243,
  18.4779,
  24.3439,
  16.4248,
  21.7042,
  23.464,
  19.9444,
  22.8774,
  20.531,
  15.8382,
  14.0784,
  15.8382,
  19.6511,
  16.1315,
  13.1985,
  13.1985,
  20.2377,
  27.2769,
  18.1846,
  6.7459,
  10.5588,
  12.6119,
  15.2516,
  21.7042 ;

 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 ;

 current_direction =
  128.1727,
  115.8667,
  113.4055,
  121.8439,
  110.2411,
  116.2183,
  110.9443,
  112.3507,
  104.6155,
  112.7023,
  120.0859,
  140.8303,
  110.9443,
  83.1679,
  115.5151,
  99.3415,
  107.0767,
  104.9671,
  108.4831,
  109.1863,
  104.6155,
  105.6703,
  112.3507,
  127.8211,
  143.2915,
  140.1271,
  154.1911,
  151.0267,
  157.7071,
  148.5655,
  118.6795,
  157.7071,
  111.6475,
  95.4739,
  91.6063,
  139.7755,
  128.1727,
  139.0723,
  168.6067,
  168.2551,
  135.9079,
  149.2687,
  148.5655,
  148.9171,
  210.7987,
  132.7435,
  100.3963,
  10.7383,
  37.1083,
  61.7203,
  98.6383,
  132.0403,
  145.4011,
  153.8395,
  138.3691,
  139.7755,
  127.8211,
  123.9535,
  109.8895,
  298.6987,
  71.5651,
  346.1263,
  329.2879,
  263.1871,
  248.0683,
  245.9587,
  18.4735,
  22.3411,
  36.0535,
  64.8847,
  74.7295,
  89.1451,
  90.1999,
  125.7115,
  124.3051,
  157.3555,
  159.4651,
  168.9583,
  183.7255,
  181.2643,
  175.2871,
  174.2323,
  209.3923,
  265.6483,
  306.4339,
  313.4659,
  327.5299,
  316.6303,
  322.2559,
  23.3959,
  35.3503,
  47.3047,
  31.4827,
  99.6931,
  113.4055,
  129.5791,
  196.0315,
  342.6487,
  318.0367,
  303.6211,
  3.3547,
  19.1767,
  348.2359,
  134.1499,
  76.8391,
  69.4555,
  87.3871,
  67.3459,
  179.8579,
  274.7899,
  271.6255,
  271.2739,
  271.6255,
  282.5251,
  277.9543,
  296.9407,
  14.2543,
  18.1219,
  78.5971,
  357.3775,
  27.6151,
  2.6515,
  21.2863,
  58.9075,
  80.0035,
  105.6703,
  151.7299,
  172.4743,
  169.3099,
  179.5063,
  195.6799,
  207.6343,
  222.7531,
  235.4107,
  246.6619,
  276.8995,
  280.0639,
  288.8539,
  282.5251,
  300.8083,
  19.8799,
  75.4327,
  93.7159,
  114.1087,
  113.7571,
  105.3187,
  116.2183,
  148.2139,
  176.3419,
  178.0999,
  209.0407,
  218.8855,
  215.0179,
  191.8123,
  204.1183,
  187.5931,
  177.7483,
  184.0771,
  255.4519,
  261.4291,
  276.8995,
  295.5343,
  357.7291,
  73.6747,
  53.6335,
  95.4739,
  109.8895 ;

 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 ;

 current_u =
  16.37105,
  22.69666,
  32.83828,
  32.141,
  36.59991,
  41.8368,
  44.92308,
  44.48753,
  44.55803,
  33.28083,
  23.8558,
  7.96592,
  16.16135,
  7.862866,
  7.411459,
  14.18111,
  17.94362,
  23.51801,
  25.31354,
  29.63993,
  32.63805,
  34.73503,
  28.75414,
  17.14478,
  11.57101,
  13.91427,
  6.512409,
  7.529981,
  5.22926,
  6.118514,
  21.10002,
  8.233304,
  21.53649,
  28.90429,
  26.67981,
  8.9022,
  9.453707,
  6.53285,
  2.954903,
  3.820964,
  12.85718,
  8.992799,
  7.954068,
  5.148425,
  -6.157235,
  8.400576,
  4.904244,
  2.076649,
  8.670785,
  16.53077,
  19.71815,
  13.72306,
  15.32204,
  8.922543,
  17.73115,
  15.5315,
  18.30321,
  22.86924,
  13.79024,
  -3.087242,
  12.5212,
  -1.336236,
  -2.696319,
  -5.242121,
  -5.71355,
  -7.767848,
  1.858736,
  4.794032,
  10.87499,
  29.74385,
  38.19751,
  34.01901,
  27.27673,
  20.24273,
  20.83607,
  9.146852,
  7.098937,
  5.055643,
  -1.65801,
  -0.4012324,
  1.494099,
  1.44429,
  -10.07634,
  -29.24544,
  -17.9339,
  -16.1783,
  -11.80956,
  -12.0846,
  -6.46342,
  2.21282,
  2.545436,
  4.958035,
  4.901546,
  8.384271,
  16.14997,
  13.33752,
  -0.8099943,
  -4.023654,
  -9.217468,
  -14.65416,
  0.7723381,
  2.69763,
  -0.4185915,
  6.523907,
  5.997523,
  3.021107,
  13.77077,
  14.07489,
  0.06037556,
  -21.6284,
  -18.76365,
  -14.07492,
  -20.22956,
  -11.45279,
  -20.62395,
  -11.76614,
  0.794399,
  1.733331,
  13.22549,
  -0.563641,
  8.293147,
  0.8005308,
  4.791431,
  11.05117,
  13.86467,
  11.29594,
  7.223595,
  3.188342,
  6.093497,
  0.2375609,
  -7.768269,
  -16.46088,
  -26.67992,
  -25.11153,
  -41.47268,
  -42.5117,
  -36.09839,
  -26.09094,
  -27.4867,
  -8.313069,
  6.183667,
  15.89679,
  18.73174,
  19.00784,
  16.91211,
  23.47899,
  14.73497,
  11.43268,
  1.497062,
  0.6612949,
  -11.10539,
  -12.88867,
  -9.088471,
  -2.881936,
  -6.471837,
  -2.596638,
  0.633798,
  -0.9383973,
  -12.77532,
  -20.01169,
  -27.07937,
  -16.40846,
  -0.2673016,
  10.13308,
  10.15561,
  15.18205,
  20.40956 ;

 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 ;

 current_v =
  -12.87012,
  -11.00461,
  -14.21414,
  -19.96237,
  -13.49596,
  -20.60286,
  -17.19427,
  -18.29167,
  -11.61937,
  -13.92324,
  -13.82088,
  -9.777737,
  -6.185741,
  0.9420582,
  -3.537483,
  -2.332794,
  -5.512193,
  -6.287162,
  -8.461491,
  -10.31377,
  -8.511003,
  -9.74415,
  -11.82267,
  -13.30897,
  -15.5189,
  -16.65729,
  -13.46623,
  -13.59939,
  -12.75476,
  -10.01018,
  -11.54211,
  -20.08196,
  -8.547561,
  -2.769878,
  -0.7481705,
  -10.5252,
  -7.432043,
  -7.534365,
  -14.66354,
  -18.3782,
  -13.27124,
  -15.12677,
  -13.01323,
  -8.540403,
  -10.32939,
  -7.763645,
  -0.8997698,
  10.95023,
  11.46138,
  8.893349,
  -2.995574,
  -12.37378,
  -22.21148,
  -18.1646,
  -19.9494,
  -18.36311,
  -14.20823,
  -15.39851,
  -4.989139,
  1.690125,
  4.173721,
  5.410126,
  4.538935,
  -0.6262822,
  -2.300505,
  -3.46518,
  5.563727,
  11.66522,
  14.93879,
  13.94272,
  10.42852,
  0.5076292,
  -0.09516654,
  -14.55204,
  -14.21612,
  -21.92588,
  -18.95177,
  -25.90834,
  -25.46318,
  -18.18017,
  -18.12312,
  -14.29894,
  -17.88824,
  -2.225516,
  13.23839,
  15.33435,
  18.55867,
  12.79265,
  8.349399,
  5.11453,
  3.588364,
  4.57439,
  8.00402,
  -1.43211,
  -6.990559,
  -11.02557,
  -2.818936,
  12.87784,
  10.25023,
  9.743981,
  13.17588,
  7.756694,
  2.009975,
  -6.333132,
  1.402389,
  1.132221,
  0.6284338,
  5.874411,
  -24.34382,
  1.812348,
  0.5324736,
  0.3129898,
  0.5740731,
  2.544287,
  2.881733,
  5.979819,
  3.12697,
  5.296277,
  2.667423,
  12.3057,
  15.85315,
  17.28617,
  12.29807,
  6.664519,
  2.443841,
  -3.168829,
  -13.43246,
  -24.13421,
  -32.27949,
  -27.56918,
  -27.67376,
  -31.4409,
  -28.85905,
  -17.31636,
  -17.89366,
  5.144104,
  6.40664,
  8.909478,
  6.106289,
  4.957216,
  17.10093,
  4.131117,
  -1.216547,
  -8.506083,
  -7.444009,
  -6.431363,
  -7.256352,
  -18.44901,
  -23.41619,
  -19.93343,
  -20.00114,
  -15.98137,
  -12.97106,
  -13.78027,
  -14.45558,
  -19.47879,
  -16.11905,
  -13.1651,
  -3.315367,
  -3.016088,
  3.276724,
  7.838496,
  6.740602,
  2.967978,
  7.478203,
  -1.454885,
  -7.383926 ;

 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 ;

 temperature =
  19.7151,
  19.61909,
  19.52313,
  19.29942,
  19.17171,
  19.17171,
  19.01218,
  18.88465,
  18.59801,
  18.43892,
  18.43892,
  18.40712,
  18.37532,
  18.40712,
  18.43892,
  18.43892,
  18.34353,
  18.59801,
  18.40712,
  18.43892,
  18.27995,
  18.56618,
  18.43892,
  18.24817,
  18.1211,
  17.86715,
  17.77198,
  17.74027,
  17.67686,
  17.64515,
  18.31174,
  17.99409,
  17.70856,
  17.77198,
  17.55007,
  17.42335,
  17.39168,
  17.42335,
  17.55007,
  17.51838,
  17.42335,
  17.36001,
  17.29669,
  17.17008,
  17.26503,
  16.69578,
  18.02583,
  18.05758,
  18.43892,
  18.75721,
  18.66167,
  18.72536,
  18.2164,
  18.88465,
  18.69351,
  18.40712,
  18.72536,
  18.53436,
  18.50254,
  17.8037,
  18.27995,
  18.50254,
  18.69351,
  18.62984,
  18.37532,
  18.1211,
  19.13979,
  18.91653,
  19.04408,
  19.55511,
  19.20363,
  18.69351,
  18.62984,
  18.37532,
  18.66167,
  18.40712,
  17.86715,
  17.4867,
  17.36001,
  17.20173,
  16.91703,
  17.20173,
  17.1068,
  16.8538,
  17.29669,
  17.70856,
  17.96235,
  18.15286,
  18.34353,
  18.40712,
  18.56618,
  18.62984,
  18.75721,
  18.85279,
  18.98029,
  18.56618,
  18.62984,
  19.10788,
  18.69351,
  18.75721,
  18.72536,
  18.37532,
  18.27995,
  18.34353,
  17.64515,
  17.51838,
  17.64515,
  16.00132,
  17.93061,
  17.39168,
  17.42335,
  17.4867,
  17.42335,
  17.45502,
  17.61345,
  17.89888,
  18.02583,
  17.86715,
  17.70856,
  18.18463,
  18.02583,
  18.18463,
  18.47073,
  18.50254,
  18.53436,
  18.56618,
  18.37532,
  17.86715,
  17.26503,
  16.66418,
  16.00132,
  16.00132,
  16.03286,
  16.0644,
  16.28526,
  17.23338,
  17.74027,
  17.96235,
  18.02583,
  17.86715,
  17.86715,
  17.96235,
  17.99409,
  17.83542,
  17.77198,
  17.64515,
  17.61345,
  17.39168,
  17.32835,
  17.36001,
  17.32835,
  17.13844,
  17.0119,
  16.94865,
  16.98027,
  16.94865,
  16.79058,
  16.63259,
  16.63259,
  16.72737,
  16.98027,
  17.17008,
  17.20173,
  17.26503,
  17.86715,
  18.05758,
  17.23338 ;

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