netcdf L0104.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.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 = "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 = 2452995.00000579 ;
		:starting_julian_day_string = "2003-12-21 00:00:00" ;
		:ending_julian_day_number = 2453001.95833912 ;
		:ending_julian_day_string = "2003-12-27 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 = 2452995, 2452995.04166667, 2452995.08333333, 2452995.125, 
    2452995.16666667, 2452995.20833333, 2452995.25, 2452995.29166667, 
    2452995.33333333, 2452995.375, 2452995.41666667, 2452995.45833333, 
    2452995.5, 2452995.54166667, 2452995.58333333, 2452995.625, 
    2452995.66666667, 2452995.70833333, 2452995.75, 2452995.79166667, 
    2452995.83333333, 2452995.875, 2452995.91666667, 2452995.95833333, 
    2452996, 2452996.04166667, 2452996.08333333, 2452996.125, 
    2452996.16666667, 2452996.20833333, 2452996.25, 2452996.29166667, 
    2452996.33333333, 2452996.375, 2452996.41666667, 2452996.45833333, 
    2452996.5, 2452996.54166667, 2452996.58333333, 2452996.625, 
    2452996.66666667, 2452996.70833333, 2452996.75, 2452996.79166667, 
    2452996.83333333, 2452996.875, 2452996.91666667, 2452996.95833333, 
    2452997, 2452997.04166667, 2452997.08333333, 2452997.125, 
    2452997.16666667, 2452997.20833333, 2452997.25, 2452997.29166667, 
    2452997.33333333, 2452997.375, 2452997.41666667, 2452997.45833333, 
    2452997.5, 2452997.54166667, 2452997.58333333, 2452997.625, 
    2452997.66666667, 2452997.70833333, 2452997.75, 2452997.79166667, 
    2452997.83333333, 2452997.875, 2452997.91666667, 2452997.95833333, 
    2452998, 2452998.04166667, 2452998.08333333, 2452998.125, 
    2452998.16666667, 2452998.20833333, 2452998.25, 2452998.29166667, 
    2452998.33333333, 2452998.375, 2452998.41666667, 2452998.45833333, 
    2452998.5, 2452998.54166667, 2452998.58333333, 2452998.625, 
    2452998.66666667, 2452998.70833333, 2452998.75, 2452998.79166667, 
    2452998.83333333, 2452998.875, 2452998.91666667, 2452998.95833333, 
    2452999, 2452999.04166667, 2452999.08333333, 2452999.125, 
    2452999.16666667, 2452999.20833333, 2452999.25, 2452999.29166667, 
    2452999.33333333, 2452999.375, 2452999.41666667, 2452999.45833333, 
    2452999.5, 2452999.54166667, 2452999.58333333, 2452999.625, 
    2452999.66666667, 2452999.70833333, 2452999.75, 2452999.79166667, 
    2452999.83333333, 2452999.875, 2452999.91666667, 2452999.95833333, 
    2453000, 2453000.04166667, 2453000.08333333, 2453000.125, 
    2453000.16666667, 2453000.20833333, 2453000.25, 2453000.29166667, 
    2453000.33333333, 2453000.375, 2453000.41666667, 2453000.45833333, 
    2453000.5, 2453000.54166667, 2453000.58333333, 2453000.625, 
    2453000.66666667, 2453000.70833333, 2453000.75, 2453000.79166667, 
    2453000.83333333, 2453000.875, 2453000.91666667, 2453000.95833333, 
    2453001, 2453001.04166667, 2453001.08333333, 2453001.125, 
    2453001.16666667, 2453001.20833333, 2453001.25, 2453001.29166667, 
    2453001.33333333, 2453001.375, 2453001.41666667, 2453001.45833333, 
    2453001.5, 2453001.54166667, 2453001.58333333, 2453001.625, 
    2453001.66666667, 2453001.70833333, 2453001.75, 2453001.79166667, 
    2453001.83333333, 2453001.875, 2453001.91666667, 2453001.95833333 ;

 current_speed =
  38.129,
  9.3856,
  29.33,
  53.6739,
  69.5121,
  64.526,
  47.2213,
  17.3047,
  13.1985,
  41.062,
  76.5513,
  77.1379,
  52.5007,
  15.2516,
  29.6233,
  53.6739,
  80.0709,
  76.258,
  63.0595,
  41.6486,
  33.7295,
  23.1707,
  49.861,
  60.7131,
  47.8079,
  18.1846,
  37.2491,
  53.6739,
  81.5374,
  86.5235,
  76.8446,
  71.8585,
  29.9166,
  12.9052,
  42.5285,
  71.5652,
  75.9647,
  69.2188,
  31.0898,
  14.665,
  36.6625,
  67.7523,
  69.8054,
  80.0709,
  56.3136,
  7.3325,
  26.1037,
  49.861,
  49.861,
  44.8749,
  38.129,
  32.8496,
  46.6347,
  61.0064,
  73.6183,
  99.722,
  60.7131,
  15.5449,
  27.5702,
  63.0595,
  73.6183,
  65.1126,
  51.6208,
  16.4248,
  26.9836,
  51.3275,
  80.6575,
  105.0014,
  94.4426,
  60.1265,
  16.1315,
  40.1821,
  63.3528,
  76.258,
  52.5007,
  33.1429,
  2.6397,
  32.5563,
  60.4198,
  76.258,
  98.2555,
  57.1935,
  18.1846,
  29.6233,
  73.6183,
  88.5766,
  68.3389,
  43.995,
  17.3047,
  20.8243,
  50.7409,
  65.4059,
  83.8838,
  70.6853,
  30.7965,
  20.8243,
  51.3275,
  70.392,
  100.0153,
  71.8585,
  50.7409,
  17.0114,
  24.0506,
  58.66,
  62.4729,
  75.3781,
  58.66,
  18.1846,
  30.5032,
  58.0734,
  79.191,
  70.392,
  43.4084,
  15.5449,
  29.33,
  62.7662,
  66.5791,
  62.4729,
  61.2997,
  15.5449,
  17.8913,
  42.2352,
  58.9533,
  57.7801,
  51.0342,
  21.1176,
  32.263,
  59.5399,
  81.5374,
  88.2833,
  82.124,
  58.3667,
  12.3186,
  28.1568,
  53.0873,
  60.4198,
  48.3945,
  28.7434,
  5.5727,
  40.7687,
  76.5513,
  96.2024,
  97.6689,
  65.6992,
  36.9558,
  5.5727,
  25.2238,
  44.8749,
  42.8218,
  24.3439,
  4.9861,
  41.9419,
  73.325,
  85.3503,
  99.4287,
  77.4312,
  53.6739,
  22.2908,
  8.799,
  34.9027,
  46.928,
  30.7965,
  16.4248,
  22.2908,
  61.593,
  78.0178,
  93.5627,
  87.1101 ;

 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 =
  332.8301,
  293.0993,
  195.0029,
  171.7973,
  183.4001,
  155.2721,
  166.8749,
  170.0393,
  305.7569,
  344.3945,
  329.3141,
  329.3141,
  324.7433,
  325.7981,
  184.4549,
  184.8065,
  165.8201,
  159.1397,
  146.4821,
  139.8017,
  92.6873,
  54.3629,
  357.7553,
  342.9881,
  338.8073,
  354.5909,
  152.8109,
  164.4137,
  166.5233,
  161.9525,
  158.7881,
  161.6009,
  171.0941,
  325.0949,
  332.1269,
  338.1041,
  324.7433,
  315.9533,
  352.1297,
  122.9249,
  184.1033,
  161.2493,
  144.0209,
  164.0621,
  159.1397,
  152.8109,
  12.1709,
  337.0493,
  336.6977,
  318.7661,
  294.1541,
  239.6561,
  202.0349,
  177.4229,
  174.2585,
  167.2265,
  168.9845,
  163.0073,
  357.7553,
  341.6201,
  333.5333,
  334.9397,
  306.8117,
  303.2957,
  192.1901,
  181.2905,
  163.0073,
  164.0621,
  166.5233,
  177.7745,
  231.9209,
  333.1817,
  353.5361,
  348.6137,
  339.1589,
  330.0173,
  147.5369,
  165.4685,
  165.1169,
  149.6465,
  165.1169,
  177.7745,
  203.0897,
  316.6565,
  335.2913,
  345.0977,
  347.5589,
  326.1497,
  328.6109,
  157.0301,
  168.2813,
  157.3817,
  167.2265,
  172.5005,
  170.3909,
  319.8209,
  335.9945,
  345.8009,
  348.2621,
  338.1041,
  333.8849,
  20.2577,
  134.5277,
  143.3177,
  139.4501,
  157.0301,
  158.4365,
  193.5965,
  333.1817,
  335.2913,
  331.0721,
  334.9397,
  328.6109,
  262.1585,
  173.5553,
  165.8201,
  157.7333,
  152.4593,
  159.4913,
  157.7333,
  11.1161,
  0.5681,
  352.1297,
  357.0521,
  13.2257,
  46.9793,
  122.5733,
  153.5141,
  144.3725,
  155.6237,
  153.8657,
  154.5689,
  104.2901,
  358.1069,
  2.6777,
  0.5681,
  8.3033,
  3.7325,
  129.6053,
  151.7561,
  148.9433,
  155.2721,
  156.3269,
  152.1077,
  154.9205,
  179.1809,
  343.3397,
  348.9653,
  346.5041,
  347.2073,
  127.4957,
  165.4685,
  161.9525,
  158.0849,
  163.0073,
  166.1717,
  163.0073,
  180.9389,
  224.5373,
  332.8301,
  324.7433,
  324.7433,
  307.1633,
  176.0165,
  173.2037,
  161.9525,
  169.3361,
  163.0073 ;

 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 =
  -17.41087,
  -8.633121,
  -7.592597,
  7.657955,
  -4.122632,
  26.99183,
  10.72292,
  2.99324,
  -10.71063,
  -11.04618,
  -39.06652,
  -39.36589,
  -30.30554,
  -8.57309,
  -2.300971,
  -4.497384,
  19.61475,
  27.15476,
  34.8213,
  26.88147,
  33.69241,
  18.83138,
  -1.952925,
  -17.76285,
  -17.28283,
  -1.714197,
  17.02018,
  14.42161,
  19.00229,
  26.80544,
  27.80378,
  22.681,
  4.631452,
  -7.384599,
  -19.88271,
  -26.68819,
  -43.84991,
  -48.12399,
  -4.25716,
  12.30956,
  -2.623381,
  21.77905,
  41.00998,
  21.98709,
  20.05274,
  3.35043,
  5.5034,
  -19.44275,
  -19.72413,
  -29.5786,
  -34.79074,
  -28.34949,
  -17.496,
  2.743074,
  7.364808,
  22.04828,
  11.60073,
  4.542995,
  -1.079853,
  -19.88368,
  -32.81003,
  -27.57986,
  -41.32808,
  -13.72865,
  -5.697747,
  -1.155976,
  23.57214,
  28.83289,
  22.00984,
  2.334864,
  -12.69807,
  -18.12866,
  -7.13208,
  -15.05508,
  -18.67857,
  -16.56278,
  1.416876,
  8.168774,
  15.51869,
  38.53573,
  25.2367,
  2.220969,
  -7.131486,
  -20.33257,
  -30.77282,
  -22.77938,
  -14.72265,
  -24.50631,
  -9.013105,
  8.126631,
  10.30583,
  25.15447,
  18.5465,
  9.225672,
  5.140717,
  -13.4354,
  -20.88128,
  -17.26661,
  -20.34661,
  -26.79757,
  -22.33492,
  5.89008,
  17.14595,
  35.04216,
  40.61426,
  29.41611,
  21.55944,
  -4.274886,
  -13.7619,
  -24.27497,
  -38.30537,
  -29.81607,
  -22.60915,
  -15.39954,
  3.292122,
  15.37567,
  25.22804,
  28.88613,
  21.47633,
  5.890248,
  3.449401,
  0.4187642,
  -8.072539,
  -2.971507,
  11.67599,
  15.43923,
  27.18814,
  26.55346,
  47.49661,
  36.43696,
  36.17371,
  25.06414,
  11.93744,
  -0.9301547,
  2.480115,
  0.5990655,
  6.988804,
  1.871148,
  4.29351,
  19.2928,
  39.49175,
  40.24237,
  39.21581,
  30.73481,
  15.66465,
  0.07966456,
  -7.231582,
  -8.589211,
  -9.993571,
  -5.39033,
  3.955967,
  10.52374,
  22.71648,
  31.85549,
  29.05802,
  18.50707,
  15.68619,
  -0.3652607,
  -6.171385,
  -15.93764,
  -27.08875,
  -17.77699,
  -13.0892,
  1.548524,
  7.288906,
  24.17033,
  17.31354,
  25.45791 ;

 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 =
  33.92171,
  3.682214,
  -28.33022,
  -53.12479,
  -69.38974,
  -58.60926,
  -45.98772,
  -17.04386,
  7.712509,
  39.54832,
  65.83243,
  66.33689,
  42.87071,
  12.61402,
  -29.5338,
  -53.48515,
  -77.63125,
  -71.2594,
  -52.57355,
  -31.81183,
  -1.581409,
  13.50039,
  49.82274,
  58.05654,
  44.57465,
  18.10362,
  -33.1332,
  -51.70014,
  -79.29225,
  -82.26654,
  -71.63828,
  -68.18517,
  -29.55592,
  10.58357,
  37.59457,
  66.40269,
  62.0308,
  49.75263,
  30.79695,
  -7.971004,
  -36.56852,
  -64.15643,
  -56.48872,
  -76.99297,
  -52.62233,
  -6.522283,
  25.51697,
  45.91404,
  45.79386,
  33.74705,
  15.60209,
  -16.59526,
  -43.22829,
  -60.9447,
  -73.24899,
  -97.25405,
  -59.59449,
  -14.86624,
  27.54904,
  59.84262,
  65.90263,
  58.98306,
  30.93052,
  9.01656,
  -26.37519,
  -51.31448,
  -77.13615,
  -100.9651,
  -91.8421,
  -60.08115,
  -9.949083,
  35.86018,
  62.95007,
  74.75712,
  49.06562,
  28.7076,
  -2.227213,
  -31.51482,
  -58.39283,
  -65.80486,
  -94.95921,
  -57.15036,
  -16.72787,
  21.5436,
  66.87816,
  85.5974,
  66.73417,
  36.53766,
  14.77216,
  -19.17314,
  -49.68328,
  -60.37536,
  -81.80782,
  -70.08066,
  -30.36441,
  15.91042,
  46.888,
  68.24147,
  97.92383,
  66.67484,
  45.56084,
  15.95916,
  -16.86558,
  -47.04299,
  -47.46941,
  -69.40137,
  -54.55444,
  -17.67498,
  27.22233,
  52.75647,
  69.31026,
  63.76547,
  37.05558,
  -2.12084,
  -29.14465,
  -60.8538,
  -61.6143,
  -55.39363,
  -57.41446,
  -14.38572,
  17.55563,
  42.23312,
  58.39799,
  57.70364,
  49.68059,
  14.40775,
  -17.36969,
  -53.29084,
  -66.27533,
  -80.41324,
  -73.72797,
  -52.7111,
  -3.040619,
  28.14143,
  53.02934,
  60.41683,
  47.8872,
  28.68243,
  -3.55257,
  -35.91483,
  -65.57822,
  -87.38108,
  -89.45018,
  -58.06683,
  -33.47163,
  -5.572131,
  24.16494,
  44.04523,
  41.63935,
  23.73963,
  -3.035048,
  -40.60017,
  -69.71741,
  -79.18271,
  -95.08784,
  -75.18696,
  -51.3306,
  -22.28781,
  -6.271874,
  31.05141,
  38.32019,
  25.14762,
  9.922037,
  -22.23695,
  -61.16019,
  -74.17932,
  -91.94683,
  -83.30704 ;

 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 =
  5.92842,
  5.863728,
  5.896077,
  5.896077,
  5.896077,
  5.896077,
  5.863728,
  5.863728,
  5.896077,
  5.863728,
  5.831372,
  5.863728,
  5.896077,
  5.863728,
  5.896077,
  5.896077,
  5.896077,
  5.863728,
  5.831372,
  5.863728,
  5.863728,
  5.863728,
  5.831372,
  5.863728,
  5.863728,
  5.831372,
  5.831372,
  5.831372,
  5.896077,
  5.92842,
  6.025407,
  6.090031,
  6.122334,
  6.122334,
  6.122334,
  6.025407,
  5.896077,
  5.831372,
  5.92842,
  5.896077,
  5.896077,
  5.799008,
  5.766638,
  6.154629,
  6.122334,
  6.122334,
  6.122334,
  6.090031,
  6.057723,
  5.896077,
  5.92842,
  5.896077,
  5.863728,
  5.863728,
  6.122334,
  5.92842,
  6.057723,
  6.122334,
  6.122334,
  6.122334,
  6.122334,
  5.896077,
  5.831372,
  5.993085,
  5.993085,
  6.057723,
  6.025407,
  6.025407,
  6.2192,
  6.2192,
  6.251476,
  6.316007,
  6.2192,
  6.090031,
  6.057723,
  6.025407,
  6.025407,
  6.025407,
  6.090031,
  6.154629,
  6.090031,
  6.122334,
  6.154629,
  6.186918,
  6.283745,
  6.186918,
  6.090031,
  6.186918,
  6.057723,
  6.090031,
  6.122334,
  6.154629,
  6.251476,
  6.2192,
  6.2192,
  6.2192,
  6.251476,
  6.2192,
  6.2192,
  6.186918,
  6.186918,
  6.090031,
  6.154629,
  6.2192,
  6.2192,
  6.2192,
  6.186918,
  6.186918,
  6.186918,
  6.2192,
  6.283745,
  6.251476,
  6.154629,
  6.154629,
  6.122334,
  6.251476,
  6.251476,
  6.283745,
  6.283745,
  6.283745,
  6.251476,
  6.251476,
  6.251476,
  6.251476,
  6.251476,
  6.251476,
  6.251476,
  6.251476,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.186918,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.2192,
  6.186918,
  6.186918,
  6.186918,
  6.186918,
  6.186918,
  6.186918,
  6.186918,
  6.2192,
  6.2192,
  6.251476,
  6.2192,
  6.154629,
  6.251476,
  6.2192,
  6.2192,
  6.186918,
  6.186918,
  6.186918,
  6.186918,
  6.154629,
  6.090031 ;

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