netcdf J0205.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.6659, 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 = "" ;
		: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 = "AANCM711" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 35 ;
		:mooring_site_id = "J0205" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.6 ;
		:goes_platform_id = "044073C4" ;
		:starting_julian_day_number = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452896.95833912 ;
		:ending_julian_day_string = "2003-09-13 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  04-Sep-2003 12:18:17\n",
			"AANCM_Temperature_1.5:  04-Sep-2003 12:18:17" ;
data:

 lat = 44.8912 ;

 lon = -67.0173 ;

 depth = 2 ;

 time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 
    2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 
    2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 
    2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 
    2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 
    2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 
    2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 
    2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 
    2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 
    2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 
    2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 
    2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 
    2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 
    2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 
    2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 
    2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 
    2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 
    2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 
    2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 
    2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 
    2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 
    2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 
    2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 
    2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 
    2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 
    2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 
    2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ;

 current_speed =
  70.6853,
  122.5994,
  23.1707,
  20.8243,
  55.4337,
  62.1796,
  154.8624,
  92.3895,
  25.5171,
  23.7573,
  24.9305,
  29.9166,
  28.1568,
  25.5171,
  21.7042,
  39.0089,
  140.1974,
  64.526,
  53.0873,
  24.0506,
  50.1543,
  59.8332,
  42.8218,
  15.8382,
  10.8521,
  39.5955,
  66.8724,
  70.6853,
  107.3478,
  158.0887,
  8.2124,
  44.8749,
  26.1037,
  7.3325,
  107.3478,
  273.9422,
  300.0459,
  138.1443,
  7.9191,
  22.8774,
  2.6397,
  72.4451,
  37.8357,
  10.5588,
  33.1429,
  0.5866,
  128.7587,
  123.7726,
  107.3478,
  19.0645,
  10.2655,
  45.4615,
  95.0292,
  183.6058,
  50.4476,
  11.732,
  17.8913,
  145.1835,
  300.0459,
  300.0459,
  300.0459,
  38.129,
  300.0459,
  300.0459,
  123.7726,
  41.062,
  20.531,
  123.7726,
  71.8585,
  5.2794,
  23.7573,
  12.3186,
  56.9002,
  85.9369,
  131.1051,
  12.9052,
  23.7573,
  18.7712,
  111.7473,
  232.2936,
  300.0459,
  300.0459,
  241.3859,
  67.459,
  23.1707,
  100.6019,
  300.0459,
  153.6892,
  21.4109,
  46.928,
  2.3464,
  55.4337,
  36.0759,
  37.8357,
  119.3731,
  22.8774,
  4.1062,
  40.7687,
  49.861,
  59.2466,
  45.4615,
  122.3061,
  135.7979,
  7.9191,
  31.6764,
  20.2377,
  28.7434,
  40.4754,
  83.8838,
  35.4893,
  14.665,
  22.5841,
  114.0937,
  81.8307,
  61.0064,
  14.665,
  158.9686,
  100.3086,
  291.2469,
  152.516,
  192.9914,
  11.732,
  20.531,
  29.33,
  70.9786,
  141.0773,
  14.0784,
  48.1012,
  13.1985,
  52.2074,
  180.0862,
  206.4832,
  299.166,
  82.4173,
  253.1179,
  10.5588,
  15.8382,
  105.2947,
  14.665,
  1.7598,
  236.9864,
  130.8118,
  300.0459,
  297.9928,
  82.4173,
  159.8485,
  30.5032,
  16.7181,
  40.4754,
  66.2858,
  117.32,
  29.9166,
  18.4779,
  36.6625,
  2.3464,
  148.1165,
  266.903,
  105.2947,
  11.1454,
  39.8888,
  31.9697,
  120.5463,
  110.5741,
  58.3667,
  49.861,
  7.6258,
  47.5146,
  5.2794 ;

 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 =
  201.5016,
  200.4468,
  63.3228,
  224.004,
  208.182,
  197.2824,
  202.908,
  207.1272,
  11.6376,
  355.464,
  355.8156,
  9.1764,
  341.0868,
  359.3316,
  7.77,
  23.2404,
  205.7208,
  209.5884,
  198.6888,
  204.3144,
  208.8852,
  202.5564,
  191.3052,
  262.3284,
  14.4504,
  198.3372,
  209.2368,
  204.666,
  208.5336,
  197.634,
  341.4,
  3.5508,
  346.674,
  50.6652,
  205.0176,
  198.6888,
  197.634,
  205.7208,
  219.4332,
  26.0532,
  311.5524,
  205.0176,
  206.0724,
  157.5516,
  169.506,
  215.9172,
  212.0496,
  198.6888,
  194.118,
  34.4916,
  196.5792,
  208.5336,
  207.8304,
  204.3144,
  11.286,
  357.5736,
  221.5428,
  202.5564,
  197.634,
  197.9856,
  201.8532,
  196.5792,
  197.2824,
  197.9856,
  200.7984,
  346.3224,
  242.6388,
  205.3692,
  205.3692,
  74.9256,
  38.3592,
  358.2768,
  207.4788,
  209.94,
  197.2824,
  142.4328,
  6.012,
  15.8568,
  207.4788,
  200.0952,
  197.634,
  201.15,
  200.4468,
  216.972,
  245.4516,
  203.9628,
  199.392,
  202.908,
  343.158,
  342.1032,
  274.2828,
  181.1088,
  188.1408,
  187.086,
  193.0632,
  187.7892,
  63.6744,
  205.0176,
  199.0404,
  197.9856,
  191.6568,
  206.7756,
  202.5564,
  210.2916,
  13.044,
  292.9176,
  9.1764,
  248.9676,
  208.8852,
  341.0868,
  7.4184,
  25.35,
  202.908,
  191.3052,
  204.666,
  42.93,
  201.8532,
  194.118,
  195.876,
  196.2276,
  198.6888,
  160.0128,
  162.8256,
  194.118,
  190.2504,
  192.36,
  8.8248,
  355.8156,
  344.916,
  213.1044,
  199.7436,
  203.2596,
  201.5016,
  216.2688,
  201.5016,
  347.3772,
  50.6652,
  199.392,
  129.7752,
  195.876,
  200.4468,
  203.9628,
  194.8212,
  197.2824,
  212.7528,
  201.8532,
  45.7428,
  170.2092,
  205.3692,
  203.9628,
  191.6568,
  347.3772,
  105.1632,
  11.286,
  273.9312,
  207.4788,
  204.3144,
  187.4376,
  3.9024,
  9.8796,
  36.6012,
  203.6112,
  190.602,
  185.328,
  184.2732,
  38.7108,
  212.0496,
  243.6936 ;

 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 =
  -25.90808,
  -42.82857,
  20.70418,
  -14.46682,
  -26.17989,
  -18.47241,
  -60.28059,
  -42.12661,
  5.147328,
  -1.878857,
  -1.819095,
  4.770937,
  -9.126615,
  -0.2976702,
  2.934338,
  15.39252,
  -60.84373,
  -31.86073,
  -17.01065,
  -9.902676,
  -24.22735,
  -22.95158,
  -8.394578,
  -15.69644,
  2.708053,
  -12.45709,
  -32.66183,
  -29.49895,
  -51.27726,
  -47.89067,
  -2.619421,
  2.779259,
  -6.016676,
  5.671361,
  -45.39702,
  -87.7787,
  -90.89455,
  -59.95272,
  -5.030039,
  10.04788,
  -1.975418,
  -30.63679,
  -16.62904,
  4.031891,
  6.036401,
  -0.3441086,
  -68.32622,
  -39.66019,
  -26.18424,
  10.79595,
  -2.929163,
  -21.71578,
  -44.36494,
  -75.59848,
  9.872925,
  -0.4966861,
  -11.86514,
  -55.69133,
  -90.89455,
  -92.64756,
  -111.686,
  -10.87975,
  -89.13811,
  -92.64756,
  -43.94928,
  -9.709451,
  -18.23413,
  -53.0303,
  -30.78774,
  5.09773,
  14.74353,
  -0.3704324,
  -26.25491,
  -42.89049,
  -38.94891,
  7.868191,
  2.488262,
  5.12893,
  -51.56248,
  -79.81167,
  -90.89455,
  -108.2598,
  -84.32515,
  -40.57151,
  -21.07631,
  -40.8588,
  -99.62407,
  -59.82392,
  -6.203454,
  -14.42114,
  -2.339848,
  -1.072698,
  -5.108571,
  -4.667374,
  -26.98139,
  -3.100547,
  3.680339,
  -17.24095,
  -16.26639,
  -18.29404,
  -9.185447,
  -55.09858,
  -52.09108,
  -3.994402,
  7.14934,
  -18.64025,
  4.583841,
  -37.77883,
  -40.52059,
  -11.50334,
  1.893458,
  9.669307,
  -44.41127,
  -16.04169,
  -25.45967,
  9.988395,
  -59.17285,
  -24.46724,
  -79.67244,
  -42.62115,
  -61.83981,
  4.010118,
  6.062418,
  -7.154165,
  -12.63067,
  -30.19808,
  2.159818,
  -3.509784,
  -3.43471,
  -28.51392,
  -60.83521,
  -81.53976,
  -109.6525,
  -48.75595,
  -92.7746,
  -2.307431,
  12.25014,
  -34.96094,
  11.27094,
  -0.4814045,
  -82.78824,
  -53.12835,
  -76.75278,
  -88.52817,
  -44.58904,
  -59.50037,
  21.84683,
  2.842934,
  -17.34166,
  -26.92154,
  -23.70438,
  -6.537722,
  17.83459,
  7.175091,
  -2.340879,
  -68.34397,
  -109.8956,
  -13.63001,
  0.7585234,
  6.844054,
  19.06167,
  -48.28219,
  -20.34405,
  -5.419767,
  -3.715257,
  4.769097,
  -25.21378,
  -4.732649 ;

 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 =
  -65.76612,
  -114.8753,
  10.4028,
  -14.97874,
  -48.86214,
  -59.37232,
  -142.6486,
  -82.22633,
  24.99255,
  23.68289,
  24.86404,
  29.53373,
  26.63663,
  25.51536,
  21.50493,
  35.84361,
  -126.3066,
  -56.11148,
  -50.28816,
  -21.91731,
  -43.91457,
  -55.2561,
  -41.99092,
  -2.11432,
  10.50878,
  -37.5849,
  -58.35343,
  -64.23569,
  -94.30903,
  -150.6603,
  7.783453,
  44.78875,
  25.40084,
  4.647711,
  -97.27621,
  -259.498,
  -285.9471,
  -124.4569,
  -6.116441,
  20.55275,
  1.750926,
  -65.64815,
  -33.98552,
  -9.758695,
  -32.58855,
  -0.4750671,
  -109.1345,
  -117.2464,
  -104.1054,
  15.71314,
  -9.838724,
  -39.93962,
  -84.0375,
  -167.3199,
  49.47207,
  11.72148,
  -13.39093,
  -134.0773,
  -285.9471,
  -285.3839,
  -278.4848,
  -36.54383,
  -286.4995,
  -285.3839,
  -115.707,
  39.89755,
  -9.436016,
  -111.8367,
  -64.92888,
  1.37303,
  18.62894,
  12.31303,
  -50.48081,
  -74.46849,
  -125.186,
  -10.22916,
  23.62663,
  18.05691,
  -99.14015,
  -218.1523,
  -285.9471,
  -279.8345,
  -226.1779,
  -53.89499,
  -9.62654,
  -91.93095,
  -283.024,
  -141.5679,
  20.49253,
  44.65723,
  0.1752277,
  -55.42332,
  -35.71236,
  -37.54671,
  -116.2839,
  -22.66632,
  1.820984,
  -36.9437,
  -47.13305,
  -56.35146,
  -44.52388,
  -109.1922,
  -125.4097,
  -6.837902,
  30.85905,
  7.8807,
  28.37554,
  -14.52645,
  -73.44776,
  33.57326,
  14.54225,
  20.40946,
  -105.0953,
  -80.24293,
  -55.43993,
  10.73751,
  -147.5452,
  -97.27882,
  -280.1376,
  -146.4396,
  -182.8155,
  -11.02537,
  -19.61553,
  -28.4441,
  -69.84574,
  -137.8074,
  13.91174,
  47.97298,
  12.74375,
  -43.73293,
  -169.4996,
  -189.7013,
  -278.3463,
  -66.44899,
  -235.5027,
  10.30359,
  10.03905,
  -99.32123,
  -9.382331,
  -1.692674,
  -222.0555,
  -119.537,
  -290.063,
  -284.5391,
  -69.31399,
  -148.3619,
  21.28759,
  -16.4746,
  -36.57219,
  -60.57258,
  -114.9003,
  29.19351,
  -4.833251,
  35.95354,
  0.1608658,
  -131.4062,
  -243.2287,
  -104.4088,
  11.11956,
  39.29727,
  25.66543,
  -110.4547,
  -108.6865,
  -58.11452,
  -49.72239,
  5.950507,
  -40.27285,
  -2.339679 ;

 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 =
  22.64379,
  22.31785,
  21.9927,
  21.66833,
  21.3447,
  20.98953,
  20.63519,
  20.34586,
  20.12117,
  19.86476,
  19.67269,
  19.51279,
  19.48082,
  19.60871,
  19.80071,
  20.0891,
  20.44224,
  20.79615,
  21.15087,
  21.3447,
  21.47406,
  22.61116,
  22.25275,
  21.96023,
  21.73314,
  21.50642,
  21.28006,
  21.05404,
  20.76394,
  20.44224,
  20.12117,
  19.83273,
  19.57673,
  19.28916,
  19.06578,
  18.84266,
  18.74711,
  19.00201,
  19.32109,
  19.73669,
  20.24953,
  20.76394,
  21.24775,
  21.73314,
  22.25275,
  22.70908,
  22.7744,
  22.57854,
  22.31785,
  22.02518,
  21.70073,
  21.28006,
  20.86058,
  20.44224,
  20.02497,
  19.67269,
  19.28916,
  18.93826,
  18.65161,
  18.36534,
  18.1747,
  18.04769,
  18.52433,
  18.71527,
  19.22531,
  19.86476,
  20.0891,
  20.73174,
  21.08631,
  22.2853,
  22.05767,
  21.79799,
  21.44171,
  21.05404,
  20.63519,
  20.18534,
  19.80071,
  19.41691,
  19.06578,
  18.77896,
  18.49252,
  18.27,
  18.11118,
  17.92075,
  17.82558,
  18.04769,
  18.39713,
  18.97013,
  19.54476,
  20.12117,
  20.66737,
  21.21545,
  21.66833,
  22.61116,
  22.44813,
  22.22022,
  21.92776,
  21.63593,
  21.40937,
  21.21545,
  20.95728,
  20.73174,
  20.47438,
  20.21743,
  19.96087,
  19.70469,
  19.48082,
  19.25723,
  19.16148,
  19.32109,
  19.57673,
  20.02497,
  20.53868,
  21.08631,
  21.57116,
  22.09016,
  22.51332,
  23.2654,
  23.10152,
  22.80708,
  22.44813,
  22.09016,
  21.70073,
  21.28006,
  20.86058,
  20.47438,
  20.0891,
  19.80071,
  19.48082,
  19.22531,
  19.03389,
  18.84266,
  18.84266,
  19.16148,
  18.87452,
  19.54476,
  20.34586,
  21.11858,
  21.86286,
  22.41554,
  22.83976,
  23.13428,
  23.13428,
  22.93785,
  22.64379,
  22.31785,
  21.9927,
  21.63593,
  21.24775,
  20.89281,
  20.53868,
  20.21743,
  19.89679,
  19.60871,
  19.32109,
  19.06578,
  18.90639,
  19.09768,
  19.25723,
  19.51279,
  19.92883,
  20.34586,
  20.76394,
  21.21545,
  21.60354,
  22.05767,
  22.18769,
  22.09016 ;

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