netcdf E0110.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.6786, 0.03424, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "03-May-2004 19:19:29:  Modified [lon,lat] to [-69.357000,43.714100].\n",
			"Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0110" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		: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:  16-Apr-2004 20:18:20\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:18:20" ;
data:

 lat = 43.7141 ;

 lon = -69.357 ;

 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.33333333, 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 =
  21.4109,
  13.4918,
  6.1593,
  4.9861,
  6.7459,
  12.6119,
  14.665,
  9.3856,
  12.0253,
  5.5727,
  6.7459,
  6.7459,
  10.2655,
  9.3856,
  16.1315,
  12.0253,
  13.7851,
  11.4387,
  7.0392,
  9.3856,
  8.799,
  12.3186,
  9.3856,
  11.732,
  9.9722,
  8.5057,
  6.4526,
  2.6397,
  5.2794,
  8.5057,
  11.1454,
  12.6119,
  12.0253,
  9.9722,
  7.0392,
  7.6258,
  7.6258,
  7.9191,
  4.1062,
  3.5196,
  4.1062,
  9.0923,
  11.1454,
  14.665,
  4.6928,
  0.8799,
  5.2794,
  9.3856,
  11.1454,
  18.1846,
  8.2124,
  11.732,
  9.6789,
  12.3186,
  14.0784,
  16.1315,
  10.8521,
  3.5196,
  4.6928,
  11.732,
  14.0784,
  17.598,
  16.1315,
  11.732,
  7.3325,
  9.0923,
  7.9191,
  10.8521,
  12.0253,
  12.0253,
  1.4665,
  5.5727,
  9.6789,
  13.1985,
  17.598,
  15.5449,
  17.0114,
  12.6119,
  16.7181,
  19.9444,
  16.1315,
  12.9052,
  10.8521,
  10.2655,
  5.5727,
  9.3856,
  4.3995,
  3.5196,
  3.2263,
  11.1454,
  7.9191,
  9.9722,
  6.4526,
  4.6928,
  7.6258,
  9.6789,
  10.5588,
  13.4918,
  13.1985,
  9.3856,
  11.732,
  13.1985,
  18.4779,
  21.9975,
  23.464,
  27.5702,
  30.2099,
  25.2238,
  27.2769,
  17.3047,
  17.8913,
  9.9722,
  13.4918,
  7.9191,
  9.0923,
  9.9722,
  12.9052,
  14.0784,
  11.4387,
  10.5588,
  8.2124,
  13.4918,
  14.665,
  8.799,
  7.3325,
  6.7459,
  8.5057,
  14.665,
  21.9975,
  17.0114,
  13.1985,
  6.7459,
  11.1454,
  6.1593,
  14.665,
  17.3047,
  13.7851,
  9.9722,
  9.3856,
  7.9191,
  5.2794,
  12.9052,
  16.7181,
  9.9722,
  7.9191,
  5.5727,
  6.1593,
  8.2124,
  4.6928,
  14.3717,
  14.665,
  13.7851,
  10.8521,
  15.2516,
  17.3047,
  15.5449,
  13.4918,
  10.2655,
  9.0923,
  11.1454,
  15.2516,
  10.8521,
  7.3325,
  2.6397,
  11.1454,
  25.5171,
  17.0114,
  29.9166 ;

 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 =
  144.7193,
  135.2261,
  159.1349,
  8.2985,
  300.1265,
  268.1309,
  293.0945,
  304.6973,
  315.2453,
  300.4781,
  153.5093,
  121.8653,
  95.4953,
  90.2213,
  69.1253,
  41.3489,
  49.7873,
  37.4813,
  59.6321,
  85.2989,
  168.6281,
  139.4453,
  170.7377,
  158.7833,
  161.2445,
  115.5365,
  129.6005,
  111.3173,
  299.7749,
  285.0077,
  280.7885,
  267.4277,
  266.7245,
  264.2633,
  232.9709,
  233.6741,
  230.1581,
  98.3081,
  88.1117,
  165.8153,
  307.5101,
  331.0673,
  312.7841,
  348.9605,
  5.8373,
  178.8245,
  153.5093,
  184.0985,
  192.1853,
  204.4913,
  233.3225,
  251.9573,
  292.7429,
  294.8525,
  325.4417,
  310.3229,
  306.1037,
  347.5541,
  207.3041,
  188.6693,
  191.8337,
  183.7469,
  187.6145,
  186.9113,
  233.6741,
  257.9345,
  294.8525,
  316.6517,
  320.5193,
  323.6837,
  5.1341,
  62.4449,
  164.4089,
  200.6237,
  180.5825,
  199.2173,
  222.4229,
  242.1125,
  273.4049,
  279.3821,
  276.5693,
  299.7749,
  306.4553,
  260.7473,
  275.8661,
  263.9117,
  311.7293,
  268.1309,
  261.0989,
  355.6409,
  9.3533,
  21.6593,
  34.6685,
  208.0073,
  220.3133,
  192.8885,
  213.6329,
  214.3361,
  226.2905,
  226.2905,
  244.5737,
  255.8249,
  257.5829,
  270.5921,
  271.2953,
  289.5785,
  273.0533,
  262.5053,
  261.4505,
  258.9893,
  282.8981,
  266.0213,
  296.6105,
  292.0397,
  269.8889,
  293.7977,
  325.7933,
  327.9029,
  333.8801,
  270.2405,
  261.8021,
  234.0257,
  261.0989,
  256.1765,
  271.2953,
  317.0033,
  6.1889,
  26.5817,
  43.4585,
  80.0249,
  146.1257,
  181.6373,
  206.9525,
  203.0849,
  192.5369,
  198.1625,
  211.1717,
  234.7289,
  260.7473,
  348.2573,
  319.1129,
  32.9105,
  41.3489,
  47.6777,
  46.9745,
  89.1665,
  113.0753,
  164.0573,
  166.5185,
  211.1717,
  235.4321,
  264.6149,
  327.9029,
  14.6273,
  26.9333,
  48.7325,
  70.5317,
  117.2945,
  163.7057,
  178.8245,
  184.4501,
  182.3405,
  177.7697,
  289.5785,
  11.4629,
  32.9105,
  31.5041,
  33.9653 ;

 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 =
  12.36656,
  9.502422,
  2.193751,
  0.7196453,
  -5.83466,
  -12.60519,
  -13.48973,
  -7.716567,
  -8.466689,
  -4.802681,
  3.009026,
  5.729236,
  10.21832,
  9.38553,
  15.07266,
  7.944426,
  10.52703,
  6.960477,
  6.073401,
  9.354025,
  1.734957,
  8.00923,
  1.510654,
  4.245768,
  3.206365,
  7.674785,
  4.971778,
  2.459096,
  -4.58243,
  -8.215579,
  -10.9484,
  -12.59919,
  -12.00565,
  -9.922256,
  -5.619603,
  -6.143806,
  -5.855205,
  7.835992,
  4.10397,
  0.8624727,
  -3.257227,
  -4.398691,
  -8.179814,
  -2.808138,
  0.4772763,
  0.01805107,
  2.35489,
  -0.6708013,
  -2.352504,
  -7.538518,
  -6.586429,
  -11.15509,
  -8.926354,
  -11.17781,
  -7.985895,
  -12.29881,
  -8.767974,
  -0.758536,
  -2.152649,
  -1.768378,
  -2.887082,
  -1.150014,
  -2.137541,
  -1.411742,
  -5.907506,
  -8.891444,
  -7.185734,
  -7.449224,
  -7.645905,
  -7.121893,
  0.1312328,
  4.940568,
  2.6014,
  -4.648892,
  -0.1789077,
  -5.116632,
  -11.47585,
  -11.14725,
  -16.68859,
  -19.67761,
  -16.02558,
  -11.2015,
  -8.728568,
  -10.13193,
  -5.543519,
  -9.332662,
  -3.283338,
  -3.517727,
  -3.187445,
  -0.8471314,
  1.287026,
  3.680606,
  3.670416,
  -2.203664,
  -4.93364,
  -2.158922,
  -5.8482,
  -7.610002,
  -9.54057,
  -6.784405,
  -10.59562,
  -12.79663,
  -18.04567,
  -21.99632,
  -23.458,
  -25.97618,
  -30.16702,
  -25.00831,
  -26.97379,
  -16.98615,
  -17.43988,
  -9.948166,
  -12.06264,
  -7.340405,
  -9.092283,
  -9.124322,
  -7.255046,
  -7.480638,
  -5.0359,
  -10.55871,
  -8.128481,
  -10.91865,
  -14.48839,
  -8.544149,
  -7.330626,
  -4.600409,
  0.9169719,
  6.562199,
  15.13052,
  16.75424,
  7.356484,
  -0.1927465,
  -5.051671,
  -2.415029,
  -3.183307,
  -5.394102,
  -7.135229,
  -8.141593,
  -9.263482,
  -1.611672,
  -3.45574,
  7.011761,
  11.04469,
  7.373137,
  5.789259,
  5.57211,
  5.666498,
  2.255748,
  1.094039,
  -7.438856,
  -12.07596,
  -13.72426,
  -5.766325,
  3.851493,
  7.838215,
  11.68414,
  12.72042,
  9.122552,
  2.551038,
  0.2286468,
  -1.183384,
  -0.4431788,
  0.2853534,
  -2.487081,
  2.214963,
  13.86416,
  8.88947,
  16.71413 ;

 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 =
  -17.47841,
  -9.577716,
  -5.755383,
  4.933893,
  3.38584,
  -0.4113518,
  5.752329,
  5.342666,
  8.539497,
  2.826524,
  -6.037626,
  -3.561323,
  -0.9830664,
  -0.03625098,
  5.748064,
  9.0274,
  8.900032,
  9.077203,
  3.558671,
  0.7692217,
  -8.626258,
  -9.359495,
  -9.263229,
  -10.93679,
  -9.442669,
  -3.666688,
  -4.113085,
  -0.9596168,
  2.621717,
  2.202541,
  2.086242,
  -0.5660224,
  -0.6870911,
  -0.9967922,
  -4.239151,
  -4.517352,
  -4.885632,
  -1.144279,
  0.1353038,
  -3.41229,
  2.50027,
  7.957477,
  7.570375,
  14.39363,
  4.668467,
  -0.8797148,
  -4.725099,
  -9.361598,
  -10.89429,
  -16.54843,
  -4.905351,
  -3.633702,
  3.741831,
  5.177307,
  11.59426,
  10.43861,
  6.394584,
  3.436889,
  -4.169949,
  -11.59796,
  -13.77919,
  -17.56038,
  -15.98925,
  -11.64675,
  -4.343607,
  -1.900561,
  3.328269,
  7.891586,
  9.281593,
  9.689504,
  1.460616,
  2.577939,
  -9.322759,
  -12.35266,
  -17.59709,
  -14.67869,
  -12.55757,
  -5.899052,
  0.9929171,
  3.251291,
  1.845522,
  6.408642,
  6.448268,
  -1.65058,
  0.5695522,
  -0.9954463,
  2.92836,
  -0.1147958,
  -0.4992033,
  11.11316,
  7.813815,
  9.268113,
  5.306985,
  -4.143216,
  -5.814811,
  -9.43505,
  -8.791292,
  -11.14076,
  -9.120193,
  -6.485471,
  -5.037131,
  -3.232129,
  -3.973244,
  0.2273202,
  0.5304113,
  9.23872,
  1.609128,
  -3.290053,
  -4.055088,
  -3.305065,
  3.993656,
  -0.6919273,
  6.043287,
  2.971634,
  -0.01763051,
  4.023868,
  10.67279,
  11.9265,
  10.27052,
  0.04432061,
  -1.171028,
  -7.925385,
  -2.269106,
  -2.10236,
  0.1657535,
  4.933904,
  8.456128,
  13.11487,
  15.96739,
  2.946718,
  -10.95822,
  -6.743146,
  -9.934815,
  -5.666093,
  -14.31533,
  -16.44251,
  -11.79481,
  -5.758406,
  -1.509102,
  7.753365,
  3.991231,
  10.83418,
  12.55029,
  6.714285,
  5.40339,
  0.08106498,
  -2.414079,
  -7.896525,
  -4.563491,
  -12.29671,
  -8.320664,
  -1.293723,
  9.193344,
  14.75728,
  15.42774,
  10.25303,
  4.496618,
  -4.707391,
  -8.727092,
  -11.14305,
  -15.20562,
  -10.84305,
  -7.326945,
  0.8845583,
  10.92309,
  21.42212,
  14.50397,
  24.81211 ;

 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 =
  5.60041,
  5.56803,
  5.535643,
  5.503249,
  5.470848,
  5.503249,
  5.470848,
  5.503249,
  5.503249,
  5.470848,
  5.503249,
  5.503249,
  5.503249,
  5.503249,
  5.470848,
  5.503249,
  5.56803,
  5.56803,
  5.632782,
  5.794538,
  5.826869,
  5.826869,
  5.859191,
  5.794538,
  5.729857,
  5.859191,
  5.891508,
  5.859191,
  5.859191,
  5.859191,
  5.762201,
  5.729857,
  5.697505,
  5.632782,
  5.535643,
  5.470848,
  5.373601,
  5.503249,
  5.56803,
  5.729857,
  5.891508,
  6.052987,
  6.149794,
  6.182049,
  6.214298,
  6.085262,
  6.020705,
  6.020705,
  6.052987,
  5.95612,
  6.020705,
  6.052987,
  6.052987,
  6.020705,
  5.923817,
  5.923817,
  5.923817,
  5.923817,
  5.891508,
  5.95612,
  6.052987,
  6.117531,
  6.182049,
  6.020705,
  6.117531,
  6.343227,
  6.632943,
  6.825806,
  6.954259,
  6.857928,
  6.857928,
  7.050537,
  6.890044,
  6.857928,
  6.600778,
  6.600778,
  6.568606,
  6.536428,
  6.439857,
  6.407653,
  6.407653,
  6.407653,
  6.439857,
  6.343227,
  6.439857,
  6.504244,
  6.632943,
  6.793677,
  7.178826,
  7.082618,
  6.890044,
  7.946699,
  8.106294,
  7.114693,
  6.954259,
  7.242936,
  7.691083,
  7.755018,
  7.882825,
  8.138198,
  8.170097,
  7.978628,
  8.170097,
  7.595141,
  7.242936,
  7.210884,
  7.307023,
  6.986358,
  6.954259,
  6.954259,
  6.986358,
  6.986358,
  7.01845,
  7.01845,
  7.01845,
  7.082618,
  7.082618,
  7.371088,
  7.659108,
  7.627127,
  7.56315,
  7.435131,
  7.178826,
  7.178826,
  7.210884,
  7.178826,
  7.210884,
  7.371088,
  7.499151,
  7.56315,
  7.531153,
  7.499151,
  7.435131,
  7.339058,
  7.242936,
  7.146762,
  7.082618,
  7.178826,
  7.050537,
  7.435131,
  7.082618,
  7.659108,
  7.978628,
  8.042471,
  8.106294,
  8.138198,
  8.042471,
  7.307023,
  7.659108,
  7.242936,
  6.729402,
  6.986358,
  7.082618,
  7.499151,
  7.531153,
  7.818932,
  7.818932,
  7.882825,
  7.786978,
  7.818932,
  7.691083,
  7.691083,
  7.307023,
  6.761542,
  6.793677,
  7.786978,
  7.786978,
  7.723053 ;

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