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

 current_speed =
  15.8382,
  16.4248,
  20.8243,
  3.2263,
  25.2238,
  41.6486,
  43.995,
  59.2466,
  66.5791,
  63.3528,
  41.9419,
  24.3439,
  15.8382,
  13.7851,
  12.0253,
  2.3464,
  3.8129,
  21.4109,
  25.5171,
  57.4868,
  80.6575,
  67.1657,
  46.6347,
  37.8357,
  23.7573,
  19.3578,
  11.1454,
  8.799,
  4.1062,
  10.5588,
  20.8243,
  29.33,
  53.6739,
  58.0734,
  54.8471,
  49.2744,
  46.928,
  32.5563,
  12.0253,
  9.0923,
  2.933,
  9.0923,
  15.5449,
  17.598,
  26.9836,
  32.8496,
  30.5032,
  27.5702,
  19.0645,
  19.6511,
  14.0784,
  13.7851,
  17.3047,
  2.3464,
  19.3578,
  7.6258,
  17.0114,
  36.9558,
  29.6233,
  26.397,
  22.5841,
  15.8382,
  7.6258,
  15.8382,
  24.0506,
  20.531,
  8.5057,
  12.6119,
  3.5196,
  19.6511,
  21.1176,
  8.799,
  16.7181,
  17.3047,
  19.6511,
  17.0114,
  14.0784,
  22.8774,
  3.2263,
  12.9052,
  4.9861,
  18.7712,
  27.5702,
  43.1151,
  41.062,
  24.0506,
  11.732,
  17.0114,
  23.7573,
  26.397,
  20.8243,
  9.9722,
  8.799,
  9.6789,
  32.8496,
  34.6094,
  30.2099,
  21.4109,
  13.7851,
  22.8774,
  29.9166,
  38.7156,
  19.9444,
  40.1821,
  22.5841,
  8.2124,
  35.7826,
  30.2099,
  46.3414,
  26.9836,
  25.5171,
  14.0784,
  17.8913,
  34.3161,
  40.4754,
  30.5032,
  20.8243,
  9.0923,
  2.933,
  24.3439,
  26.397,
  24.9305,
  11.4387,
  18.1846,
  19.3578,
  21.1176,
  25.5171,
  39.5955,
  19.0645,
  5.2794,
  7.0392,
  34.0228,
  24.9305,
  33.4362,
  23.7573,
  18.4779,
  13.4918,
  18.1846,
  32.8496,
  31.6764,
  7.9191,
  1.4665,
  11.732,
  10.8521,
  28.1568,
  21.1176,
  5.866,
  11.732,
  8.5057,
  9.6789,
  22.2908,
  18.1846,
  5.5727,
  28.4501,
  15.5449,
  6.1593,
  14.665,
  15.8382,
  16.1315,
  16.7181,
  4.1062,
  0.8799,
  17.0114,
  23.7573,
  44.2883,
  17.3047,
  5.866,
  9.6789 ;

 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 =
  248.4096,
  271.6152,
  296.2272,
  59.952,
  176.3316,
  165.7836,
  175.98,
  175.2768,
  176.3316,
  180.9024,
  199.1856,
  189.6924,
  188.9892,
  102.4956,
  111.9888,
  249.816,
  237.51,
  191.4504,
  218.5236,
  181.254,
  185.4732,
  177.738,
  185.4732,
  171.0576,
  178.0896,
  180.5508,
  257.1996,
  8.97,
  149.61,
  159.1032,
  156.2904,
  179.496,
  171.0576,
  161.916,
  173.1672,
  171.7608,
  176.6832,
  183.012,
  148.5552,
  98.2764,
  126.4044,
  194.2632,
  133.788,
  130.6236,
  143.2812,
  129.9204,
  140.1168,
  130.9752,
  126.756,
  90.5412,
  61.71,
  19.8696,
  24.0888,
  257.1996,
  248.058,
  217.1172,
  209.382,
  198.1308,
  177.0348,
  179.1444,
  191.0988,
  204.4596,
  197.076,
  27.6048,
  359.1252,
  23.7372,
  66.6324,
  150.3132,
  176.3316,
  166.1352,
  162.2676,
  130.9752,
  202.35,
  180.1992,
  196.3728,
  327.8712,
  325.41,
  9.3216,
  273.0216,
  328.2228,
  175.2768,
  160.5096,
  164.7288,
  139.7652,
  155.5872,
  153.4776,
  197.4276,
  234.6972,
  298.3368,
  334.2,
  317.3232,
  331.0356,
  58.5456,
  184.77,
  168.5964,
  155.2356,
  136.6008,
  178.0896,
  196.3728,
  238.9164,
  275.4828,
  309.9396,
  349.2804,
  340.8804,
  355.6092,
  38.856,
  161.2128,
  163.3224,
  168.2448,
  195.6696,
  187.2312,
  227.3136,
  257.1996,
  311.346,
  323.652,
  344.0064,
  349.2804,
  318.7296,
  137.304,
  158.7516,
  188.6376,
  196.0212,
  209.382,
  217.4688,
  270.912,
  292.3596,
  314.1588,
  340.5288,
  342.6,
  349.9836,
  162.6192,
  172.464,
  178.7928,
  168.2448,
  166.4868,
  200.9436,
  252.9804,
  284.6244,
  308.1816,
  310.6428,
  352.4448,
  314.862,
  145.3908,
  166.4868,
  171.7608,
  180.5508,
  180.9024,
  144.6876,
  255.4416,
  230.1264,
  302.556,
  325.0584,
  359.1252,
  345.7644,
  338.4192,
  307.1268,
  168.2448,
  157.6968,
  166.1352,
  126.4044,
  115.5048,
  89.4864,
  347.1708,
  335.2548,
  338.7708,
  28.308,
  15.2988,
  123.24 ;

 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 =
  -14.72696,
  -16.41827,
  -18.68041,
  2.792705,
  1.613867,
  10.22827,
  3.084256,
  4.878487,
  4.259859,
  -0.9977559,
  -13.78334,
  -4.098505,
  -2.474692,
  13.45857,
  11.15054,
  -2.202306,
  -3.216125,
  -4.250483,
  -15.89299,
  -1.25808,
  -7.693124,
  2.650969,
  -4.448025,
  5.881236,
  0.7919874,
  -0.186089,
  -10.86841,
  1.371916,
  2.077258,
  3.766174,
  8.373476,
  0.2579968,
  8.343149,
  18.02662,
  6.52529,
  7.061321,
  2.715102,
  -1.710674,
  6.273321,
  8.997605,
  2.36062,
  -2.24013,
  11.22194,
  13.35694,
  16.13318,
  25.19356,
  19.5594,
  20.81532,
  15.27431,
  19.65022,
  12.39688,
  4.685288,
  7.062948,
  -2.288087,
  -17.95557,
  -4.601769,
  -8.346304,
  -11.50018,
  1.532396,
  0.3941727,
  -4.347471,
  -6.557831,
  -2.239239,
  7.338951,
  -0.3671937,
  8.264594,
  7.808054,
  6.246151,
  0.2251908,
  4.709025,
  6.431824,
  6.643188,
  -6.357282,
  -0.06016306,
  -5.53937,
  -9.047076,
  -7.992309,
  3.705586,
  -3.221815,
  -6.796105,
  0.4105657,
  6.26299,
  7.261665,
  27.84897,
  16.97125,
  10.73974,
  -3.513739,
  -13.88316,
  -20.91053,
  -11.4888,
  -14.116,
  -4.829198,
  7.506037,
  -0.8048593,
  6.494988,
  14.49746,
  20.75654,
  0.7137665,
  -3.885827,
  -19.59255,
  -29.77973,
  -29.68409,
  -3.709713,
  -13.16129,
  -1.729015,
  5.152174,
  11.52394,
  8.66982,
  9.441161,
  -7.287991,
  -3.211926,
  -10.34869,
  -17.44666,
  -25.76226,
  -23.98929,
  -8.404546,
  -3.873377,
  -5.997404,
  1.988892,
  8.822522,
  -3.964412,
  -6.880644,
  -5.61217,
  -11.06223,
  -19.35535,
  -19.52986,
  -18.30627,
  -13.19849,
  -5.701063,
  -0.9182463,
  2.102757,
  4.46206,
  0.5252371,
  6.811977,
  5.551353,
  -6.604903,
  -12.90092,
  -17.59545,
  -25.82161,
  -24.03558,
  -1.041214,
  -1.039467,
  6.663493,
  2.535803,
  4.03504,
  -0.2030061,
  -0.09238481,
  6.781497,
  -8.232598,
  -7.428174,
  -18.78815,
  -10.41507,
  -0.08508146,
  -6.996155,
  -5.717616,
  -4.91082,
  2.987709,
  6.010721,
  3.865618,
  13.45553,
  3.706048,
  0.8798646,
  -3.777304,
  -9.944418,
  -16.03678,
  8.206081,
  1.547761,
  8.095256 ;

 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 =
  -5.827963,
  0.462963,
  9.20292,
  1.61549,
  -25.17212,
  -40.37312,
  -43.88676,
  -59.04541,
  -66.44268,
  -63.34494,
  -39.6124,
  -23.99641,
  -15.64367,
  -2.982608,
  -4.502577,
  -0.8095927,
  -2.048108,
  -20.98476,
  -19.96335,
  -57.47303,
  -80.28978,
  -67.11337,
  -46.42209,
  -37.37581,
  -23.74409,
  -19.3569,
  -2.469322,
  8.691389,
  -3.542016,
  -9.864288,
  -19.06663,
  -29.32887,
  -53.0215,
  -55.20472,
  -54.45755,
  -48.76581,
  -46.84939,
  -32.51133,
  -10.2593,
  -1.308824,
  -1.740679,
  -8.812022,
  -10.75695,
  -11.45783,
  -21.6295,
  -21.08034,
  -23.40673,
  -18.07867,
  -11.40836,
  -0.1856161,
  6.67224,
  12.96445,
  15.7977,
  -0.5198573,
  -7.233387,
  -6.080834,
  -14.82319,
  -35.12089,
  -29.58364,
  -26.39406,
  -22.1617,
  -14.41678,
  -7.289625,
  14.03525,
  24.0478,
  18.79411,
  3.373606,
  -10.95653,
  -3.512388,
  -19.07854,
  -20.11429,
  -5.769788,
  -15.46221,
  -17.3046,
  -18.85421,
  14.40618,
  11.58984,
  22.5753,
  0.1700661,
  10.97074,
  -4.969168,
  -17.69556,
  -26.59669,
  -32.91423,
  -37.3907,
  -21.51951,
  -11.19346,
  -9.830846,
  11.27649,
  23.76571,
  15.3098,
  8.724885,
  4.591493,
  -9.645377,
  -32.20111,
  -31.42665,
  -21.95004,
  -21.399,
  -13.22609,
  -11.81133,
  2.858439,
  24.85463,
  19.59636,
  37.96553,
  22.51782,
  6.395203,
  -33.87615,
  -28.93911,
  -45.36948,
  -25.98076,
  -25.31414,
  -9.544947,
  -3.963912,
  22.66937,
  32.60019,
  29.3225,
  20.4609,
  6.833818,
  -2.155643,
  -22.68895,
  -26.09761,
  -23.96219,
  -9.967317,
  -14.43284,
  0.3081129,
  8.033523,
  17.77647,
  37.331,
  18.19211,
  5.198931,
  -6.717793,
  -33.72893,
  -24.92497,
  -32.73494,
  -23.09961,
  -17.25712,
  -3.949034,
  4.591274,
  20.30618,
  20.63214,
  7.850351,
  1.034472,
  -9.655966,
  -10.55167,
  -27.86618,
  -21.11662,
  -5.865273,
  -9.573459,
  -2.13805,
  -6.205105,
  11.99521,
  14.90658,
  5.572051,
  27.57648,
  14.4552,
  3.717636,
  -14.35743,
  -14.65332,
  -15.66149,
  -9.921869,
  -1.768075,
  0.007887328,
  16.58673,
  21.57586,
  41.28287,
  15.23525,
  5.658126,
  -5.305462 ;

 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 =
  10.1137,
  11.31256,
  11.56454,
  11.97379,
  11.40707,
  11.34406,
  10.42955,
  10.30325,
  10.39798,
  10.30325,
  10.74512,
  10.55581,
  10.52425,
  10.39798,
  10.39798,
  10.39798,
  10.30325,
  10.39798,
  10.1453,
  10.93435,
  11.50156,
  11.78494,
  11.81642,
  12.0682,
  11.78494,
  11.81642,
  11.72198,
  11.69049,
  11.65901,
  11.56454,
  11.40707,
  10.83975,
  11.06045,
  11.34406,
  11.28105,
  11.75346,
  11.84789,
  12.00526,
  11.97379,
  12.09966,
  12.38281,
  12.25698,
  12.38281,
  12.22552,
  12.09966,
  12.16259,
  11.21803,
  11.69049,
  11.62752,
  11.94232,
  11.40707,
  11.06045,
  10.93435,
  10.90282,
  11.21803,
  10.93435,
  10.93435,
  11.97379,
  11.47006,
  12.44572,
  12.0682,
  11.28105,
  10.0505,
  11.72198,
  11.12349,
  12.00526,
  10.99741,
  10.87128,
  10.1769,
  9.924052,
  11.34406,
  11.53305,
  11.37557,
  10.99741,
  11.09197,
  11.34406,
  11.31256,
  11.31256,
  10.77667,
  10.27166,
  10.27166,
  10.33483,
  10.0505,
  10.46112,
  10.42955,
  10.74512,
  10.87128,
  10.71358,
  12.66589,
  11.72198,
  10.93435,
  10.77667,
  10.42955,
  9.765922,
  10.1769,
  10.20849,
  11.81642,
  10.87128,
  9.576055,
  10.77667,
  11.34406,
  10.27166,
  9.987282,
  10.24008,
  10.1453,
  10.20849,
  9.892432,
  9.702646,
  10.71358,
  11.18652,
  11.31256,
  11.24955,
  10.87128,
  10.27166,
  9.924052,
  9.829184,
  9.860809,
  9.765922,
  9.797554,
  9.860809,
  10.0821,
  11.21803,
  11.37557,
  11.43857,
  11.31256,
  10.74512,
  10.1453,
  9.702646,
  9.829184,
  9.860809,
  9.797554,
  10.0821,
  9.765922,
  11.02893,
  10.99741,
  11.12349,
  10.68203,
  10.99741,
  11.43857,
  10.24008,
  10.30325,
  10.74512,
  10.65048,
  10.61893,
  10.55581,
  10.1453,
  10.52425,
  10.42955,
  10.55581,
  10.49269,
  10.3664,
  10.0821,
  10.0821,
  9.639358,
  9.481074,
  9.512737,
  9.512737,
  9.955668,
  10.0821,
  10.20849,
  9.734285,
  9.702646,
  9.481074,
  9.987282,
  9.702646,
  9.449407,
  9.417736,
  9.512737 ;

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