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 = 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:  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 = 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 =
  117.32,
  127.8788,
  108.521,
  97.9622,
  3.5196,
  75.9647,
  147.8232,
  157.5021,
  143.4237,
  148.9964,
  75.3781,
  6.7459,
  77.4312,
  121.1329,
  126.119,
  117.0267,
  70.6853,
  47.5146,
  98.5488,
  144.0103,
  140.1974,
  132.8649,
  93.5627,
  29.0367,
  48.3945,
  114.387,
  136.0912,
  147.2366,
  115.8535,
  13.4918,
  81.8307,
  159.5552,
  155.7423,
  135.2113,
  127.2922,
  95.6158,
  13.7851,
  78.6044,
  138.1443,
  145.7701,
  123.7726,
  45.7548,
  37.8357,
  129.9319,
  141.0773,
  136.0912,
  150.7562,
  106.4679,
  14.3717,
  52.794,
  129.6386,
  130.8118,
  122.8927,
  103.2416,
  7.3325,
  90.3364,
  155.7423,
  163.6614,
  136.3845,
  128.1721,
  46.928,
  13.1985,
  103.5349,
  136.6778,
  128.1721,
  107.9344,
  39.0089,
  48.6878,
  136.0912,
  144.5969,
  127.5855,
  135.7979,
  100.6019,
  6.4526,
  66.8724,
  127.5855,
  132.5716,
  134.6247,
  71.2719,
  31.9697,
  75.6714,
  139.3175,
  124.3592,
  139.9041,
  112.3339,
  28.4501,
  36.3692,
  106.7612,
  137.2644,
  133.4515,
  114.387,
  42.8218,
  70.392,
  129.3453,
  144.0103,
  128.4654,
  142.2505,
  93.2694,
  16.7181,
  90.923,
  128.4654,
  118.4932,
  92.9761,
  80.3642,
  27.5702,
  121.4262,
  140.4907,
  129.3453,
  141.9572,
  85.9369,
  17.3047,
  72.7384,
  117.32,
  131.3984,
  110.8674,
  76.258,
  4.1062,
  73.9116,
  136.9711,
  118.1999,
  135.2113,
  134.6247,
  56.3136,
  39.0089,
  89.1632,
  119.0798,
  118.4932,
  89.4565,
  47.8079,
  55.727,
  129.052,
  134.0381,
  110.5741,
  124.0659,
  58.66,
  6.1593,
  55.727,
  127.2922,
  121.1329,
  82.124,
  74.4982,
  13.1985,
  80.3642,
  126.9989,
  125.5324,
  124.9458,
  102.9483,
  27.5702,
  19.0645,
  89.4565,
  110.2808,
  99.1354,
  63.0595,
  13.4918,
  72.1518,
  113.8004,
  125.2391,
  115.2669,
  117.9066,
  39.8888,
  27.5702,
  62.4729,
  106.1746,
  108.2277,
  91.8029,
  53.0873,
  9.9722,
  84.7637 ;

 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 =
  299.598,
  299.598,
  317.5296,
  303.4656,
  9.8796,
  130.4784,
  120.282,
  111.492,
  110.0856,
  113.9532,
  122.3916,
  232.4424,
  312.9588,
  293.2692,
  300.3012,
  301.0044,
  352.6512,
  87.2316,
  116.4144,
  119.5788,
  109.734,
  112.1952,
  115.3596,
  134.346,
  297.84,
  297.4884,
  310.4976,
  296.4336,
  297.1368,
  25.7016,
  129.4236,
  118.1724,
  118.1724,
  116.0628,
  120.9852,
  115.008,
  274.6344,
  298.5432,
  289.05,
  293.9724,
  310.4976,
  292.9176,
  83.0124,
  121.6884,
  110.0856,
  110.0856,
  116.766,
  108.6792,
  165.99,
  305.2236,
  289.7532,
  297.84,
  316.4748,
  292.566,
  88.9896,
  112.1952,
  120.9852,
  116.766,
  109.0308,
  108.3276,
  131.8848,
  310.8492,
  293.9724,
  289.7532,
  303.4656,
  307.6848,
  268.6572,
  118.1724,
  123.4464,
  120.6336,
  111.1404,
  123.0948,
  113.6016,
  202.5564,
  297.4884,
  291.8628,
  300.3012,
  293.9724,
  302.4108,
  66.1356,
  119.5788,
  117.8208,
  109.0308,
  111.1404,
  109.734,
  127.314,
  284.8308,
  290.1048,
  290.4564,
  296.082,
  288.3468,
  331.5936,
  121.3368,
  123.798,
  119.2272,
  110.4372,
  125.2044,
  112.8984,
  297.84,
  293.2692,
  287.9952,
  297.4884,
  329.8356,
  290.808,
  107.976,
  123.0948,
  118.524,
  117.1176,
  119.2272,
  116.0628,
  110.0856,
  299.598,
  288.3468,
  290.1048,
  311.904,
  322.452,
  56.2908,
  133.6428,
  122.04,
  110.7888,
  119.5788,
  128.0172,
  114.6564,
  264.0864,
  291.5112,
  287.6436,
  297.1368,
  296.7852,
  317.8812,
  119.5788,
  123.0948,
  117.1176,
  112.1952,
  113.6016,
  105.8664,
  344.2128,
  307.6848,
  283.0728,
  297.4884,
  301.7076,
  293.9724,
  82.3092,
  122.04,
  120.9852,
  112.8984,
  112.8984,
  117.4692,
  119.2272,
  271.8216,
  293.9724,
  291.5112,
  296.7852,
  303.8172,
  214.5108,
  128.3688,
  118.524,
  122.3916,
  117.1176,
  123.798,
  123.798,
  261.9768,
  311.5524,
  287.9952,
  295.3788,
  298.8948,
  323.5068,
  98.1312,
  119.2272 ;

 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 =
  -102.0112,
  -111.1922,
  -73.27438,
  -81.72174,
  0.6038871,
  57.7826,
  127.6533,
  146.5508,
  134.7008,
  136.1644,
  63.64976,
  -5.347751,
  -56.66755,
  -111.2798,
  -108.8893,
  -100.3068,
  -9.041313,
  47.45915,
  88.26031,
  125.2425,
  131.9637,
  123.0199,
  84.54677,
  20.76507,
  -42.79309,
  -101.4732,
  -103.4883,
  -131.8431,
  -103.1003,
  5.851181,
  63.21193,
  140.6528,
  137.2917,
  121.4621,
  109.1276,
  86.6517,
  -13.74003,
  -69.05059,
  -130.5787,
  -133.1962,
  -94.12079,
  -42.14318,
  37.55468,
  110.5613,
  132.4971,
  127.8142,
  134.6032,
  100.8599,
  3.479263,
  -43.12781,
  -122.0103,
  -115.671,
  -84.63295,
  -95.33723,
  7.33136,
  83.64268,
  133.5179,
  146.1256,
  128.9302,
  121.6705,
  34.93737,
  -9.98379,
  -94.60411,
  -128.6353,
  -106.9233,
  -85.41775,
  -38.99819,
  42.9198,
  113.5547,
  124.4174,
  118.9989,
  113.7672,
  92.18671,
  -2.47517,
  -59.32279,
  -118.4093,
  -114.4603,
  -123.0121,
  -60.16965,
  29.23647,
  65.80972,
  123.214,
  117.5621,
  130.4885,
  105.7366,
  22.62709,
  -35.15759,
  -100.2558,
  -128.6083,
  -119.8616,
  -108.5726,
  -20.37129,
  60.12357,
  107.4865,
  125.6764,
  120.3792,
  116.233,
  85.91943,
  -14.78307,
  -83.52722,
  -122.1812,
  -105.1158,
  -46.71889,
  -75.12254,
  26.22438,
  101.727,
  123.4375,
  115.1267,
  123.8847,
  77.19823,
  16.25224,
  -63.24693,
  -111.3565,
  -123.3917,
  -82.51472,
  -46.4736,
  3.415804,
  53.48661,
  116.1074,
  110.5045,
  117.5902,
  106.0608,
  51.17926,
  -38.80131,
  -82.95262,
  -113.4783,
  -105.4495,
  -79.85802,
  -32.06333,
  48.46453,
  108.1157,
  119.3037,
  102.3808,
  113.688,
  56.42516,
  -1.675732,
  -44.10155,
  -123.9932,
  -107.4575,
  -69.86629,
  -68.07208,
  13.07978,
  68.12296,
  108.8762,
  115.64,
  115.0996,
  91.3418,
  24.06025,
  -19.05486,
  -81.7401,
  -102.5993,
  -88.4984,
  -52.39093,
  -7.643935,
  56.56929,
  99.98698,
  105.7527,
  102.5959,
  97.98084,
  33.14775,
  -27.30033,
  -46.75156,
  -100.9808,
  -97.78307,
  -80.37421,
  -31.57247,
  9.871947,
  73.97247 ;

 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 =
  57.9457,
  63.16081,
  80.04794,
  54.01991,
  3.467406,
  -49.31335,
  -74.54079,
  -57.70425,
  -49.25509,
  -60.4911,
  -40.38028,
  -4.112022,
  52.76722,
  47.85376,
  63.6328,
  60.28091,
  70.10468,
  2.294903,
  -43.84045,
  -71.08638,
  -47.3382,
  -50.19147,
  -40.07272,
  -20.29635,
  22.60043,
  52.7975,
  88.37983,
  65.5439,
  52.8427,
  12.15699,
  -51.96648,
  -75.33018,
  -73.53001,
  -59.4059,
  -65.53214,
  -40.42108,
  1.1138,
  37.55885,
  45.08935,
  59.22589,
  80.37993,
  17.81723,
  4.602884,
  -68.25315,
  -48.44928,
  -46.73694,
  -67.89272,
  -34.09838,
  -13.94419,
  30.44993,
  43.81387,
  61.08965,
  89.106,
  39.6187,
  0.1293005,
  -34.12577,
  -80.17873,
  -73.70455,
  -44.47176,
  -40.30369,
  -31.33078,
  8.632748,
  42.06587,
  46.1929,
  70.67874,
  65.98215,
  -0.9141399,
  -22.98678,
  -75.00757,
  -73.67879,
  -46.01429,
  -74.14918,
  -40.27845,
  -5.958992,
  30.86623,
  47.51096,
  66.88844,
  54.69755,
  38.20074,
  12.93409,
  -37.35292,
  -65.02055,
  -40.5506,
  -50.45705,
  -37.92998,
  -17.24596,
  9.309258,
  36.69792,
  47.97315,
  58.67289,
  36.00535,
  37.66586,
  -36.60861,
  -71.95047,
  -70.31648,
  -44.85762,
  -82.00671,
  -36.29096,
  7.807421,
  35.91929,
  39.68776,
  54.69279,
  80.38594,
  28.54838,
  -8.508677,
  -66.30186,
  -67.08808,
  -58.95796,
  -69.31401,
  -37.75689,
  -5.942843,
  35.92633,
  36.92857,
  45.16667,
  74.04662,
  60.46063,
  2.278851,
  -51.01085,
  -72.6647,
  -41.95201,
  -66.74302,
  -82.91508,
  -23.49266,
  -4.019034,
  32.69464,
  36.09251,
  54.04671,
  40.3133,
  35.46179,
  -27.50797,
  -70.46574,
  -61.09702,
  -41.77083,
  -49.67284,
  -16.03736,
  5.926964,
  34.06687,
  28.79208,
  55.91119,
  43.1631,
  30.26836,
  1.766316,
  -42.63411,
  -65.38115,
  -48.84443,
  -48.61619,
  -47.48714,
  -13.46181,
  0.606014,
  36.34587,
  40.43811,
  44.67507,
  35.09545,
  -11.11751,
  -44.78613,
  -54.34275,
  -67.09097,
  -52.54077,
  -65.5875,
  -22.18881,
  -3.848085,
  41.43857,
  32.8013,
  46.38649,
  44.35943,
  42.67834,
  -1.410471,
  -41.38791 ;

 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 =
  10.22028,
  9.966872,
  9.173599,
  8.728326,
  9.649828,
  9.744976,
  10.18861,
  10.5684,
  10.4102,
  10.50513,
  10.8846,
  10.63166,
  10.44185,
  9.966872,
  9.871794,
  8.919256,
  10.06192,
  9.840095,
  9.744976,
  10.63166,
  10.69491,
  10.66329,
  11.01101,
  11.0742,
  10.8846,
  10.06192,
  10.12527,
  8.887444,
  8.919256,
  9.554647,
  9.554647,
  10.34691,
  10.5684,
  10.37856,
  10.53677,
  10.69491,
  10.66329,
  10.12527,
  10.03024,
  9.871794,
  9.649828,
  9.237144,
  9.491177,
  10.2836,
  10.63166,
  10.5684,
  10.69491,
  10.94781,
  10.94781,
  10.69491,
  10.18861,
  10.06192,
  9.618105,
  8.919256,
  9.364191,
  9.618105,
  10.47349,
  10.50513,
  10.47349,
  10.50513,
  10.63166,
  10.4102,
  10.12527,
  10.06192,
  9.744976,
  9.014665,
  9.871794,
  9.776686,
  10.2836,
  10.82138,
  10.69491,
  10.82138,
  11.13738,
  11.01101,
  10.69491,
  10.22028,
  10.06192,
  8.982866,
  8.951063,
  9.586378,
  9.713264,
  10.69491,
  10.72653,
  10.53677,
  10.82138,
  10.8846,
  10.78976,
  10.25194,
  10.31525,
  9.776686,
  9.078251,
  9.554647,
  10.12527,
  10.03024,
  10.82138,
  10.85299,
  10.9162,
  11.0742,
  10.97941,
  10.37856,
  10.25194,
  10.22028,
  9.871794,
  9.173599,
  9.713264,
  10.37856,
  10.72653,
  10.66329,
  10.69491,
  10.78976,
  10.66329,
  10.72653,
  10.4102,
  10.2836,
  9.744976,
  9.110037,
  9.522914,
  9.966872,
  10.72653,
  10.82138,
  10.72653,
  10.82138,
  11.01101,
  10.97941,
  10.4102,
  10.22028,
  10.12527,
  9.268912,
  9.935183,
  9.808392,
  10.44185,
  10.72653,
  10.69491,
  10.69491,
  10.75815,
  10.69491,
  10.69491,
  10.22028,
  10.31525,
  9.808392,
  9.808392,
  10.31525,
  10.03024,
  10.78976,
  10.82138,
  10.75815,
  10.78976,
  10.8846,
  10.50513,
  10.34691,
  10.34691,
  10.18861,
  9.649828,
  9.871794,
  10.22028,
  10.37856,
  10.75815,
  10.72653,
  10.78976,
  10.85299,
  10.75815,
  10.5684,
  10.31525,
  10.25194,
  9.744976,
  10.34691,
  10.25194,
  10.15694 ;

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