netcdf F0108.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.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 = "03-May-2004 19:15:58:  Modified [lon,lat] to [-68.997700,44.056500].\n",
			"Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "AANCM971" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0108" ;
		:mooring_site_desc = "W.Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.4 ;
		:goes_platform_id = "00454716" ;
		:starting_julian_day_number = 2453219.00000579 ;
		:starting_julian_day_string = "2004-08-01 00:00:00" ;
		:ending_julian_day_number = 2453225.95833912 ;
		:ending_julian_day_string = "2004-08-07 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:21:14\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:21:14" ;
data:

 lat = 44.0565 ;

 lon = -68.9977 ;

 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, 2453225.95833333 ;

 current_speed =
  43.4084,
  34.9027,
  15.8382,
  10.5588,
  9.9722,
  10.8521,
  22.5841,
  26.6903,
  26.1037,
  34.9027,
  28.4501,
  9.6789,
  48.1012,
  53.9672,
  26.397,
  26.9836,
  24.3439,
  16.4248,
  5.2794,
  10.5588,
  7.0392,
  23.1707,
  29.9166,
  21.7042,
  40.7687,
  46.0481,
  39.8888,
  46.0481,
  29.0367,
  22.5841,
  6.7459,
  12.9052,
  20.8243,
  21.1176,
  15.2516,
  24.6372,
  14.665,
  24.6372,
  31.9697,
  21.1176,
  30.5032,
  3.8129,
  8.799,
  14.665,
  10.5588,
  33.7295,
  46.928,
  28.7434,
  21.1176,
  2.3464,
  23.1707,
  15.5449,
  28.1568,
  8.2124,
  13.1985,
  22.5841,
  30.5032,
  43.4084,
  34.9027,
  42.5285,
  19.9444,
  14.9583,
  13.1985,
  21.9975,
  30.2099,
  19.0645,
  11.1454,
  21.1176,
  35.4893,
  51.0342,
  59.2466,
  43.7017,
  14.9583,
  10.5588,
  17.0114,
  26.1037,
  23.1707,
  7.3325,
  9.9722,
  16.7181,
  31.0898,
  41.062,
  44.8749,
  41.062,
  26.397,
  18.4779,
  9.9722,
  19.6511,
  18.1846,
  27.2769,
  9.3856,
  19.0645,
  20.2377,
  40.1821,
  48.6878,
  44.5816,
  39.0089,
  21.1176,
  14.9583,
  6.4526,
  8.5057,
  14.0784,
  16.1315,
  13.1985,
  31.9697,
  44.2883,
  67.7523,
  55.4337,
  47.8079,
  21.1176,
  25.8104,
  12.6119,
  2.3464,
  6.7459,
  16.7181,
  29.9166,
  31.9697,
  56.3136,
  60.1265,
  71.5652,
  65.1126,
  52.2074,
  36.3692,
  29.9166,
  23.7573,
  24.0506,
  16.7181,
  10.2655,
  29.6233,
  39.8888,
  58.66,
  78.0178,
  60.1265,
  42.2352,
  36.0759,
  28.7434,
  12.3186,
  3.8129,
  7.6258,
  27.8635,
  36.3692,
  47.5146,
  65.9925,
  70.6853,
  64.2327,
  47.2213,
  39.5955,
  35.196,
  16.4248,
  11.1454,
  3.5196,
  19.0645,
  40.4754,
  37.8357,
  48.6878,
  71.5652,
  64.2327,
  51.0342,
  36.3692,
  31.9697,
  14.3717,
  15.5449,
  8.2124,
  9.0923,
  21.4109,
  32.8496,
  54.2605,
  61.2997 ;

 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 =
  8.6184,
  9.6732,
  24.792,
  308.5332,
  113.0436,
  232.236,
  159.4548,
  160.5096,
  126.0528,
  103.1988,
  78.9384,
  66.2808,
  26.9016,
  15.2988,
  0.5316,
  333.1452,
  319.0812,
  324.7068,
  322.5972,
  160.5096,
  149.61,
  78.5868,
  67.6872,
  46.2396,
  28.308,
  20.5728,
  16.002,
  338.4192,
  358.422,
  359.4768,
  287.0856,
  154.884,
  147.1488,
  136.2492,
  79.29,
  68.3904,
  2.9928,
  13.5408,
  340.5288,
  351.0384,
  329.6292,
  337.3644,
  14.244,
  135.1944,
  159.4548,
  137.6556,
  152.0712,
  154.1808,
  153.4776,
  292.7112,
  313.4556,
  326.1132,
  349.2804,
  7.9152,
  187.5828,
  197.7792,
  187.9344,
  180.1992,
  179.496,
  158.0484,
  160.5096,
  259.6608,
  330.3324,
  328.2228,
  310.6428,
  318.0264,
  214.3044,
  218.8752,
  183.012,
  174.222,
  151.0164,
  152.0712,
  127.1076,
  154.1808,
  338.0676,
  347.5224,
  356.3124,
  253.6836,
  197.076,
  200.9436,
  195.318,
  186.1764,
  179.1444,
  178.0896,
  142.2264,
  179.8476,
  244.542,
  296.2272,
  327.5196,
  332.7936,
  211.14,
  156.2904,
  175.2768,
  184.77,
  173.5188,
  179.8476,
  148.9068,
  188.9892,
  240.3228,
  218.172,
  268.8024,
  188.286,
  217.4688,
  294.1176,
  194.2632,
  184.4184,
  174.5736,
  169.2996,
  173.5188,
  174.222,
  209.382,
  253.6836,
  56.436,
  72.9612,
  192.1536,
  155.2356,
  179.496,
  174.222,
  165.432,
  168.2448,
  170.3544,
  176.6832,
  196.7244,
  200.592,
  217.1172,
  241.7292,
  247.0032,
  248.7612,
  188.9892,
  182.6604,
  175.6284,
  179.8476,
  180.9024,
  181.6056,
  181.9572,
  203.0532,
  248.058,
  310.2912,
  155.9388,
  157.3452,
  170.3544,
  177.3864,
  165.432,
  178.0896,
  168.948,
  163.3224,
  173.8704,
  193.9116,
  194.2632,
  187.9344,
  148.9068,
  206.5692,
  169.2996,
  183.7152,
  190.7472,
  184.0668,
  186.1764,
  185.4732,
  184.77,
  194.2632,
  203.4048,
  252.9804,
  308.8848,
  135.546,
  175.98,
  161.2128,
  164.7288,
  164.3772 ;

 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 =
  6.504873,
  5.864641,
  6.641358,
  -8.259593,
  9.176491,
  -8.579019,
  7.925804,
  8.90519,
  21.10419,
  33.9807,
  27.92154,
  8.861302,
  21.76385,
  14.2394,
  0.2449123,
  -12.18933,
  -15.94498,
  -9.489605,
  -3.206785,
  3.522932,
  3.561013,
  22.71251,
  27.67659,
  15.67561,
  19.33297,
  16.18118,
  10.99618,
  -16.93709,
  -0.7996072,
  -0.2062253,
  -6.448183,
  5.477642,
  11.29633,
  14.60331,
  14.98592,
  22.90557,
  0.7656665,
  5.768498,
  -10.65656,
  -3.289541,
  -15.42224,
  -1.467466,
  2.16501,
  10.33448,
  3.705571,
  22.7197,
  21.97985,
  12.51869,
  9.430015,
  -2.164466,
  -16.81979,
  -8.667119,
  -5.237242,
  1.130908,
  -1.741659,
  -6.896047,
  -4.210638,
  -0.1509175,
  0.3070162,
  15.89814,
  6.654428,
  -14.71541,
  -6.532827,
  -11.58427,
  -22.92282,
  -12.75011,
  -6.28143,
  -13.25396,
  -1.864789,
  5.137832,
  28.70849,
  20.46874,
  11.9293,
  4.598703,
  -6.353969,
  -5.639911,
  -1.490255,
  -7.037183,
  -2.928236,
  -5.975864,
  -8.213181,
  -4.417855,
  0.6700937,
  1.368867,
  16.16929,
  0.04914897,
  -9.003905,
  -17.62799,
  -9.765331,
  -12.47092,
  -4.853585,
  7.665858,
  1.666414,
  -3.341386,
  5.495742,
  0.1185816,
  20.14543,
  -3.299589,
  -12.9962,
  -3.987864,
  -8.503842,
  -2.0289,
  -9.813265,
  -12.04639,
  -7.876585,
  -3.411936,
  6.407134,
  10.29257,
  5.396421,
  2.125999,
  -12.66336,
  -12.10395,
  1.955182,
  6.449799,
  -3.519715,
  12.5317,
  0.2812165,
  5.669331,
  15.12355,
  14.58002,
  10.90984,
  3.020551,
  -10.46591,
  -10.522,
  -14.33628,
  -21.18182,
  -15.38946,
  -9.568254,
  -4.62859,
  -1.851481,
  4.471347,
  0.2075179,
  -0.9469443,
  -1.183402,
  -1.232098,
  -11.2555,
  -11.42627,
  -2.908357,
  3.109132,
  10.73241,
  6.093784,
  2.166671,
  16.59902,
  2.356407,
  12.3134,
  13.55185,
  4.227918,
  -8.461983,
  -4.046686,
  -1.538502,
  1.817633,
  -8.527139,
  7.515208,
  -2.451642,
  -9.079107,
  -5.075366,
  -6.910787,
  -4.86765,
  -3.02432,
  -7.876585,
  -5.708795,
  -14.86411,
  -6.392612,
  6.367669,
  1.501004,
  10.57935,
  14.29157,
  16.5082 ;

 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 =
  42.91825,
  34.40646,
  14.37849,
  6.577795,
  -3.903433,
  -6.64594,
  -21.14765,
  -25.16088,
  -15.36282,
  -7.96935,
  5.458557,
  3.893382,
  42.89592,
  52.05476,
  26.39586,
  24.07353,
  18.39519,
  13.40602,
  4.193876,
  -9.953753,
  -6.072028,
  4.585092,
  11.35822,
  15.01158,
  35.89322,
  43.11145,
  38.34319,
  42.82012,
  29.02569,
  22.58316,
  1.981946,
  -11.68502,
  -17.49412,
  -15.25439,
  2.834328,
  9.073397,
  14.645,
  23.95237,
  30.14133,
  20.85982,
  26.31729,
  3.519197,
  8.528489,
  -10.40485,
  -9.887214,
  -24.92979,
  -41.46231,
  -25.87403,
  -18.89518,
  0.9059131,
  15.93663,
  12.90446,
  27.66544,
  8.13416,
  -13.08308,
  -21.50549,
  -30.21119,
  -43.40814,
  -34.90135,
  -39.44518,
  -18.80153,
  -2.684646,
  11.46833,
  18.70013,
  19.67695,
  14.17356,
  -9.206714,
  -16.44037,
  -35.44027,
  -50.77492,
  -51.82646,
  -38.61178,
  -9.024549,
  -9.504745,
  15.7802,
  25.48714,
  23.12273,
  -2.060003,
  -9.532586,
  -15.61358,
  -29.98532,
  -40.82365,
  -44.8699,
  -41.03918,
  -20.86518,
  -18.47783,
  -4.286544,
  8.684445,
  15.34008,
  24.25913,
  -8.033194,
  -17.45537,
  -20.16898,
  -40.04293,
  -48.37663,
  -44.58144,
  -33.40443,
  -20.85823,
  -7.406048,
  -5.07277,
  -0.1777737,
  -13.93144,
  -12.80332,
  5.39305,
  -30.98421,
  -44.15668,
  -67.44867,
  -54.46979,
  -47.50236,
  -21.01031,
  -22.49036,
  -3.543205,
  1.29725,
  1.976678,
  -16.34339,
  -27.16541,
  -31.96846,
  -56.0275,
  -58.19342,
  -70.06426,
  -64.1921,
  -52.11995,
  -34.83078,
  -28.00519,
  -18.94414,
  -11.39131,
  -6.531423,
  -3.718737,
  -29.25946,
  -39.84581,
  -58.48934,
  -78.01752,
  -60.11904,
  -42.21862,
  -36.05486,
  -26.448,
  -4.603065,
  2.465698,
  -6.963198,
  -25.71362,
  -35.85505,
  -47.46518,
  -63.87083,
  -70.64601,
  -63.04142,
  -45.23492,
  -39.36913,
  -34.16362,
  -15.91849,
  -11.0387,
  -3.013933,
  -17.05119,
  -39.7716,
  -37.75619,
  -47.83379,
  -71.385,
  -63.85985,
  -50.80153,
  -36.24324,
  -30.98421,
  -13.18922,
  -4.549974,
  5.155388,
  -6.490201,
  -21.35822,
  -31.09941,
  -52.34456,
  -59.03501 ;

 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 =
  12.0682,
  11.84789,
  11.43857,
  11.40707,
  11.50156,
  11.37557,
  11.43857,
  11.62752,
  11.37557,
  11.34406,
  11.24955,
  11.34406,
  11.12349,
  11.31256,
  11.21803,
  10.83975,
  11.31256,
  11.28105,
  11.31256,
  11.28105,
  11.21803,
  11.34406,
  11.12349,
  11.09197,
  11.12349,
  11.09197,
  11.06045,
  11.31256,
  11.12349,
  11.18652,
  11.06045,
  11.09197,
  10.99741,
  11.18652,
  11.12349,
  11.09197,
  11.09197,
  10.87128,
  11.09197,
  11.28105,
  11.15501,
  11.50156,
  11.21803,
  11.47006,
  11.24955,
  11.21803,
  12.54008,
  12.28844,
  12.28844,
  12.3199,
  12.00526,
  12.54008,
  11.15501,
  11.06045,
  11.31256,
  11.18652,
  11.24955,
  12.66589,
  12.69733,
  14.17517,
  13.32621,
  13.01179,
  13.04323,
  12.0682,
  12.66589,
  12.0682,
  11.84789,
  11.72198,
  12.72878,
  12.41427,
  14.14373,
  14.4897,
  13.89216,
  14.58408,
  12.9489,
  11.84789,
  12.88601,
  12.69733,
  12.0682,
  12.16259,
  11.91084,
  11.81642,
  13.169,
  13.29477,
  13.60917,
  12.69733,
  12.88601,
  11.97379,
  13.20044,
  12.28844,
  12.50863,
  12.28844,
  12.13113,
  12.54008,
  14.58408,
  13.35765,
  15.68606,
  14.89874,
  13.10612,
  15.02465,
  14.17517,
  14.70993,
  13.20044,
  12.35136,
  12.88601,
  12.91746,
  13.95505,
  14.01794,
  14.33243,
  14.36388,
  13.57773,
  13.23188,
  14.64701,
  15.18206,
  14.11228,
  15.62303,
  13.67206,
  14.58408,
  14.58408,
  15.71758,
  16.56941,
  16.00132,
  15.93825,
  15.497,
  15.4655,
  15.434,
  14.36388,
  13.42053,
  13.7035,
  13.26333,
  13.48341,
  13.54629,
  13.89216,
  14.11228,
  14.11228,
  13.98649,
  13.76638,
  13.98649,
  14.23807,
  15.497,
  14.20662,
  14.52116,
  15.24503,
  14.7414,
  14.93022,
  15.90672,
  15.434,
  15.15057,
  15.05613,
  15.68606,
  15.62303,
  14.55262,
  15.65454,
  14.39534,
  14.30098,
  14.67847,
  14.4897,
  14.45825,
  14.11228,
  14.04938,
  13.73494,
  14.23807,
  15.62303,
  14.93022,
  14.99317,
  14.01794,
  14.8358,
  15.4655 ;

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