netcdf B0105.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.6973, 0.03422, -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 = "11-Oct-2003 13:45:15:  Modified [lon,lat] to [-70.426496,43.181098].\n",
			"Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ;
		: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 = "AANCM689" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0105" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2453037.04167244 ;
		:starting_julian_day_string = "2004-02-01 01:00:00" ;
		:ending_julian_day_number = 2453044.00000579 ;
		:ending_julian_day_string = "2004-02-08 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:09:03\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:09:03" ;
data:

 lat = 43.181098244407 ;

 lon = -70.4264956387607 ;

 depth = 2 ;

 time = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 
    2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 
    2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 
    2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 
    2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 
    2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 
    2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 
    2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 
    2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 
    2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 
    2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 
    2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 
    2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 
    2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 
    2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 
    2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 
    2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 
    2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 
    2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 
    2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 
    2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 
    2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 
    2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 
    2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 
    2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 
    2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 
    2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 
    2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 
    2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 
    2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 
    2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 
    2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 
    2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 
    2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 
    2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 
    2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 
    2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 
    2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 
    2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 
    2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 
    2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 
    2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ;

 current_speed =
  19.3578,
  20.2377,
  16.7181,
  12.9052,
  5.5727,
  8.2124,
  8.2124,
  3.8129,
  6.7459,
  11.732,
  5.5727,
  9.9722,
  8.2124,
  10.2655,
  7.6258,
  12.0253,
  5.2794,
  8.5057,
  4.9861,
  6.1593,
  4.1062,
  6.4526,
  8.2124,
  7.6258,
  6.4526,
  9.6789,
  11.4387,
  7.3325,
  8.2124,
  7.0392,
  5.5727,
  9.0923,
  4.1062,
  6.1593,
  5.866,
  7.3325,
  8.5057,
  12.0253,
  9.3856,
  8.5057,
  11.1454,
  7.9191,
  4.3995,
  0.5866,
  2.3464,
  3.8129,
  1.1732,
  0.5866,
  3.5196,
  4.6928,
  8.5057,
  6.1593,
  6.7459,
  10.2655,
  3.8129,
  4.3995,
  1.1732,
  1.1732,
  2.933,
  2.0531,
  1.7598,
  1.7598,
  4.1062,
  5.866,
  7.9191,
  6.4526,
  3.2263,
  2.3464,
  2.933,
  5.2794,
  4.6928,
  6.7459,
  9.0923,
  5.866,
  4.9861,
  13.4918,
  4.6928,
  10.2655,
  4.9861,
  3.8129,
  21.7042,
  20.2377,
  15.5449,
  13.1985,
  3.8129,
  9.9722,
  13.7851,
  16.4248,
  21.7042,
  16.1315,
  16.7181,
  17.8913,
  17.3047,
  8.5057,
  7.0392,
  4.1062,
  4.6928,
  8.2124,
  0.5866,
  3.5196,
  9.6789,
  10.2655,
  6.7459,
  7.3325,
  8.2124,
  10.5588,
  14.0784,
  8.5057,
  0.5866,
  3.2263,
  3.2263,
  9.3856,
  10.5588,
  6.1593,
  8.799,
  8.2124,
  7.3325,
  9.0923,
  0.8799,
  4.9861,
  4.1062,
  4.6928,
  2.6397,
  3.2263,
  5.2794,
  7.0392,
  5.5727,
  2.0531,
  2.0531,
  0.5866,
  3.8129,
  3.8129,
  4.9861,
  3.8129,
  4.6928,
  7.0392,
  7.0392,
  3.5196,
  2.6397,
  4.3995,
  6.7459,
  9.3856,
  8.2124,
  2.6397,
  11.732,
  14.3717,
  14.9583,
  14.3717,
  18.7712,
  21.1176,
  18.7712,
  16.1315,
  5.5727,
  3.2263,
  4.1062,
  4.6928,
  4.9861,
  6.4526,
  9.6789,
  12.0253,
  10.8521,
  10.2655,
  7.9191,
  11.1454,
  8.5057,
  4.3995,
  7.0392,
  4.3995 ;

 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 =
  180.5793,
  178.4697,
  155.6157,
  148.9353,
  189.3693,
  155.2641,
  186.5565,
  208.3557,
  160.1865,
  196.4013,
  173.5473,
  197.1045,
  190.0725,
  167.5701,
  150.6933,
  149.9901,
  112.7205,
  148.2321,
  158.7801,
  163.7025,
  187.6113,
  208.7073,
  209.7621,
  226.6389,
  219.6069,
  216.7941,
  188.3145,
  181.9857,
  177.4149,
  205.5429,
  208.0041,
  212.2233,
  275.1597,
  234.0225,
  217.1457,
  205.5429,
  196.7529,
  194.6433,
  180.9309,
  172.4925,
  167.2185,
  173.1957,
  178.1181,
  99.3597,
  292.7397,
  61.3869,
  249.4929,
  96.1953,
  95.4921,
  111.6657,
  126.0813,
  104.2821,
  110.2593,
  104.9853,
  81.0765,
  108.1497,
  19.1949,
  31.5009,
  230.8581,
  313.1325,
  216.0909,
  229.1001,
  196.0497,
  170.0313,
  129.2457,
  116.9397,
  106.7433,
  41.6973,
  2.3181,
  16.0305,
  328.6029,
  298.3653,
  314.1873,
  282.8949,
  262.8537,
  280.7853,
  255.4701,
  309.2649,
  149.9901,
  271.6437,
  90.9213,
  104.6337,
  118.3461,
  116.2365,
  147.5289,
  131.7069,
  131.3553,
  114.1269,
  129.2457,
  139.7937,
  131.3553,
  124.6749,
  118.6977,
  114.1269,
  88.1085,
  31.5009,
  62.7933,
  89.1633,
  193.9401,
  356.3409,
  97.6017,
  73.3413,
  98.3049,
  57.8709,
  80.7249,
  93.3825,
  72.2865,
  90.9213,
  304.6941,
  137.6841,
  115.8849,
  146.4741,
  136.9809,
  154.2093,
  104.9853,
  114.4785,
  95.1405,
  107.4465,
  145.0677,
  343.6833,
  24.4689,
  242.1093,
  232.2645,
  159.8349,
  194.9949,
  200.9721,
  184.7985,
  243.5157,
  109.2045,
  104.2821,
  294.8493,
  318.0549,
  319.8129,
  258.2829,
  229.1001,
  229.1001,
  170.3829,
  154.9125,
  106.0401,
  27.9849,
  63.4965,
  38.5329,
  47.3229,
  82.1313,
  171.0861,
  177.4149,
  189.3693,
  194.2917,
  173.5473,
  185.5017,
  188.6661,
  181.6341,
  184.4469,
  152.0997,
  230.5065,
  181.6341,
  217.8489,
  264.6117,
  249.4929,
  186.5565,
  211.1685,
  184.4469,
  177.7665,
  168.2733,
  159.4833,
  193.9401,
  142.9581,
  49.4325 ;

 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 =
  -0.1957174,
  0.5404599,
  6.902149,
  6.659156,
  -0.9072206,
  3.436366,
  -0.9377159,
  -1.810914,
  2.286587,
  -3.312685,
  0.6262764,
  -2.932977,
  -1.436301,
  2.209597,
  3.73271,
  6.014449,
  4.869719,
  4.478077,
  1.804711,
  1.728453,
  -0.5438739,
  -3.099411,
  -4.076634,
  -5.544269,
  -4.113641,
  -5.797091,
  -1.654112,
  -0.2540716,
  0.3704055,
  -3.03521,
  -2.616576,
  -4.848199,
  -4.089561,
  -4.9844,
  -3.542149,
  -3.161677,
  -2.451723,
  -3.040003,
  -0.1524837,
  1.11132,
  2.465737,
  0.938243,
  0.1444771,
  0.5787905,
  -2.164016,
  3.347244,
  -1.098853,
  0.5831742,
  3.503443,
  4.361271,
  6.874155,
  5.968934,
  6.328566,
  9.916393,
  3.76675,
  4.180607,
  0.3857277,
  0.613011,
  -2.274791,
  -1.4983,
  -1.036642,
  -1.330153,
  -1.135246,
  1.015464,
  6.132869,
  5.752388,
  3.089521,
  1.560814,
  0.1186323,
  1.457901,
  -2.444791,
  -5.935963,
  -6.519771,
  -5.718066,
  -4.947367,
  -13.25347,
  -4.542709,
  -7.947838,
  2.493796,
  -3.811331,
  21.7014,
  19.5812,
  13.681,
  11.83875,
  2.047047,
  7.444826,
  10.34747,
  14.98997,
  16.8086,
  10.41356,
  12.54905,
  14.71369,
  15.17908,
  7.762662,
  7.035365,
  2.145539,
  4.173602,
  8.211524,
  -0.1413163,
  -0.2246207,
  9.593838,
  9.834651,
  6.675159,
  6.209542,
  8.10503,
  10.54041,
  13.41094,
  8.504601,
  -0.4823041,
  2.172002,
  2.902615,
  5.183797,
  7.203658,
  2.679819,
  8.499765,
  7.474243,
  7.303009,
  8.674029,
  0.5038379,
  -1.400827,
  1.700785,
  -4.147692,
  -2.087592,
  1.112191,
  -1.365955,
  -2.519423,
  -0.4661661,
  -1.837641,
  1.938846,
  0.5684699,
  -3.459887,
  -2.548612,
  -3.217459,
  -3.733448,
  -3.547075,
  -5.320612,
  1.17599,
  1.492317,
  2.536933,
  2.064416,
  6.036954,
  5.84689,
  6.037638,
  2.614846,
  1.817874,
  0.6482097,
  -2.435171,
  -3.547778,
  2.109563,
  -2.024656,
  -2.828368,
  -0.4600149,
  -0.4320801,
  1.509697,
  -3.168741,
  -0.1338225,
  -3.059377,
  -6.424087,
  -9.065536,
  -1.373084,
  -5.616577,
  -0.7959371,
  0.3086236,
  2.265231,
  2.981081,
  -1.059872,
  4.240407,
  3.342038 ;

 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 =
  -19.35681,
  -20.23048,
  -15.22679,
  -11.0544,
  -5.498358,
  -7.458881,
  -8.158689,
  -3.355413,
  -6.346549,
  -11.2546,
  -5.537397,
  -9.531129,
  -8.085824,
  -10.02488,
  -6.649789,
  -10.41318,
  -2.039095,
  -7.231442,
  -4.648033,
  -5.911804,
  -4.070022,
  -5.659479,
  -7.129135,
  -5.235829,
  -4.971318,
  -7.750796,
  -11.31847,
  -7.328097,
  -8.204042,
  -6.351208,
  -4.920215,
  -7.691871,
  0.3692791,
  -3.618389,
  -4.675804,
  -6.615841,
  -8.144691,
  -11.6347,
  -9.384361,
  -8.432787,
  -10.86923,
  -7.863323,
  -4.397127,
  -0.09539993,
  0.9069896,
  1.82597,
  -0.4109995,
  -0.06330458,
  -0.3368556,
  -1.732537,
  -5.009284,
  -1.519476,
  -2.335898,
  -2.654363,
  0.5914402,
  -1.370448,
  1.107977,
  1.000308,
  -1.851436,
  1.403679,
  -1.422065,
  -1.152211,
  -3.94615,
  -5.777438,
  -5.009996,
  -2.923367,
  -0.9294463,
  1.751985,
  2.9306,
  5.07411,
  4.005667,
  3.204919,
  6.337389,
  1.309076,
  -0.6202874,
  2.524711,
  -1.177354,
  6.497104,
  -4.317658,
  0.1093694,
  -0.3489824,
  -5.112822,
  -7.380664,
  -5.834758,
  -3.2168,
  -6.634707,
  -9.10818,
  -6.713785,
  -13.7311,
  -12.32003,
  -11.04609,
  -10.17871,
  -8.309514,
  -3.476781,
  0.2323422,
  3.501077,
  2.145557,
  0.1199228,
  -0.5693235,
  3.512425,
  -1.280381,
  2.942811,
  -0.9743834,
  3.899634,
  1.323633,
  -0.6229848,
  4.283459,
  -0.1367634,
  0.3338897,
  -2.385669,
  -1.408489,
  -7.824176,
  -7.719817,
  -5.545768,
  -2.275168,
  -3.402822,
  -0.6569798,
  -2.726009,
  -0.7213677,
  4.785277,
  3.737407,
  -2.195228,
  -1.615542,
  -3.028538,
  -5.09963,
  -6.572887,
  -5.553168,
  -0.9155852,
  -0.6753484,
  -0.144712,
  1.602306,
  2.83598,
  3.809088,
  -0.774322,
  -3.072562,
  -4.608842,
  -6.940273,
  -3.187566,
  -0.7293757,
  3.885072,
  3.010375,
  7.341891,
  5.566906,
  0.361384,
  -11.5903,
  -14.35707,
  -14.75875,
  -13.92692,
  -18.65228,
  -21.02032,
  -18.55689,
  -16.12494,
  -5.555924,
  -2.851285,
  -2.611505,
  -4.690892,
  -3.937182,
  -0.6059315,
  -3.390746,
  -11.94665,
  -9.285587,
  -10.2346,
  -7.913084,
  -10.91278,
  -7.966184,
  -4.269927,
  -5.618656,
  2.861186 ;

 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 =
  2.600349,
  2.567219,
  2.567219,
  2.567219,
  2.567219,
  2.50093,
  2.50093,
  2.50093,
  2.50093,
  2.53408,
  2.567219,
  2.63347,
  2.732772,
  2.732772,
  2.765853,
  2.765853,
  2.765853,
  2.765853,
  2.765853,
  2.765853,
  2.765853,
  2.732772,
  2.765853,
  2.898083,
  2.931117,
  2.931117,
  2.898083,
  2.898083,
  2.86504,
  2.86504,
  2.831987,
  2.86504,
  2.86504,
  2.898083,
  2.86504,
  2.86504,
  2.86504,
  2.898083,
  2.898083,
  2.931117,
  2.931117,
  2.898083,
  2.997156,
  2.964141,
  2.898083,
  2.86504,
  2.898083,
  2.86504,
  2.831987,
  2.798925,
  2.765853,
  2.732772,
  2.699681,
  2.66658,
  2.63347,
  2.63347,
  2.63347,
  2.63347,
  2.63347,
  2.63347,
  2.66658,
  2.600349,
  2.567219,
  2.567219,
  2.567219,
  2.53408,
  2.53408,
  2.53408,
  2.53408,
  2.50093,
  2.567219,
  2.600349,
  2.567219,
  2.567219,
  2.567219,
  2.63347,
  2.600349,
  2.567219,
  2.567219,
  2.53408,
  2.50093,
  2.50093,
  2.50093,
  2.467771,
  2.50093,
  2.50093,
  2.50093,
  2.53408,
  2.53408,
  2.50093,
  2.467771,
  2.467771,
  2.50093,
  2.467771,
  2.434601,
  2.434601,
  2.434601,
  2.368233,
  2.434601,
  2.467771,
  2.467771,
  2.467771,
  2.401422,
  2.368233,
  2.235377,
  2.235377,
  2.202137,
  2.202137,
  2.467771,
  2.567219,
  2.600349,
  2.831987,
  2.798925,
  2.732772,
  2.699681,
  2.63347,
  2.50093,
  2.335034,
  2.765853,
  2.898083,
  2.831987,
  2.831987,
  2.831987,
  2.86504,
  2.931117,
  3.096143,
  3.096143,
  3.030161,
  2.931117,
  2.931117,
  2.997156,
  3.096143,
  3.096143,
  3.162088,
  3.162088,
  3.162088,
  3.096143,
  3.063157,
  3.063157,
  3.030161,
  2.964141,
  2.798925,
  2.66658,
  2.63347,
  2.63347,
  2.66658,
  2.765853,
  2.732772,
  2.63347,
  2.467771,
  2.401422,
  2.368233,
  2.368233,
  2.335034,
  2.335034,
  2.335034,
  2.301825,
  2.368233,
  2.368233,
  2.732772,
  3.885088,
  3.885088,
  3.78675,
  3.556988,
  3.458386,
  3.458386,
  3.32679,
  3.359702 ;

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