netcdf L0105.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.7711, 0.03433, -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 = "04-Jun-2004 16:36:29:  Modified [lon,lat] to [-66.553100,43.625700].\n",
			"Fri Jun  4 15:44:39 2004: /usr/local/nco/bin/ncrcat -d time,2453161.615,2453162.00 L0105.aanderaa.realtime.nc L0105.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 = "AANCM686" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0105" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		: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:  11-May-2004 20:37:50\n",
			"AANCM_Temperature_1.5:  11-May-2004 20:37:50" ;
data:

 lat = 43.6257 ;

 lon = -66.5531 ;

 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 =
  74.7915,
  58.0734,
  35.7826,
  12.0253,
  38.7156,
  53.9672,
  83.5905,
  101.1885,
  79.4843,
  47.2213,
  18.7712,
  28.7434,
  65.1126,
  83.0039,
  58.0734,
  34.6094,
  31.3831,
  59.2466,
  80.3642,
  110.8674,
  87.99,
  43.7017,
  10.8521,
  51.6208,
  80.6575,
  110.8674,
  90.6297,
  54.2605,
  18.7712,
  39.3022,
  67.1657,
  92.3895,
  102.3617,
  76.5513,
  37.5424,
  17.0114,
  36.0759,
  66.2858,
  79.7776,
  61.2997,
  21.9975,
  21.7042,
  38.7156,
  80.3642,
  91.8029,
  94.7359,
  58.66,
  43.1151,
  43.4084,
  65.4059,
  74.4982,
  64.526,
  34.9027,
  1.1732,
  37.8357,
  53.9672,
  85.6436,
  88.8699,
  66.5791,
  40.1821,
  18.7712,
  43.4084,
  71.8585,
  70.9786,
  21.9975,
  19.6511,
  24.0506,
  66.5791,
  64.526,
  79.4843,
  53.6739,
  24.9305,
  8.2124,
  66.8724,
  65.1126,
  83.5905,
  59.8332,
  40.4754,
  15.8382,
  40.1821,
  41.6486,
  105.2947,
  84.4704,
  44.8749,
  31.9697,
  38.129,
  52.794,
  75.3781,
  78.3111,
  43.4084,
  14.665,
  9.6789,
  31.0898,
  54.8471,
  87.1101,
  56.3136,
  36.3692,
  18.1846,
  55.1404,
  47.8079,
  36.6625,
  33.4362,
  9.6789,
  12.6119,
  35.196,
  63.3528,
  85.3503,
  85.057,
  46.0481,
  42.2352,
  31.0898,
  45.1682,
  65.6992,
  66.8724,
  27.5702,
  2.6397,
  21.9975,
  43.7017,
  71.5652,
  92.9761,
  68.0456,
  30.7965,
  3.5196,
  24.6372,
  54.8471,
  63.6461,
  40.7687,
  10.2655,
  33.1429,
  76.258,
  74.7915,
  87.1101,
  83.5905,
  54.5538,
  24.3439,
  40.4754,
  58.66,
  58.3667,
  44.5816,
  5.5727,
  20.2377,
  37.8357,
  64.526,
  67.1657,
  58.9533,
  32.5563,
  24.3439,
  19.6511,
  45.4615,
  62.1796,
  45.1682,
  23.464,
  18.1846,
  39.0089,
  57.1935,
  82.124,
  60.4198,
  42.5285,
  22.2908,
  23.1707,
  35.196,
  58.66,
  61.2997,
  43.7017,
  30.5032,
  7.3325,
  19.9444,
  49.2744 ;

 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 =
  20.6093,
  41.3537,
  53.6597,
  92.6873,
  137.6921,
  157.7333,
  157.3817,
  149.2949,
  167.9297,
  166.5233,
  132.0665,
  29.3993,
  32.5637,
  42.4085,
  51.1985,
  59.2853,
  91.6325,
  147.5369,
  161.6009,
  171.0941,
  184.4549,
  181.6421,
  183.4001,
  359.5133,
  2.3261,
  17.0933,
  22.0157,
  41.7053,
  33.6185,
  114.4865,
  150.3497,
  152.1077,
  163.7105,
  171.7973,
  184.4549,
  270.5969,
  337.4009,
  14.2805,
  15.6869,
  10.7645,
  29.7509,
  189.3773,
  163.3589,
  169.6877,
  173.9069,
  184.1033,
  202.0349,
  228.0533,
  302.5925,
  329.6657,
  355.9973,
  5.8421,
  26.2349,
  330.0173,
  166.5233,
  168.6329,
  179.5325,
  169.3361,
  150.3497,
  192.1901,
  62.0981,
  42.7601,
  19.2029,
  39.5957,
  41.0021,
  126.4409,
  172.8521,
  177.7745,
  170.7425,
  172.8521,
  182.6969,
  201.3317,
  317.0081,
  7.9517,
  5.4905,
  6.8969,
  9.0065,
  355.2941,
  48.7373,
  150.7013,
  158.4365,
  156.3269,
  190.4321,
  185.8613,
  198.5189,
  317.0081,
  340.9169,
  8.3033,
  359.5133,
  330.0173,
  359.8649,
  169.3361,
  173.9069,
  170.3909,
  166.1717,
  179.8841,
  173.2037,
  321.5789,
  347.5589,
  4.4357,
  359.8649,
  353.8877,
  314.8985,
  212.2313,
  192.5417,
  177.0713,
  186.9161,
  173.2037,
  187.2677,
  255.1265,
  326.1497,
  334.5881,
  341.6201,
  343.6913,
  351.0749,
  275.1677,
  185.5097,
  164.0621,
  162.3041,
  171.0941,
  174.9617,
  211.5281,
  170.0393,
  318.0629,
  323.3369,
  338.4557,
  18.1481,
  121.8701,
  149.6465,
  180.5873,
  174.6101,
  172.1489,
  174.9617,
  185.8613,
  252.6653,
  306.8117,
  328.6109,
  327.2045,
  7.6001,
  132.4181,
  215.7473,
  155.9753,
  179.1809,
  180.5873,
  192.1901,
  192.5417,
  312.4373,
  317.3597,
  313.8437,
  355.6457,
  11.4677,
  57.5273,
  136.6373,
  178.8293,
  154.5689,
  170.3909,
  190.7837,
  190.4321,
  244.5785,
  295.9121,
  340.9169,
  11.8193,
  358.8101,
  8.3033,
  13.2257,
  86.7101,
  162.3041,
  182.6969 ;

 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 =
  26.32613,
  38.36942,
  28.8233,
  12.01208,
  26.06003,
  20.44916,
  32.14809,
  51.66882,
  16.6211,
  11.00492,
  13.93513,
  14.10994,
  35.04601,
  55.97882,
  45.25785,
  29.75444,
  31.37036,
  31.80099,
  25.36568,
  17.16362,
  -6.834567,
  -1.252321,
  -0.6436176,
  -0.4384885,
  3.273642,
  32.58709,
  33.97351,
  36.09948,
  10.39287,
  35.76732,
  33.22721,
  43.22083,
  28.71152,
  10.922,
  -2.916082,
  -17.01048,
  -13.86328,
  16.35067,
  21.57029,
  11.44911,
  10.91582,
  -3.536376,
  11.08721,
  14.38627,
  9.744357,
  -6.778817,
  -22.00755,
  -32.06759,
  -36.57257,
  -33.03288,
  -5.200234,
  6.567927,
  15.42882,
  -0.5862932,
  8.817607,
  10.63663,
  0.6987938,
  16.44515,
  32.93702,
  -8.484688,
  16.58905,
  29.47127,
  23.6353,
  45.23936,
  14.43227,
  15.80872,
  2.992641,
  2.585435,
  10.38041,
  9.890314,
  -2.525486,
  -9.068885,
  -5.599994,
  9.251012,
  6.23002,
  10.03781,
  9.366679,
  -3.320648,
  11.90547,
  19.66362,
  15.3072,
  42.2777,
  -15.29507,
  -4.582654,
  -10.15413,
  -25.99997,
  -17.26043,
  10.88559,
  -0.665207,
  -21.69285,
  -0.03457915,
  1.791056,
  3.300006,
  9.155371,
  20.82046,
  0.1139131,
  4.303926,
  -11.30057,
  -11.87922,
  3.697475,
  -0.08644789,
  -3.560204,
  -6.856129,
  -6.726411,
  -7.642815,
  3.236897,
  -10.27752,
  10.06563,
  -5.825334,
  -40.82011,
  -17.31779,
  -19.3827,
  -20.71602,
  -18.7786,
  -4.277328,
  -2.62897,
  -2.112074,
  12.00028,
  21.75331,
  14.39383,
  5.975876,
  -16.104,
  0.6087945,
  -16.46539,
  -32.74968,
  -23.37215,
  12.6984,
  8.717949,
  16.74822,
  -0.7816551,
  7.025376,
  11.89916,
  7.341055,
  -5.571069,
  -23.23821,
  -32.40497,
  -30.5529,
  -31.61387,
  5.896278,
  4.114003,
  -11.8231,
  15.40407,
  0.9224318,
  -0.6884578,
  -12.44834,
  -7.069604,
  -17.96619,
  -13.31153,
  -32.78829,
  -4.720908,
  8.980137,
  19.79534,
  12.48581,
  0.7969966,
  24.56034,
  13.70858,
  -11.30466,
  -7.700643,
  -20.13248,
  -20.84125,
  -11.50695,
  12.01508,
  -1.272961,
  6.311102,
  6.978752,
  7.320415,
  6.062397,
  -2.318479 ;

 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 =
  70.00503,
  43.59252,
  21.20405,
  -0.5638067,
  -28.63167,
  -49.94287,
  -77.16134,
  -87.00256,
  -77.72704,
  -45.92105,
  -12.57657,
  25.04182,
  54.87648,
  61.28637,
  36.3902,
  17.67722,
  -0.894062,
  -49.98857,
  -76.25606,
  -109.5308,
  -87.72417,
  -43.68375,
  -10.833,
  51.61894,
  80.59104,
  105.9701,
  84.02109,
  40.50962,
  15.63158,
  -16.28993,
  -58.37109,
  -81.65647,
  -98.25256,
  -75.76814,
  -37.42898,
  0.1772193,
  33.30586,
  64.23755,
  76.80617,
  60.22102,
  19.09803,
  -21.41416,
  -37.09409,
  -79.06605,
  -91.28428,
  -94.49306,
  -54.37521,
  -28.81981,
  23.38239,
  56.4514,
  74.31648,
  64.19086,
  31.30735,
  1.016198,
  -36.79388,
  -52.90861,
  -85.64075,
  -87.33508,
  -57.8613,
  -39.27609,
  8.784154,
  31.87057,
  67.86028,
  54.69335,
  16.60119,
  -11.67262,
  -23.86369,
  -66.52888,
  -63.68557,
  -78.86657,
  -53.61445,
  -23.22252,
  6.006961,
  66.22942,
  64.81387,
  82.98563,
  59.09549,
  40.33895,
  10.44549,
  -35.04202,
  -38.73365,
  -96.43428,
  -83.07412,
  -44.64029,
  -30.31428,
  27.88946,
  49.89273,
  74.58794,
  78.30827,
  37.59933,
  14.66496,
  -9.511742,
  -30.91417,
  -54.07757,
  -84.58533,
  -56.31348,
  -36.11364,
  14.24699,
  53.84559,
  47.6647,
  36.6624,
  33.24612,
  6.831881,
  -10.66843,
  -34.35616,
  -63.27005,
  -84.72926,
  -84.45932,
  -45.67815,
  -10.84118,
  25.81995,
  40.798,
  62.34767,
  64.18163,
  27.23638,
  0.2377608,
  -21.89587,
  -42.0218,
  -68.17896,
  -91.85517,
  -67.78268,
  -26.25044,
  -3.466548,
  18.3271,
  43.99617,
  59.1994,
  38.74064,
  -5.420135,
  -28.59981,
  -76.25399,
  -74.46082,
  -86.29356,
  -83.26752,
  -54.26859,
  -7.253339,
  24.25234,
  50.0751,
  49.06358,
  44.18996,
  -3.758985,
  -16.42495,
  -34.55799,
  -64.51941,
  -67.16217,
  -57.62404,
  -31.77945,
  16.42685,
  14.45576,
  31.49088,
  62.00013,
  44.26651,
  12.59777,
  -13.2206,
  -39.00076,
  -51.65158,
  -80.97176,
  -59.35282,
  -41.82551,
  -9.568863,
  10.1254,
  33.26182,
  57.41632,
  61.28648,
  43.2436,
  29.69415,
  0.4207978,
  -19.0007,
  -49.21983 ;

 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 =
  9.695706,
  9.345902,
  9.31408,
  9.186755,
  8.836285,
  8.612998,
  8.931916,
  9.441346,
  9.854569,
  9.632137,
  9.822803,
  9.663923,
  9.218592,
  9.949848,
  9.250425,
  9.441346,
  9.536757,
  9.695706,
  9.854569,
  10.64774,
  9.854569,
  9.473154,
  9.059367,
  9.154914,
  9.345902,
  10.64774,
  10.52095,
  10.29897,
  10.01335,
  10.07684,
  10.26724,
  9.250425,
  10.64774,
  10.17206,
  9.695706,
  9.441346,
  9.759261,
  10.17206,
  9.918092,
  9.886333,
  9.727486,
  9.504958,
  9.473154,
  9.409535,
  9.409535,
  10.45754,
  10.29897,
  10.0451,
  9.949848,
  9.854569,
  9.727486,
  10.55265,
  10.61605,
  10.33069,
  9.886333,
  9.695706,
  9.600348,
  9.663923,
  9.854569,
  9.822803,
  9.949848,
  10.20379,
  9.536757,
  10.01335,
  10.01335,
  10.23552,
  10.17206,
  10.71112,
  9.441346,
  10.33069,
  11.69237,
  10.52095,
  10.45754,
  10.77449,
  9.218592,
  9.568555,
  9.791035,
  9.568555,
  9.695706,
  9.854569,
  9.854569,
  10.0451,
  10.86952,
  10.64774,
  10.17206,
  11.37605,
  9.854569,
  11.12285,
  10.26724,
  10.9012,
  10.14032,
  10.71112,
  10.93287,
  11.31276,
  11.18616,
  10.42583,
  10.71112,
  10.9012,
  10.93287,
  10.96454,
  11.02787,
  10.83785,
  10.83785,
  10.33069,
  10.23552,
  10.55265,
  10.64774,
  10.83785,
  9.536757,
  10.80617,
  9.949848,
  9.854569,
  9.377721,
  8.995649,
  8.931916,
  8.740616,
  9.059367,
  9.473154,
  9.759261,
  10.7428,
  9.536757,
  9.981602,
  10.33069,
  9.822803,
  8.644909,
  8.35755,
  9.186755,
  9.441346,
  8.77251,
  9.568555,
  8.612998,
  9.154914,
  8.581082,
  8.581082,
  8.453377,
  8.325599,
  8.293642,
  8.421439,
  8.421439,
  8.676816,
  8.676816,
  8.48531,
  8.293642,
  8.069818,
  8.517239,
  8.517239,
  8.581082,
  8.517239,
  8.453377,
  8.293642,
  8.197746,
  8.48531,
  8.48531,
  8.612998,
  8.325599,
  8.453377,
  8.165771,
  8.48531,
  8.581082,
  8.77251,
  8.453377,
  8.35755,
  8.421439,
  8.48531,
  8.836285,
  8.995649,
  8.931916,
  8.581082 ;

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