netcdf A0109.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 142 ;
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.7195, 0.03419, -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 = "17-Jun-2004 17:17:19:  Modified [lon,lat] to [-70.565200,42.522300].\n",
			"14-May-2004 20:16:39:  Modified [lon,lat] to [-70.565200,43.522300].\n",
			"Fri May 14 19:36:16 2004: /usr/local/nco/bin/ncrcat -d time,2453140.77083,2453140.9167 A0109.aanderaa.realtime.nc A0109.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 = "AANCM964" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 65 ;
		:mooring_site_id = "A0109" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -15.9833 ;
		:goes_platform_id = "0440465E" ;
		:starting_julian_day_number = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453182.87500579 ;
		:ending_julian_day_string = "2004-06-25 21:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  12-May-2004 16:40:15\n",
			"AANCM_Temperature_1.5:  12-May-2004 16:40:15" ;
		:longitude = -70.5652 ;
		:latitude = 42.5223 ;
data:

 lat = 42.5223 ;

 lon = -70.5652 ;

 depth = 2 ;

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

 current_speed =
  13.4918,
  14.9583,
  13.7851,
  16.4248,
  23.464,
  41.062,
  47.5146,
  47.5146,
  42.2352,
  29.6233,
  27.5702,
  27.8635,
  36.0759,
  33.4362,
  24.9305,
  21.4109,
  10.8521,
  9.9722,
  2.933,
  7.6258,
  15.2516,
  11.1454,
  13.1985,
  7.0392,
  14.3717,
  11.1454,
  9.0923,
  13.4918,
  20.2377,
  19.9444,
  20.531,
  24.9305,
  27.8635,
  31.0898,
  23.1707,
  26.1037,
  20.8243,
  23.464,
  23.1707,
  24.0506,
  20.531,
  12.0253,
  14.3717,
  14.665,
  14.9583,
  14.3717,
  22.8774,
  19.9444,
  20.2377,
  31.3831,
  34.9027,
  18.7712,
  6.4526,
  4.6928,
  7.9191,
  19.3578,
  23.1707,
  24.6372,
  17.8913,
  14.3717,
  13.7851,
  9.6789,
  14.665,
  16.4248,
  17.8913,
  18.7712,
  19.9444,
  13.1985,
  8.2124,
  8.2124,
  12.3186,
  14.3717,
  17.0114,
  12.3186,
  9.6789,
  11.4387,
  12.6119,
  14.665,
  21.1176,
  17.0114,
  21.7042,
  22.5841,
  22.2908,
  15.8382,
  15.2516,
  11.732,
  10.8521,
  18.4779,
  8.2124,
  3.8129,
  6.1593,
  2.933,
  7.9191,
  15.5449,
  27.8635,
  21.9975,
  24.0506,
  12.3186,
  8.2124,
  1.7598,
  12.3186,
  13.4918,
  12.0253,
  16.1315,
  22.2908,
  19.3578,
  15.2516,
  13.1985,
  9.9722,
  14.9583,
  21.9975,
  21.1176,
  21.1176,
  24.3439,
  28.1568,
  20.2377,
  26.1037,
  15.2516,
  12.3186,
  15.8382,
  27.5702,
  33.1429,
  29.6233,
  24.0506,
  21.4109,
  16.7181,
  14.3717,
  24.0506,
  29.33,
  34.9027,
  35.196,
  34.9027,
  26.6903,
  18.4779,
  12.0253,
  12.0253,
  23.1707,
  18.4779,
  15.5449,
  16.7181,
  13.4918,
  14.665 ;

 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 ;

 current_direction =
  210.0955,
  243.8491,
  197.7895,
  181.6159,
  175.2871,
  160.1683,
  179.5063,
  181.2643,
  198.1411,
  227.6755,
  220.9951,
  244.5523,
  249.1231,
  259.3195,
  269.5159,
  261.7807,
  271.9771,
  231.5431,
  217.4791,
  48.0079,
  121.1407,
  97.9351,
  111.9991,
  132.3919,
  229.0819,
  194.2735,
  193.2187,
  193.2187,
  215.7211,
  201.6571,
  175.6387,
  160.8715,
  169.6615,
  171.0679,
  166.8487,
  197.4379,
  218.8855,
  228.3787,
  227.6755,
  225.9175,
  225.5659,
  230.4883,
  211.1503,
  198.8443,
  190.0543,
  185.1319,
  191.1091,
  186.5383,
  202.0087,
  229.0819,
  237.8719,
  262.8355,
  267.0547,
  129.2275,
  159.4651,
  123.9535,
  150.6751,
  148.9171,
  152.4331,
  158.0587,
  177.3967,
  226.9723,
  244.2007,
  267.7579,
  257.9131,
  250.1779,
  242.4427,
  287.4475,
  323.6623,
  40.9759,
  48.7111,
  81.4099,
  93.3643,
  142.2367,
  197.7895,
  173.5291,
  186.5383,
  153.8395,
  161.9263,
  165.7939,
  135.9079,
  140.4787,
  144.6979,
  139.0723,
  148.9171,
  186.1867,
  178.0999,
  203.4151,
  255.8035,
  170.3647,
  161.2231,
  90.9031,
  107.4283,
  105.6703,
  119.7343,
  102.8575,
  108.1315,
  92.6611,
  109.8895,
  26.5603,
  136.9627,
  139.4239,
  142.5883,
  155.5975,
  167.5519,
  143.6431,
  148.9171,
  153.8395,
  167.5519,
  236.4655,
  222.4015,
  241.0363,
  238.5751,
  215.7211,
  219.9403,
  214.6663,
  228.3787,
  227.3239,
  15.6607,
  59.2591,
  57.1495,
  68.0491,
  66.6427,
  87.7387,
  110.9443,
  117.9763,
  126.7663,
  128.8759,
  136.9627,
  142.9399,
  149.6203,
  153.1363,
  163.6843,
  191.8123,
  228.7303,
  251.2327,
  275.4931,
  258.6163,
  257.9131,
  240.6847,
  226.2691,
  177.7483 ;

 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 ;

 current_u =
  -6.765366,
  -13.42711,
  -4.211635,
  -0.4631635,
  1.92787,
  13.93063,
  0.4094135,
  -1.048381,
  -13.15028,
  -21.90179,
  -18.0859,
  -25.16012,
  -33.70745,
  -32.85695,
  -24.92961,
  -21.19097,
  -10.84564,
  -7.808992,
  -1.784648,
  5.667778,
  13.05384,
  11.03868,
  12.23751,
  5.198806,
  -10.85993,
  -2.747907,
  -2.079123,
  -3.085151,
  -11.81558,
  -7.3605,
  1.561291,
  8.169423,
  5.000475,
  4.827123,
  5.271873,
  -7.822546,
  -13.07279,
  -17.54054,
  -17.1311,
  -17.27648,
  -14.66029,
  -9.277455,
  -7.434263,
  -4.736759,
  -2.611441,
  -1.285532,
  -4.407968,
  -2.271016,
  -7.584025,
  -23.71453,
  -29.55774,
  -18.62464,
  -6.444077,
  3.635236,
  2.777845,
  16.05712,
  11.34811,
  12.71964,
  8.279807,
  5.370079,
  0.6261265,
  -7.075507,
  -13.20325,
  -16.41223,
  -17.49467,
  -17.65901,
  -17.68168,
  -12.59126,
  -4.866203,
  5.385211,
  9.256097,
  14.21048,
  16.98208,
  7.543921,
  -2.957105,
  1.289125,
  -1.436084,
  6.465611,
  6.551526,
  4.174778,
  15.10208,
  14.37173,
  12.88158,
  10.3757,
  7.874062,
  -1.264341,
  0.3598222,
  -7.342928,
  -7.961596,
  0.6381887,
  1.98258,
  2.932636,
  7.555554,
  14.96712,
  24.19485,
  21.44595,
  22.85636,
  12.30532,
  7.722534,
  0.786876,
  8.407128,
  8.775842,
  7.305827,
  6.664635,
  4.804897,
  11.47556,
  7.874062,
  5.819049,
  2.149559,
  -12.46854,
  -14.83339,
  -18.47635,
  -18.02016,
  -14.21295,
  -18.07636,
  -11.51112,
  -19.51385,
  -11.21294,
  3.325284,
  13.61274,
  23.16142,
  30.74019,
  27.19568,
  24.03187,
  19.99625,
  14.76445,
  11.51293,
  18.72357,
  20.01697,
  21.0342,
  17.79961,
  15.77147,
  7.498098,
  -3.78254,
  -9.038373,
  -11.38595,
  -23.06429,
  -18.11439,
  -15.20029,
  -14.57716,
  -9.7491,
  0.57618 ;

 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 ;

 current_v =
  -11.67298,
  -6.592673,
  -13.12597,
  -16.41827,
  -23.38467,
  -38.62674,
  -47.51284,
  -47.50303,
  -40.1358,
  -19.94622,
  -20.80904,
  -11.97258,
  -12.85606,
  -6.196804,
  -0.2106387,
  -3.060952,
  0.3743981,
  -6.201968,
  -2.327557,
  5.101875,
  -7.887235,
  -1.538637,
  -4.944053,
  -4.745814,
  -9.41317,
  -10.80134,
  -8.851394,
  -13.13433,
  -16.43035,
  -18.53651,
  -20.47155,
  -23.55399,
  -27.41113,
  -30.71277,
  -22.56299,
  -24.90403,
  -16.20968,
  -15.58489,
  -15.6015,
  -16.73184,
  -14.37352,
  -7.650926,
  -12.29949,
  -13.87895,
  -14.72858,
  -14.31409,
  -22.44872,
  -19.81468,
  -18.76292,
  -20.55529,
  -18.56174,
  -2.341116,
  -0.331551,
  -2.967732,
  -7.41591,
  -10.81172,
  -20.20152,
  -21.09982,
  -15.86012,
  -13.33072,
  -13.77087,
  -6.604415,
  -6.382503,
  -0.6425717,
  -3.746349,
  -6.365329,
  -9.226987,
  3.95733,
  6.615405,
  6.200243,
  8.128504,
  2.146622,
  -0.9983034,
  -9.738438,
  -9.216107,
  -11.36583,
  -12.52987,
  -13.16276,
  -20.07562,
  -16.49118,
  -15.58844,
  -17.4211,
  -18.19189,
  -11.96634,
  -13.06179,
  -11.66367,
  -10.84613,
  -16.95624,
  -2.014076,
  -3.759112,
  -5.831497,
  -0.04622823,
  -2.371866,
  -4.198699,
  -13.8197,
  -4.895038,
  -7.484521,
  -0.5719312,
  -2.793918,
  1.574078,
  -9.003782,
  -10.2476,
  -9.551582,
  -14.6904,
  -21.76678,
  -15.58961,
  -13.06179,
  -11.84648,
  -9.73777,
  -8.263548,
  -16.24378,
  -10.22631,
  -11.01031,
  -19.76405,
  -21.58821,
  -16.64508,
  -17.33819,
  -10.33834,
  11.8613,
  8.0958,
  14.95542,
  12.38921,
  11.74457,
  0.9489617,
  -7.653544,
  -7.842566,
  -8.602218,
  -15.09501,
  -21.43758,
  -27.85249,
  -30.36334,
  -31.13614,
  -25.61544,
  -18.0866,
  -7.931939,
  -3.868844,
  2.218036,
  -3.647139,
  -3.255024,
  -8.185437,
  -9.326507,
  -14.65368 ;

 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 ;

 temperature =
  15.65454,
  15.52851,
  15.18206,
  14.8358,
  14.70993,
  14.61554,
  14.04938,
  13.7035,
  13.54629,
  13.23188,
  12.3199,
  11.78494,
  12.13113,
  12.66589,
  13.10612,
  13.48341,
  13.86071,
  14.01794,
  14.17517,
  14.42679,
  14.70993,
  14.30098,
  14.86727,
  14.67847,
  14.04938,
  13.9236,
  13.95505,
  14.01794,
  14.70993,
  14.55262,
  14.36388,
  14.30098,
  14.42679,
  14.17517,
  14.14373,
  13.89216,
  14.14373,
  14.30098,
  14.39534,
  14.4897,
  14.64701,
  14.86727,
  15.02465,
  14.99317,
  15.11909,
  15.27652,
  15.27652,
  15.24503,
  15.15057,
  14.99317,
  14.89874,
  14.86727,
  14.8358,
  14.70993,
  14.64701,
  14.67847,
  14.55262,
  14.45825,
  14.36388,
  14.30098,
  14.33243,
  14.36388,
  14.42679,
  14.77286,
  14.93022,
  14.93022,
  14.89874,
  14.93022,
  14.8358,
  14.96169,
  14.86727,
  14.89874,
  14.96169,
  14.96169,
  14.93022,
  14.89874,
  14.89874,
  14.89874,
  14.7414,
  14.70993,
  14.80433,
  14.7414,
  14.58408,
  14.55262,
  14.52116,
  14.42679,
  14.42679,
  14.42679,
  14.33243,
  14.64701,
  14.52116,
  14.52116,
  14.52116,
  15.24503,
  14.30098,
  15.497,
  15.497,
  15.371,
  15.27652,
  15.24503,
  15.30801,
  15.434,
  15.18206,
  15.02465,
  14.89874,
  14.61554,
  14.67847,
  14.96169,
  14.4897,
  14.04938,
  14.23807,
  13.98649,
  14.23807,
  14.42679,
  14.45825,
  14.30098,
  15.02465,
  14.96169,
  14.96169,
  14.42679,
  14.08083,
  14.17517,
  14.04938,
  14.11228,
  13.98649,
  13.73494,
  13.64062,
  13.82927,
  13.98649,
  14.14373,
  14.14373,
  14.11228,
  14.11228,
  14.23807,
  14.30098,
  14.33243,
  14.4897,
  14.55262,
  14.45825,
  14.55262,
  14.64701,
  14.64701 ;

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