netcdf L0104.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.7143, 0.03428, -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 = "Wed Feb 11 19:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n",
			"09-Oct-2003 12:32:58:  Modified [lon,lat] to [-66.553590,43.625566].\n",
			"Wed Oct  8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.nc" ;
		: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 = "AANCM713" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0104" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		:starting_julian_day_number = 2453072.04167244 ;
		:starting_julian_day_string = "2004-03-07 01:00:00" ;
		:ending_julian_day_number = 2453078.95833912 ;
		:ending_julian_day_string = "2004-03-13 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:10:26\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:10:26" ;
data:

 lat = 43.6255658467611 ;

 lon = -66.553589714898 ;

 depth = 2 ;

 time = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 
    2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 
    2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 
    2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 
    2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 
    2453072.875, 2453072.91666667, 2453072.95833333, 2453073, 
    2453073.04166667, 2453073.08333333, 2453073.125, 2453073.16666667, 
    2453073.20833333, 2453073.25, 2453073.29166667, 2453073.33333333, 
    2453073.375, 2453073.41666667, 2453073.45833333, 2453073.5, 
    2453073.54166667, 2453073.58333333, 2453073.625, 2453073.66666667, 
    2453073.70833333, 2453073.75, 2453073.79166667, 2453073.83333333, 
    2453073.875, 2453073.91666667, 2453073.95833333, 2453074, 
    2453074.04166667, 2453074.08333333, 2453074.125, 2453074.16666667, 
    2453074.20833333, 2453074.25, 2453074.29166667, 2453074.33333333, 
    2453074.375, 2453074.41666667, 2453074.45833333, 2453074.5, 
    2453074.54166667, 2453074.58333333, 2453074.625, 2453074.66666667, 
    2453074.70833333, 2453074.75, 2453074.79166667, 2453074.83333333, 
    2453074.875, 2453074.91666667, 2453074.95833333, 2453075, 
    2453075.04166667, 2453075.08333333, 2453075.125, 2453075.16666667, 
    2453075.20833333, 2453075.25, 2453075.29166667, 2453075.33333333, 
    2453075.375, 2453075.41666667, 2453075.45833333, 2453075.5, 
    2453075.54166667, 2453075.58333333, 2453075.625, 2453075.66666667, 
    2453075.70833333, 2453075.75, 2453075.79166667, 2453075.83333333, 
    2453075.875, 2453075.91666667, 2453075.95833333, 2453076, 
    2453076.04166667, 2453076.08333333, 2453076.125, 2453076.16666667, 
    2453076.20833333, 2453076.25, 2453076.29166667, 2453076.33333333, 
    2453076.375, 2453076.41666667, 2453076.45833333, 2453076.5, 
    2453076.54166667, 2453076.58333333, 2453076.625, 2453076.66666667, 
    2453076.70833333, 2453076.75, 2453076.79166667, 2453076.83333333, 
    2453076.875, 2453076.91666667, 2453076.95833333, 2453077, 
    2453077.04166667, 2453077.08333333, 2453077.125, 2453077.16666667, 
    2453077.20833333, 2453077.25, 2453077.29166667, 2453077.33333333, 
    2453077.375, 2453077.41666667, 2453077.45833333, 2453077.5, 
    2453077.54166667, 2453077.58333333, 2453077.625, 2453077.66666667, 
    2453077.70833333, 2453077.75, 2453077.79166667, 2453077.83333333, 
    2453077.875, 2453077.91666667, 2453077.95833333, 2453078, 
    2453078.04166667, 2453078.08333333, 2453078.125, 2453078.16666667, 
    2453078.20833333, 2453078.25, 2453078.29166667, 2453078.33333333, 
    2453078.375, 2453078.41666667, 2453078.45833333, 2453078.5, 
    2453078.54166667, 2453078.58333333, 2453078.625, 2453078.66666667, 
    2453078.70833333, 2453078.75, 2453078.79166667, 2453078.83333333, 
    2453078.875, 2453078.91666667, 2453078.95833333 ;

 current_speed =
  55.727,
  53.9672,
  31.3831,
  33.4362,
  54.2605,
  83.2972,
  98.5488,
  75.6714,
  57.4868,
  19.3578,
  12.9052,
  34.6094,
  41.9419,
  37.2491,
  14.665,
  21.1176,
  52.5007,
  72.1518,
  83.5905,
  75.6714,
  51.3275,
  18.4779,
  17.3047,
  46.0481,
  73.9116,
  72.1518,
  43.4084,
  15.2516,
  29.9166,
  61.8863,
  74.7915,
  58.3667,
  42.2352,
  12.3186,
  20.2377,
  51.9141,
  82.124,
  82.124,
  59.5399,
  34.0228,
  17.0114,
  36.3692,
  62.4729,
  71.8585,
  57.4868,
  34.9027,
  3.2263,
  35.4893,
  65.1126,
  79.7776,
  70.392,
  51.3275,
  31.3831,
  31.3831,
  47.2213,
  56.3136,
  51.3275,
  33.1429,
  19.0645,
  50.7409,
  85.057,
  109.6942,
  114.0937,
  83.2972,
  52.5007,
  18.1846,
  15.5449,
  33.4362,
  49.2744,
  41.9419,
  25.2238,
  43.7017,
  89.1632,
  107.0545,
  119.6664,
  90.923,
  63.3528,
  26.9836,
  2.3464,
  40.1821,
  59.2466,
  39.5955,
  24.3439,
  19.6511,
  62.4729,
  86.2302,
  94.4426,
  88.2833,
  59.2466,
  16.4248,
  12.3186,
  43.995,
  68.9255,
  59.5399,
  40.1821,
  10.8521,
  30.7965,
  73.325,
  101.1885,
  77.7245,
  54.8471,
  26.9836,
  10.8521,
  51.0342,
  73.6183,
  80.0709,
  58.0734,
  29.0367,
  20.531,
  51.0342,
  88.2833,
  80.3642,
  66.5791,
  36.6625,
  12.6119,
  46.6347,
  69.8054,
  81.5374,
  75.0848,
  52.794,
  27.5702,
  36.9558,
  54.5538,
  69.8054,
  70.392,
  41.062,
  13.1985,
  22.8774,
  55.1404,
  69.8054,
  78.8977,
  61.8863,
  30.2099,
  4.6928,
  28.4501,
  60.4198,
  74.2049,
  61.8863,
  31.0898,
  6.4526,
  21.7042,
  45.7548,
  59.8332,
  57.7801,
  38.129,
  21.7042,
  7.6258,
  64.8193,
  72.7384,
  69.5121,
  46.3414,
  18.1846,
  27.5702,
  47.5146,
  72.1518,
  65.1126,
  55.727,
  38.4223,
  29.9166,
  11.732,
  43.7017,
  50.7409,
  48.9811,
  24.6372,
  20.2377,
  42.2352,
  54.5538 ;

 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 =
  3.7325,
  22.7189,
  43.8149,
  122.9249,
  141.9113,
  142.9661,
  140.8565,
  163.7105,
  159.4913,
  161.9525,
  349.6685,
  332.1269,
  332.4785,
  349.6685,
  16.7417,
  128.5505,
  152.4593,
  147.8885,
  167.9297,
  168.9845,
  158.4365,
  157.0301,
  348.9653,
  336.3461,
  335.2913,
  337.4009,
  2.6777,
  38.8925,
  145.0757,
  149.9981,
  153.5141,
  166.1717,
  164.7653,
  156.3269,
  330.3689,
  321.5789,
  321.5789,
  334.9397,
  335.9945,
  324.0401,
  236.1401,
  183.0485,
  169.3361,
  164.0621,
  158.4365,
  158.7881,
  119.0573,
  325.7981,
  320.1725,
  331.7753,
  330.7205,
  319.1177,
  288.8801,
  216.4505,
  198.8705,
  186.9161,
  173.2037,
  195.3545,
  240.7109,
  328.6109,
  333.8849,
  331.7753,
  333.8849,
  346.1525,
  334.2365,
  348.2621,
  188.6741,
  171.7973,
  177.4229,
  205.9025,
  257.5877,
  309.6245,
  328.6109,
  337.4009,
  342.9881,
  348.2621,
  345.8009,
  344.3945,
  181.2905,
  147.8885,
  164.0621,
  164.0621,
  150.7013,
  333.8849,
  343.3397,
  344.7461,
  344.0429,
  354.9425,
  354.5909,
  348.9653,
  167.2265,
  155.6237,
  163.0073,
  152.4593,
  159.8429,
  186.9161,
  324.0401,
  332.8301,
  338.1041,
  347.9105,
  351.7781,
  333.5333,
  191.1353,
  173.2037,
  172.1489,
  164.7653,
  163.0073,
  189.3773,
  269.1905,
  316.6565,
  326.8529,
  342.6365,
  348.6137,
  339.8621,
  168.2813,
  191.1353,
  164.0621,
  169.3361,
  179.8841,
  191.1353,
  209.4185,
  286.7705,
  328.9625,
  322.9853,
  347.9105,
  343.3397,
  16.7417,
  153.5141,
  158.4365,
  159.4913,
  155.2721,
  156.3269,
  158.7881,
  185.5097,
  321.9305,
  337.4009,
  348.6137,
  351.0749,
  358.1069,
  109.9157,
  153.1625,
  144.3725,
  153.5141,
  144.3725,
  137.6921,
  119.0573,
  33.6185,
  352.1297,
  352.1297,
  2.3261,
  2.6777,
  22.7189,
  126.0893,
  145.4273,
  156.3269,
  153.8657,
  138.7469,
  139.4501,
  94.4453,
  25.1801,
  348.2621,
  346.1525,
  10.0613,
  46.6277,
  153.1625,
  144.0209,
  155.6237 ;

 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 =
  3.627736,
  20.84269,
  21.72749,
  28.0658,
  33.47225,
  50.16886,
  62.21039,
  21.22513,
  20.14048,
  5.99715,
  -2.314459,
  -16.18041,
  -19.38057,
  -6.680369,
  4.224364,
  16.51521,
  24.2752,
  38.35363,
  17.47975,
  14.45888,
  18.86451,
  7.210954,
  -3.31218,
  -18.475,
  -30.89542,
  -27.72655,
  2.027939,
  9.575888,
  17.12706,
  30.94493,
  33.35533,
  13.95041,
  11.09829,
  4.946137,
  -10.0058,
  -32.26131,
  -51.03484,
  -34.78542,
  -24.22228,
  -19.97883,
  -14.12631,
  -1.93416,
  11.56045,
  19.73201,
  21.12825,
  12.62843,
  2.82022,
  -19.94892,
  -41.70321,
  -37.72927,
  -34.42664,
  -33.59422,
  -29.69462,
  -18.64558,
  -15.2728,
  -6.781047,
  6.074089,
  -8.775923,
  -16.62734,
  -26.42826,
  -37.44004,
  -51.87775,
  -50.22129,
  -19.93622,
  -22.81982,
  -3.699384,
  -2.344388,
  4.770529,
  2.21556,
  -18.32194,
  -24.63422,
  -33.66082,
  -46.44041,
  -41.13899,
  -35.01084,
  -18.49692,
  -15.53994,
  -7.25892,
  -0.05284461,
  21.35954,
  16.26884,
  10.87274,
  11.913,
  -8.64994,
  -17.91078,
  -22.6869,
  -25.96393,
  -7.782653,
  -5.584966,
  -3.143764,
  2.723611,
  18.15796,
  20.14347,
  27.52997,
  13.84657,
  -1.306764,
  -18.08429,
  -33.48244,
  -37.73536,
  -16.27857,
  -7.843533,
  -12.02599,
  -2.095828,
  6.039379,
  10.0562,
  21.04052,
  16.97194,
  -4.731097,
  -20.52895,
  -35.02838,
  -48.27246,
  -23.98332,
  -13.14424,
  -12.6222,
  2.561564,
  -9.006396,
  19.16824,
  15.08829,
  0.1518842,
  -10.19592,
  -13.54207,
  -35.384,
  -28.12788,
  -42.02424,
  -14.74286,
  -11.77234,
  3.801928,
  10.20281,
  20.26587,
  24.4563,
  33.00365,
  24.84845,
  10.93049,
  -0.4505758,
  -17.54281,
  -23.21817,
  -14.64975,
  -9.601237,
  -1.027046,
  6.066701,
  9.798614,
  26.65277,
  26.68427,
  33.65767,
  25.66518,
  18.97239,
  4.222104,
  -8.875777,
  -9.960148,
  2.821284,
  2.164962,
  7.02308,
  22.27948,
  26.96223,
  28.97023,
  28.68058,
  36.74563,
  24.97872,
  29.8266,
  4.991555,
  -8.890455,
  -12.14425,
  8.557082,
  17.90895,
  9.136545,
  24.81276,
  22.51586 ;

 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 =
  55.6088,
  49.77993,
  22.64542,
  -18.17389,
  -42.70609,
  -66.49443,
  -76.43124,
  -72.6337,
  -53.84323,
  -18.4054,
  12.69596,
  30.5942,
  37.19565,
  36.64516,
  14.0434,
  -13.16058,
  -46.55146,
  -61.11367,
  -81.74246,
  -74.27719,
  -47.73513,
  -17.01279,
  16.98476,
  42.1794,
  67.1446,
  66.61172,
  43.361,
  11.87071,
  -24.52889,
  -53.59408,
  -66.9417,
  -56.67502,
  -40.75095,
  -11.282,
  17.59115,
  40.67286,
  64.34126,
  74.39305,
  54.39008,
  27.53901,
  -9.478141,
  -36.31773,
  -61.39397,
  -69.09625,
  -53.46334,
  -32.53799,
  -1.566962,
  29.35185,
  50.00493,
  70.29202,
  61.39902,
  38.80645,
  10.15522,
  -25.24364,
  -44.68325,
  -55.90384,
  -50.96683,
  -31.9599,
  -9.326669,
  43.31496,
  76.37366,
  96.65152,
  102.4461,
  80.87627,
  47.28191,
  17.80433,
  -15.3671,
  -33.09413,
  -49.22456,
  -37.72836,
  -5.42173,
  27.87091,
  76.11416,
  98.83446,
  114.4303,
  89.02166,
  61.41732,
  25.9889,
  -2.345805,
  -34.03485,
  -56.96915,
  -38.07344,
  -21.22984,
  17.64495,
  59.85037,
  83.19226,
  90.80352,
  87.93959,
  58.98278,
  16.12113,
  -12.01374,
  -40.07304,
  -65.91635,
  -52.793,
  -37.721,
  -10.77314,
  24.92756,
  65.23405,
  93.88906,
  76.00069,
  54.28336,
  24.15554,
  -10.6478,
  -50.67559,
  -72.92823,
  -77.25701,
  -55.53803,
  -28.64868,
  -0.2900614,
  37.11472,
  73.91692,
  76.70206,
  65.26871,
  34.4212,
  -12.34902,
  -45.75675,
  -67.12207,
  -80.12921,
  -75.08465,
  -51.80009,
  -24.01517,
  10.66318,
  46.74334,
  55.73829,
  68.83082,
  39.33827,
  12.63906,
  -20.47628,
  -51.28117,
  -65.38107,
  -71.66314,
  -56.67864,
  -28.16314,
  -4.671119,
  22.39772,
  55.78054,
  72.74443,
  61.13698,
  31.07283,
  -2.197996,
  -19.36645,
  -37.19048,
  -53.55336,
  -46.96489,
  -28.19785,
  -10.54138,
  6.350328,
  64.20874,
  72.05325,
  69.45483,
  46.2908,
  16.77367,
  -16.2401,
  -39.12385,
  -66.08031,
  -58.45575,
  -41.89579,
  -29.1948,
  -2.318755,
  10.61717,
  42.78783,
  49.26618,
  48.22784,
  16.91926,
  -18.05791,
  -34.17805,
  -49.69057 ;

 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 =
  1.152865,
  0.8834593,
  0.8497334,
  0.8159961,
  0.8159961,
  0.8834593,
  1.08558,
  1.186491,
  1.152865,
  1.152865,
  1.119228,
  1.119228,
  1.152865,
  1.152865,
  1.051921,
  1.018251,
  1.051921,
  1.152865,
  1.25371,
  1.152865,
  1.152865,
  1.186491,
  1.152865,
  1.119228,
  1.119228,
  1.186491,
  1.018251,
  0.9171741,
  0.8834593,
  0.8834593,
  1.08558,
  1.08558,
  1.051921,
  1.08558,
  1.051921,
  1.08558,
  1.119228,
  0.98457,
  0.98457,
  0.98457,
  1.018251,
  1.051921,
  1.018251,
  0.9508776,
  0.9508776,
  0.9508776,
  0.98457,
  0.9508776,
  0.98457,
  1.08558,
  0.8834593,
  0.8497334,
  0.8497334,
  0.8834593,
  0.8497334,
  0.9171741,
  0.9508776,
  0.9508776,
  0.9508776,
  0.9508776,
  0.8497334,
  0.9508776,
  0.9508776,
  1.018251,
  0.98457,
  0.98457,
  0.98457,
  0.98457,
  0.98457,
  0.98457,
  0.98457,
  0.9508776,
  0.9171741,
  1.018251,
  1.186491,
  1.08558,
  1.119228,
  1.25371,
  1.25371,
  1.320886,
  1.220106,
  1.320886,
  1.186491,
  1.220106,
  1.152865,
  1.354457,
  1.522152,
  1.354457,
  1.320886,
  1.354457,
  1.455106,
  1.388018,
  1.455106,
  1.455106,
  1.354457,
  1.455106,
  1.421567,
  1.388018,
  1.220106,
  1.287303,
  1.08558,
  1.08558,
  1.08558,
  1.152865,
  1.320886,
  1.488634,
  1.421567,
  1.388018,
  1.421567,
  1.320886,
  1.25371,
  1.320886,
  1.018251,
  1.152865,
  0.98457,
  1.051921,
  1.152865,
  1.354457,
  1.354457,
  1.320886,
  1.320886,
  1.220106,
  1.186491,
  1.220106,
  1.051921,
  1.051921,
  1.018251,
  0.98457,
  1.018251,
  1.051921,
  1.08558,
  1.186491,
  1.186491,
  1.220106,
  1.25371,
  1.287303,
  1.08558,
  1.08558,
  1.119228,
  1.152865,
  1.119228,
  1.119228,
  1.08558,
  1.018251,
  1.119228,
  1.119228,
  1.152865,
  0.9171741,
  0.98457,
  0.9508776,
  0.98457,
  0.9508776,
  0.9171741,
  0.9171741,
  0.9171741,
  0.9508776,
  0.9508776,
  0.9171741,
  0.9508776,
  1.018251,
  0.98457,
  1.018251,
  0.98457,
  0.98457,
  0.98457,
  1.018251,
  1.051921 ;

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