netcdf J0208.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.6995, 0.03426, -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 = "13-May-2004 21:15:32:  Modified [lon,lat] to [-67.012500,44.889900].\n",
			"Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = "AANCM687" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 35 ;
		:mooring_site_id = "J0208" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.6 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.95833912 ;
		:ending_julian_day_string = "2004-06-26 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  12-May-2004 17:24:32\n",
			"AANCM_Temperature_1.5:  12-May-2004 17:24:32" ;
data:

 lat = 44.8899 ;

 lon = -67.0125 ;

 depth = 2 ;

 time = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.75, 2453179.79166667, 
    2453179.83333333, 2453179.875, 2453179.91666667, 2453179.95833333, 
    2453180, 2453180.04166667, 2453180.08333333, 2453180.125, 
    2453180.16666667, 2453180.20833333, 2453180.25, 2453180.29166667, 
    2453180.33333333, 2453180.375, 2453180.41666667, 2453180.45833333, 
    2453180.5, 2453180.54166667, 2453180.58333333, 2453180.625, 
    2453180.66666667, 2453180.70833333, 2453180.75, 2453180.79166667, 
    2453180.83333333, 2453180.875, 2453180.91666667, 2453180.95833333, 
    2453181, 2453181.04166667, 2453181.08333333, 2453181.125, 
    2453181.16666667, 2453181.20833333, 2453181.25, 2453181.29166667, 
    2453181.33333333, 2453181.375, 2453181.41666667, 2453181.45833333, 
    2453181.5, 2453181.54166667, 2453181.58333333, 2453181.625, 
    2453181.66666667, 2453181.70833333, 2453181.75, 2453181.79166667, 
    2453181.83333333, 2453181.875, 2453181.91666667, 2453181.95833333, 
    2453182, 2453182.04166667, 2453182.08333333, 2453182.125, 
    2453182.16666667, 2453182.20833333, 2453182.25, 2453182.29166667, 
    2453182.33333333, 2453182.375, 2453182.41666667, 2453182.45833333, 
    2453182.5, 2453182.54166667, 2453182.58333333, 2453182.625, 
    2453182.66666667, 2453182.70833333, 2453182.75, 2453182.79166667, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667, 2453183.95833333 ;

 current_speed =
  3.5196,
  49.5677,
  115.5602,
  113.8004,
  101.4818,
  63.0595,
  28.1568,
  79.191,
  121.4262,
  124.3592,
  134.3314,
  114.9736,
  25.8104,
  29.33,
  96.789,
  113.2138,
  108.521,
  78.3111,
  11.732,
  68.9255,
  113.5071,
  116.7334,
  117.9066,
  100.6019,
  63.9394,
  15.5449,
  83.2972,
  107.3478,
  101.7751,
  83.0039,
  11.1454,
  36.0759,
  106.7612,
  132.2783,
  117.6133,
  129.9319,
  77.7245,
  11.4387,
  58.66,
  91.2163,
  101.1885,
  76.5513,
  44.2883,
  36.3692,
  66.8724,
  111.1607,
  112.9205,
  97.0823,
  94.1493,
  23.1707,
  27.2769,
  96.2024,
  109.6942,
  95.0292,
  73.0317,
  36.0759,
  66.8724,
  118.4932,
  131.1051,
  122.8927,
  107.9344,
  70.392,
  16.7181,
  58.66,
  109.4009,
  114.9736,
  87.6967,
  34.9027,
  38.7156,
  90.3364,
  109.9875,
  106.1746,
  89.1632,
  73.6183,
  24.0506,
  49.5677,
  112.6272,
  94.7359,
  77.7245,
  59.2466,
  17.0114,
  72.1518,
  128.4654,
  128.4654,
  124.0659,
  101.4818,
  38.129,
  26.6903,
  92.3895,
  105.8813,
  97.9622,
  66.2858,
  32.8496,
  62.4729,
  104.1215,
  112.0406,
  109.1076,
  94.1493,
  56.6069,
  10.2655,
  56.9002,
  99.722,
  106.7612,
  83.8838,
  28.7434,
  47.5146,
  89.7498,
  125.8257,
  114.9736,
  107.9344,
  72.7384,
  17.3047,
  42.2352,
  95.9091,
  92.6828,
  90.0431,
  71.2719,
  16.1315,
  67.459,
  109.4009,
  113.2138,
  122.5994,
  95.0292,
  43.995,
  8.799,
  68.6322,
  105.0014,
  103.2416,
  79.7776,
  23.7573,
  53.3806,
  109.4009,
  118.7865,
  108.2277,
  104.1215,
  61.593,
  9.6789,
  41.6486,
  105.588,
  114.0937,
  88.5766,
  52.2074,
  41.062,
  65.6992,
  118.4932,
  120.8396,
  107.6411,
  117.0267,
  28.4501,
  20.531,
  90.3364,
  98.8421,
  96.4957,
  80.0709,
  10.5588,
  59.8332,
  118.7865,
  124.0659,
  120.253,
  118.4932,
  58.0734,
  19.0645,
  57.1935,
  114.387,
  109.9875,
  86.8168,
  49.861,
  27.8635 ;

 current_speed_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_direction =
  144.5424,
  300.3012,
  290.1048,
  299.2464,
  295.0272,
  342.1032,
  93.2088,
  120.6336,
  118.8756,
  113.6016,
  118.524,
  123.798,
  105.1632,
  310.8492,
  291.5112,
  289.05,
  293.6208,
  308.7396,
  189.8988,
  124.5012,
  116.4144,
  113.6016,
  114.3048,
  115.7112,
  122.7432,
  278.8536,
  296.7852,
  288.3468,
  299.2464,
  314.7168,
  250.7256,
  98.8344,
  119.2272,
  118.8756,
  112.1952,
  118.524,
  119.2272,
  91.0992,
  295.3788,
  287.6436,
  296.4336,
  302.4108,
  341.4,
  88.638,
  120.282,
  119.5788,
  114.6564,
  109.3824,
  124.8528,
  119.9304,
  295.3788,
  290.1048,
  292.2144,
  302.7624,
  324.21,
  40.1172,
  130.83,
  118.524,
  119.9304,
  115.7112,
  121.3368,
  136.4556,
  344.2128,
  312.6072,
  287.9952,
  290.1048,
  312.9588,
  324.9132,
  101.6472,
  125.9076,
  123.798,
  112.8984,
  115.008,
  127.314,
  185.6796,
  306.2784,
  289.4016,
  308.7396,
  309.7944,
  310.8492,
  88.2864,
  117.1176,
  120.282,
  111.492,
  112.8984,
  116.766,
  125.2044,
  263.7348,
  292.566,
  306.63,
  298.8948,
  326.3196,
  36.6012,
  131.5332,
  120.9852,
  118.524,
  118.8756,
  118.8756,
  132.2364,
  319.2876,
  317.8812,
  291.1596,
  305.2236,
  305.9268,
  292.9176,
  110.0856,
  124.5012,
  120.282,
  115.3596,
  118.8756,
  119.5788,
  73.8708,
  295.7304,
  294.324,
  310.4976,
  303.8172,
  298.5432,
  37.3044,
  127.6656,
  120.282,
  115.008,
  108.3276,
  114.3048,
  123.0948,
  240.8808,
  282.018,
  291.1596,
  303.114,
  305.9268,
  315.42,
  118.8756,
  115.3596,
  112.5468,
  111.492,
  112.1952,
  109.734,
  17.9664,
  305.2236,
  292.9176,
  296.7852,
  295.0272,
  330.5388,
  89.3412,
  127.314,
  117.4692,
  113.6016,
  109.0308,
  117.8208,
  133.9944,
  291.1596,
  289.4016,
  292.2144,
  301.7076,
  293.9724,
  244.3968,
  123.4464,
  118.8756,
  116.766,
  111.492,
  121.6884,
  118.8756,
  237.3648,
  315.0684,
  282.3696,
  291.5112,
  299.2464,
  350.19,
  103.7568 ;

 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 =
  2.041721,
  -42.79601,
  -108.5186,
  -99.29389,
  -91.95338,
  -19.3784,
  28.11266,
  68.13937,
  106.3293,
  113.9567,
  118.0259,
  95.54351,
  24.9118,
  -22.1862,
  -90.04725,
  -107.0135,
  -99.42882,
  -61.08251,
  -2.01683,
  56.80249,
  101.657,
  106.9688,
  107.4564,
  90.64153,
  53.77964,
  -15.35968,
  -74.3596,
  -101.8912,
  -88.80149,
  -58.98201,
  -10.52068,
  35.64791,
  93.16947,
  115.8322,
  108.8984,
  114.1604,
  67.82942,
  11.43659,
  -52.99895,
  -86.92551,
  -90.60933,
  -64.62667,
  -14.12617,
  36.35892,
  57.74793,
  96.67397,
  102.6251,
  91.58012,
  77.26108,
  20.08047,
  -24.64451,
  -90.34035,
  -101.5522,
  -79.91214,
  -42.71011,
  23.24562,
  50.59919,
  104.1102,
  113.6199,
  110.7254,
  92.18947,
  48.49421,
  -4.548415,
  -43.17447,
  -104.0493,
  -107.9677,
  -64.1803,
  -20.06266,
  37.91842,
  73.16922,
  91.40004,
  97.80765,
  80.80404,
  58.5505,
  -2.380179,
  -39.95907,
  -106.2315,
  -73.89382,
  -59.71931,
  -44.81612,
  17.00379,
  64.22036,
  110.9368,
  119.533,
  114.289,
  90.60835,
  31.15523,
  -26.53089,
  -85.31599,
  -84.97029,
  -85.76673,
  -36.75944,
  19.5863,
  46.76544,
  89.2634,
  98.4408,
  95.54228,
  82.44374,
  41.91049,
  -6.6958,
  -38.16126,
  -92.9986,
  -87.21401,
  -67.92635,
  -26.47456,
  44.62479,
  73.9641,
  108.6573,
  103.8945,
  94.51495,
  63.25896,
  16.62355,
  -38.04744,
  -87.39532,
  -70.47907,
  -74.80938,
  -62.60931,
  9.776487,
  53.39991,
  94.47359,
  102.5999,
  116.3804,
  86.60665,
  36.85762,
  -7.686887,
  -67.12794,
  -97.92205,
  -86.47364,
  -64.60129,
  -16.67536,
  46.7438,
  98.85876,
  109.7073,
  100.7025,
  96.40633,
  57.97567,
  2.985546,
  -34.02305,
  -97.2535,
  -101.8517,
  -80.25988,
  -25.67738,
  41.05928,
  52.25224,
  105.1341,
  110.7316,
  101.7578,
  103.4998,
  20.46722,
  -19.14677,
  -85.2065,
  -91.50561,
  -82.09289,
  -73.16409,
  -9.522015,
  49.92493,
  104.0178,
  110.7726,
  111.8917,
  100.8279,
  50.85315,
  -16.05462,
  -40.3936,
  -111.7316,
  -102.3264,
  -75.74998,
  -8.495391,
  27.0642 ;

 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 =
  -2.866873,
  25.00917,
  39.72247,
  55.59905,
  42.93172,
  60.00815,
  -1.576073,
  -40.35146,
  -58.63787,
  -49.79027,
  -64.14685,
  -63.95597,
  -6.751209,
  19.18389,
  35.49089,
  36.95221,
  43.48238,
  49.00567,
  -11.55734,
  -39.04102,
  -50.4948,
  -46.73709,
  -48.52926,
  -43.64465,
  -34.5832,
  2.392519,
  37.53763,
  33.78964,
  49.7239,
  58.4018,
  -3.679015,
  -5.540505,
  -52.12872,
  -63.87845,
  -44.42998,
  -62.04597,
  -37.95085,
  -0.2194341,
  25.14173,
  27.64722,
  45.04511,
  41.03042,
  41.97505,
  0.8644648,
  -33.72083,
  -54.87116,
  -47.10768,
  -32.21884,
  -53.8035,
  -11.56097,
  11.6909,
  33.06845,
  41.47247,
  51.42567,
  59.24083,
  27.58825,
  -43.72231,
  -56.58368,
  -65.41458,
  -53.31518,
  -56.13321,
  -51.02299,
  16.08747,
  39.71097,
  33.79802,
  39.52084,
  59.76287,
  28.56026,
  -7.816092,
  -52.98047,
  -61.18237,
  -41.31235,
  -37.69328,
  -44.62614,
  -23.93253,
  29.32967,
  37.41335,
  59.28401,
  49.74637,
  38.75145,
  0.5087005,
  -32.88811,
  -64.7795,
  -47.06604,
  -48.27382,
  -45.7021,
  -21.98118,
  -2.912728,
  35.45423,
  63.17356,
  47.33562,
  55.15932,
  26.37182,
  -41.4229,
  -53.60348,
  -53.50239,
  -52.6891,
  -45.46559,
  -38.05066,
  7.781179,
  42.20605,
  35.99636,
  61.57653,
  49.21892,
  11.19288,
  -16.31764,
  -50.8364,
  -63.44841,
  -49.24297,
  -52.12255,
  -35.90514,
  4.80732,
  18.33587,
  39.50458,
  60.18971,
  50.11304,
  34.05523,
  12.83143,
  -41.22095,
  -55.1661,
  -47.86055,
  -38.55135,
  -39.11314,
  -24.02241,
  -4.281841,
  14.29053,
  37.90205,
  56.40157,
  46.8096,
  16.92164,
  -25.778,
  -46.85619,
  -45.54725,
  -39.65152,
  -39.33327,
  -20.79712,
  9.206933,
  24.02161,
  41.1167,
  51.41598,
  37.47219,
  45.45641,
  0.4721299,
  -39.82572,
  -54.65756,
  -48.38111,
  -35.09922,
  -54.61727,
  -19.7611,
  7.411015,
  30.00862,
  37.36958,
  50.71664,
  32.53253,
  -4.562839,
  -32.97747,
  -57.36313,
  -55.8728,
  -44.05725,
  -62.2444,
  -28.0442,
  -10.28126,
  40.49016,
  24.50365,
  40.33056,
  42.41577,
  49.13194,
  -6.625973 ;

 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 =
  7.931039,
  7.515234,
  7.290963,
  7.130602,
  6.648642,
  7.258903,
  7.002211,
  6.905855,
  7.643268,
  7.707253,
  7.675263,
  7.707253,
  7.739238,
  7.643268,
  7.419151,
  7.002211,
  7.066418,
  6.616463,
  6.552086,
  7.290963,
  7.579261,
  8.090734,
  7.931039,
  7.994932,
  8.058805,
  7.835161,
  7.387112,
  7.258903,
  7.162686,
  7.034317,
  6.712982,
  7.034317,
  7.290963,
  7.931039,
  7.771218,
  7.867126,
  7.931039,
  7.803192,
  7.835161,
  7.323019,
  7.355068,
  7.226836,
  7.419151,
  6.937979,
  7.098513,
  7.675263,
  8.218401,
  7.994932,
  8.122658,
  8.090734,
  7.899085,
  7.483211,
  7.258903,
  7.162686,
  7.451184,
  7.290963,
  7.323019,
  7.451184,
  8.122658,
  7.931039,
  7.962987,
  7.994932,
  7.994932,
  7.899085,
  7.323019,
  7.419151,
  7.226836,
  7.002211,
  7.387112,
  7.803192,
  8.282207,
  8.186492,
  8.154577,
  8.250306,
  8.282207,
  8.058805,
  7.707253,
  7.483211,
  7.066418,
  6.777297,
  6.809445,
  7.355068,
  8.122658,
  8.218401,
  8.026871,
  8.122658,
  8.218401,
  7.867126,
  7.483211,
  7.451184,
  7.226836,
  7.419151,
  7.419151,
  7.515234,
  7.962987,
  8.218401,
  8.282207,
  8.218401,
  8.250306,
  8.186492,
  7.803192,
  7.226836,
  7.258903,
  7.098513,
  6.519888,
  7.387112,
  7.707253,
  7.994932,
  8.154577,
  8.058805,
  8.218401,
  8.058805,
  7.835161,
  7.579261,
  7.323019,
  7.258903,
  6.937979,
  7.451184,
  7.419151,
  7.611267,
  8.218401,
  8.090734,
  8.122658,
  8.122658,
  7.962987,
  7.643268,
  7.387112,
  7.387112,
  6.873724,
  7.258903,
  7.515234,
  7.54725,
  8.090734,
  8.058805,
  8.058805,
  8.122658,
  7.835161,
  8.122658,
  7.451184,
  7.483211,
  7.162686,
  7.098513,
  7.451184,
  7.258903,
  7.643268,
  8.026871,
  7.899085,
  7.994932,
  7.994932,
  7.707253,
  7.54725,
  7.130602,
  7.194764,
  6.809445,
  6.873724,
  7.290963,
  7.643268,
  8.026871,
  7.899085,
  7.931039,
  7.931039,
  7.867126,
  7.771218,
  7.483211,
  7.194764,
  6.873724,
  7.130602,
  6.970098 ;

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