netcdf C0205.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 165 ;
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.6993, 0.03419, -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 = "27-May-2004 11:55:34:  Parameter temperature marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:30:  Parameter current_v marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:27:  Parameter current_u marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:25:  Parameter current_speed marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:21:  Parameter current_direction marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 46 ;
		:mooring_site_id = "C0205" ;
		:mooring_site_desc = "Casco Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.6333 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2453219.00000579 ;
		:starting_julian_day_string = "2004-08-01 00:00:00" ;
		:ending_julian_day_number = 2453225.83333912 ;
		:ending_julian_day_string = "2004-08-07 20:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  20-Feb-2004 16:15:10\n",
			"AANCM_Temperature_1.5:  20-Feb-2004 16:15:10" ;
data:

 lat = 43.5695 ;

 lon = -70.055 ;

 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 ;

 current_speed =
  21.9975,
  25.5171,
  27.5702,
  20.2377,
  26.9836,
  36.6625,
  41.9419,
  43.7017,
  38.4223,
  34.9027,
  23.7573,
  17.0114,
  5.866,
  2.3464,
  9.9722,
  9.6789,
  6.1593,
  7.9191,
  13.1985,
  14.3717,
  17.598,
  19.3578,
  22.8774,
  26.397,
  15.5449,
  14.9583,
  12.3186,
  12.0253,
  22.5841,
  19.3578,
  31.9697,
  31.6764,
  23.1707,
  26.1037,
  14.9583,
  9.6789,
  7.9191,
  11.4387,
  22.8774,
  25.5171,
  17.8913,
  6.7459,
  9.6789,
  9.3856,
  18.7712,
  13.1985,
  12.3186,
  13.4918,
  15.8382,
  9.3856,
  16.4248,
  15.8382,
  15.5449,
  10.8521,
  5.2794,
  11.4387,
  11.4387,
  8.799,
  4.6928,
  4.9861,
  10.2655,
  9.3856,
  7.9191,
  4.3995,
  12.6119,
  5.5727,
  3.2263,
  7.6258,
  13.7851,
  11.4387,
  9.0923,
  7.6258,
  1.1732,
  5.866,
  9.6789,
  17.8913,
  18.4779,
  16.1315,
  19.3578,
  12.3186,
  9.3856,
  7.3325,
  1.7598,
  3.2263,
  4.3995,
  0.8799,
  2.0531,
  9.6789,
  23.1707,
  16.4248,
  11.732,
  10.5588,
  4.1062,
  4.9861,
  10.5588,
  7.6258,
  6.1593,
  6.7459,
  5.866,
  7.3325,
  5.2794,
  15.2516,
  14.9583,
  4.6928,
  14.665,
  15.2516,
  15.2516,
  11.1454,
  8.5057,
  9.6789,
  13.1985,
  24.9305,
  18.4779,
  5.866,
  6.7459,
  11.1454,
  17.0114,
  23.1707,
  16.4248,
  18.4779,
  12.3186,
  20.8243,
  21.4109,
  19.0645,
  21.7042,
  15.2516,
  19.0645,
  23.7573,
  22.2908,
  25.5171,
  22.8774,
  17.8913,
  21.9975,
  14.0784,
  14.665,
  4.3995,
  7.3325,
  9.6789,
  3.8129,
  5.5727,
  15.8382,
  11.732,
  14.665,
  21.4109,
  19.3578,
  19.6511,
  17.0114,
  5.866,
  14.665,
  22.2908,
  18.1846,
  21.9975,
  24.3439,
  20.8243,
  24.9305,
  24.0506,
  29.33,
  24.3439,
  29.0367,
  21.9975,
  9.6789,
  3.5196,
  9.3856,
  15.5449,
  8.799 ;

 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 ;

 current_direction =
  31.5359,
  37.8647,
  49.1159,
  66.6959,
  88.4951,
  120.8423,
  125.0615,
  130.6871,
  127.1711,
  132.7967,
  141.5867,
  140.5319,
  177.8015,
  9.7367,
  347.5859,
  351.1019,
  26.2619,
  89.1983,
  103.9655,
  105.0203,
  88.1435,
  81.8147,
  74.0795,
  89.5499,
  71.6183,
  55.4447,
  58.2575,
  42.0839,
  87.4403,
  131.7419,
  164.4407,
  174.9887,
  179.5595,
  182.0207,
  190.1075,
  244.6055,
  288.5555,
  310.0031,
  326.8799,
  333.2087,
  352.5083,
  22.0427,
  102.5591,
  154.9475,
  146.8607,
  134.5547,
  108.8879,
  159.1667,
  191.5139,
  272.0303,
  298.4003,
  315.9803,
  308.2451,
  287.5007,
  261.4823,
  242.4959,
  164.0891,
  89.1983,
  61.0703,
  51.5771,
  355.3211,
  17.4719,
  36.1067,
  358.4855,
  345.4763,
  356.3759,
  212.2583,
  168.6599,
  134.9063,
  121.8971,
  146.1575,
  92.0111,
  260.4275,
  279.4139,
  297.6971,
  316.3319,
  301.5647,
  291.0167,
  287.1491,
  287.5007,
  269.2175,
  183.7787,
  283.2815,
  114.8651,
  69.8603,
  301.5647,
  280.4687,
  298.0487,
  280.1171,
  285.0395,
  302.6195,
  298.4003,
  160.5731,
  193.2719,
  159.1667,
  93.7691,
  135.6095,
  150.0251,
  140.5319,
  317.0351,
  284.3363,
  287.8523,
  262.8887,
  200.3039,
  219.6419,
  218.5871,
  210.8519,
  230.5415,
  167.2535,
  296.9939,
  32.5907,
  346.1795,
  23.0975,
  35.7551,
  100.0979,
  104.6687,
  135.2579,
  143.3447,
  144.7511,
  151.0799,
  173.9339,
  192.5687,
  230.1899,
  218.5871,
  259.3727,
  256.9115,
  266.4047,
  236.8703,
  235.1123,
  219.9935,
  217.5323,
  202.7651,
  200.3039,
  225.2675,
  247.0667,
  27.3167,
  311.0579,
  91.3079,
  214.7195,
  180.9659,
  216.1259,
  203.1167,
  204.1715,
  198.8975,
  159.8699,
  170.0663,
  201.7103,
  257.2631,
  196.0847,
  233.0027,
  234.4091,
  233.3543,
  243.5507,
  228.7835,
  212.2583,
  198.8975,
  197.1395,
  217.8839,
  235.8155,
  254.0987,
  264.2951,
  288.9071,
  296.2907,
  275.5463,
  227.7287 ;

 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 ;

 current_u =
  11.50541,
  15.66237,
  20.84404,
  18.58667,
  26.97429,
  31.47775,
  34.33095,
  33.13818,
  30.61622,
  25.61052,
  14.76112,
  10.81327,
  0.2250294,
  0.3968249,
  -2.14378,
  -1.497109,
  2.725336,
  7.918325,
  12.80837,
  13.88068,
  17.58876,
  19.1606,
  21.9999,
  26.39618,
  14.75175,
  12.31934,
  10.476,
  8.059574,
  22.56157,
  14.44385,
  8.575411,
  2.767004,
  0.1781386,
  -0.920431,
  -2.625116,
  -8.74369,
  -7.507432,
  -8.762155,
  -12.50012,
  -11.50163,
  -2.332714,
  2.531719,
  9.447306,
  3.974319,
  10.26177,
  9.405,
  11.65529,
  4.798362,
  -3.161394,
  -9.379708,
  -14.44801,
  -11.00605,
  -12.2085,
  -10.34979,
  -5.221169,
  -10.14587,
  3.13583,
  8.798139,
  4.107204,
  3.906336,
  -0.837372,
  2.817914,
  4.666653,
  -0.1162785,
  -3.162818,
  -0.3522521,
  -1.721996,
  1.499479,
  9.763466,
  9.711438,
  5.06361,
  7.621103,
  -1.156864,
  -5.787,
  -8.569864,
  -12.35358,
  -15.74409,
  -15.05837,
  -18.49717,
  -11.74841,
  -9.384725,
  -0.4832335,
  -1.712731,
  2.927223,
  4.130497,
  -0.7497184,
  -2.018925,
  -8.542096,
  -22.81041,
  -15.8622,
  -9.881499,
  -9.288007,
  1.365738,
  -1.144671,
  3.755239,
  7.609306,
  4.308707,
  3.37039,
  3.728714,
  -4.997467,
  -5.114995,
  -14.51723,
  -14.84323,
  -1.628399,
  -9.356084,
  -9.512478,
  -7.821337,
  -8.605197,
  1.876679,
  -8.624431,
  7.109161,
  -5.95542,
  7.248825,
  3.427632,
  6.641403,
  10.78213,
  11.97461,
  13.8329,
  9.479237,
  8.935718,
  1.301777,
  -4.531578,
  -16.44723,
  -11.8906,
  -21.33192,
  -14.85539,
  -19.02698,
  -19.89521,
  -18.28458,
  -16.39986,
  -13.93711,
  -6.92311,
  -7.633121,
  -10.0013,
  -13.50587,
  2.018968,
  -5.529044,
  9.676378,
  -2.171673,
  -0.09394088,
  -9.337594,
  -4.606044,
  -6.004867,
  -6.93448,
  6.662045,
  3.389982,
  -6.292751,
  -5.721654,
  -4.063057,
  -17.80286,
  -14.78759,
  -17.64951,
  -21.7958,
  -15.66456,
  -13.30633,
  -7.789415,
  -8.643527,
  -14.9487,
  -24.02011,
  -21.15577,
  -9.630961,
  -3.329701,
  -8.414738,
  -15.47213,
  -6.51098 ;

 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 ;

 current_v =
  18.74875,
  20.14479,
  18.04555,
  8.006261,
  0.7086552,
  -18.79602,
  -24.09375,
  -28.49035,
  -23.21465,
  -23.71286,
  -18.61502,
  -13.13244,
  -5.861682,
  2.312601,
  9.739044,
  9.562414,
  5.523542,
  0.1108028,
  -3.185294,
  -3.724588,
  0.5701113,
  2.756067,
  6.275346,
  0.2073655,
  4.902021,
  8.484368,
  6.480847,
  8.924747,
  1.008613,
  -12.88796,
  -30.79812,
  -31.55532,
  -23.17002,
  -26.08747,
  -14.72615,
  -4.150781,
  2.520041,
  7.353129,
  19.16044,
  22.77795,
  17.73857,
  6.252805,
  -2.104643,
  -8.502604,
  -15.71795,
  -9.259934,
  -3.987748,
  -12.60969,
  -15.51948,
  0.3325131,
  7.812108,
  11.38926,
  9.622709,
  3.263416,
  -0.781958,
  -5.28253,
  -11.00047,
  0.1231143,
  2.270077,
  3.098666,
  10.23129,
  8.952589,
  6.398007,
  4.397963,
  12.20887,
  5.561556,
  -2.728322,
  -7.476923,
  -9.731584,
  -6.044156,
  -7.551806,
  -0.267613,
  -0.1950979,
  0.959474,
  4.498726,
  12.9417,
  9.672462,
  5.785402,
  5.707827,
  3.704418,
  -0.128177,
  -7.316559,
  0.4042885,
  -1.356605,
  1.514793,
  0.4605934,
  0.3730449,
  4.55123,
  4.070178,
  4.261988,
  6.324222,
  5.022069,
  -3.87242,
  -4.852929,
  -9.868457,
  -0.5012878,
  -4.401366,
  -5.843598,
  -4.528427,
  5.365714,
  1.307248,
  4.675596,
  -1.851795,
  -4.401214,
  -11.29274,
  -11.92158,
  -13.09343,
  -7.083115,
  -8.296083,
  4.39321,
  11.12026,
  24.20873,
  16.99669,
  4.760388,
  -1.182763,
  -2.822344,
  -12.0829,
  -18.5885,
  -13.41336,
  -16.17361,
  -12.24962,
  -20.32526,
  -13.70822,
  -14.90197,
  -4.002681,
  -3.453814,
  -1.195509,
  -12.98422,
  -12.74966,
  -19.54909,
  -18.14201,
  -16.49755,
  -20.63069,
  -9.908346,
  -5.714353,
  3.908883,
  4.816143,
  -0.2209226,
  -3.134014,
  -5.571908,
  -12.79289,
  -10.79,
  -13.37923,
  -20.25684,
  -18.1753,
  -19.35649,
  -15.80472,
  -1.293303,
  -14.09091,
  -13.4141,
  -10.58332,
  -13.12954,
  -10.84291,
  -13.72126,
  -21.08249,
  -22.75426,
  -28.02746,
  -19.21358,
  -16.31455,
  -6.026898,
  -0.9621296,
  1.140472,
  4.157123,
  1.502416,
  -5.918576 ;

 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 ;

 temperature =
  14.69867,
  14.38408,
  14.06958,
  13.9438,
  13.97525,
  13.91236,
  13.91236,
  14.10103,
  13.88091,
  14.38408,
  14.16393,
  14.22682,
  14.19537,
  14.13248,
  14.13248,
  14.06958,
  14.25827,
  14.47845,
  14.5099,
  14.73013,
  14.63574,
  14.5099,
  14.5099,
  14.41554,
  14.5099,
  14.35263,
  14.28972,
  14.35263,
  14.32118,
  14.19537,
  13.88091,
  13.03199,
  13.40929,
  13.66082,
  13.62938,
  13.40929,
  13.47217,
  13.56649,
  13.75514,
  14.03814,
  14.00669,
  14.22682,
  14.25827,
  14.57282,
  14.10103,
  14.10103,
  14.16393,
  13.59793,
  13.34641,
  13.22064,
  14.44699,
  14.7616,
  14.60428,
  14.69867,
  14.69867,
  14.69867,
  14.856,
  14.57282,
  14.7616,
  14.5099,
  14.57282,
  14.63574,
  14.7616,
  15.13929,
  15.10781,
  15.23374,
  14.82453,
  15.04485,
  15.67474,
  15.95845,
  15.73778,
  15.67474,
  15.5172,
  15.54871,
  15.61172,
  15.92692,
  15.76929,
  15.86386,
  15.92692,
  16.05306,
  16.05306,
  16.2739,
  16.17924,
  16.17924,
  16.02152,
  16.0846,
  16.40015,
  16.52645,
  16.6212,
  16.65279,
  16.52645,
  17.41188,
  17.44355,
  16.43172,
  16.21079,
  17.47523,
  17.31688,
  17.19028,
  17.09536,
  17.06373,
  17.09536,
  17.15864,
  17.09536,
  16.6212,
  16.93723,
  17.0321,
  16.93723,
  16.81078,
  16.81078,
  16.84239,
  16.90561,
  17.00047,
  17.19028,
  17.25357,
  17.38021,
  17.60196,
  17.53859,
  17.47523,
  16.93723,
  16.71597,
  16.6212,
  16.46329,
  16.05306,
  15.92692,
  16.0846,
  16.02152,
  16.11615,
  16.2739,
  16.11615,
  15.86386,
  15.76929,
  15.5172,
  15.4857,
  15.4857,
  15.54871,
  15.58021,
  15.70626,
  15.64323,
  15.73778,
  15.83234,
  15.83234,
  15.76929,
  15.76929,
  15.80081,
  15.98999,
  15.76929,
  16.58961,
  16.33702,
  15.98999,
  15.86386,
  15.54871,
  15.4857,
  15.4227,
  15.32821,
  15.07633,
  14.91894,
  14.98189,
  15.04485,
  14.7616,
  14.54136,
  14.41554,
  14.54136,
  14.63574,
  14.79307,
  14.7616 ;

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