netcdf B0106.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:ancillary_variables = "temperature_qc" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.6741, 0.03416, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM716" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0106" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 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:  22-Apr-2004 15:31:52\n",
			"AANCM_Temperature_1.5:  22-Apr-2004 15:31:52" ;
data:

 lat = 43.1807 ;

 lon = -70.4278 ;

 depth = 2 ;

 time = 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 =
  23.7573,
  18.1846,
  25.2238,
  27.8635,
  34.3161,
  36.9558,
  36.6625,
  35.196,
  31.6764,
  19.0645,
  17.598,
  7.9191,
  10.2655,
  21.7042,
  9.9722,
  3.8129,
  11.1454,
  18.7712,
  26.397,
  29.33,
  25.8104,
  18.7712,
  16.7181,
  12.6119,
  7.3325,
  13.4918,
  8.5057,
  8.5057,
  17.8913,
  20.2377,
  22.2908,
  29.6233,
  20.8243,
  21.7042,
  24.6372,
  15.2516,
  16.7181,
  23.1707,
  15.5449,
  7.9191,
  7.0392,
  14.665,
  16.1315,
  29.0367,
  31.0898,
  26.397,
  23.7573,
  21.7042,
  14.9583,
  19.0645,
  17.3047,
  9.0923,
  7.0392,
  17.0114,
  22.5841,
  25.5171,
  25.5171,
  24.0506,
  18.4779,
  15.8382,
  9.9722,
  10.2655,
  29.6233,
  34.3161,
  26.1037,
  15.5449,
  23.1707,
  21.7042,
  19.9444,
  27.5702,
  24.9305,
  19.6511,
  21.4109,
  13.7851,
  13.7851,
  10.5588,
  17.8913,
  4.1062,
  5.2794,
  11.732,
  14.665,
  11.732,
  8.2124,
  7.0392,
  25.2238,
  24.6372,
  24.9305,
  24.3439,
  21.4109,
  22.5841,
  17.8913,
  23.1707,
  17.3047,
  25.5171,
  24.0506,
  21.1176,
  19.3578,
  10.5588,
  16.4248,
  15.8382,
  30.2099,
  15.8382,
  4.3995,
  2.3464,
  8.2124,
  19.0645,
  15.5449,
  22.8774,
  20.2377,
  6.7459,
  6.1593,
  4.1062,
  4.3995,
  6.1593,
  3.2263,
  4.3995,
  7.3325,
  8.5057,
  8.799,
  10.2655,
  10.5588,
  10.8521,
  4.9861,
  14.3717,
  4.9861,
  4.3995,
  2.0531,
  5.2794,
  21.1176,
  19.3578,
  26.1037,
  26.9836,
  19.6511,
  20.531,
  37.5424,
  32.263,
  40.4754,
  31.9697,
  28.1568,
  22.5841,
  17.8913,
  21.9975,
  24.3439,
  20.8243,
  26.9836,
  35.4893,
  35.196,
  27.2769,
  17.3047,
  23.7573,
  25.5171,
  16.1315,
  12.6119,
  12.3186,
  19.0645,
  21.7042,
  21.7042,
  18.1846,
  15.5449,
  15.8382,
  19.3578,
  14.665,
  30.7965,
  16.4248,
  18.1846,
  22.8774,
  25.8104,
  31.6764 ;

 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 =
  14.9757,
  63.8481,
  93.7341,
  100.7661,
  120.1041,
  128.8941,
  134.5197,
  143.3097,
  146.4741,
  142.6065,
  160.5381,
  219.9585,
  297.6621,
  318.4065,
  342.6669,
  80.0217,
  106.7433,
  120.4557,
  134.1681,
  136.9809,
  135.9261,
  125.7297,
  130.3005,
  108.1497,
  300.4749,
  316.6485,
  340.2057,
  75.4509,
  112.3689,
  133.4649,
  154.5609,
  161.5929,
  173.5473,
  173.8989,
  203.0817,
  227.3421,
  264.2601,
  315.2421,
  326.8449,
  7.5921,
  97.9533,
  115.1817,
  131.3553,
  148.2321,
  160.1865,
  161.2413,
  173.5473,
  187.9629,
  242.4609,
  281.1369,
  344.3865,
  20.6013,
  100.7661,
  115.1817,
  139.4421,
  152.4513,
  151.0449,
  155.6157,
  150.3417,
  171.4377,
  229.8033,
  283.5981,
  313.1325,
  320.8677,
  340.9089,
  37.1265,
  83.8893,
  102.1725,
  102.1725,
  117.9945,
  121.1589,
  120.4557,
  122.9169,
  177.4149,
  202.7301,
  218.9037,
  253.3605,
  218.5521,
  199.2141,
  224.8809,
  203.0817,
  179.8761,
  162.6477,
  166.5153,
  280.0821,
  294.8493,
  291.3333,
  338.0961,
  17.4369,
  27.2817,
  58.9257,
  89.1633,
  120.8073,
  162.6477,
  170.3829,
  168.9765,
  167.9217,
  243.5157,
  247.3833,
  286.7625,
  298.3653,
  324.7353,
  53.6517,
  69.8253,
  142.6065,
  133.1133,
  128.8941,
  128.5425,
  122.5653,
  358.0989,
  113.4237,
  265.3149,
  296.2557,
  337.3929,
  58.5741,
  299.0685,
  77.5605,
  97.6017,
  104.9853,
  119.4009,
  80.7249,
  77.9121,
  42.0489,
  302.9361,
  315.9453,
  32.2041,
  136.6293,
  146.8257,
  134.5197,
  174.9537,
  199.2141,
  207.3009,
  211.1685,
  239.9997,
  267.0729,
  293.4429,
  316.6485,
  338.0961,
  1.6149,
  33.9621,
  68.4189,
  88.1085,
  118.3461,
  126.7845,
  128.5425,
  153.8577,
  162.6477,
  187.2597,
  200.9721,
  256.1733,
  271.6437,
  258.6345,
  211.5201,
  184.0953,
  166.1637,
  179.5245,
  165.1089,
  180.5793,
  225.9357,
  264.2601,
  333.1737,
  351.7701,
  317.7033,
  8.6469,
  65.9577,
  85.2957,
  113.7753,
  137.6841 ;

 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.139109,
  16.32302,
  25.17025,
  27.37304,
  29.68739,
  28.76299,
  26.14071,
  21.02924,
  17.49532,
  11.5776,
  5.863301,
  -5.085904,
  -9.092163,
  -14.40815,
  -2.970982,
  3.755224,
  10.67289,
  16.18118,
  18.93453,
  20.01016,
  17.95334,
  15.2381,
  12.75027,
  11.98441,
  -6.319526,
  -9.261746,
  -2.880407,
  8.232945,
  16.54503,
  14.68844,
  9.575047,
  9.35405,
  2.340296,
  2.306791,
  -9.65885,
  -11.21622,
  -16.63428,
  -16.31478,
  -8.501619,
  1.046269,
  6.971491,
  13.27128,
  12.10874,
  15.28723,
  10.53819,
  8.488833,
  2.669915,
  -3.006723,
  -13.26346,
  -18.70549,
  -4.657504,
  3.199243,
  6.915296,
  15.39469,
  14.68455,
  11.80172,
  12.35344,
  9.929407,
  9.143352,
  2.358066,
  -7.617097,
  -9.977746,
  -21.61833,
  -21.65734,
  -8.537766,
  9.382542,
  23.03905,
  21.21623,
  19.49599,
  24.34428,
  21.33392,
  16.93967,
  17.97359,
  0.6217521,
  -5.326434,
  -6.631067,
  -17.14211,
  -2.559091,
  -1.737445,
  -8.278515,
  -5.749315,
  0.02537,
  2.449318,
  1.641441,
  -24.83429,
  -22.3562,
  -23.22226,
  -9.081514,
  6.415889,
  10.35178,
  15.32388,
  23.16823,
  14.86291,
  7.61038,
  4.017966,
  4.03793,
  4.050585,
  -9.450724,
  -15.1617,
  -15.16521,
  -26.58279,
  -9.144259,
  3.543485,
  2.202438,
  4.987273,
  13.91715,
  12.09872,
  17.89347,
  17.0559,
  -0.223791,
  5.651714,
  -4.09248,
  -3.945598,
  -2.367695,
  2.753051,
  -3.845337,
  7.160362,
  8.430948,
  8.499765,
  8.943366,
  10.42075,
  10.61148,
  3.339513,
  -12.06184,
  -3.467059,
  2.344656,
  1.409896,
  2.888824,
  15.05705,
  1.702726,
  -8.590703,
  -12.37639,
  -10.17056,
  -17.78031,
  -37.49342,
  -29.59991,
  -27.78524,
  -11.92633,
  0.7935034,
  12.61648,
  16.63708,
  21.98551,
  21.42496,
  16.67804,
  21.10512,
  15.63666,
  10.49708,
  -3.446898,
  -6.193583,
  -23.06889,
  -25.5066,
  -15.81516,
  -6.593472,
  -0.8797405,
  4.55925,
  0.180122,
  5.577603,
  -0.1838558,
  -11.16994,
  -15.75879,
  -8.735928,
  -2.099228,
  -20.72512,
  2.469381,
  16.60699,
  22.80033,
  23.61996,
  21.32512 ;

 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 =
  22.9504,
  8.014907,
  -1.642731,
  -5.204905,
  -17.21202,
  -23.20391,
  -25.70608,
  -28.22286,
  -26.4066,
  -15.14643,
  -16.59251,
  -6.070068,
  4.765823,
  16.23199,
  9.519351,
  0.6606809,
  -3.210815,
  -9.514596,
  -18.39253,
  -21.44394,
  -18.54331,
  -10.96167,
  -10.81321,
  -3.928617,
  3.718757,
  9.810643,
  8.003136,
  2.136713,
  -6.808865,
  -13.92172,
  -20.12954,
  -28.10768,
  -20.69238,
  -21.58126,
  -22.66491,
  -10.33478,
  -1.672022,
  16.45324,
  13.01408,
  7.849679,
  -0.9739854,
  -6.239815,
  -10.65851,
  -24.68665,
  -29.24931,
  -24.99483,
  -23.6068,
  -21.49493,
  -6.916027,
  3.682383,
  16.66614,
  8.510861,
  -1.314923,
  -7.238185,
  -17.15825,
  -22.62392,
  -22.32745,
  -21.90521,
  -16.05714,
  -15.66168,
  -6.436194,
  2.413521,
  20.25309,
  26.61868,
  24.66799,
  12.39402,
  2.466516,
  -4.576453,
  -4.205389,
  -12.94109,
  -12.89937,
  -9.960592,
  -11.63516,
  -13.77107,
  -12.71448,
  -8.216886,
  -5.123156,
  -3.21122,
  -4.985313,
  -8.313004,
  -13.49102,
  -11.73197,
  -7.838645,
  -6.845145,
  4.415657,
  10.35336,
  9.069533,
  22.58653,
  20.42702,
  20.07193,
  9.23458,
  0.3383536,
  -8.862642,
  -24.35579,
  -23.7126,
  -20.72795,
  -18.92927,
  -4.708724,
  -6.316393,
  4.567819,
  14.35246,
  12.93179,
  2.60755,
  0.8092353,
  -6.524616,
  -13.0295,
  -9.760377,
  -14.25479,
  -10.89315,
  6.742187,
  -2.448491,
  -0.3353916,
  1.946242,
  5.686035,
  1.682178,
  2.137519,
  1.579484,
  -1.125183,
  -2.275168,
  -5.039513,
  1.701814,
  2.272561,
  3.702546,
  7.813941,
  3.583392,
  3.722659,
  -1.492452,
  -4.41891,
  -14.8067,
  -19.28277,
  -24.6496,
  -23.9779,
  -16.81444,
  -10.26559,
  -1.917114,
  12.83535,
  29.43193,
  29.66183,
  28.14562,
  18.73142,
  6.580739,
  0.7260695,
  -11.5584,
  -12.46974,
  -16.81334,
  -31.85884,
  -33.59419,
  -27.05824,
  -16.15835,
  -5.677662,
  0.7319336,
  -3.178987,
  -10.7511,
  -12.28715,
  -18.5113,
  -21.70345,
  -20.97529,
  -18.18367,
  -10.81094,
  -1.584021,
  17.27449,
  14.51398,
  22.77924,
  16.23811,
  7.408606,
  1.876251,
  -10.40548,
  -23.42293 ;

 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 =
  15.81065,
  15.4329,
  15.14976,
  15.27558,
  15.21267,
  15.40143,
  15.4329,
  15.4329,
  15.11831,
  14.99251,
  15.11831,
  15.14976,
  15.18121,
  15.40143,
  15.3385,
  15.4329,
  15.36997,
  15.40143,
  15.3385,
  15.3385,
  15.27558,
  15.18121,
  15.14976,
  15.11831,
  15.08686,
  15.11831,
  15.11831,
  15.11831,
  15.02396,
  15.05541,
  15.36997,
  15.55879,
  15.46437,
  15.36997,
  15.4329,
  15.55879,
  15.65322,
  15.74768,
  15.65322,
  15.52731,
  15.52731,
  15.65322,
  15.87364,
  15.6847,
  15.65322,
  15.46437,
  15.3385,
  15.71619,
  17.16718,
  17.32528,
  17.57843,
  17.80013,
  17.48347,
  17.45183,
  17.26204,
  16.78808,
  16.44096,
  16.34635,
  16.1572,
  15.84215,
  15.87364,
  16.5987,
  17.16718,
  17.80013,
  17.83182,
  17.51512,
  17.89521,
  17.51512,
  17.13558,
  16.63026,
  16.22024,
  15.87364,
  15.74768,
  15.65322,
  15.62174,
  15.65322,
  16.1572,
  16.18872,
  16.1572,
  16.34635,
  16.66182,
  16.72495,
  16.69338,
  16.50405,
  16.88282,
  17.32528,
  17.64176,
  17.86351,
  17.48347,
  17.95861,
  17.35692,
  17.89521,
  18.87992,
  16.94599,
  16.5356,
  17.42019,
  16.85124,
  16.69338,
  17.04077,
  17.57843,
  17.99032,
  18.43467,
  18.43467,
  18.4029,
  18.24413,
  17.95861,
  17.80013,
  17.42019,
  17.13558,
  16.69338,
  16.56715,
  16.5987,
  16.78808,
  17.07237,
  17.42019,
  17.67342,
  17.57843,
  17.61009,
  17.54678,
  17.51512,
  17.32528,
  16.94599,
  16.78808,
  16.94599,
  16.88282,
  17.04077,
  17.13558,
  17.04077,
  16.72495,
  16.63026,
  16.5356,
  16.18872,
  16.18872,
  15.96814,
  16.94599,
  17.29366,
  17.64176,
  17.54678,
  17.86351,
  17.7051,
  17.42019,
  17.48347,
  16.9144,
  17.64176,
  17.51512,
  16.5987,
  16.40942,
  16.31482,
  16.5356,
  16.5356,
  16.97758,
  16.97758,
  16.9144,
  16.78808,
  16.66182,
  16.63026,
  16.56715,
  16.56715,
  16.69338,
  16.9144,
  17.16718,
  17.51512,
  17.99032,
  18.02203,
  17.83182,
  17.95861,
  17.61009,
  16.94599 ;

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