netcdf E0110.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.6786, 0.03424, -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 = "03-May-2004 19:19:29:  Modified [lon,lat] to [-69.357000,43.714100].\n",
			"Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0110" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		: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:  16-Apr-2004 20:18:20\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:18:20" ;
data:

 lat = 43.7141 ;

 lon = -69.357 ;

 depth = 2 ;

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

 current_speed =
  25.5171,
  21.7042,
  20.2377,
  19.0645,
  22.2908,
  26.1037,
  29.33,
  23.7573,
  26.6903,
  17.598,
  22.8774,
  26.1037,
  25.5171,
  24.9305,
  23.1707,
  33.7295,
  20.531,
  14.9583,
  14.9583,
  10.5588,
  8.2124,
  3.8129,
  12.3186,
  15.8382,
  13.7851,
  12.3186,
  10.2655,
  9.3856,
  4.3995,
  12.3186,
  13.4918,
  12.3186,
  11.1454,
  9.9722,
  8.799,
  8.5057,
  9.0923,
  12.3186,
  4.6928,
  4.6928,
  12.9052,
  19.9444,
  17.598,
  12.9052,
  7.6258,
  9.9722,
  7.3325,
  3.5196,
  14.3717,
  7.3325,
  9.9722,
  3.8129,
  0.2933,
  9.3856,
  7.3325,
  5.866,
  4.1062,
  10.2655,
  5.866,
  11.4387,
  18.1846,
  15.2516,
  12.3186,
  11.4387,
  6.4526,
  1.4665,
  6.4526,
  6.7459,
  8.5057,
  4.3995,
  5.5727,
  10.5588,
  14.9583,
  13.4918,
  4.9861,
  3.8129,
  9.6789,
  15.5449,
  23.7573,
  23.7573,
  27.5702,
  28.1568,
  21.9975,
  16.1315,
  14.9583,
  22.2908,
  24.6372,
  31.6764,
  29.0367,
  22.5841,
  16.7181,
  14.9583,
  16.1315,
  6.1593,
  2.3464,
  3.2263,
  2.6397,
  2.3464,
  9.0923,
  9.9722,
  15.5449,
  19.0645,
  26.6903,
  34.3161,
  24.0506,
  21.7042,
  19.3578,
  19.6511,
  19.0645,
  12.6119,
  11.1454,
  4.3995,
  2.6397,
  9.3856,
  17.0114,
  19.6511,
  18.1846,
  17.8913,
  18.1846,
  12.9052,
  12.3186,
  20.2377,
  23.7573,
  24.3439,
  12.0253,
  3.5196,
  9.9722,
  11.1454,
  11.4387,
  15.2516,
  17.598,
  15.2516,
  13.4918,
  18.1846,
  14.665,
  19.0645,
  20.2377,
  18.1846,
  19.3578,
  17.0114,
  20.2377,
  22.2908,
  17.0114,
  9.6789,
  12.3186,
  8.2124,
  9.9722,
  2.3464,
  12.3186,
  15.2516,
  17.598,
  24.3439,
  28.7434,
  23.1707,
  29.0367,
  30.5032,
  24.3439,
  25.2238,
  29.0367,
  28.7434,
  27.8635,
  24.6372,
  24.9305,
  16.7181,
  16.4248,
  18.7712,
  20.2377,
  22.5841 ;

 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 =
  61.7417,
  95.1437,
  119.7557,
  146.1257,
  153.1577,
  186.9113,
  205.1945,
  219.9617,
  231.9161,
  246.6833,
  262.8569,
  263.2085,
  274.1081,
  271.6469,
  261.8021,
  262.5053,
  250.1993,
  244.9253,
  229.4549,
  260.3957,
  260.7473,
  248.0897,
  287.1173,
  294.1493,
  290.9849,
  272.3501,
  275.1629,
  226.2905,
  232.6193,
  240.3545,
  197.4593,
  218.5553,
  216.4457,
  234.0257,
  283.2497,
  301.1813,
  301.5329,
  285.3593,
  269.5373,
  165.8153,
  173.9021,
  187.2629,
  189.3725,
  211.5233,
  238.5965,
  247.7381,
  347.5541,
  48.0293,
  344.7413,
  321.2225,
  314.1905,
  13.2209,
  330.3641,
  195.3497,
  167.5733,
  196.7561,
  8.2985,
  18.8465,
  346.8509,
  358.8053,
  0.2117,
  341.6153,
  9.0017,
  355.2893,
  339.8573,
  101.4725,
  101.8241,
  149.6417,
  159.1349,
  146.4773,
  352.8281,
  3.0245,
  347.2025,
  346.8509,
  8.2985,
  37.8329,
  126.4361,
  157.0253,
  185.8565,
  191.8337,
  200.9753,
  224.5325,
  225.9389,
  249.4961,
  247.0349,
  260.3957,
  285.3593,
  273.7565,
  268.8341,
  278.3273,
  272.3501,
  263.5601,
  249.4961,
  280.4369,
  296.9621,
  352.4765,
  328.6061,
  212.5781,
  236.8385,
  249.1445,
  198.8657,
  197.1077,
  208.3589,
  208.3589,
  232.6193,
  243.8705,
  256.8797,
  276.5693,
  300.8297,
  313.4873,
  339.1541,
  315.5969,
  146.4773,
  154.5641,
  168.6281,
  188.6693,
  184.4501,
  216.4457,
  226.6421,
  255.4733,
  303.9941,
  332.1221,
  328.9577,
  345.4445,
  27.6365,
  47.3261,
  158.7833,
  158.7833,
  158.0801,
  149.6417,
  157.3769,
  154.5641,
  164.0573,
  165.8153,
  196.7561,
  207.3041,
  225.9389,
  224.8841,
  233.3225,
  235.7837,
  236.1353,
  231.2129,
  261.0989,
  278.3273,
  311.3777,
  331.0673,
  306.4553,
  110.2625,
  220.3133,
  211.8749,
  213.9845,
  218.2037,
  227.3453,
  223.4777,
  241.0577,
  234.3773,
  243.8705,
  264.6149,
  292.7429,
  291.3365,
  290.2817,
  277.2725,
  278.6789,
  265.3181,
  243.8705,
  239.2997,
  241.0577,
  243.5189 ;

 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 =
  22.47603,
  21.6168,
  17.56935,
  10.62603,
  10.06511,
  -3.141127,
  -12.48556,
  -15.25873,
  -21.00816,
  -16.16079,
  -22.69984,
  -25.92053,
  -25.45154,
  -24.9202,
  -22.93393,
  -33.44135,
  -19.31714,
  -13.54857,
  -11.36673,
  -10.4108,
  -8.105547,
  -3.537491,
  -11.77294,
  -14.45208,
  -12.8708,
  -12.30824,
  -10.22385,
  -6.784405,
  -3.495927,
  -10.70613,
  -4.047921,
  -7.67781,
  -6.621044,
  -8.070308,
  -8.564775,
  -7.276909,
  -7.749731,
  -11.87863,
  -4.692647,
  1.149964,
  1.370889,
  -2.521417,
  -2.865877,
  -6.747423,
  -6.508765,
  -9.22889,
  -1.580283,
  2.616776,
  -3.782311,
  -4.592328,
  -7.150329,
  0.8720331,
  -0.1450329,
  -2.484459,
  1.577884,
  -1.691157,
  0.592649,
  3.316104,
  -1.334432,
  -0.2384962,
  0.06718943,
  -4.810288,
  1.927415,
  -0.939399,
  -2.222014,
  1.4372,
  6.315684,
  3.409418,
  3.029466,
  2.4297,
  -0.6957329,
  0.5571136,
  -3.313352,
  -3.069194,
  0.7196453,
  2.338683,
  7.786866,
  6.067557,
  -2.424131,
  -4.871952,
  -9.869179,
  -19.74675,
  -15.80737,
  -15.10954,
  -13.77275,
  -21.97836,
  -23.75725,
  -31.60834,
  -29.03069,
  -22.34599,
  -16.70404,
  -14.86391,
  -15.10954,
  -6.057395,
  -2.091362,
  -0.4224286,
  -1.375069,
  -1.263416,
  -7.611456,
  -9.318834,
  -5.026459,
  -5.608181,
  -12.67771,
  -16.29991,
  -19.11107,
  -19.48605,
  -18.85248,
  -19.52208,
  -16.37058,
  -9.150273,
  -3.966155,
  -3.078339,
  1.45782,
  4.031125,
  3.354249,
  -2.962033,
  -1.410958,
  -10.62852,
  -13.22165,
  -12.49263,
  -10.21329,
  -9.462924,
  -12.25095,
  -6.118052,
  5.578062,
  2.587692,
  3.608902,
  4.033479,
  4.270181,
  7.708249,
  6.769379,
  6.550578,
  3.705872,
  4.456109,
  -4.227893,
  -8.745136,
  -14.54278,
  -12.83242,
  -15.52515,
  -14.06708,
  -16.80449,
  -17.37521,
  -16.80653,
  -9.576855,
  -9.243488,
  -3.973011,
  -8.020846,
  2.201195,
  -7.969725,
  -8.053857,
  -9.83673,
  -15.05571,
  -21.13935,
  -15.94311,
  -25.41023,
  -24.79514,
  -21.85598,
  -25.11247,
  -26.77906,
  -26.77332,
  -26.13595,
  -24.439,
  -24.64503,
  -16.66232,
  -14.7462,
  -16.14041,
  -17.71016,
  -20.21461 ;

 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 =
  12.081,
  -1.945868,
  -10.04403,
  -15.82854,
  -19.88903,
  -25.91402,
  -26.53978,
  -18.20935,
  -16.46297,
  -6.96552,
  -2.844757,
  -3.086936,
  1.828006,
  0.7164993,
  -3.303972,
  -4.39949,
  -6.954864,
  -6.33932,
  -9.723589,
  -1.761659,
  -1.320464,
  -1.422801,
  3.62572,
  6.479657,
  4.936746,
  0.5051301,
  0.9237688,
  -6.485471,
  -2.670973,
  -6.093176,
  -12.87024,
  -9.633231,
  -8.965585,
  -5.857893,
  2.016689,
  4.403808,
  4.755165,
  3.262842,
  -0.03789694,
  -4.54972,
  -12.83218,
  -19.78438,
  -17.36308,
  -11.00075,
  -3.973513,
  -3.777877,
  7.160186,
  2.353734,
  13.86506,
  5.7163,
  6.951084,
  3.711841,
  0.254932,
  -9.050798,
  -7.160715,
  -5.616934,
  4.063206,
  9.71514,
  5.712202,
  11.43621,
  18.18447,
  14.47316,
  12.16688,
  11.40006,
  6.057945,
  -0.2916833,
  -1.322188,
  -5.820914,
  -7.94791,
  -3.667718,
  5.529099,
  10.54409,
  14.58672,
  13.13806,
  4.933893,
  3.01144,
  -5.748549,
  -14.31184,
  -23.6333,
  -23.25238,
  -25.74326,
  -20.07165,
  -15.29761,
  -5.650399,
  -5.836285,
  -3.719058,
  6.525685,
  2.075321,
  -0.590821,
  3.270802,
  0.6855338,
  -1.677737,
  -5.650399,
  1.115773,
  1.06386,
  3.198526,
  2.253264,
  -1.977213,
  -4.973495,
  -3.550226,
  -14.70981,
  -18.22096,
  -23.48718,
  -30.19781,
  -14.60132,
  -9.558562,
  -4.39415,
  2.248182,
  9.770329,
  8.679431,
  10.41583,
  3.143156,
  -2.200631,
  -8.47582,
  -16.67743,
  -19.42658,
  -18.12978,
  -14.39212,
  -12.4847,
  -3.237026,
  6.887422,
  17.88903,
  20.35494,
  23.56257,
  10.65331,
  2.385672,
  -9.296268,
  -10.38995,
  -10.61176,
  -13.16033,
  -16.24393,
  -13.77321,
  -12.97286,
  -17.63017,
  -14.04233,
  -16.94042,
  -14.0738,
  -12.88444,
  -11.56261,
  -9.565827,
  -11.27713,
  -13.96359,
  -2.632163,
  1.401772,
  8.142839,
  7.187398,
  5.925436,
  -0.8126093,
  -9.393156,
  -12.95171,
  -14.59206,
  -19.12985,
  -19.47591,
  -16.81364,
  -14.05169,
  -17.76644,
  -10.72109,
  -2.367239,
  11.22549,
  10.45813,
  9.658494,
  3.118787,
  3.761932,
  -1.364593,
  -7.233506,
  -9.583588,
  -9.793602,
  -10.07031 ;

 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 =
  7.723053,
  8.074385,
  7.850882,
  7.723053,
  7.467144,
  7.178826,
  6.504244,
  6.311005,
  6.343227,
  6.278776,
  6.311005,
  6.085262,
  5.923817,
  5.95612,
  6.24654,
  6.439857,
  6.504244,
  6.536428,
  6.407653,
  6.665102,
  6.665102,
  6.857928,
  6.922155,
  6.825806,
  6.761542,
  6.697255,
  6.600778,
  6.665102,
  6.697255,
  6.761542,
  6.729402,
  6.697255,
  6.729402,
  6.632943,
  6.632943,
  6.632943,
  6.665102,
  6.632943,
  6.665102,
  6.954259,
  7.082618,
  7.082618,
  7.01845,
  7.146762,
  6.890044,
  7.01845,
  6.922155,
  6.857928,
  6.761542,
  6.825806,
  6.825806,
  6.857928,
  6.825806,
  6.825806,
  6.729402,
  6.600778,
  6.504244,
  6.472054,
  6.439857,
  6.504244,
  6.536428,
  6.472054,
  6.536428,
  6.536428,
  6.536428,
  6.536428,
  6.536428,
  6.504244,
  6.343227,
  6.407653,
  6.343227,
  6.214298,
  6.278776,
  6.343227,
  6.407653,
  6.472054,
  6.439857,
  6.343227,
  6.278776,
  6.311005,
  6.472054,
  6.857928,
  7.050537,
  6.729402,
  6.986358,
  6.825806,
  6.697255,
  6.793677,
  6.697255,
  6.793677,
  6.825806,
  6.890044,
  6.890044,
  7.01845,
  7.178826,
  6.890044,
  7.082618,
  6.986358,
  7.114693,
  7.274982,
  6.986358,
  6.954259,
  6.922155,
  6.568606,
  6.600778,
  6.439857,
  6.536428,
  6.632943,
  6.536428,
  6.632943,
  6.825806,
  6.761542,
  6.954259,
  7.082618,
  7.274982,
  6.890044,
  6.954259,
  5.891508,
  6.697255,
  6.697255,
  6.632943,
  6.825806,
  6.632943,
  6.922155,
  6.922155,
  6.857928,
  6.729402,
  6.536428,
  6.439857,
  6.439857,
  6.857928,
  6.729402,
  6.922155,
  7.114693,
  7.274982,
  7.339058,
  7.499151,
  7.595141,
  7.56315,
  7.627127,
  7.946699,
  7.818932,
  7.755018,
  7.786978,
  7.786978,
  7.850882,
  7.786978,
  7.307023,
  7.627127,
  7.914765,
  7.531153,
  7.467144,
  7.56315,
  7.403112,
  7.307023,
  7.082618,
  7.242936,
  7.114693,
  7.467144,
  7.403112,
  7.595141,
  7.403112,
  7.210884,
  7.274982,
  7.339058,
  7.371088,
  7.467144,
  7.595141 ;

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