netcdf J0208.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 167 ;
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 = 2453142.00000579 ;
		:starting_julian_day_string = "2004-05-16 00:00:00" ;
		:ending_julian_day_number = 2453148.95833912 ;
		:ending_julian_day_string = "2004-05-22 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 = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 
    2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 
    2453142.33333333, 2453142.375, 2453142.41666667, 2453142.45833333, 
    2453142.5, 2453142.54166667, 2453142.58333333, 2453142.625, 
    2453142.66666667, 2453142.70833333, 2453142.75, 2453142.79166667, 
    2453142.83333333, 2453142.875, 2453142.91666667, 2453142.95833333, 
    2453143, 2453143.04166667, 2453143.08333333, 2453143.125, 
    2453143.16666667, 2453143.20833333, 2453143.25, 2453143.29166667, 
    2453143.33333333, 2453143.375, 2453143.41666667, 2453143.45833333, 
    2453143.5, 2453143.54166667, 2453143.58333333, 2453143.625, 
    2453143.66666667, 2453143.70833333, 2453143.75, 2453143.79166667, 
    2453143.83333333, 2453143.875, 2453143.91666667, 2453143.95833333, 
    2453144, 2453144.04166667, 2453144.08333333, 2453144.125, 
    2453144.16666667, 2453144.20833333, 2453144.25, 2453144.29166667, 
    2453144.33333333, 2453144.375, 2453144.41666667, 2453144.45833333, 
    2453144.5, 2453144.54166667, 2453144.58333333, 2453144.625, 
    2453144.66666667, 2453144.70833333, 2453144.75, 2453144.79166667, 
    2453144.83333333, 2453144.875, 2453144.91666667, 2453144.95833333, 
    2453145, 2453145.04166667, 2453145.08333333, 2453145.125, 
    2453145.16666667, 2453145.20833333, 2453145.25, 2453145.29166667, 
    2453145.33333333, 2453145.41666667, 2453145.45833333, 2453145.5, 
    2453145.54166667, 2453145.58333333, 2453145.625, 2453145.66666667, 
    2453145.70833333, 2453145.75, 2453145.79166667, 2453145.83333333, 
    2453145.875, 2453145.91666667, 2453145.95833333, 2453146, 
    2453146.04166667, 2453146.08333333, 2453146.125, 2453146.16666667, 
    2453146.20833333, 2453146.25, 2453146.29166667, 2453146.33333333, 
    2453146.375, 2453146.41666667, 2453146.45833333, 2453146.5, 
    2453146.54166667, 2453146.58333333, 2453146.625, 2453146.66666667, 
    2453146.70833333, 2453146.75, 2453146.79166667, 2453146.83333333, 
    2453146.875, 2453146.91666667, 2453146.95833333, 2453147, 
    2453147.04166667, 2453147.08333333, 2453147.125, 2453147.16666667, 
    2453147.20833333, 2453147.25, 2453147.29166667, 2453147.33333333, 
    2453147.375, 2453147.41666667, 2453147.45833333, 2453147.5, 
    2453147.54166667, 2453147.58333333, 2453147.625, 2453147.66666667, 
    2453147.70833333, 2453147.75, 2453147.79166667, 2453147.83333333, 
    2453147.875, 2453147.91666667, 2453147.95833333, 2453148, 
    2453148.04166667, 2453148.08333333, 2453148.125, 2453148.16666667, 
    2453148.20833333, 2453148.25, 2453148.29166667, 2453148.33333333, 
    2453148.375, 2453148.41666667, 2453148.45833333, 2453148.5, 
    2453148.54166667, 2453148.58333333, 2453148.625, 2453148.66666667, 
    2453148.70833333, 2453148.75, 2453148.79166667, 2453148.83333333, 
    2453148.875, 2453148.91666667, 2453148.95833333 ;

 current_speed =
  104.4148,
  89.7498,
  23.464,
  72.1518,
  128.1721,
  137.851,
  152.516,
  135.7979,
  81.5374,
  16.4248,
  63.0595,
  112.0406,
  117.9066,
  99.722,
  74.2049,
  33.1429,
  102.0684,
  128.4654,
  141.9572,
  129.3453,
  72.1518,
  19.6511,
  42.8218,
  108.521,
  115.2669,
  84.4704,
  79.191,
  22.5841,
  88.2833,
  126.4123,
  155.7423,
  127.2922,
  135.7979,
  28.1568,
  30.7965,
  88.5766,
  109.6942,
  106.4679,
  75.0848,
  20.531,
  41.6486,
  114.9736,
  128.4654,
  116.7334,
  113.2138,
  69.5121,
  10.8521,
  53.0873,
  123.4793,
  115.8535,
  105.8813,
  56.6069,
  33.4362,
  103.8282,
  124.6525,
  119.9597,
  141.9572,
  106.4679,
  23.464,
  43.1151,
  111.1607,
  106.4679,
  120.5463,
  78.8977,
  5.866,
  78.3111,
  122.0128,
  130.8118,
  130.8118,
  118.7865,
  31.3831,
  33.1429,
  108.2277,
  117.9066,
  117.9066,
  101.7751,
  36.0759,
  68.0456,
  132.2783,
  142.5438,
  158.0887,
  81.2441,
  18.7712,
  59.8332,
  117.0267,
  117.0267,
  100.6019,
  65.4059,
  33.1429,
  71.2719,
  138.1443,
  135.2113,
  126.119,
  98.5488,
  8.5057,
  48.9811,
  113.5071,
  112.0406,
  94.1493,
  75.9647,
  8.5057,
  73.325,
  131.985,
  127.8788,
  138.7309,
  118.4932,
  36.3692,
  33.1429,
  87.1101,
  117.9066,
  113.5071,
  81.5374,
  6.4526,
  43.995,
  104.4148,
  124.0659,
  102.655,
  103.5349,
  47.8079,
  16.1315,
  63.3528,
  112.0406,
  117.32,
  93.5627,
  28.4501,
  56.3136,
  115.2669,
  113.2138,
  127.8788,
  137.5577,
  113.2138,
  26.6903,
  43.1151,
  106.7612,
  118.7865,
  87.6967,
  65.4059,
  7.0392,
  74.2049,
  126.7056,
  124.3592,
  120.253,
  99.4287,
  26.9836,
  28.7434,
  100.0153,
  112.0406,
  100.0153,
  65.4059,
  29.6233,
  77.1379,
  129.3453,
  126.7056,
  132.2783,
  105.8813,
  65.4059,
  10.5588,
  66.2858,
  109.1076,
  106.7612,
  103.5349,
  35.7826,
  45.1682,
  69.8054,
  119.0798,
  112.9205,
  97.6689 ;

 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 ;

 current_direction =
  299.9496,
  306.63,
  23.592,
  124.8528,
  117.1176,
  118.524,
  110.7888,
  122.3916,
  105.1632,
  296.4336,
  309.0912,
  290.1048,
  292.566,
  303.114,
  281.3148,
  101.2956,
  120.9852,
  116.0628,
  119.5788,
  121.6884,
  110.7888,
  49.6104,
  299.2464,
  292.2144,
  295.0272,
  295.3788,
  299.2464,
  130.83,
  126.2592,
  121.3368,
  107.976,
  117.4692,
  126.6108,
  123.4464,
  284.1276,
  276.3924,
  290.1048,
  296.4336,
  317.8812,
  252.132,
  124.1496,
  121.3368,
  116.4144,
  107.6244,
  115.3596,
  116.0628,
  238.4196,
  302.4108,
  290.1048,
  296.082,
  318.5844,
  297.84,
  110.0856,
  123.0948,
  115.008,
  107.976,
  116.766,
  116.766,
  131.1816,
  286.2372,
  293.9724,
  311.5524,
  295.7304,
  306.2784,
  137.1588,
  137.862,
  119.9304,
  117.8208,
  111.8436,
  122.3916,
  116.766,
  254.2416,
  287.9952,
  291.5112,
  304.5204,
  293.2692,
  19.7244,
  120.9852,
  118.8756,
  124.1496,
  115.008,
  120.6336,
  240.5292,
  311.5524,
  287.292,
  296.4336,
  303.4656,
  313.662,
  116.0628,
  121.6884,
  123.4464,
  121.6884,
  125.9076,
  116.4144,
  156.8484,
  303.4656,
  286.9404,
  305.2236,
  306.2784,
  294.6756,
  160.3644,
  124.1496,
  129.4236,
  121.6884,
  127.314,
  115.7112,
  107.6244,
  233.1456,
  289.7532,
  288.6984,
  295.3788,
  317.178,
  191.6568,
  116.766,
  121.3368,
  119.2272,
  108.3276,
  112.8984,
  118.524,
  263.0316,
  316.1232,
  291.5112,
  302.7624,
  315.7716,
  357.9252,
  116.4144,
  123.4464,
  116.0628,
  117.8208,
  117.4692,
  120.282,
  152.9808,
  295.0272,
  288.3468,
  294.6756,
  304.5204,
  344.2128,
  103.7568,
  123.798,
  115.7112,
  118.1724,
  107.976,
  116.766,
  133.2912,
  297.4884,
  289.7532,
  307.6848,
  299.2464,
  331.5936,
  66.4872,
  128.7204,
  120.282,
  122.04,
  125.2044,
  114.6564,
  100.5924,
  306.63,
  302.7624,
  285.1824,
  288.3468,
  302.4108,
  295.3788,
  93.2088,
  119.5788,
  118.524,
  111.492,
  114.6564 ;

 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 ;

 current_u =
  -90.47176,
  -72.02468,
  9.390787,
  59.20942,
  114.0825,
  121.1183,
  142.5865,
  114.6686,
  78.69865,
  -14.7076,
  -48.94321,
  -105.2135,
  -108.8794,
  -83.52567,
  -72.76266,
  32.50091,
  87.50327,
  115.4021,
  123.457,
  110.0622,
  67.45436,
  14.96738,
  -37.36316,
  -100.4661,
  -104.4442,
  -76.3185,
  -69.09626,
  17.08832,
  71.18721,
  107.9719,
  148.1399,
  112.9411,
  109.0057,
  23.49409,
  -29.86505,
  -88.02589,
  -103.01,
  -95.33677,
  -50.35712,
  -19.54071,
  34.46733,
  98.20182,
  115.0536,
  111.2541,
  102.3042,
  62.44363,
  -9.24497,
  -44.81773,
  -115.9551,
  -104.0556,
  -70.04218,
  -50.05494,
  31.40263,
  86.98397,
  112.9662,
  114.104,
  126.7469,
  95.0602,
  17.65963,
  -41.39534,
  -101.5721,
  -79.67519,
  -108.5938,
  -63.60349,
  3.988697,
  52.54037,
  105.7402,
  115.6915,
  121.4199,
  100.3041,
  28.0205,
  -31.89724,
  -102.9335,
  -109.6939,
  -97.14613,
  -93.4966,
  12.17548,
  58.33551,
  115.8322,
  117.9656,
  143.2677,
  69.90594,
  -16.34233,
  -44.77614,
  -111.7374,
  -104.7917,
  -83.92382,
  -47.31628,
  29.7727,
  60.64651,
  115.2679,
  115.0537,
  102.1518,
  88.26031,
  3.344146,
  -40.86087,
  -108.5818,
  -91.52679,
  -75.89859,
  -69.02806,
  2.858228,
  60.68192,
  101.9547,
  108.8143,
  110.3362,
  106.7615,
  34.66209,
  -26.5197,
  -81.98429,
  -111.6834,
  -102.553,
  -55.42284,
  -1.303741,
  39.28108,
  89.18329,
  108.2711,
  97.44773,
  95.37596,
  42.00484,
  -16.01234,
  -43.91046,
  -104.2365,
  -98.65696,
  -65.26189,
  -1.030012,
  50.43446,
  96.17891,
  101.7014,
  113.0975,
  122.0493,
  97.76623,
  12.12511,
  -39.06689,
  -101.3344,
  -107.9396,
  -72.25546,
  -17.79467,
  6.837273,
  61.66456,
  114.1608,
  109.6265,
  114.383,
  88.77524,
  19.64077,
  -25.49839,
  -94.13011,
  -88.66734,
  -87.26602,
  -31.11506,
  27.16371,
  60.18359,
  111.6967,
  107.4055,
  108.0847,
  96.22767,
  64.29137,
  -8.473492,
  -55.74118,
  -105.2994,
  -101.3344,
  -87.40695,
  -32.32936,
  45.09739,
  60.70819,
  104.6256,
  105.069,
  88.76402 ;

 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 ;

 current_v =
  52.12784,
  53.54878,
  21.50285,
  -41.23259,
  -58.42319,
  -65.82755,
  -54.13162,
  -72.74734,
  -21.32768,
  7.31167,
  39.76258,
  38.51265,
  45.24635,
  54.47879,
  14.55896,
  -6.491728,
  -52.54651,
  -56.44205,
  -70.07293,
  -67.94501,
  -25.60842,
  12.73355,
  20.92129,
  41.02891,
  48.76348,
  36.20409,
  38.69006,
  -14.76587,
  -52.2142,
  -65.74297,
  -48.06497,
  -58.71629,
  -80.98663,
  -15.51881,
  7.516877,
  9.861863,
  37.7061,
  47.39529,
  55.69459,
  -6.299426,
  -23.37967,
  -59.79407,
  -57.14915,
  -35.34405,
  -48.48925,
  -30.54056,
  -5.683185,
  28.45405,
  42.44457,
  50.93581,
  79.40367,
  26.43565,
  -11.48278,
  -56.69289,
  -52.6962,
  -37.02179,
  -63.93011,
  -47.94758,
  -15.44982,
  12.05561,
  45.16421,
  70.62066,
  52.33362,
  46.6845,
  -4.301192,
  -58.07011,
  -60.878,
  -61.05088,
  -48.6717,
  -63.63428,
  -14.13331,
  -9.001,
  33.43557,
  43.23436,
  66.81763,
  40.20643,
  33.95922,
  -35.03101,
  -63.87845,
  -80.01776,
  -66.83118,
  -41.39761,
  -9.235054,
  39.68764,
  34.7852,
  52.09565,
  55.47553,
  45.15641,
  -14.56153,
  -37.43909,
  -76.13915,
  -71.02641,
  -73.96625,
  -43.84045,
  -7.820717,
  27.00995,
  33.07333,
  64.62153,
  55.70902,
  31.71375,
  -8.011084,
  -41.1614,
  -83.81691,
  -67.17465,
  -84.09628,
  -51.40652,
  -11.01171,
  -19.87857,
  29.44054,
  37.79927,
  48.64924,
  59.80515,
  -6.319518,
  -19.81305,
  -54.30278,
  -60.57816,
  -32.27984,
  -40.28524,
  -22.82956,
  -1.957104,
  45.66671,
  41.08339,
  63.48848,
  67.04375,
  28.43145,
  -25.05168,
  -63.53012,
  -49.74117,
  -59.68203,
  -63.45148,
  -57.08878,
  -23.77717,
  18.23978,
  33.605,
  49.591,
  49.69769,
  62.93871,
  -1.67393,
  -41.27771,
  -54.96935,
  -58.71323,
  -37.11231,
  -44.7775,
  -18.50283,
  13.26706,
  33.8021,
  68.49234,
  48.86412,
  57.53073,
  11.81833,
  -48.25134,
  -65.22319,
  -67.21873,
  -76.25779,
  -44.1711,
  -12.02298,
  6.299857,
  35.87099,
  28.57449,
  33.605,
  55.49325,
  15.33645,
  -2.528283,
  -34.45735,
  -56.8638,
  -41.37083,
  -40.74508 ;

 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 ;

 temperature =
  4.346822,
  3.691374,
  4.477509,
  4.379506,
  4.510161,
  5.031502,
  4.933903,
  4.998977,
  5.129033,
  4.998977,
  4.998977,
  4.44485,
  4.510161,
  4.346822,
  4.281429,
  4.477509,
  4.379506,
  5.06402,
  5.09653,
  5.09653,
  5.09653,
  4.966444,
  4.966444,
  4.673297,
  4.542804,
  4.346822,
  3.757073,
  3.986748,
  4.510161,
  4.836234,
  4.933903,
  4.901354,
  4.901354,
  5.031502,
  4.966444,
  4.608067,
  4.542804,
  4.575439,
  4.346822,
  4.346822,
  4.281429,
  4.901354,
  5.129033,
  5.129033,
  5.258968,
  5.323891,
  5.194015,
  5.129033,
  4.673297,
  4.7059,
  4.510161,
  3.757073,
  4.379506,
  4.836234,
  5.226495,
  5.258968,
  5.226495,
  5.291433,
  5.291433,
  5.161528,
  4.966444,
  4.608067,
  4.412182,
  3.724228,
  4.412182,
  4.673297,
  4.803662,
  5.194015,
  5.09653,
  5.161528,
  5.161528,
  5.09653,
  4.738495,
  4.510161,
  4.608067,
  3.92117,
  4.575439,
  4.575439,
  4.640686,
  5.129033,
  4.998977,
  5.129033,
  5.031502,
  4.901354,
  4.771083,
  4.542804,
  4.248721,
  3.822738,
  4.379506,
  4.510161,
  5.323891,
  5.42122,
  5.356341,
  5.453648,
  5.486069,
  5.388784,
  4.803662,
  4.933903,
  4.477509,
  3.855557,
  4.31413,
  4.673297,
  5.258968,
  5.323891,
  5.258968,
  5.258968,
  5.356341,
  5.291433,
  4.933903,
  4.901354,
  4.868798,
  4.542804,
  4.868798,
  4.868798,
  5.356341,
  5.745181,
  5.615682,
  5.648067,
  5.809888,
  5.745181,
  5.388784,
  5.031502,
  4.998977,
  4.803662,
  4.738495,
  5.06402,
  5.258968,
  5.712817,
  5.486069,
  5.58329,
  5.648067,
  5.712817,
  5.58329,
  5.194015,
  4.901354,
  4.836234,
  5.06402,
  4.346822,
  5.06402,
  5.486069,
  5.809888,
  5.648067,
  5.842232,
  5.777538,
  5.648067,
  5.226495,
  5.226495,
  4.803662,
  5.129033,
  5.194015,
  4.901354,
  5.194015,
  5.745181,
  5.55089,
  5.648067,
  5.648067,
  5.712817,
  5.291433,
  5.161528,
  4.966444,
  5.031502,
  4.085051,
  4.868798,
  5.06402,
  5.58329,
  5.712817,
  5.58329 ;

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