netcdf I0106.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 138 ;
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.6659, 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 = "" ;
		: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 = 707 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0106" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.67 ;
		:goes_platform_id = "04401622" ;
		:starting_julian_day_number = 2452883.00000579 ;
		:starting_julian_day_string = "2003-08-31 00:00:00" ;
		:ending_julian_day_number = 2452889.95833912 ;
		:ending_julian_day_string = "2003-09-06 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  28-Aug-2003 17:44:47\n",
			"AANCM_Temperature_1.5:  28-Aug-2003 17:44:47" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 depth = 2 ;

 time = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 
    2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 
    2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 
    2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 
    2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 
    2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 
    2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 
    2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 
    2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 
    2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 
    2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 
    2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 
    2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 
    2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 
    2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 
    2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 
    2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 
    2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 
    2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 
    2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 
    2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 
    2452886.5, 2452887.66666667, 2452887.70833333, 2452887.75, 
    2452887.79166667, 2452887.83333333, 2452887.875, 2452887.91666667, 
    2452887.95833333, 2452888, 2452888.04166667, 2452888.08333333, 
    2452888.125, 2452888.16666667, 2452888.20833333, 2452888.25, 
    2452888.29166667, 2452888.33333333, 2452888.375, 2452888.41666667, 
    2452888.45833333, 2452888.5, 2452888.54166667, 2452888.58333333, 
    2452888.625, 2452888.79166667, 2452888.83333333, 2452888.875, 
    2452888.91666667, 2452888.95833333, 2452889, 2452889.04166667, 
    2452889.08333333, 2452889.125, 2452889.16666667, 2452889.20833333, 
    2452889.25, 2452889.29166667, 2452889.33333333, 2452889.375, 
    2452889.41666667, 2452889.45833333, 2452889.5, 2452889.54166667, 
    2452889.58333333, 2452889.625, 2452889.66666667, 2452889.70833333, 
    2452889.75, 2452889.79166667, 2452889.83333333, 2452889.875, 
    2452889.91666667, 2452889.95833333 ;

 current_speed =
  41.9419,
  14.665,
  69.2188,
  156.6222,
  30.7965,
  21.9975,
  146.9433,
  256.3442,
  243.1457,
  137.2644,
  13.4918,
  222.908,
  260.1571,
  207.0698,
  148.7031,
  90.0431,
  31.3831,
  40.7687,
  45.1682,
  24.6372,
  18.7712,
  300.0459,
  300.0459,
  245.4921,
  19.3578,
  14.665,
  76.5513,
  25.8104,
  27.8635,
  17.3047,
  134.918,
  280.9814,
  270.4226,
  277.1685,
  292.7134,
  275.4087,
  296.233,
  258.104,
  79.4843,
  12.0253,
  33.4362,
  72.7384,
  52.794,
  18.7712,
  23.7573,
  24.3439,
  39.8888,
  44.5816,
  29.0367,
  16.7181,
  51.6208,
  71.5652,
  63.3528,
  5.5727,
  182.4326,
  40.7687,
  22.2908,
  19.3578,
  48.9811,
  116.4401,
  136.3845,
  33.1429,
  40.4754,
  28.7434,
  66.5791,
  39.5955,
  6.1593,
  300.0459,
  15.5449,
  12.3186,
  27.5702,
  84.4704,
  300.0459,
  42.5285,
  9.9722,
  33.7295,
  36.3692,
  37.2491,
  125.5324,
  250.1849,
  300.0459,
  127.5855,
  123.186,
  69.8054,
  115.8535,
  155.449,
  202.6703,
  284.501,
  41.6486,
  43.995,
  254.8777,
  126.7056,
  237.2797,
  249.305,
  184.1924,
  229.9472,
  300.0459,
  162.7815,
  56.3136,
  56.9002,
  55.727,
  34.3161,
  43.7017,
  92.3895,
  89.1632,
  87.4034,
  43.1151,
  148.1165,
  300.0459,
  14.9583,
  4.1062,
  8.5057,
  148.9964,
  268.3695,
  27.2769,
  20.8243,
  30.5032,
  26.397,
  18.7712,
  13.4918,
  129.3453,
  106.4679,
  40.7687,
  172.1671,
  2.6397,
  15.2516,
  56.0203,
  61.0064,
  33.7295,
  71.5652,
  156.9155,
  33.1429,
  300.0459,
  300.0459,
  300.0459,
  258.9839,
  26.6903,
  16.1315 ;

 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 ;

 current_direction =
  288.5736,
  305.802,
  297.7152,
  92.7324,
  320.9208,
  84.6456,
  85.7004,
  92.3808,
  98.7096,
  85.3488,
  22.4124,
  86.052,
  96.2484,
  94.842,
  93.7872,
  98.7096,
  68.1204,
  310.0212,
  323.0304,
  259.3908,
  311.4276,
  96.2484,
  90.9744,
  89.9196,
  295.9572,
  308.6148,
  283.2996,
  315.6468,
  287.1672,
  56.166,
  90.9744,
  92.3808,
  91.6776,
  90.6228,
  92.3808,
  95.8968,
  89.568,
  90.2712,
  82.536,
  295.9572,
  90.6228,
  302.6376,
  289.98,
  106.0932,
  353.5812,
  86.4036,
  34.3668,
  296.3088,
  270.2904,
  17.49,
  293.496,
  275.916,
  294.9024,
  283.6512,
  87.1068,
  326.898,
  321.624,
  317.4048,
  68.8236,
  93.7872,
  88.8648,
  351.8232,
  268.884,
  328.3044,
  292.4412,
  307.9116,
  335.688,
  80.778,
  25.5768,
  122.97,
  345.4944,
  83.2392,
  78.3168,
  242.8656,
  69.5268,
  248.1396,
  249.546,
  44.2116,
  58.9788,
  80.4264,
  77.9652,
  77.262,
  80.4264,
  59.682,
  80.4264,
  326.898,
  330.0624,
  325.14,
  294.5508,
  300.1764,
  320.5692,
  311.4276,
  319.866,
  327.9528,
  317.7564,
  331.1172,
  324.0852,
  325.8432,
  293.1444,
  318.8112,
  320.2176,
  323.382,
  298.77,
  323.7336,
  296.6604,
  308.6148,
  282.948,
  320.9208,
  326.1948,
  262.2036,
  199.2672,
  47.7276,
  318.8112,
  323.0304,
  298.0668,
  271.6968,
  207.0024,
  189.774,
  269.5872,
  286.8156,
  320.5692,
  316.35,
  292.0896,
  320.9208,
  168.678,
  209.112,
  300.1764,
  297.7152,
  179.226,
  308.6148,
  326.5464,
  321.2724,
  321.624,
  322.6788,
  324.4368,
  326.1948,
  153.5592,
  151.8012 ;

 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 ;

 current_u =
  -39.75737,
  -11.89395,
  -61.27735,
  156.4441,
  -19.41393,
  21.90151,
  146.5298,
  256.1229,
  240.3419,
  136.8124,
  5.144025,
  222.379,
  258.6116,
  206.3308,
  148.3784,
  89.00477,
  29.12254,
  -31.22094,
  -27.16376,
  -24.21605,
  -14.0745,
  298.2634,
  300.0025,
  245.4919,
  -17.40501,
  -11.45863,
  -74.49823,
  -18.04352,
  -26.62211,
  14.37422,
  134.8985,
  280.7389,
  270.3067,
  277.1521,
  292.4607,
  273.9514,
  296.2246,
  258.1011,
  78.81081,
  -10.8122,
  33.43422,
  -61.25291,
  -49.61643,
  18.03559,
  -2.655947,
  24.29596,
  22.51678,
  -39.96376,
  -29.03633,
  5.024447,
  -47.34081,
  -71.18405,
  -57.46266,
  -5.415274,
  182.2001,
  -22.26506,
  -13.83856,
  -13.10164,
  45.67354,
  116.1858,
  136.3577,
  -4.713853,
  -40.46772,
  -15.10196,
  -61.53718,
  -31.23925,
  -2.535816,
  296.1678,
  6.711053,
  10.33476,
  -6.905635,
  83.88302,
  293.8296,
  -37.84778,
  9.342315,
  -31.30414,
  -34.07623,
  25.97418,
  107.5783,
  246.7005,
  293.4512,
  124.4454,
  121.4704,
  60.25861,
  114.24,
  -84.89555,
  -101.1439,
  -162.6131,
  -37.88329,
  -38.03288,
  -161.8845,
  -95.0029,
  -152.9451,
  -132.2856,
  -123.8296,
  -111.069,
  -176.0014,
  -91.39524,
  -51.78132,
  -37.47119,
  -35.65824,
  -20.46877,
  -38.30711,
  -54.65213,
  -79.68353,
  -68.29346,
  -42.01885,
  -93.37176,
  -166.9368,
  -14.82003,
  -1.354939,
  6.293837,
  -98.12045,
  -161.3951,
  -24.06913,
  -20.81517,
  -13.8493,
  -4.481216,
  -18.77071,
  -12.9149,
  -82.15312,
  -73.4896,
  -37.77615,
  -108.5331,
  0.5182329,
  -7.420184,
  -48.42854,
  -54.00715,
  0.4556328,
  -55.91813,
  -86.50147,
  -20.73481,
  -186.2743,
  -181.9126,
  -174.5069,
  -144.0911,
  11.88447,
  7.622655 ;

 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 ;

 current_v =
  13.35944,
  8.578819,
  32.19207,
  -7.466384,
  23.90656,
  2.052717,
  11.0166,
  -10.64875,
  -36.81869,
  11.13072,
  12.47268,
  15.34746,
  -28.31527,
  -17.47841,
  -9.821986,
  -13.63491,
  11.69514,
  26.21717,
  36.08735,
  -4.535934,
  12.4204,
  -32.65673,
  -5.102481,
  0.3444854,
  8.472901,
  9.152155,
  17.61009,
  18.45557,
  8.224222,
  9.63506,
  -2.294371,
  -11.6722,
  -7.916746,
  -3.012738,
  -12.15956,
  -28.29466,
  2.233523,
  -1.221688,
  10.32527,
  5.263469,
  -0.3634413,
  39.22953,
  18.03929,
  -5.203388,
  23.60837,
  1.52704,
  32.92584,
  19.75896,
  0.14717,
  15.94521,
  20.58044,
  7.376247,
  26.6762,
  1.315216,
  9.208178,
  34.15192,
  17.47495,
  14.25032,
  17.69396,
  -7.690984,
  2.702006,
  32.80597,
  -0.7883249,
  24.45636,
  25.41558,
  24.32925,
  5.613075,
  48.08542,
  14.02162,
  -6.70378,
  26.69135,
  9.944242,
  60.75934,
  -19.39637,
  3.487969,
  -12.55906,
  -12.70941,
  26.69902,
  64.69377,
  41.60936,
  62.5613,
  28.13173,
  20.48761,
  35.23769,
  19.26811,
  130.2196,
  175.6279,
  233.4476,
  17.30499,
  22.1147,
  196.8656,
  83.83769,
  181.4096,
  211.3137,
  136.3564,
  201.344,
  243.0042,
  134.7024,
  22.13405,
  42.81989,
  42.82509,
  27.54314,
  21.0334,
  74.49137,
  40.00766,
  54.54684,
  9.660656,
  114.9792,
  249.3183,
  -2.029143,
  -3.876212,
  5.721411,
  112.1263,
  214.4151,
  12.8338,
  0.6166162,
  -27.17797,
  -26.01385,
  -0.13524,
  3.903076,
  99.90531,
  77.03696,
  15.33132,
  133.6491,
  -2.58833,
  -13.32487,
  28.15938,
  28.37267,
  -33.72642,
  44.66251,
  130.9197,
  25.85574,
  235.2221,
  238.6113,
  244.0797,
  215.1985,
  -23.89836,
  -14.21691 ;

 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 ;

 temperature =
  21.79799,
  21.3447,
  20.92504,
  20.57085,
  20.21743,
  19.86476,
  19.57673,
  19.19339,
  18.87452,
  18.58796,
  18.30177,
  18.11118,
  18.01595,
  18.1747,
  18.77896,
  19.73669,
  20.66737,
  21.37703,
  21.79799,
  22.38297,
  22.83976,
  23.2326,
  23.2654,
  22.7744,
  22.02518,
  21.37703,
  20.86058,
  20.44224,
  20.15325,
  19.86476,
  19.57673,
  19.35302,
  19.19339,
  19.06578,
  18.93826,
  18.90639,
  18.97013,
  19.19339,
  19.89679,
  20.98953,
  21.60354,
  22.05767,
  22.2853,
  22.54592,
  22.67643,
  22.64379,
  22.48072,
  22.18769,
  21.76556,
  21.44171,
  21.15087,
  20.98953,
  20.89281,
  20.76394,
  20.57085,
  20.31374,
  20.12117,
  19.96087,
  19.7687,
  19.6407,
  19.67269,
  20.05703,
  20.47438,
  20.82836,
  21.28006,
  21.89531,
  22.70908,
  23.56095,
  24.25346,
  24.65109,
  24.48524,
  23.85723,
  22.93785,
  22.12267,
  21.40937,
  20.82836,
  20.28163,
  19.83273,
  19.44887,
  19.12958,
  18.84266,
  18.61978,
  18.49252,
  18.46072,
  18.55614,
  20.89281,
  20.98953,
  20.63519,
  20.53868,
  20.47438,
  20.63519,
  20.79615,
  20.82836,
  20.79615,
  20.73174,
  20.66737,
  20.57085,
  20.47438,
  20.37798,
  20.28163,
  20.21743,
  20.15325,
  20.12117,
  20.05703,
  20.02497,
  19.99292,
  20.24953,
  20.47438,
  20.89281,
  23.56095,
  23.75839,
  23.59383,
  23.4295,
  23.19982,
  22.87245,
  22.54592,
  22.25275,
  21.92776,
  21.60354,
  21.3447,
  21.08631,
  20.73174,
  20.47438,
  20.18534,
  19.92883,
  19.73669,
  19.57673,
  19.54476,
  19.70469,
  20.15325,
  20.63519,
  21.08631,
  21.44171,
  21.89531,
  22.3504,
  22.70908,
  22.87245,
  22.83976 ;

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