netcdf E0110.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 127 ;
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.6786, 0.03424, -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 = "AANCM715" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0110" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2453114.00000579 ;
		:starting_julian_day_string = "2004-04-18 00:00:00" ;
		:ending_julian_day_number = 2453120.91667244 ;
		:ending_julian_day_string = "2004-04-24 22:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:18:20\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:18:20" ;
data:

 lat = 43.7148 ;

 lon = -69.3578 ;

 depth = 2 ;

 time = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 
    2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 
    2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 
    2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 
    2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 
    2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 
    2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 
    2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 
    2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 
    2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 
    2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 
    2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 
    2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 
    2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 
    2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 
    2453116.5, 2453116.54166667, 2453116.58333333, 2453116.66666667, 
    2453116.70833333, 2453116.75, 2453116.79166667, 2453116.83333333, 
    2453117.625, 2453117.66666667, 2453117.70833333, 2453117.75, 
    2453117.79166667, 2453117.83333333, 2453118.5, 2453118.54166667, 
    2453118.58333333, 2453118.625, 2453118.66666667, 2453118.70833333, 
    2453118.75, 2453118.79166667, 2453118.83333333, 2453118.875, 
    2453118.91666667, 2453118.95833333, 2453119, 2453119.04166667, 
    2453119.08333333, 2453119.125, 2453119.16666667, 2453119.20833333, 
    2453119.25, 2453119.29166667, 2453119.33333333, 2453119.375, 
    2453119.41666667, 2453119.45833333, 2453119.5, 2453119.54166667, 
    2453119.58333333, 2453119.625, 2453119.91666667, 2453119.95833333, 
    2453120, 2453120.04166667, 2453120.08333333, 2453120.125, 
    2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 
    2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 
    2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 
    2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 
    2453120.83333333, 2453120.875, 2453120.91666667 ;

 current_speed =
  109.6942,
  100.6019,
  102.3617,
  61.8863,
  62.4729,
  35.196,
  59.5399,
  46.3414,
  34.3161,
  39.8888,
  31.3831,
  35.196,
  44.8749,
  63.6461,
  58.0734,
  86.8168,
  106.4679,
  87.6967,
  53.0873,
  41.3553,
  47.2213,
  15.2516,
  52.2074,
  39.0089,
  52.2074,
  99.722,
  109.6942,
  101.4818,
  109.1076,
  111.1607,
  100.6019,
  89.4565,
  49.861,
  57.1935,
  51.0342,
  42.5285,
  56.9002,
  45.1682,
  95.9091,
  105.0014,
  112.6272,
  107.6411,
  54.8471,
  26.397,
  41.6486,
  31.3831,
  40.7687,
  41.062,
  61.2997,
  105.0014,
  110.5741,
  113.2138,
  100.3086,
  95.6158,
  101.7751,
  97.6689,
  96.789,
  100.0153,
  114.387,
  104.1215,
  99.1354,
  105.0014,
  103.8282,
  87.4034,
  86.5235,
  39.8888,
  91.2163,
  18.7712,
  77.7245,
  52.5007,
  74.7915,
  72.1518,
  65.9925,
  0.5866,
  46.6347,
  47.5146,
  9.0923,
  0.5866,
  37.8357,
  57.1935,
  66.2858,
  53.6739,
  51.9141,
  32.5563,
  53.3806,
  39.0089,
  47.5146,
  56.0203,
  8.5057,
  33.4362,
  43.7017,
  49.5677,
  47.2213,
  69.5121,
  42.5285,
  63.0595,
  49.5677,
  54.8471,
  58.0734,
  3.8129,
  27.2769,
  39.3022,
  69.8054,
  60.1265,
  70.6853,
  39.3022,
  110.8674,
  81.8307,
  73.0317,
  77.7245,
  63.3528,
  78.8977,
  95.0292,
  96.789,
  63.6461,
  68.9255,
  94.4426,
  75.9647,
  60.4198,
  100.0153,
  73.6183,
  69.5121,
  56.3136,
  67.1657,
  79.191,
  59.8332,
  65.1126 ;

 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 ;

 current_direction =
  136.6325,
  125.3813,
  125.0297,
  144.0161,
  179.1761,
  190.4273,
  182.3405,
  149.9933,
  179.5277,
  170.7377,
  180.9341,
  189.7241,
  153.8609,
  158.4317,
  146.1257,
  133.8197,
  138.0389,
  130.3037,
  165.8153,
  184.4501,
  197.4593,
  182.6921,
  181.9889,
  158.4317,
  153.1577,
  134.1713,
  134.1713,
  142.2581,
  140.5001,
  136.9841,
  138.0389,
  129.2489,
  157.3769,
  158.0801,
  165.4637,
  183.0437,
  165.1121,
  134.1713,
  145.7741,
  132.4133,
  139.4453,
  141.9065,
  163.3541,
  163.7057,
  176.0117,
  139.0937,
  179.5277,
  178.4729,
  134.5229,
  138.3905,
  137.3357,
  136.6325,
  135.5777,
  119.4041,
  130.3037,
  127.8425,
  137.6873,
  131.0069,
  147.5321,
  131.7101,
  139.4453,
  137.3357,
  135.5777,
  148.2353,
  140.1485,
  189.7241,
  134.8745,
  234.0257,
  296.9621,
  317.0033,
  299.4233,
  296.6105,
  292.7429,
  276.9209,
  1.6181,
  1.2665,
  346.8509,
  311.3777,
  336.6929,
  347.2025,
  338.8025,
  346.8509,
  347.9057,
  349.3121,
  341.2637,
  347.2025,
  315.2453,
  350.7185,
  356.3441,
  358.8053,
  352.8281,
  335.6381,
  358.4537,
  349.6637,
  348.2573,
  353.5313,
  351.0701,
  353.5313,
  340.9121,
  330.3641,
  351.7733,
  324.3869,
  332.1221,
  359.5085,
  343.3349,
  346.8509,
  332.8253,
  325.4417,
  327.9029,
  338.4509,
  328.9577,
  318.4097,
  339.8573,
  331.4189,
  329.3093,
  342.3185,
  326.1449,
  319.4645,
  327.5513,
  339.5057,
  320.5193,
  338.4509,
  351.0701,
  332.1221,
  335.2865,
  340.2089,
  322.2773 ;

 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 ;

 current_u =
  75.3243,
  82.02242,
  83.81935,
  36.36179,
  0.8983148,
  -6.370046,
  -2.431495,
  23.17539,
  0.2828709,
  6.42028,
  -0.5116198,
  -5.944744,
  19.76972,
  23.39695,
  32.36853,
  62.64025,
  71.18719,
  66.87983,
  13.00896,
  -3.208792,
  -14.16772,
  -0.7163482,
  -1.811904,
  14.34007,
  23.57354,
  71.52657,
  78.67923,
  62.11757,
  69.40082,
  75.83397,
  67.26504,
  69.27554,
  19.17991,
  21.35091,
  12.80924,
  -2.258162,
  14.61929,
  32.39733,
  53.94476,
  77.52241,
  73.22724,
  66.40881,
  15.71128,
  7.406239,
  2.896775,
  20.55041,
  0.3360603,
  1.094293,
  43.70486,
  69.7262,
  74.93625,
  77.74112,
  70.21014,
  83.29845,
  77.61639,
  77.12914,
  65.15607,
  75.4746,
  61.40603,
  77.72887,
  64.45523,
  71.15962,
  72.67365,
  46.01195,
  55.44426,
  -6.737377,
  64.64079,
  -15.19117,
  -69.27636,
  -35.80318,
  -65.14445,
  -64.50892,
  -60.86151,
  -0.5823257,
  1.316844,
  1.050205,
  -2.06837,
  -0.4401661,
  -14.97005,
  -12.6687,
  -23.96788,
  -12.21005,
  -10.87711,
  -6.037862,
  -17.14655,
  -8.640703,
  -33.45375,
  -9.035244,
  -0.5423592,
  -0.6971427,
  -5.456011,
  -20.44662,
  -1.274255,
  -12.47225,
  -8.655273,
  -7.10431,
  -7.694192,
  -6.179097,
  -18.99107,
  -1.885428,
  -3.903056,
  -22.88602,
  -32.64023,
  -0.5157764,
  -20.27092,
  -8.940696,
  -50.63371,
  -46.41801,
  -38.80581,
  -28.54809,
  -32.66919,
  -52.37226,
  -32.72421,
  -46.30407,
  -32.48518,
  -20.93443,
  -52.61345,
  -49.37091,
  -32.4179,
  -35.01678,
  -46.80786,
  -25.53168,
  -8.741331,
  -31.40594,
  -33.10826,
  -20.25903,
  -39.83852 ;

 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 ;

 current_v =
  -79.74377,
  -58.25002,
  -58.75571,
  -50.07729,
  -62.46644,
  -34.61475,
  -59.49023,
  -40.13012,
  -34.31493,
  -39.36872,
  -31.37893,
  -34.69032,
  -40.28542,
  -59.1896,
  -48.21616,
  -60.1112,
  -79.16942,
  -56.72565,
  -51.46871,
  -41.23063,
  -45.04583,
  -15.23477,
  -52.17595,
  -36.2775,
  -46.5822,
  -69.48688,
  -76.43557,
  -80.24938,
  -84.19023,
  -81.27675,
  -74.80746,
  -56.59827,
  -46.02446,
  -53.05879,
  -49.40054,
  -42.46851,
  -54.99008,
  -31.47347,
  -79.30018,
  -70.82069,
  -85.57253,
  -84.71409,
  -52.54865,
  -25.33672,
  -41.54774,
  -23.71877,
  -40.76731,
  -41.04742,
  -42.983,
  -78.50829,
  -81.30923,
  -82.30239,
  -71.64043,
  -46.94411,
  -65.83211,
  -59.91919,
  -71.57372,
  -65.62503,
  -96.50744,
  -69.27849,
  -75.32165,
  -77.21142,
  -74.15413,
  -74.31187,
  -66.42477,
  -39.3157,
  -64.35823,
  -11.02662,
  35.24037,
  38.39864,
  36.74192,
  32.31845,
  25.51248,
  0.07068469,
  46.6161,
  47.50299,
  8.853912,
  0.3877543,
  34.74821,
  55.77276,
  61.80088,
  52.26664,
  50.76182,
  31.99151,
  50.5518,
  38.03988,
  33.74143,
  55.28687,
  8.488391,
  33.42893,
  43.35978,
  45.1541,
  47.20411,
  68.38403,
  41.63844,
  62.65804,
  48.96689,
  54.49792,
  54.88041,
  3.314116,
  26.99621,
  31.95142,
  61.70421,
  60.12429,
  67.71633,
  38.27175,
  98.62965,
  67.39162,
  61.86872,
  72.2918,
  54.27985,
  59.00842,
  89.21701,
  84.99437,
  54.73152,
  65.66943,
  78.42977,
  57.73343,
  50.98659,
  93.68504,
  56.82146,
  64.65342,
  55.63102,
  59.37086,
  71.93787,
  56.29905,
  51.50284 ;

 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 ;

 temperature =
  15.94184,
  15.68928,
  15.56305,
  15.4684,
  15.40531,
  15.27914,
  15.27914,
  15.27914,
  15.24761,
  15.24761,
  15.21607,
  15.15301,
  15.18454,
  15.24761,
  15.34222,
  15.56305,
  15.78398,
  16.005,
  16.19454,
  16.41579,
  16.60553,
  16.70044,
  16.6688,
  16.5739,
  16.4474,
  16.25774,
  16.06817,
  15.91026,
  15.72084,
  15.68928,
  15.5315,
  15.49995,
  15.43685,
  15.37376,
  15.34222,
  15.24761,
  15.27914,
  15.31068,
  15.43685,
  15.56305,
  15.78398,
  16.03659,
  16.22614,
  16.47902,
  16.5739,
  16.5739,
  16.51064,
  16.47902,
  16.38417,
  16.28935,
  16.19454,
  16.09976,
  16.005,
  15.94184,
  15.91026,
  15.91026,
  15.91026,
  15.81554,
  15.75241,
  15.62616,
  15.59461,
  15.59461,
  15.68928,
  15.05842,
  17.1754,
  18.95605,
  20.88138,
  20.17295,
  13.51477,
  12.66444,
  13.10538,
  12.88492,
  12.16031,
  10.77203,
  14.99537,
  15.15301,
  15.31068,
  15.49995,
  15.65772,
  15.75241,
  15.91026,
  16.06817,
  16.5739,
  17.11203,
  17.46073,
  17.5559,
  17.46073,
  17.27048,
  17.08035,
  16.85868,
  16.54227,
  16.09976,
  15.62616,
  15.21607,
  15.31068,
  15.18454,
  15.08995,
  15.15301,
  15.15301,
  15.34222,
  15.4684,
  15.65772,
  15.56305,
  15.78398,
  15.81554,
  15.59461,
  15.31068,
  15.21607,
  15.21607,
  15.15301,
  15.05842,
  14.99537,
  14.93232,
  14.86928,
  14.83776,
  14.80625,
  14.86928,
  14.96385,
  14.80625,
  14.9008,
  15.05842,
  15.15301,
  15.49995,
  15.81554,
  16.03659,
  16.03659,
  16.22614 ;

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