netcdf B0106.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 167 ;
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 = 2453135.00000579 ;
		:starting_julian_day_string = "2004-05-09 00:00:00" ;
		:ending_julian_day_number = 2453141.95833912 ;
		:ending_julian_day_string = "2004-05-15 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 = 2453135, 2453135.04166667, 2453135.08333333, 2453135.125, 
    2453135.16666667, 2453135.20833333, 2453135.25, 2453135.29166667, 
    2453135.33333333, 2453135.375, 2453135.41666667, 2453135.45833333, 
    2453135.5, 2453135.54166667, 2453135.58333333, 2453135.625, 
    2453135.66666667, 2453135.70833333, 2453135.75, 2453135.79166667, 
    2453135.83333333, 2453135.875, 2453135.91666667, 2453135.95833333, 
    2453136, 2453136.04166667, 2453136.08333333, 2453136.125, 
    2453136.16666667, 2453136.20833333, 2453136.25, 2453136.29166667, 
    2453136.33333333, 2453136.375, 2453136.41666667, 2453136.45833333, 
    2453136.5, 2453136.54166667, 2453136.58333333, 2453136.625, 
    2453136.66666667, 2453136.70833333, 2453136.75, 2453136.79166667, 
    2453136.83333333, 2453136.875, 2453136.91666667, 2453136.95833333, 
    2453137, 2453137.04166667, 2453137.08333333, 2453137.125, 
    2453137.16666667, 2453137.20833333, 2453137.25, 2453137.29166667, 
    2453137.33333333, 2453137.375, 2453137.41666667, 2453137.45833333, 
    2453137.5, 2453137.54166667, 2453137.58333333, 2453137.625, 
    2453137.66666667, 2453137.70833333, 2453137.75, 2453137.79166667, 
    2453137.83333333, 2453137.875, 2453137.91666667, 2453137.95833333, 
    2453138, 2453138.04166667, 2453138.08333333, 2453138.125, 
    2453138.16666667, 2453138.20833333, 2453138.25, 2453138.29166667, 
    2453138.33333333, 2453138.375, 2453138.41666667, 2453138.45833333, 
    2453138.5, 2453138.54166667, 2453138.58333333, 2453138.625, 
    2453138.66666667, 2453138.70833333, 2453138.75, 2453138.79166667, 
    2453138.83333333, 2453138.875, 2453138.91666667, 2453138.95833333, 
    2453139, 2453139.04166667, 2453139.08333333, 2453139.125, 
    2453139.16666667, 2453139.20833333, 2453139.25, 2453139.29166667, 
    2453139.33333333, 2453139.375, 2453139.41666667, 2453139.45833333, 
    2453139.5, 2453139.54166667, 2453139.58333333, 2453139.625, 
    2453139.66666667, 2453139.70833333, 2453139.75, 2453139.79166667, 
    2453139.83333333, 2453139.875, 2453139.91666667, 2453139.95833333, 
    2453140, 2453140.04166667, 2453140.08333333, 2453140.125, 
    2453140.16666667, 2453140.20833333, 2453140.25, 2453140.29166667, 
    2453140.375, 2453140.41666667, 2453140.45833333, 2453140.5, 
    2453140.54166667, 2453140.58333333, 2453140.625, 2453140.66666667, 
    2453140.70833333, 2453140.75, 2453140.79166667, 2453140.83333333, 
    2453140.875, 2453140.91666667, 2453140.95833333, 2453141, 
    2453141.04166667, 2453141.08333333, 2453141.125, 2453141.16666667, 
    2453141.20833333, 2453141.25, 2453141.29166667, 2453141.33333333, 
    2453141.375, 2453141.41666667, 2453141.45833333, 2453141.5, 
    2453141.54166667, 2453141.58333333, 2453141.625, 2453141.66666667, 
    2453141.70833333, 2453141.75, 2453141.79166667, 2453141.83333333, 
    2453141.875, 2453141.91666667, 2453141.95833333 ;

 current_speed =
  23.1707,
  9.9722,
  4.1062,
  1.4665,
  4.3995,
  2.0531,
  7.9191,
  19.9444,
  11.732,
  15.8382,
  15.8382,
  23.7573,
  22.8774,
  21.9975,
  14.665,
  7.3325,
  9.0923,
  8.799,
  6.1593,
  5.866,
  7.6258,
  8.5057,
  20.531,
  25.5171,
  27.5702,
  22.5841,
  20.2377,
  17.8913,
  13.1985,
  9.6789,
  7.9191,
  7.6258,
  14.0784,
  12.6119,
  14.9583,
  1.4665,
  4.3995,
  11.1454,
  10.8521,
  2.933,
  5.5727,
  3.5196,
  17.3047,
  24.6372,
  34.3161,
  35.7826,
  35.196,
  31.6764,
  26.397,
  19.3578,
  20.8243,
  16.7181,
  12.3186,
  16.7181,
  17.0114,
  18.7712,
  26.9836,
  19.3578,
  13.7851,
  17.3047,
  21.4109,
  26.1037,
  21.9975,
  20.8243,
  20.2377,
  17.8913,
  12.9052,
  12.9052,
  8.2124,
  18.7712,
  11.1454,
  7.9191,
  4.3995,
  6.4526,
  7.0392,
  16.4248,
  13.1985,
  13.7851,
  7.6258,
  11.4387,
  8.2124,
  9.9722,
  14.9583,
  0.8799,
  5.5727,
  5.2794,
  1.4665,
  9.9722,
  10.2655,
  8.5057,
  9.9722,
  9.9722,
  5.2794,
  16.7181,
  10.8521,
  4.1062,
  7.9191,
  13.4918,
  12.9052,
  19.3578,
  16.1315,
  8.5057,
  12.0253,
  24.3439,
  29.9166,
  42.2352,
  24.9305,
  31.0898,
  18.4779,
  9.3856,
  10.8521,
  12.6119,
  11.4387,
  12.6119,
  18.4779,
  41.3553,
  28.7434,
  27.8635,
  19.9444,
  16.7181,
  4.9861,
  6.1593,
  11.1454,
  11.4387,
  9.0923,
  12.0253,
  13.4918,
  21.7042,
  25.5171,
  24.3439,
  21.4109,
  12.9052,
  6.1593,
  7.6258,
  13.1985,
  12.6119,
  13.4918,
  9.6789,
  14.665,
  16.7181,
  21.7042,
  25.2238,
  26.397,
  17.598,
  5.2794,
  9.0923,
  12.6119,
  13.7851,
  17.8913,
  17.3047,
  15.2516,
  19.3578,
  25.8104,
  27.2769,
  35.196,
  19.0645,
  9.6789,
  3.2263,
  5.2794,
  10.5588,
  17.598,
  13.4918,
  11.4387,
  8.799,
  4.9861,
  10.8521,
  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 ;

 current_direction =
  82.8345,
  96.5469,
  85.6473,
  321.9225,
  297.3105,
  113.7753,
  313.8357,
  325.4385,
  21.6561,
  64.1997,
  76.5057,
  87.0537,
  91.2729,
  77.2089,
  83.1861,
  75.0993,
  11.8113,
  22.7109,
  56.8161,
  91.2729,
  91.9761,
  77.2089,
  81.4281,
  81.4281,
  84.5925,
  83.8893,
  81.7797,
  88.1085,
  79.6701,
  107.7981,
  174.6021,
  219.9585,
  203.7849,
  214.3329,
  265.6665,
  267.4245,
  287.4657,
  54.7065,
  83.5377,
  88.4601,
  197.4561,
  244.2189,
  299.4201,
  311.3745,
  356.6925,
  33.9621,
  50.8389,
  75.0993,
  93.3825,
  116.9397,
  135.2229,
  149.2869,
  164.0541,
  206.9493,
  226.6389,
  255.4701,
  269.5341,
  305.3973,
  350.3637,
  24.1173,
  61.7385,
  82.4829,
  108.1497,
  121.1589,
  117.2913,
  131.7069,
  152.4513,
  166.8669,
  247.7349,
  250.1961,
  274.4565,
  286.7625,
  60.6837,
  92.6793,
  95.4921,
  89.1633,
  113.4237,
  136.2777,
  187.2597,
  221.0133,
  229.1001,
  212.9265,
  273.0501,
  254.0637,
  157.3737,
  127.8393,
  133.8165,
  45.2133,
  63.4965,
  94.7889,
  71.9349,
  84.2409,
  144.0129,
  288.8721,
  305.3973,
  10.4049,
  76.8573,
  94.4373,
  65.2545,
  88.8117,
  106.7433,
  113.7753,
  195.6981,
  249.1413,
  256.1733,
  280.4337,
  288.1689,
  283.5981,
  281.1369,
  232.9677,
  180.2277,
  173.8989,
  203.4333,
  277.9725,
  275.8629,
  298.0137,
  307.8585,
  315.2421,
  315.2421,
  310.6713,
  339.8541,
  111.6657,
  146.8257,
  141.2001,
  178.4697,
  215.7393,
  251.6025,
  266.3697,
  289.9269,
  294.8493,
  306.4521,
  317.7033,
  359.8569,
  116.2365,
  135.2229,
  143.3097,
  165.4605,
  184.7985,
  242.4609,
  274.8081,
  294.8493,
  290.9817,
  304.3425,
  306.8037,
  314.8905,
  200.2689,
  187.9629,
  190.0725,
  183.0405,
  212.9265,
  240.7029,
  257.2281,
  270.5889,
  284.3013,
  297.3105,
  299.7717,
  312.4293,
  4.7793,
  117.6429,
  108.1497,
  101.1177,
  115.1817,
  80.7249,
  52.5969,
  10.7565,
  332.1189,
  332.1189 ;

 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 ;

 current_u =
  22.98974,
  9.90717,
  4.094357,
  -0.9044299,
  -3.909102,
  1.878861,
  -5.712275,
  -11.31427,
  4.329515,
  14.25939,
  15.40096,
  23.7259,
  22.87175,
  21.4516,
  14.56142,
  7.085929,
  1.861095,
  3.397131,
  5.15483,
  5.864552,
  7.621265,
  8.294621,
  20.30166,
  25.23206,
  27.4475,
  22.45578,
  20.02977,
  17.88155,
  12.98457,
  9.215663,
  0.7449642,
  -4.897537,
  -5.677877,
  -7.113115,
  -14.91554,
  -1.465019,
  -4.196669,
  9.09691,
  10.78315,
  2.931941,
  -1.671671,
  -3.169267,
  -15.07311,
  -18.48789,
  -1.979857,
  19.98975,
  27.29004,
  30.61122,
  26.35101,
  17.25717,
  14.66761,
  8.538594,
  3.384284,
  -7.576674,
  -12.36798,
  -18.17084,
  -26.98271,
  -15.77961,
  -2.307535,
  7.070806,
  18.85863,
  25.87936,
  20.90303,
  17.8201,
  17.98498,
  13.35689,
  5.968686,
  2.932241,
  -7.600089,
  -17.66103,
  -11.1117,
  -7.582605,
  3.836056,
  6.445546,
  7.006886,
  16.42305,
  12.11082,
  9.527761,
  -0.9636488,
  -7.506466,
  -6.20738,
  -5.420516,
  -14.93711,
  -0.8460833,
  2.143924,
  4.169324,
  1.058169,
  7.077612,
  9.186668,
  8.476007,
  9.480618,
  9.921866,
  3.102192,
  -15.81938,
  -8.846145,
  0.7415931,
  7.711673,
  13.45136,
  11.72019,
  19.35364,
  15.44761,
  7.783852,
  -3.253668,
  -22.74843,
  -29.04971,
  -41.53685,
  -23.6875,
  -30.21832,
  -18.12993,
  -7.492488,
  -0.04312738,
  1.340433,
  -4.548956,
  -12.49,
  -18.38124,
  -36.50992,
  -22.69374,
  -19.61904,
  -14.0431,
  -12.68003,
  -1.717272,
  5.724169,
  6.098628,
  7.167518,
  0.2428153,
  -7.023955,
  -12.80223,
  -21.66065,
  -23.98935,
  -22.09005,
  -17.22194,
  -8.684812,
  -0.01538324,
  6.840167,
  9.296371,
  7.535477,
  3.387081,
  -0.809657,
  -13.00339,
  -16.65927,
  -19.69474,
  -23.55133,
  -21.79548,
  -14.09059,
  -3.740227,
  -3.149814,
  -1.74715,
  -2.410934,
  -0.9489874,
  -9.40619,
  -13.30083,
  -18.87885,
  -25.80904,
  -26.43159,
  -31.27281,
  -16.54819,
  -7.144097,
  0.2688083,
  4.676791,
  10.03346,
  17.26774,
  12.20958,
  11.28915,
  6.989765,
  0.9305832,
  -5.074857,
  -4.526224 ;

 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 ;

 current_v =
  2.890216,
  -1.136995,
  0.3116437,
  1.154395,
  2.018545,
  -0.827709,
  5.484711,
  16.42457,
  10.9039,
  6.893352,
  3.695822,
  1.221125,
  -0.5082093,
  4.870181,
  1.739927,
  1.885513,
  8.899789,
  8.116767,
  3.371158,
  -0.1303101,
  -0.2629575,
  1.883137,
  3.060154,
  3.803334,
  2.598178,
  2.404072,
  2.893578,
  0.5905365,
  2.366697,
  -2.958489,
  -7.883982,
  -5.845251,
  -12.88266,
  -10.41459,
  -1.130275,
  -0.06589838,
  1.320443,
  6.439423,
  1.221398,
  0.07881877,
  -5.316061,
  -1.530794,
  8.500231,
  16.28465,
  34.25894,
  29.67835,
  22.22638,
  8.145415,
  -1.557462,
  -8.770101,
  -14.78218,
  -14.37314,
  -11.8446,
  -14.90265,
  -11.67993,
  -4.709416,
  -0.2194144,
  11.21287,
  13.59059,
  15.79419,
  10.13799,
  3.41494,
  -6.852239,
  -10.77477,
  -9.279282,
  -11.90344,
  -11.44198,
  -12.56766,
  -3.111617,
  -6.359719,
  0.8660221,
  2.283909,
  2.15413,
  -0.3016304,
  -0.6737113,
  0.2398456,
  -5.246767,
  -9.962467,
  -7.564668,
  -8.631154,
  -5.376983,
  -8.370351,
  0.7959184,
  -0.2415928,
  -5.14379,
  -3.238642,
  -1.015333,
  7.025111,
  4.581005,
  -0.7100966,
  3.092353,
  1.000671,
  -4.271823,
  5.407581,
  6.286,
  4.038678,
  1.800622,
  -1.043835,
  5.401967,
  0.4014471,
  -4.647232,
  -3.42908,
  -11.57677,
  -8.667999,
  -7.149648,
  7.648695,
  7.773809,
  7.309519,
  3.569078,
  -5.65262,
  -10.85201,
  -12.54047,
  -10.49528,
  1.749243,
  1.887488,
  19.42387,
  17.64021,
  19.78555,
  14.16228,
  10.8955,
  4.681044,
  -2.273955,
  -9.32881,
  -8.914626,
  -9.089057,
  -9.760733,
  -4.258115,
  -1.374273,
  8.696763,
  10.23011,
  12.7213,
  9.545588,
  6.159281,
  -3.371193,
  -9.368986,
  -10.11319,
  -13.05972,
  -9.644976,
  -6.780419,
  1.40129,
  9.120822,
  9.031879,
  14.89157,
  10.54253,
  3.725958,
  -8.529279,
  -12.4903,
  -13.57263,
  -17.86611,
  -14.52502,
  -7.463192,
  -4.279433,
  0.2652809,
  6.737967,
  16.14836,
  9.466388,
  6.530159,
  3.215082,
  -2.449428,
  -3.289075,
  -3.393336,
  -5.74063,
  1.843632,
  5.344678,
  4.89849,
  9.592387,
  8.555372 ;

 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 ;

 temperature =
  5.94462,
  5.912397,
  5.880168,
  5.880168,
  5.847931,
  5.815688,
  5.815688,
  5.718917,
  5.686646,
  5.686646,
  5.815688,
  6.041247,
  6.105631,
  6.105631,
  6.105631,
  6.137814,
  6.202157,
  6.330767,
  6.491384,
  6.715982,
  6.780097,
  6.812146,
  6.876225,
  6.908255,
  6.876225,
  6.780097,
  6.908255,
  6.940279,
  6.876225,
  6.844188,
  6.812146,
  6.748043,
  6.748043,
  6.651842,
  6.459273,
  6.459273,
  6.523488,
  6.715982,
  6.844188,
  6.972298,
  7.004311,
  6.844188,
  7.036317,
  7.004311,
  6.812146,
  6.940279,
  6.844188,
  6.619763,
  6.619763,
  6.523488,
  6.715982,
  6.908255,
  7.068318,
  7.132302,
  7.068318,
  7.100313,
  7.036317,
  6.844188,
  6.651842,
  6.491384,
  6.362904,
  6.459273,
  6.972298,
  6.876225,
  7.579561,
  7.707153,
  7.898385,
  8.089434,
  8.598053,
  7.834661,
  7.866526,
  7.515733,
  7.930239,
  7.962088,
  7.707153,
  8.53454,
  8.471009,
  8.216702,
  8.312101,
  8.153077,
  7.707153,
  7.196264,
  8.280306,
  7.54765,
  7.675263,
  8.02577,
  8.343892,
  8.598053,
  8.566298,
  8.216702,
  9.232244,
  9.010465,
  8.566298,
  9.89649,
  8.661548,
  7.993932,
  8.82021,
  8.280306,
  9.13722,
  8.184892,
  7.993932,
  8.53454,
  8.216702,
  8.02577,
  8.02577,
  7.770918,
  7.579561,
  7.356068,
  6.619763,
  6.523488,
  6.619763,
  6.651842,
  6.651842,
  6.844188,
  7.451884,
  7.802792,
  7.770918,
  7.675263,
  7.356068,
  7.132302,
  7.004311,
  6.940279,
  6.940279,
  6.940279,
  7.004311,
  7.068318,
  7.228236,
  7.388012,
  7.54765,
  7.579561,
  7.54765,
  7.41995,
  7.292163,
  7.324119,
  7.41995,
  7.579561,
  7.898385,
  8.248507,
  8.312101,
  8.089434,
  8.312101,
  8.312101,
  8.121258,
  7.962088,
  7.898385,
  7.930239,
  8.02577,
  8.121258,
  8.216702,
  8.216702,
  8.280306,
  8.312101,
  8.40746,
  8.439237,
  8.439237,
  8.471009,
  8.502777,
  8.82021,
  8.502777,
  8.85193,
  8.661548,
  8.788486,
  8.85193,
  8.947063,
  8.978766,
  8.947063,
  8.85193 ;

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