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 = 2453219.00000579 ;
		:starting_julian_day_string = "2004-08-01 00:00:00" ;
		:ending_julian_day_number = 2453225.95833912 ;
		:ending_julian_day_string = "2004-08-07 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  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 = 2453219, 2453219.04166667, 2453219.08333333, 2453219.125, 
    2453219.16666667, 2453219.20833333, 2453219.25, 2453219.29166667, 
    2453219.33333333, 2453219.375, 2453219.41666667, 2453219.45833333, 
    2453219.5, 2453219.54166667, 2453219.58333333, 2453219.625, 
    2453219.66666667, 2453219.70833333, 2453219.75, 2453219.79166667, 
    2453219.83333333, 2453219.875, 2453219.91666667, 2453219.95833333, 
    2453220, 2453220.04166667, 2453220.08333333, 2453220.125, 
    2453220.16666667, 2453220.20833333, 2453220.25, 2453220.29166667, 
    2453220.33333333, 2453220.375, 2453220.41666667, 2453220.45833333, 
    2453220.5, 2453220.54166667, 2453220.58333333, 2453220.625, 
    2453220.66666667, 2453220.70833333, 2453220.75, 2453220.79166667, 
    2453220.83333333, 2453220.875, 2453220.91666667, 2453220.95833333, 
    2453221, 2453221.04166667, 2453221.08333333, 2453221.125, 
    2453221.16666667, 2453221.20833333, 2453221.25, 2453221.29166667, 
    2453221.33333333, 2453221.375, 2453221.41666667, 2453221.45833333, 
    2453221.5, 2453221.54166667, 2453221.58333333, 2453221.625, 
    2453221.66666667, 2453221.70833333, 2453221.75, 2453221.79166667, 
    2453221.83333333, 2453221.875, 2453221.91666667, 2453221.95833333, 
    2453222, 2453222.04166667, 2453222.08333333, 2453222.125, 
    2453222.16666667, 2453222.20833333, 2453222.25, 2453222.29166667, 
    2453222.33333333, 2453222.375, 2453222.41666667, 2453222.45833333, 
    2453222.5, 2453222.54166667, 2453222.58333333, 2453222.625, 
    2453222.66666667, 2453222.70833333, 2453222.75, 2453222.79166667, 
    2453222.83333333, 2453222.875, 2453222.91666667, 2453222.95833333, 
    2453223, 2453223.04166667, 2453223.08333333, 2453223.125, 
    2453223.16666667, 2453223.20833333, 2453223.25, 2453223.29166667, 
    2453223.33333333, 2453223.375, 2453223.41666667, 2453223.45833333, 
    2453223.5, 2453223.54166667, 2453223.58333333, 2453223.625, 
    2453223.66666667, 2453223.70833333, 2453223.75, 2453223.79166667, 
    2453223.83333333, 2453223.875, 2453223.91666667, 2453223.95833333, 
    2453224, 2453224.04166667, 2453224.08333333, 2453224.125, 
    2453224.16666667, 2453224.20833333, 2453224.25, 2453224.29166667, 
    2453224.33333333, 2453224.375, 2453224.41666667, 2453224.45833333, 
    2453224.5, 2453224.54166667, 2453224.58333333, 2453224.625, 
    2453224.66666667, 2453224.70833333, 2453224.75, 2453224.79166667, 
    2453224.83333333, 2453224.875, 2453224.91666667, 2453224.95833333, 
    2453225, 2453225.04166667, 2453225.08333333, 2453225.125, 
    2453225.16666667, 2453225.20833333, 2453225.25, 2453225.29166667, 
    2453225.33333333, 2453225.375, 2453225.41666667, 2453225.45833333, 
    2453225.5, 2453225.54166667, 2453225.58333333, 2453225.625, 
    2453225.66666667, 2453225.70833333, 2453225.75, 2453225.79166667, 
    2453225.83333333, 2453225.875, 2453225.91666667, 2453225.95833333 ;

 current_speed =
  15.5449,
  14.9583,
  6.7459,
  12.3186,
  19.0645,
  30.5032,
  24.9305,
  33.7295,
  31.3831,
  31.9697,
  29.6233,
  19.9444,
  18.7712,
  11.1454,
  15.2516,
  17.598,
  18.1846,
  19.6511,
  21.9975,
  15.5449,
  11.4387,
  9.3856,
  6.1593,
  8.2124,
  6.4526,
  4.6928,
  5.2794,
  10.5588,
  19.9444,
  24.9305,
  38.7156,
  47.2213,
  45.7548,
  32.8496,
  22.8774,
  25.5171,
  19.9444,
  17.3047,
  25.2238,
  21.1176,
  16.7181,
  9.9722,
  11.1454,
  16.4248,
  25.8104,
  12.0253,
  9.0923,
  3.8129,
  14.9583,
  7.9191,
  18.1846,
  17.3047,
  25.8104,
  29.33,
  31.0898,
  26.9836,
  26.1037,
  32.5563,
  21.4109,
  15.8382,
  10.2655,
  11.1454,
  9.0923,
  4.3995,
  11.4387,
  13.7851,
  12.3186,
  25.5171,
  31.3831,
  29.9166,
  17.8913,
  9.3856,
  16.1315,
  12.0253,
  11.1454,
  10.8521,
  10.2655,
  17.3047,
  26.1037,
  24.3439,
  29.0367,
  23.464,
  23.1707,
  12.6119,
  13.7851,
  7.0392,
  22.8774,
  21.7042,
  22.2908,
  31.6764,
  20.8243,
  18.7712,
  18.4779,
  18.4779,
  13.7851,
  11.1454,
  13.4918,
  7.9191,
  8.5057,
  11.1454,
  4.3995,
  10.2655,
  17.3047,
  23.7573,
  28.4501,
  31.0898,
  28.7434,
  20.531,
  17.8913,
  11.732,
  9.3856,
  18.4779,
  17.598,
  14.0784,
  1.7598,
  7.6258,
  16.4248,
  29.0367,
  34.0228,
  32.263,
  18.1846,
  18.1846,
  13.1985,
  13.4918,
  15.2516,
  15.2516,
  19.9444,
  18.1846,
  19.3578,
  17.3047,
  15.5449,
  14.0784,
  10.8521,
  5.2794,
  2.6397,
  5.866,
  9.3856,
  14.3717,
  7.9191,
  3.8129,
  8.5057,
  18.1846,
  17.598,
  15.8382,
  6.1593,
  5.866,
  6.4526,
  8.2124,
  1.1732,
  0.8799,
  4.6928,
  4.1062,
  8.2124,
  13.4918,
  21.9975,
  27.8635,
  23.464,
  13.7851,
  11.1454,
  16.1315,
  12.3186,
  16.7181,
  16.7181,
  8.2124,
  7.9191,
  14.9583,
  22.5841,
  26.6903 ;

 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 =
  359.1569,
  29.0429,
  72.2897,
  119.4041,
  162.6509,
  159.8381,
  158.7833,
  155.6189,
  160.8929,
  170.0345,
  166.1669,
  175.3085,
  173.5505,
  205.1945,
  232.2677,
  242.1125,
  215.3909,
  201.6785,
  219.2585,
  245.9801,
  253.3637,
  309.6197,
  355.6409,
  26.9333,
  46.9745,
  351.7733,
  273.7565,
  249.4961,
  236.1353,
  213.2813,
  205.5461,
  198.1625,
  207.6557,
  209.7653,
  216.0941,
  248.0897,
  293.7977,
  301.8845,
  322.2773,
  311.7293,
  307.8617,
  250.5509,
  254.7701,
  210.8201,
  206.2493,
  211.8749,
  223.1261,
  241.0577,
  246.3317,
  249.4961,
  226.6421,
  221.0165,
  237.5417,
  226.9937,
  199.9205,
  207.3041,
  244.5737,
  282.8981,
  264.9665,
  295.9073,
  293.4461,
  355.9925,
  32.2073,
  178.1213,
  267.0761,
  214.3361,
  203.7881,
  186.9113,
  204.1397,
  211.1717,
  247.3865,
  221.3681,
  204.1397,
  208.7105,
  243.5189,
  257.5829,
  270.2405,
  286.4141,
  269.1857,
  275.8661,
  282.1949,
  265.6697,
  269.8889,
  291.6881,
  344.7413,
  339.5057,
  326.1449,
  338.8025,
  332.1221,
  319.8161,
  313.1357,
  294.5009,
  262.5053,
  275.1629,
  307.8617,
  309.9713,
  333.8801,
  22.3625,
  36.0749,
  3.3761,
  315.2453,
  256.1765,
  260.3957,
  240.7061,
  228.0485,
  215.7425,
  213.9845,
  242.4641,
  230.5097,
  256.8797,
  285.7109,
  345.0929,
  353.5313,
  22.3625,
  104.2853,
  150.6965,
  191.4821,
  188.3177,
  188.3177,
  177.7697,
  196.0529,
  201.6785,
  213.6329,
  230.1581,
  245.9801,
  244.9253,
  250.9025,
  253.7153,
  256.8797,
  243.8705,
  249.4961,
  231.2129,
  246.3317,
  247.3865,
  267.0761,
  337.7477,
  10.4081,
  15.3305,
  31.5041,
  198.5141,
  209.4137,
  204.1397,
  199.5689,
  205.8977,
  190.0757,
  98.3081,
  124.6781,
  94.0889,
  344.0381,
  133.1165,
  40.2941,
  342.6701,
  217.5005,
  231.9161,
  225.5873,
  208.7105,
  206.6009,
  230.8613,
  248.0897,
  277.6241,
  292.7429,
  300.8297,
  312.4325,
  307.5101,
  243.8705,
  207.3041,
  197.1077,
  192.8885 ;

 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.2287329,
  7.261722,
  6.42619,
  10.7317,
  5.684899,
  10.51366,
  9.022256,
  13.92367,
  10.27279,
  5.532521,
  7.082767,
  1.631266,
  2.108521,
  -4.744513,
  -12.06217,
  -15.5543,
  -10.53164,
  -7.259079,
  -13.92046,
  -14.19878,
  -10.95989,
  -7.229671,
  -0.4681516,
  3.719831,
  4.717174,
  -0.6714935,
  -5.268057,
  -9.889883,
  -16.56095,
  -13.68061,
  -16.69561,
  -14.7195,
  -21.23743,
  -16.30813,
  -13.47738,
  -23.67398,
  -18.24864,
  -14.69367,
  -15.43294,
  -15.76002,
  -13.19885,
  -9.403163,
  -10.75397,
  -8.415151,
  -11.41537,
  -6.350156,
  -6.215554,
  -3.336697,
  -13.70008,
  -7.417412,
  -13.22165,
  -11.35667,
  -21.77836,
  -21.4484,
  -10.59279,
  -12.37773,
  -23.57525,
  -31.73486,
  -21.32833,
  -14.24649,
  -9.417927,
  -0.7789192,
  4.846051,
  0.1442316,
  -11.42381,
  -7.775436,
  -4.968772,
  -3.07054,
  -12.83452,
  -15.48497,
  -16.51581,
  -6.202888,
  -6.597184,
  -5.776764,
  -9.976042,
  -10.59825,
  -10.26541,
  -16.59944,
  -26.10106,
  -24.21642,
  -28.38148,
  -23.39702,
  -23.17066,
  -11.7191,
  -3.627931,
  -2.464524,
  -12.74487,
  -7.847889,
  -10.42293,
  -20.43898,
  -15.19625,
  -17.08094,
  -18.32004,
  -18.40293,
  -10.88326,
  -8.541459,
  -5.939779,
  3.012942,
  5.008516,
  0.6563523,
  -3.097569,
  -9.968174,
  -17.06215,
  -20.71925,
  -21.15865,
  -18.1609,
  -16.06666,
  -18.20528,
  -13.80729,
  -11.42574,
  -9.034956,
  -4.753487,
  -1.982598,
  5.356341,
  1.705385,
  3.732339,
  -3.26955,
  -4.200504,
  -4.921802,
  1.255555,
  -5.028492,
  -6.717356,
  -7.31025,
  -10.35921,
  -13.93087,
  -13.81423,
  -18.84672,
  -17.45504,
  -18.85248,
  -15.53618,
  -14.56011,
  -10.97382,
  -9.939274,
  -4.873518,
  -2.636264,
  -2.221371,
  1.695585,
  3.799683,
  4.138202,
  -1.210741,
  -4.177252,
  -7.436826,
  -5.894277,
  -6.917582,
  -1.077564,
  5.804439,
  5.30637,
  8.191496,
  -0.3226278,
  0.6422966,
  3.034887,
  -1.223126,
  -4.999449,
  -10.61951,
  -15.7132,
  -13.38519,
  -10.50655,
  -10.692,
  -10.34036,
  -15.98889,
  -11.36082,
  -14.35574,
  -12.33917,
  -6.514453,
  -7.109776,
  -6.861569,
  -6.643537,
  -5.953391 ;

 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 =
  15.54322,
  13.07739,
  2.052132,
  -6.048015,
  -18.19717,
  -28.63404,
  -23.24067,
  -30.7215,
  -29.65415,
  -31.48734,
  -28.76411,
  -19.87758,
  -18.6524,
  -10.08511,
  -9.333568,
  -8.231236,
  -14.82445,
  -18.2612,
  -17.03264,
  -6.327612,
  -3.274848,
  5.985093,
  6.141483,
  7.321637,
  4.402762,
  4.644509,
  0.3458869,
  -3.698443,
  -11.11369,
  -20.84156,
  -34.93071,
  -44.86856,
  -40.52744,
  -28.51563,
  -18.4861,
  -9.521823,
  8.047736,
  9.140492,
  19.95155,
  14.05613,
  10.26086,
  -3.320436,
  -2.927816,
  -14.10529,
  -23.14878,
  -10.21192,
  -6.636024,
  -1.845171,
  -6.004877,
  -2.773832,
  -12.4847,
  -13.05675,
  -13.85207,
  -20.00537,
  -29.22958,
  -23.97721,
  -11.20762,
  7.267145,
  -1.878554,
  6.919969,
  4.084501,
  11.11815,
  7.693225,
  -4.397135,
  -0.5834827,
  -11.38295,
  -11.27205,
  -25.33168,
  -28.63868,
  -25.59724,
  -6.879435,
  -7.043697,
  -14.72082,
  -10.54689,
  -4.969763,
  -2.333493,
  0.04308948,
  4.889919,
  -0.3709789,
  2.488044,
  6.133648,
  -1.771674,
  -0.04492937,
  4.660775,
  13.29914,
  6.593668,
  18.99852,
  20.23569,
  19.70387,
  24.20005,
  14.23817,
  7.784558,
  -2.410155,
  1.662784,
  8.46071,
  7.159847,
  12.11395,
  7.323546,
  6.874714,
  11.12606,
  3.124207,
  -2.452754,
  -2.887164,
  -11.6242,
  -19.01893,
  -25.23405,
  -23.83371,
  -9.49157,
  -11.37793,
  -2.663121,
  2.541466,
  17.85601,
  17.48596,
  13.01964,
  -0.4342313,
  -6.649998,
  -16.09609,
  -28.73127,
  -33.66492,
  -32.23856,
  -17.47552,
  -16.89843,
  -10.98911,
  -8.64381,
  -6.208223,
  -6.463621,
  -6.525342,
  -5.099151,
  -4.39415,
  -7.621016,
  -5.44493,
  -8.819109,
  -4.356479,
  -2.029997,
  -0.1346499,
  5.429132,
  9.231169,
  13.86031,
  6.751847,
  -3.615566,
  -7.409285,
  -16.59438,
  -16.58153,
  -14.24765,
  -6.064308,
  -0.847614,
  -3.671305,
  -0.5855787,
  1.127967,
  -0.6013976,
  3.579362,
  3.919801,
  -6.515291,
  -8.32194,
  -15.39433,
  -24.43791,
  -20.98027,
  -8.701153,
  -4.158957,
  2.140219,
  4.76233,
  8.567826,
  11.28006,
  5.000541,
  -3.487583,
  -13.29171,
  -21.58483,
  -26.01786 ;

 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 =
  14.36513,
  14.27062,
  14.14463,
  14.05014,
  14.05014,
  14.49114,
  14.20763,
  14.36513,
  14.42813,
  14.14463,
  13.98715,
  13.82968,
  13.73521,
  13.60924,
  13.60924,
  13.60924,
  13.57775,
  13.64073,
  13.57775,
  13.67222,
  13.67222,
  13.7667,
  13.79819,
  13.79819,
  13.7667,
  13.73521,
  13.70372,
  13.70372,
  13.60924,
  13.48328,
  13.29433,
  13.38881,
  13.26284,
  13.23135,
  13.19986,
  12.85343,
  12.97941,
  13.23135,
  12.91642,
  13.4203,
  13.45179,
  13.89267,
  14.23912,
  13.92416,
  13.64073,
  14.80625,
  13.92416,
  14.52265,
  13.23135,
  13.54626,
  13.13688,
  14.23912,
  14.55415,
  14.08164,
  15.05842,
  14.05014,
  13.79819,
  14.23912,
  13.29433,
  13.54626,
  13.07389,
  13.86118,
  13.86118,
  13.86118,
  14.17613,
  14.39663,
  14.99537,
  14.64868,
  13.92416,
  14.42813,
  14.42813,
  14.7117,
  14.83776,
  15.08995,
  14.96385,
  15.08995,
  16.13135,
  16.51064,
  16.38417,
  15.87869,
  15.87869,
  15.65772,
  15.31068,
  15.15301,
  15.27914,
  16.13135,
  16.16295,
  16.005,
  16.16295,
  16.22614,
  16.03659,
  16.41579,
  16.13135,
  16.38417,
  17.08035,
  16.95366,
  17.04867,
  17.14371,
  16.76373,
  16.41579,
  16.06817,
  16.19454,
  16.35256,
  16.89034,
  16.70044,
  16.51064,
  16.03659,
  15.31068,
  15.15301,
  14.96385,
  15.18454,
  15.5315,
  15.91026,
  16.005,
  16.03659,
  16.32095,
  16.09976,
  16.06817,
  16.19454,
  16.5739,
  15.81554,
  16.19454,
  15.91026,
  15.84712,
  15.49995,
  15.12148,
  14.93232,
  14.64868,
  14.39663,
  14.36513,
  14.11313,
  13.67222,
  13.57775,
  13.51477,
  13.57775,
  13.54626,
  14.08164,
  14.23912,
  14.11313,
  14.17613,
  14.14463,
  14.33362,
  14.05014,
  13.7667,
  13.51477,
  13.79819,
  13.64073,
  13.54626,
  13.51477,
  13.38881,
  13.35732,
  13.48328,
  13.32583,
  13.16837,
  12.97941,
  12.97941,
  12.72744,
  12.75893,
  13.38881,
  13.48328,
  13.29433,
  13.38881,
  13.57775,
  13.48328,
  13.29433,
  13.10538,
  14.11313,
  13.26284 ;

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