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 = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.95833912 ;
		:ending_julian_day_string = "2004-05-29 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 = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 
    2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 
    2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 
    2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 
    2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 
    2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 
    2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 
    2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 
    2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 
    2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 
    2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 
    2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 
    2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 
    2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 
    2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 
    2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 
    2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 
    2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 
    2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 
    2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 
    2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 
    2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ;

 current_speed =
  23.1707,
  23.1707,
  20.531,
  18.4779,
  13.7851,
  6.1593,
  7.3325,
  6.1593,
  11.1454,
  13.4918,
  16.4248,
  12.9052,
  11.1454,
  8.799,
  6.4526,
  11.732,
  8.799,
  5.5727,
  14.665,
  17.8913,
  13.4918,
  16.4248,
  12.6119,
  10.8521,
  6.7459,
  6.1593,
  7.3325,
  3.2263,
  9.3856,
  6.4526,
  9.0923,
  17.0114,
  19.3578,
  24.0506,
  29.33,
  22.8774,
  21.1176,
  25.8104,
  28.4501,
  27.8635,
  26.397,
  26.1037,
  21.1176,
  10.5588,
  5.866,
  21.4109,
  22.2908,
  25.8104,
  26.397,
  25.2238,
  34.0228,
  33.4362,
  27.5702,
  23.1707,
  18.1846,
  16.1315,
  13.4918,
  13.4918,
  18.1846,
  14.665,
  18.1846,
  16.4248,
  20.531,
  23.1707,
  30.5032,
  20.8243,
  21.1176,
  13.1985,
  11.1454,
  14.9583,
  18.7712,
  18.4779,
  14.9583,
  18.7712,
  16.1315,
  14.9583,
  16.4248,
  14.665,
  7.9191,
  5.2794,
  3.8129,
  13.7851,
  17.3047,
  26.1037,
  24.0506,
  20.531,
  19.0645,
  17.3047,
  15.2516,
  14.665,
  11.732,
  9.3856,
  9.6789,
  8.799,
  15.2516,
  18.7712,
  19.3578,
  16.1315,
  14.9583,
  12.9052,
  5.5727,
  7.0392,
  12.0253,
  4.1062,
  6.1593,
  15.2516,
  23.464,
  25.8104,
  23.1707,
  24.0506,
  20.8243,
  18.7712,
  11.732,
  7.3325,
  20.531,
  32.5563,
  21.9975,
  19.3578,
  13.1985,
  16.4248,
  26.1037,
  35.196,
  32.263,
  26.9836,
  27.5702,
  23.464,
  20.2377,
  19.9444,
  25.2238,
  17.0114,
  13.7851,
  6.4526,
  8.799,
  10.2655,
  12.0253,
  4.3995,
  9.3856,
  10.8521,
  13.4918,
  4.6928,
  12.0253,
  20.2377,
  30.5032,
  31.0898,
  41.062,
  43.1151,
  34.0228,
  28.1568,
  21.9975,
  12.0253,
  6.4526,
  4.9861,
  6.1593,
  5.866,
  10.5588,
  14.0784,
  36.9558,
  49.2744,
  54.2605,
  57.1935,
  58.9533,
  60.4198,
  60.4198,
  57.7801,
  59.2466,
  58.9533,
  53.6739,
  43.7017 ;

 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 =
  242.8125,
  246.6801,
  264.6117,
  294.1461,
  288.5205,
  253.7121,
  173.8989,
  212.2233,
  145.0677,
  140.4969,
  149.6385,
  145.0677,
  154.2093,
  183.3921,
  212.9265,
  274.8081,
  231.5613,
  226.2873,
  207.3009,
  221.0133,
  211.1685,
  221.7165,
  236.8353,
  255.4701,
  260.3925,
  308.2101,
  329.3061,
  291.3333,
  327.8997,
  55.7613,
  108.8529,
  131.0037,
  161.5929,
  172.1409,
  176.7117,
  194.2917,
  230.1549,
  248.0865,
  247.3833,
  275.8629,
  292.3881,
  314.5389,
  345.7929,
  10.0533,
  91.2729,
  136.9809,
  155.9673,
  156.3189,
  166.5153,
  182.6889,
  190.7757,
  225.2325,
  249.1413,
  242.1093,
  245.6253,
  257.9313,
  220.3101,
  195.3465,
  189.7209,
  176.7117,
  200.6205,
  198.5109,
  202.3785,
  226.6389,
  241.0545,
  264.9633,
  255.1185,
  241.4061,
  212.9265,
  223.8261,
  195.3465,
  189.0177,
  180.5793,
  176.0085,
  181.6341,
  228.0453,
  212.2233,
  230.5065,
  250.8993,
  230.5065,
  194.6433,
  176.0085,
  158.7801,
  169.6797,
  178.1181,
  180.2277,
  201.6753,
  224.5293,
  240.3513,
  270.2373,
  274.1049,
  254.0637,
  231.9129,
  207.3009,
  189.3693,
  204.4881,
  197.4561,
  200.9721,
  202.0269,
  201.3237,
  214.3329,
  273.0501,
  287.8173,
  267.4245,
  154.5609,
  189.7209,
  184.4469,
  187.2597,
  178.1181,
  178.8213,
  180.5793,
  191.1273,
  213.9813,
  229.4517,
  318.0549,
  311.0229,
  331.7673,
  349.3089,
  42.7521,
  90.5697,
  114.1269,
  133.1133,
  149.6385,
  176.7117,
  206.2461,
  213.9813,
  237.1869,
  261.0957,
  278.3241,
  282.1917,
  333.5253,
  349.6605,
  72.2865,
  106.0401,
  125.7297,
  123.9717,
  68.7705,
  55.4097,
  63.8481,
  111.3141,
  140.4969,
  188.6661,
  185.5017,
  182.6889,
  189.3693,
  191.8305,
  211.8717,
  225.9357,
  232.9677,
  272.3469,
  290.6301,
  179.1729,
  133.8165,
  167.2185,
  166.8669,
  156.3189,
  170.0313,
  178.8213,
  180.5793,
  181.6341,
  183.3921,
  188.6661,
  188.6661,
  191.8305,
  198.5109,
  211.8717,
  212.5749,
  209.7621 ;

 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 =
  -20.61071,
  -21.27786,
  -20.44028,
  -16.86118,
  -13.07117,
  -5.912094,
  0.7793213,
  -3.284264,
  6.381947,
  8.582403,
  8.301982,
  7.389623,
  4.849196,
  -0.5206257,
  -3.507393,
  -11.69072,
  -6.892025,
  -4.028026,
  -6.7263,
  -11.74088,
  -6.982771,
  -10.92981,
  -10.55744,
  -10.50502,
  -6.651283,
  -4.839657,
  -3.742885,
  -3.005234,
  -4.987536,
  5.334369,
  8.60451,
  12.83795,
  6.112547,
  3.288618,
  1.682374,
  -5.647484,
  -16.21366,
  -23.94556,
  -26.26224,
  -27.71775,
  -24.40733,
  -18.60605,
  -5.18284,
  1.843189,
  5.864552,
  14.60742,
  9.078106,
  10.36664,
  6.155403,
  -1.183322,
  -6.361063,
  -23.73871,
  -25.76329,
  -20.47923,
  -16.56373,
  -15.77495,
  -8.728172,
  -3.570683,
  -3.07045,
  0.8411868,
  -6.40419,
  -5.214629,
  -7.816632,
  -16.84605,
  -26.69275,
  -20.74389,
  -20.4093,
  -11.58873,
  -6.058224,
  -10.3582,
  -4.967906,
  -2.896218,
  -0.1512362,
  1.306635,
  -0.4600149,
  -11.12409,
  -8.758038,
  -11.31693,
  -7.483113,
  -4.074096,
  -0.9639034,
  0.9595599,
  6.263408,
  4.676498,
  0.7898084,
  -0.08159234,
  -7.0414,
  -12.13533,
  -13.25478,
  -14.66487,
  -11.7019,
  -9.024888,
  -7.61801,
  -4.03578,
  -2.482919,
  -7.780742,
  -5.806856,
  -5.773678,
  -5.609989,
  -4.692803,
  -3.143005,
  -7.029228,
  -11.44853,
  -4.102052,
  2.645736,
  -2.575216,
  -1.819285,
  -3.26158,
  0.760913,
  0.4947388,
  -0.2105445,
  -3.622645,
  -6.557276,
  -5.571661,
  -13.72329,
  -24.56201,
  -10.406,
  -3.591142,
  8.959507,
  16.42399,
  23.82334,
  25.69321,
  16.30746,
  1.547784,
  -12.1923,
  -13.11455,
  -17.00863,
  -19.70403,
  -24.95807,
  -16.62773,
  -6.145433,
  -1.158116,
  8.381838,
  9.865849,
  9.761909,
  3.648566,
  8.74867,
  8.933802,
  12.11063,
  4.371821,
  7.649533,
  -3.049334,
  -2.924503,
  -1.458514,
  -6.684783,
  -8.839333,
  -17.96468,
  -20.23234,
  -17.56052,
  -12.01521,
  -6.038824,
  0.07197493,
  4.44431,
  1.297756,
  2.399107,
  5.654529,
  6.397425,
  1.013611,
  -0.5486019,
  -1.630962,
  -3.488192,
  -9.10381,
  -9.10381,
  -11.84591,
  -18.80991,
  -31.12846,
  -28.89812,
  -21.69352 ;

 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 =
  -10.58678,
  -9.172457,
  -1.927964,
  7.558658,
  4.378754,
  -1.727462,
  -7.290968,
  -5.210622,
  -9.137324,
  -10.41014,
  -14.1722,
  -10.58006,
  -10.0352,
  -8.783584,
  -5.41611,
  0.9833612,
  -5.470136,
  -3.850973,
  -13.03147,
  -13.50001,
  -11.54424,
  -12.26024,
  -6.89931,
  -2.722631,
  -1.125876,
  3.809816,
  6.305265,
  1.173704,
  7.950721,
  3.630503,
  -2.938082,
  -11.16131,
  -18.3674,
  -23.8247,
  -29.28171,
  -22.16938,
  -13.53035,
  -9.632607,
  -10.9409,
  2.846213,
  10.05405,
  18.30896,
  20.47172,
  10.39668,
  -0.1303101,
  -15.65407,
  -20.35848,
  -23.63704,
  -25.66929,
  -25.19603,
  -33.42286,
  -23.54683,
  -9.81677,
  -10.83894,
  -7.504826,
  -3.372845,
  -10.28823,
  -13.01072,
  -17.9235,
  -14.64085,
  -17.01958,
  -15.57503,
  -18.98479,
  -15.90886,
  -14.76286,
  -1.828245,
  -5.423438,
  -6.316781,
  -9.355098,
  -10.79159,
  -18.10187,
  -18.24951,
  -14.95754,
  -18.72567,
  -16.12494,
  -10.00026,
  -13.89499,
  -9.326803,
  -2.591363,
  -3.357649,
  -3.689051,
  -13.75166,
  -16.13141,
  -25.68139,
  -24.03763,
  -20.53084,
  -17.71649,
  -12.33638,
  -7.544673,
  0.06073736,
  0.8398088,
  -2.57699,
  -5.970513,
  -7.81888,
  -15.04814,
  -17.08268,
  -18.46632,
  -15.06287,
  -13.86646,
  -12.02172,
  -4.601794,
  0.3745498,
  3.679535,
  -0.1845155,
  -5.562109,
  -15.03262,
  -23.39336,
  -25.60349,
  -23.1582,
  -24.04551,
  -20.82324,
  -18.41832,
  -9.72841,
  -4.766777,
  15.27066,
  21.36867,
  19.38054,
  19.02178,
  9.691628,
  -0.1633114,
  -10.67012,
  -24.05447,
  -27.83824,
  -26.93917,
  -24.72779,
  -19.45682,
  -10.96682,
  -3.087085,
  3.65171,
  3.592522,
  12.33947,
  6.34782,
  2.677162,
  -2.836461,
  -7.022319,
  -2.458367,
  3.398568,
  6.160785,
  5.946544,
  -1.705741,
  -9.278604,
  -20.00665,
  -30.36268,
  -31.05557,
  -40.51421,
  -42.19926,
  -28.89327,
  -19.58208,
  -13.24833,
  0.4924322,
  2.273466,
  -4.98558,
  -4.264398,
  -5.720645,
  -10.28263,
  -12.89293,
  -36.39786,
  -49.26397,
  -54.25772,
  -57.17024,
  -58.85001,
  -59.73,
  -59.73,
  -56.55276,
  -56.18137,
  -50.06506,
  -45.23037,
  -37.93718 ;

 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 =
  9.991259,
  10.02284,
  9.991259,
  10.086,
  10.086,
  10.11757,
  10.11757,
  10.086,
  10.05442,
  10.02284,
  10.02284,
  9.959672,
  9.928082,
  9.928082,
  9.959672,
  10.14914,
  10.37006,
  10.4016,
  10.46469,
  10.5593,
  10.49623,
  10.4016,
  10.37006,
  10.33851,
  10.33851,
  10.30695,
  10.30695,
  10.24384,
  10.24384,
  10.2754,
  10.2754,
  10.2754,
  10.21228,
  10.30695,
  10.37006,
  10.4016,
  10.4016,
  10.37006,
  10.37006,
  10.30695,
  10.2754,
  10.30695,
  10.30695,
  10.24384,
  10.18071,
  10.2754,
  10.2754,
  10.30695,
  10.30695,
  10.14914,
  10.11757,
  10.086,
  10.14914,
  10.11757,
  10.086,
  10.086,
  10.086,
  10.02284,
  9.991259,
  10.02284,
  10.02284,
  10.05442,
  10.086,
  10.05442,
  10.02284,
  10.05442,
  10.086,
  10.086,
  10.086,
  10.086,
  10.11757,
  10.086,
  10.086,
  10.05442,
  10.02284,
  9.991259,
  9.959672,
  9.928082,
  9.928082,
  9.89649,
  9.89649,
  9.89649,
  9.928082,
  9.959672,
  9.991259,
  9.991259,
  10.02284,
  10.02284,
  10.05442,
  10.02284,
  9.991259,
  10.02284,
  10.05442,
  10.05442,
  10.02284,
  9.928082,
  10.086,
  10.14914,
  10.14914,
  10.14914,
  10.11757,
  10.05442,
  10.11757,
  10.14914,
  10.11757,
  9.959672,
  9.928082,
  9.89649,
  9.833294,
  9.770085,
  9.675247,
  9.517114,
  9.517114,
  9.675247,
  10.52777,
  10.74845,
  10.906,
  10.74845,
  10.62236,
  10.49623,
  10.52777,
  10.2754,
  9.959672,
  9.801692,
  10.086,
  10.086,
  10.14914,
  10.18071,
  10.30695,
  10.30695,
  10.14914,
  10.086,
  9.959672,
  9.89649,
  9.89649,
  9.959672,
  9.770085,
  9.770085,
  9.706863,
  9.580378,
  9.327235,
  9.706863,
  9.833294,
  9.991259,
  10.21228,
  10.18071,
  9.485476,
  9.580378,
  9.643627,
  9.738476,
  9.801692,
  9.770085,
  9.706863,
  9.643627,
  9.612004,
  9.612004,
  9.580378,
  9.738476,
  9.991259,
  10.24384,
  10.18071,
  10.086,
  10.05442,
  10.11757,
  10.11757,
  10.18071,
  10.33851,
  10.30695 ;

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