netcdf I0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 126 ; 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., 300. ; 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 = -300., 300. ; 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 = -300., 300. ; 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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453392.20833912 ; :ending_julian_day_string = "2005-01-21 05:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333 ; current_speed = 17.3047, 11.4387, 5.866, 13.1985, 18.7712, 23.7573, 24.3439, 11.1454, 3.2263, 10.8521, 21.4109, 29.9166, 26.397, 27.5702, 14.3717, 9.6789, 8.5057, 12.0253, 9.6789, 11.732, 19.9444, 24.0506, 32.5563, 38.4223, 40.7687, 38.7156, 33.7295, 27.8635, 9.6789, 15.8382, 14.665, 17.8913, 19.3578, 30.7965, 44.8749, 46.3414, 55.727, 52.5007, 42.8218, 34.9027, 18.1846, 13.4918, 8.2124, 7.0392, 12.0253, 17.0114, 28.1568, 31.3831, 33.1429, 35.4893, 22.8774, 29.0367, 9.3856, 8.5057, 11.4387, 12.9052, 13.1985, 9.9722, 13.1985, 14.0784, 26.397, 26.6903, 27.5702, 18.1846, 8.799, 8.2124, 7.0392, 14.9583, 14.3717, 8.799, 3.5196, 8.2124, 16.1315, 18.7712, 17.598, 18.7712, 14.0784, 5.2794, 14.665, 12.0253, 19.0645, 12.3186, 8.5057, 3.2263, 15.2516, 17.8913, 15.8382, 12.3186, 10.2655, 3.8129, 7.3325, 14.3717, 20.2377, 20.2377, 16.7181, 14.665, 3.8129, 12.9052, 14.665, 10.5588, 10.2655, 5.866, 14.3717, 24.3439, 21.1176, 28.7434, 24.3439, 21.4109, 12.0253, 30.2099, 45.4615, 46.928, 49.2744, 41.9419, 35.196, 24.0506, 18.7712, 15.5449, 8.799, 15.5449, 11.732, 16.7181, 19.9444, 23.1707, 22.2908, 18.4779 ; 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 ; current_direction = 219.63, 222.0912, 299.7948, 348.9804, 7.2636, 12.186, 32.9304, 42.7752, 296.2788, 217.1688, 218.5752, 204.8628, 207.324, 225.2556, 225.2556, 247.4064, 333.9, 343.3548, 297.6852, 323.7036, 259.3608, 231.2328, 213.6528, 232.6392, 216.8172, 214.7076, 223.8492, 218.2236, 257.2512, 219.9816, 246.3516, 204.1596, 213.6528, 222.4428, 219.2784, 212.598, 206.6208, 206.6208, 211.5432, 207.6756, 200.292, 221.0364, 149.6616, 207.6756, 241.0776, 225.9588, 196.4244, 199.9404, 187.986, 190.0956, 196.4244, 206.2692, 190.4472, 119.424, 82.1544, 63.8712, 116.9628, 89.1864, 158.4516, 171.4608, 200.9952, 189.3924, 189.744, 200.292, 180.2508, 73.716, 121.8852, 46.6428, 59.652, 69.8484, 192.2052, 221.388, 202.4016, 221.388, 183.0636, 190.7988, 187.6344, 188.6892, 33.282, 44.1816, 13.2408, 41.0172, 24.1404, 161.9676, 211.5432, 213.6528, 214.356, 210.1368, 233.694, 304.014, 333.9, 19.9212, 25.8984, 3.7476, 0.2316, 354.9576, 349.6836, 287.1372, 235.452, 229.8264, 302.6076, 348.6288, 347.2224, 345.816, 354.9576, 21.6792, 350.7384, 332.4936, 150.7164, 187.2828, 188.3376, 194.6664, 203.808, 196.4244, 192.2052, 165.132, 167.9448, 148.6068, 128.9172, 134.5428, 193.6116, 195.7212, 191.8536, 201.6984, 193.26, 198.534 ; 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 ; current_u = -11.03741, -7.667505, -5.090577, -2.522825, 2.373326, 5.014832, 13.23383, 7.569105, -2.892863, -6.556462, -13.35058, -12.57834, -12.1168, -19.58185, -10.20756, -8.936075, -3.741991, -3.444578, -8.570798, -6.944904, -19.60154, -18.75217, -18.04136, -30.5392, -24.43121, -22.04422, -23.36654, -17.24004, -9.440286, -10.1767, -13.4335, -7.322547, -10.7273, -20.78314, -28.40981, -24.96603, -24.97036, -23.52471, -22.40185, -16.21108, -6.306505, -8.857884, 4.148134, -3.269462, -10.52545, -12.22848, -7.961334, -10.70297, -4.60458, -6.220959, -6.468584, -12.85133, -1.701885, 7.408534, 11.33163, 11.58637, 11.76384, 9.971194, 4.847638, 2.090446, -9.457774, -4.355726, -4.666154, -6.306505, -0.03851562, 7.882948, 5.977042, 10.876, 12.40238, 8.260364, -0.744091, -5.429667, -6.147653, -12.41067, -0.9405151, -3.516986, -1.870336, -0.7975827, 8.047568, 8.380851, 4.366611, 8.084519, 3.47861, 0.9987165, -7.978742, -9.914622, -8.938022, -6.184754, -8.27262, -3.160516, -3.225854, 4.896832, 8.839355, 1.322763, 0.06757743, -1.28895, -0.6828287, -12.33223, -12.07885, -8.067909, -8.647461, -1.156567, -3.178549, -5.965148, -1.856088, 10.61808, -3.917965, -9.888575, 5.881969, -3.829613, -6.592169, -11.88173, -19.89075, -11.85907, -7.44091, 6.171216, 3.920439, 8.097467, 6.846102, 11.07926, -2.760996, -4.52988, -4.096813, -8.56669, -5.112847, -5.873521 ; 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 ; current_v = -13.32772, -8.488417, 2.914787, 12.95514, 18.62056, 23.22199, 20.4326, 8.18099, 1.42841, -8.647593, -16.73884, -27.14384, -23.45176, -19.40791, -10.11689, -3.718558, 7.638353, 11.5214, 4.496946, 9.455587, -3.682211, -15.05947, -27.10022, -23.31589, -32.63744, -31.82688, -24.32456, -21.88962, -2.135911, -12.13603, -5.882468, -16.32418, -16.11364, -22.72632, -34.73671, -39.04129, -49.81947, -46.93518, -36.49471, -30.90953, -17.05602, -10.17677, -7.087771, -6.233856, -5.815731, -11.82591, -27.00782, -29.50162, -32.82148, -34.93981, -21.94386, -26.03792, -9.230009, -4.178584, 1.561429, 5.683328, -5.984357, 0.1416005, -12.27603, -13.92233, -24.64451, -26.33249, -27.17247, -17.05602, -8.798916, 2.302746, -3.718239, 10.26954, 7.261312, 3.031302, -3.440045, -6.161349, -14.91414, -14.08308, -17.57285, -18.43878, -13.95361, -5.218805, 12.25964, 8.623757, 18.55769, 9.294538, 7.761843, -3.067829, -12.99811, -14.89291, -13.07518, -10.65348, -6.078177, 2.132919, 6.584787, 13.51173, 18.20523, 20.19443, 16.71796, 14.60825, 3.75126, 3.802657, -8.316469, -6.811542, 5.531898, 5.750853, 14.0158, 23.60175, 21.03587, 26.71029, 24.02655, 18.99059, -10.48858, -29.96618, -44.98101, -45.39892, -45.08131, -40.2304, -34.40046, -23.24537, -18.35723, -13.26932, -5.527503, -10.90384, -11.40249, -16.0927, -19.5191, -21.52889, -21.69651, -17.51955 ; 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 ; temperature = 4.922483, 4.889915, 4.922483, 4.922483, 4.889915, 4.857338, 4.629086, 4.596447, 4.596447, 4.596447, 4.824754, 4.889915, 4.922483, 4.955044, 4.922483, 4.955044, 4.922483, 4.955044, 4.987597, 5.020142, 5.08521, 5.117733, 5.08521, 5.05268, 4.922483, 4.922483, 4.857338, 4.824754, 4.857338, 4.857338, 4.955044, 4.955044, 5.020142, 5.05268, 5.05268, 5.08521, 4.922483, 4.922483, 4.922483, 4.922483, 4.922483, 4.922483, 4.955044, 4.955044, 5.020142, 5.020142, 4.987597, 4.955044, 4.922483, 4.857338, 4.824754, 4.824754, 4.759563, 4.792162, 4.792162, 4.792162, 4.857338, 4.857338, 4.889915, 4.889915, 4.889915, 4.857338, 4.824754, 4.792162, 4.792162, 4.792162, 4.824754, 4.824754, 4.889915, 4.889915, 4.922483, 4.889915, 4.889915, 4.857338, 4.824754, 4.759563, 4.759563, 4.759563, 4.792162, 4.824754, 4.889915, 4.857338, 4.889915, 4.922483, 4.857338, 4.889915, 4.889915, 4.857338, 4.857338, 4.857338, 4.857338, 4.857338, 4.857338, 4.857338, 4.857338, 4.889915, 4.889915, 4.857338, 4.857338, 4.857338, 4.857338, 4.824754, 4.824754, 4.824754, 4.824754, 4.857338, 4.857338, 4.857338, 4.792162, 4.759563, 4.69434, 4.69434, 4.596447, 4.596447, 4.563799, 4.531144, 4.531144, 4.563799, 4.531144, 4.531144, 4.531144, 4.563799, 4.563799, 4.498481, 4.531144, 4.498481 ; 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 ; }