netcdf M0105.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.733, 0.03426, -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 = "09-Jul-2004 00:07:18:  Modified starting_julian_day and ending_julian_day\n",
			"08-Jul-2004 23:57:40:  Modified [lon,lat] to [-67.878400,43.489100].\n",
			"Thu Jul  8 23:39:15 2004: /usr/local/nco/bin/ncrcat -d time,2453195.9375,2453196.937 M0105.aanderaa.realtime.nc M0105.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 = "AANCM688" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0105" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.33 ;
		:goes_platform_id = "0440C04A" ;
		: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:  12-May-2004 13:22:23\n",
			"AANCM_Temperature_1.5:  12-May-2004 13:22:23" ;
		:longitude = -67.8784 ;
		:latitude = 43.4891 ;
data:

 lat = 43.4891 ;

 lon = -67.8784 ;

 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 =
  29.33,
  22.2908,
  19.6511,
  23.464,
  13.4918,
  34.9027,
  54.5538,
  59.2466,
  62.4729,
  41.3553,
  25.5171,
  20.2377,
  24.3439,
  12.9052,
  10.2655,
  22.8774,
  13.1985,
  15.2516,
  17.3047,
  38.129,
  38.129,
  20.8243,
  19.3578,
  23.7573,
  19.3578,
  27.2769,
  9.6789,
  19.6511,
  18.1846,
  17.598,
  47.5146,
  38.4223,
  47.2213,
  34.3161,
  8.799,
  14.665,
  22.2908,
  33.1429,
  26.397,
  14.0784,
  11.1454,
  13.1985,
  34.9027,
  29.6233,
  25.2238,
  15.8382,
  29.9166,
  36.0759,
  36.3692,
  34.3161,
  11.1454,
  12.6119,
  11.732,
  10.2655,
  34.0228,
  43.1151,
  40.1821,
  61.8863,
  15.8382,
  36.3692,
  32.263,
  34.0228,
  40.4754,
  31.9697,
  21.1176,
  20.2377,
  25.5171,
  20.2377,
  37.5424,
  30.5032,
  36.0759,
  25.2238,
  30.2099,
  34.9027,
  36.6625,
  28.1568,
  27.8635,
  13.7851,
  17.0114,
  20.531,
  46.3414,
  53.9672,
  56.0203,
  39.3022,
  21.4109,
  10.2655,
  15.5449,
  15.5449,
  31.6764,
  9.9722,
  9.0923,
  18.7712,
  24.9305,
  45.4615,
  50.7409,
  37.8357,
  9.0923,
  19.6511,
  19.6511,
  27.5702,
  15.8382,
  12.3186,
  17.8913,
  13.1985,
  26.397,
  28.4501,
  29.6233,
  18.7712,
  44.8749,
  12.9052,
  13.4918,
  19.9444,
  24.3439,
  18.7712,
  31.9697,
  14.0784,
  24.0506,
  28.1568,
  28.4501,
  58.3667,
  21.7042,
  15.5449,
  4.9861,
  7.9191,
  23.7573,
  32.5563,
  33.1429,
  32.263,
  20.8243,
  19.9444,
  20.8243,
  29.9166,
  27.8635,
  9.0923,
  14.9583,
  18.1846,
  19.3578,
  35.196,
  17.598,
  18.7712,
  24.6372,
  9.3856,
  19.0645,
  32.8496,
  46.3414,
  40.1821,
  20.8243,
  17.3047,
  6.1593,
  9.9722,
  7.0392,
  12.6119,
  4.3995,
  19.9444,
  21.1176,
  19.0645,
  39.8888,
  37.2491,
  35.7826,
  21.1176,
  10.8521,
  20.8243,
  13.7851,
  23.7573,
  8.799,
  22.8774,
  34.3161,
  32.8496 ;

 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 =
  44.5516,
  24.5104,
  35.41,
  56.8576,
  76.5472,
  113.8168,
  133.858,
  142.9996,
  154.954,
  165.502,
  135.616,
  41.3872,
  38.5744,
  58.9672,
  72.6796,
  46.3096,
  15.3688,
  143.3512,
  170.4244,
  139.4836,
  147.5704,
  138.7804,
  99.0496,
  34.0036,
  50.8804,
  38.5744,
  31.1908,
  71.2732,
  113.1136,
  135.2644,
  161.6344,
  170.4244,
  171.8308,
  176.05,
  100.456,
  86.0404,
  63.8896,
  28.0264,
  41.0356,
  80.7664,
  102.214,
  180.2692,
  194.6848,
  203.8264,
  225.6256,
  170.0728,
  335.3248,
  98.3464,
  88.15,
  63.538,
  81.8212,
  107.1364,
  177.808,
  246.0184,
  180.9724,
  211.5616,
  220.7032,
  302.626,
  117.3328,
  38.5744,
  93.424,
  71.6248,
  46.6612,
  51.5836,
  65.6476,
  27.3232,
  132.4516,
  153.196,
  173.9404,
  152.1412,
  147.922,
  102.9172,
  78.3052,
  65.6476,
  76.1956,
  59.6704,
  121.2004,
  68.4604,
  81.4696,
  151.438,
  150.3832,
  159.8764,
  183.7852,
  229.1416,
  191.872,
  99.7528,
  15.3688,
  8.3368,
  13.9624,
  358.8436,
  359.1952,
  111.004,
  137.374,
  152.4928,
  152.4928,
  185.1916,
  171.4792,
  120.8488,
  115.2232,
  35.7616,
  108.5428,
  65.9992,
  357.4372,
  197.8492,
  176.05,
  158.47,
  185.8948,
  158.47,
  156.0088,
  128.2324,
  121.552,
  10.0948,
  10.4464,
  51.9352,
  22.0492,
  12.9076,
  115.2232,
  119.0908,
  148.2736,
  167.9632,
  167.6116,
  179.2144,
  174.6436,
  358.1404,
  337.0828,
  8.3368,
  32.5972,
  51.5836,
  111.3556,
  89.908,
  110.6524,
  147.2188,
  143.7028,
  165.1504,
  231.6028,
  250.5892,
  248.8312,
  280.8268,
  318.0964,
  311.416,
  313.5256,
  43.8484,
  147.2188,
  147.2188,
  161.2828,
  174.9952,
  160.5796,
  135.616,
  174.6436,
  331.4572,
  244.2604,
  239.338,
  315.6352,
  167.6116,
  150.7348,
  160.5796,
  195.0364,
  164.4472,
  148.2736,
  172.1824,
  237.58,
  353.218,
  335.6764,
  15.0172,
  15.7204,
  85.3372,
  121.2004,
  122.2552 ;

 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.5765,
  9.247526,
  11.38631,
  19.64674,
  13.12161,
  31.93043,
  39.33652,
  35.65582,
  26.44764,
  10.35314,
  17.84829,
  13.38004,
  15.17916,
  11.05811,
  9.80001,
  16.54226,
  3.498013,
  9.103808,
  2.878617,
  24.7711,
  20.44717,
  13.72211,
  19.11684,
  13.28615,
  15.01837,
  17.00797,
  5.012602,
  18.61077,
  16.72489,
  12.38611,
  14.97087,
  6.391505,
  6.709998,
  2.363896,
  8.652888,
  14.62999,
  20.01597,
  15.57313,
  17.33036,
  13.89598,
  10.89312,
  -0.06201195,
  -8.847881,
  -11.96683,
  -18.0296,
  2.730454,
  -12.4894,
  35.69381,
  36.35024,
  30.72081,
  11.03204,
  12.05201,
  0.4487289,
  -9.379341,
  -0.577393,
  -22.56709,
  -26.20438,
  -52.12112,
  14.06994,
  22.6773,
  32.20541,
  32.28806,
  29.43809,
  25.04876,
  19.23869,
  9.289293,
  18.82774,
  9.125985,
  3.963085,
  14.25397,
  19.15895,
  24.58549,
  29.58278,
  31.79729,
  35.60354,
  24.30311,
  23.83334,
  12.8224,
  16.82321,
  9.816065,
  22.90177,
  18.56722,
  -3.698245,
  -29.72538,
  -4.404778,
  10.11714,
  4.119882,
  2.253882,
  7.643043,
  -0.2012551,
  -0.12771,
  17.52395,
  16.88318,
  20.99685,
  23.4352,
  -3.423623,
  1.347192,
  16.87093,
  17.77746,
  16.11241,
  15.01598,
  11.25353,
  -0.7999985,
  -4.045509,
  1.818381,
  10.44086,
  -3.04238,
  6.888812,
  18.24597,
  10.13713,
  11.49725,
  3.495802,
  4.413929,
  14.77883,
  12.00151,
  3.144825,
  21.75748,
  24.60483,
  14.96087,
  12.17179,
  4.656367,
  0.2131342,
  0.4654559,
  -0.2569783,
  -9.251103,
  4.720394,
  17.85506,
  25.27856,
  19.39447,
  19.94437,
  19.48608,
  16.19781,
  16.49446,
  2.330199,
  -11.72318,
  -17.15099,
  -18.05155,
  -34.56949,
  -11.75334,
  -14.07702,
  -17.86362,
  6.501899,
  10.32214,
  17.78584,
  14.87083,
  3.505454,
  6.924016,
  12.10401,
  0.574975,
  -4.764868,
  -6.34075,
  -10.84864,
  -3.076237,
  4.278823,
  10.3234,
  6.338888,
  -10.34846,
  9.987463,
  18.81677,
  2.872414,
  -9.160701,
  -2.459183,
  -5.677941,
  6.15573,
  2.384029,
  22.80169,
  29.35264,
  27.78023 ;

 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 =
  20.90111,
  20.28209,
  16.01617,
  12.82828,
  3.13879,
  -14.09418,
  -37.79888,
  -47.31619,
  -56.59846,
  -40.0384,
  -18.23626,
  15.18351,
  19.03204,
  6.653001,
  3.056191,
  15.80282,
  12.72652,
  -12.2365,
  -17.06359,
  -28.98643,
  -32.18282,
  -15.66382,
  -3.044777,
  19.69486,
  12.21363,
  21.32506,
  8.27979,
  6.309104,
  -7.138463,
  -12.50096,
  -45.09446,
  -37.88696,
  -46.74213,
  -34.23458,
  -1.596846,
  1.012663,
  9.810229,
  29.25627,
  19.9113,
  2.259021,
  -2.357961,
  -13.19835,
  -33.7626,
  -27.09861,
  -17.64011,
  -15.60106,
  27.18489,
  -5.236688,
  1.174106,
  15.2914,
  1.585575,
  -3.716064,
  -11.72342,
  -4.172343,
  -34.0179,
  -36.73742,
  -30.46197,
  33.36618,
  -7.272239,
  28.43341,
  -1.926892,
  10.72529,
  27.77871,
  19.86508,
  8.707794,
  17.97981,
  -17.2232,
  -18.06325,
  -37.33264,
  -26.96794,
  -30.56804,
  -5.638597,
  6.123499,
  14.39205,
  8.747967,
  14.21844,
  -14.43421,
  5.06112,
  2.523371,
  -18.03238,
  -40.2869,
  -50.67265,
  -55.89809,
  -25.71118,
  -20.95291,
  -1.738952,
  14.98901,
  15.38064,
  30.7405,
  9.970169,
  9.091403,
  -6.72822,
  -18.34361,
  -40.3222,
  -45.00478,
  -37.68048,
  -8.99194,
  -10.07658,
  -8.37423,
  22.372,
  -5.036753,
  5.010583,
  17.87341,
  -12.56321,
  -26.3343,
  -26.46501,
  -29.46666,
  -17.46145,
  -40.99806,
  -7.986418,
  -7.059884,
  19.63564,
  23.9404,
  11.57343,
  29.63149,
  13.72266,
  -10.24906,
  -13.6897,
  -24.19877,
  -57.08344,
  -21.19883,
  -15.54344,
  -4.964327,
  7.914929,
  21.8821,
  32.21227,
  27.92219,
  20.04733,
  -7.583277,
  0.03202477,
  -7.34468,
  -25.15221,
  -22.45679,
  -8.788634,
  -9.290742,
  -6.04345,
  -6.990427,
  6.611243,
  13.09766,
  12.41755,
  16.96711,
  6.768663,
  -16.02837,
  -27.61811,
  -43.89059,
  -40.0289,
  -19.63949,
  -12.36712,
  -6.132404,
  8.760183,
  -3.056996,
  -6.431723,
  3.145213,
  -19.48001,
  -18.42228,
  -17.97981,
  -38.52306,
  -35.88518,
  -30.43557,
  -20.92134,
  -5.818044,
  20.67859,
  12.56145,
  22.94594,
  8.469876,
  1.859736,
  -17.77687,
  -17.53155 ;

 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 =
  16.81516,
  16.84684,
  16.84684,
  16.75181,
  16.65682,
  16.5302,
  16.5302,
  16.27709,
  15.73978,
  15.58186,
  15.58186,
  15.58186,
  15.55029,
  15.6766,
  15.77136,
  15.83455,
  15.92934,
  15.92934,
  15.83455,
  15.70819,
  15.77136,
  15.6766,
  15.64502,
  15.58186,
  15.51871,
  15.58186,
  15.61344,
  15.61344,
  15.61344,
  15.61344,
  15.55029,
  15.39243,
  15.39243,
  15.424,
  15.39243,
  15.45557,
  15.45557,
  15.51871,
  15.58186,
  15.55029,
  15.51871,
  16.08737,
  16.84684,
  16.08737,
  16.24547,
  16.65682,
  17.25894,
  15.92934,
  16.40362,
  15.86614,
  16.81516,
  16.18222,
  15.55029,
  15.6766,
  16.1506,
  15.83455,
  15.86614,
  16.1506,
  15.70819,
  16.1506,
  16.08737,
  16.5935,
  16.46691,
  16.46691,
  16.75181,
  16.78349,
  16.94189,
  16.78349,
  16.65682,
  16.5935,
  16.75181,
  16.5935,
  16.34035,
  16.43526,
  16.34035,
  16.56185,
  16.9102,
  16.5935,
  16.5302,
  16.40362,
  16.34035,
  15.73978,
  16.02415,
  16.1506,
  16.30872,
  16.21384,
  16.21384,
  16.27709,
  16.24547,
  16.5302,
  16.87852,
  16.21384,
  16.21384,
  16.5935,
  16.24547,
  17.38585,
  16.81516,
  16.5935,
  16.5302,
  17.29066,
  17.38585,
  16.78349,
  16.84684,
  16.75181,
  16.65682,
  16.68848,
  16.72014,
  16.65682,
  16.72014,
  16.65682,
  16.65682,
  16.78349,
  16.84684,
  16.94189,
  17.13208,
  17.25894,
  17.38585,
  17.51282,
  17.48108,
  17.67162,
  17.44933,
  17.38585,
  17.25894,
  17.22721,
  17.35412,
  17.51282,
  17.22721,
  15.86614,
  15.99255,
  15.77136,
  15.92934,
  15.77136,
  15.89774,
  15.70819,
  16.68848,
  16.87852,
  17.1955,
  17.41759,
  16.24547,
  16.37199,
  15.96094,
  16.24547,
  14.88758,
  15.70819,
  16.11899,
  16.87852,
  17.1955,
  17.35412,
  17.1955,
  17.10037,
  17.06867,
  17.10037,
  16.84684,
  16.9102,
  16.72014,
  16.56185,
  16.5935,
  16.1506,
  16.1506,
  16.24547,
  16.30872,
  16.46691,
  16.18222,
  16.56185,
  16.37199,
  17.00527,
  16.97358,
  16.65682 ;

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