netcdf A0107.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 124 ; 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.7711, 0.03433, -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 = "11-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453023.04167244 ; :starting_julian_day_string = "2004-01-18 01:00:00" ; :ending_julian_day_number = 2453028.16667244 ; :ending_julian_day_string = "2004-01-23 04:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2453023.04166667, 2453023.08333333, 2453023.125, 2453023.16666667, 2453023.20833333, 2453023.25, 2453023.29166667, 2453023.33333333, 2453023.375, 2453023.41666667, 2453023.45833333, 2453023.5, 2453023.54166667, 2453023.58333333, 2453023.625, 2453023.66666667, 2453023.70833333, 2453023.75, 2453023.79166667, 2453023.83333333, 2453023.875, 2453023.91666667, 2453023.95833333, 2453024, 2453024.04166667, 2453024.08333333, 2453024.125, 2453024.16666667, 2453024.20833333, 2453024.25, 2453024.29166667, 2453024.33333333, 2453024.375, 2453024.41666667, 2453024.45833333, 2453024.5, 2453024.54166667, 2453024.58333333, 2453024.625, 2453024.66666667, 2453024.70833333, 2453024.75, 2453024.79166667, 2453024.83333333, 2453024.875, 2453024.91666667, 2453024.95833333, 2453025, 2453025.04166667, 2453025.08333333, 2453025.125, 2453025.16666667, 2453025.20833333, 2453025.25, 2453025.29166667, 2453025.33333333, 2453025.375, 2453025.41666667, 2453025.45833333, 2453025.5, 2453025.54166667, 2453025.58333333, 2453025.625, 2453025.66666667, 2453025.70833333, 2453025.75, 2453025.79166667, 2453025.83333333, 2453025.875, 2453025.91666667, 2453025.95833333, 2453026, 2453026.04166667, 2453026.08333333, 2453026.125, 2453026.16666667, 2453026.20833333, 2453026.25, 2453026.29166667, 2453026.33333333, 2453026.375, 2453026.41666667, 2453026.45833333, 2453026.5, 2453026.54166667, 2453026.58333333, 2453026.625, 2453026.66666667, 2453026.70833333, 2453026.75, 2453026.79166667, 2453026.83333333, 2453026.875, 2453026.91666667, 2453026.95833333, 2453027, 2453027.04166667, 2453027.08333333, 2453027.125, 2453027.16666667, 2453027.20833333, 2453027.25, 2453027.29166667, 2453027.33333333, 2453027.375, 2453027.41666667, 2453027.45833333, 2453027.5, 2453027.54166667, 2453027.58333333, 2453027.625, 2453027.66666667, 2453027.70833333, 2453027.75, 2453027.79166667, 2453027.83333333, 2453027.875, 2453027.91666667, 2453027.95833333, 2453028, 2453028.04166667, 2453028.08333333, 2453028.125, 2453028.16666667 ; current_speed = 3.8129, 11.1454, 14.665, 13.4918, 13.1985, 6.1593, 9.6789, 6.7459, 3.5196, 2.6397, 4.6928, 3.2263, 12.9052, 17.0114, 23.464, 26.397, 26.6903, 16.4248, 11.4387, 8.5057, 0.8799, 5.2794, 11.4387, 13.1985, 16.4248, 12.6119, 10.8521, 13.4918, 14.9583, 9.9722, 13.1985, 8.2124, 8.799, 6.1593, 9.9722, 7.0392, 9.9722, 9.3856, 16.7181, 18.4779, 19.9444, 25.2238, 23.464, 9.0923, 6.1593, 10.8521, 5.5727, 9.9722, 6.7459, 4.1062, 12.9052, 18.7712, 16.7181, 29.6233, 21.1176, 18.1846, 7.0392, 8.2124, 6.1593, 7.0392, 2.3464, 5.5727, 18.1846, 20.531, 26.1037, 25.2238, 27.2769, 22.2908, 7.6258, 12.0253, 7.9191, 8.2124, 6.1593, 14.3717, 8.2124, 21.9975, 19.3578, 22.2908, 21.9975, 23.7573, 18.7712, 12.6119, 8.2124, 4.3995, 7.9191, 7.9191, 6.7459, 6.1593, 9.3856, 14.9583, 19.6511, 19.3578, 12.3186, 6.4526, 1.4665, 1.7598, 4.3995, 8.2124, 5.866, 0.8799, 5.5727, 8.5057, 14.3717, 18.4779, 17.0114, 8.799, 7.3325, 1.7598, 6.4526, 7.6258, 5.2794, 3.2263, 7.3325, 9.3856, 17.0114, 20.2377, 19.3578, 13.1985, 7.9191, 7.3325, 7.9191, 11.4387, 19.3578, 10.8521 ; 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 ; current_direction = 132.3919, 107.4283, 126.0631, 84.2227, 83.1679, 95.1223, 84.5743, 74.7295, 92.6611, 132.0403, 212.9083, 69.1039, 88.0903, 83.5195, 68.0491, 62.7751, 63.4783, 62.4235, 50.1175, 23.3959, 185.4835, 261.7807, 208.6891, 206.2279, 172.1227, 170.0131, 174.5839, 141.5335, 116.5699, 150.3235, 137.6659, 173.8807, 195.3283, 196.3831, 187.9447, 189.7027, 167.2003, 163.6843, 140.8303, 125.0083, 95.4739, 102.5059, 109.1863, 93.3643, 132.7435, 169.3099, 208.3375, 223.4563, 247.7167, 118.3279, 110.9443, 111.6475, 102.5059, 103.2091, 98.6383, 104.6155, 187.9447, 196.7347, 150.6751, 225.9175, 271.2739, 87.3871, 156.6523, 95.8255, 96.1771, 98.9899, 98.2867, 101.0995, 80.0035, 127.4695, 193.5703, 202.3603, 184.4287, 168.9583, 159.1135, 126.4147, 146.4559, 127.1179, 109.8895, 97.2319, 81.4099, 133.7983, 175.2871, 199.5475, 231.8947, 207.9859, 178.0999, 111.9991, 106.7251, 82.4647, 78.2455, 73.6747, 65.2363, 79.3003, 305.0275, 242.7943, 216.7759, 260.0227, 249.8263, 37.4599, 94.7707, 92.6611, 85.6291, 76.4875, 64.1815, 84.5743, 69.8071, 152.0815, 0.1903, 266.7031, 243.4975, 58.2043, 43.7887, 80.0035, 80.0035, 67.3459, 83.5195, 61.0171, 7.2223, 43.4371, 212.9083, 204.4699, 223.8079, 220.2919 ; 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 ; current_u = 2.81602, 10.63374, 11.85473, 13.42327, 13.10478, 6.134702, 9.635535, 6.507723, 3.515805, 1.960437, -2.54958, 3.014102, 12.89803, 16.9027, 21.76297, 23.47268, 23.88155, 14.55884, 8.777613, 3.377462, -0.08408245, -5.225171, -5.491224, -5.832981, 2.251053, 2.187194, 1.024309, 8.392668, 13.37854, 4.93726, 8.888564, 0.8754337, -2.326011, -1.737283, -1.37833, -1.186357, 2.209275, 2.636694, 10.55948, 15.13467, 19.85345, 24.62533, 22.16069, 9.076631, 4.523387, 2.01303, -2.645162, -6.858891, -6.242118, 3.614468, 12.05253, 17.44729, 16.32144, 28.83954, 20.87805, 17.59616, -0.972939, -2.364683, 3.016587, -5.05653, -2.34582, 5.566906, 7.206738, 20.42497, 25.95214, 24.91395, 26.99211, 21.87384, 7.510028, 9.544208, -1.858124, -3.124241, -0.4756116, 2.752517, 2.927867, 17.7023, 10.69671, 17.77458, 20.68536, 23.56831, 18.56063, 9.103026, 0.6747546, -1.472021, -6.231365, -3.716071, 0.2236733, 5.71084, 8.988557, 14.82912, 19.23901, 18.57732, 11.18582, 6.340414, -1.200883, -1.565115, -2.633922, -8.0882, -5.506129, 0.5351605, 5.553393, 8.496528, 14.3299, 17.96641, 15.31329, 8.759578, 6.881814, 0.823965, 0.02143138, -7.613179, -4.724614, 2.742136, 5.074096, 9.243112, 16.75314, 18.6763, 19.23411, 11.54558, 0.9955842, 5.041518, -4.302416, -4.738083, -13.4003, -7.017857 ; 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 ; current_v = -2.570649, -3.338182, -8.632932, 1.358113, 1.570097, -0.5499144, 0.9151871, 1.776711, -0.1634089, -1.767683, -3.939799, 1.150739, 0.4300578, 1.919993, 8.771122, 12.07622, 11.9182, 7.603574, 7.334669, 7.806387, -0.8758734, -0.7547553, -10.03446, -11.83963, -16.26981, -12.4208, -10.80365, -10.5637, -6.690687, -8.664193, -9.756733, -8.165606, -8.485992, -5.909215, -9.876486, -6.938508, -9.724396, -9.007627, -12.96119, -10.60068, -1.902542, -5.461966, -7.711228, -0.533576, -4.180424, -10.66376, -4.904906, -7.238812, -2.557954, -1.948461, -4.613095, -6.924606, -3.62014, -6.769087, -3.171784, -4.588541, -6.971637, -7.864591, -5.370026, -4.897125, 0.05216497, 0.2540477, -16.69559, -2.083877, -2.80881, -3.94148, -3.931324, -4.291278, 1.323748, -7.315459, -7.69802, -7.594908, -6.14091, -14.10565, -7.672751, -13.05827, -16.13397, -13.45154, -7.483708, -2.990702, 2.803751, -8.728971, -8.184633, -4.145932, -4.886945, -6.993065, -6.742191, -2.307225, -2.700989, 1.961587, 4.003295, 5.441294, 5.159976, 1.197999, 0.8417263, -0.8045567, -3.523926, -1.422864, -2.022992, 0.6984463, -0.4634717, -0.3949049, 1.095305, 4.3175, 7.408835, 0.8319882, 2.531046, -1.554985, 6.452564, -0.4385598, -2.355863, 1.699912, 5.293308, 1.629228, 2.952975, 7.794891, 2.184819, 6.395314, 7.856268, 5.324346, -6.64841, -10.41126, -13.96984, -8.277545 ; 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 ; temperature = 3.233158, 3.200117, 3.26619, 3.167067, 3.200117, 3.497159, 3.72769, 3.760588, 3.760588, 3.72769, 3.200117, 3.167067, 3.26619, 3.497159, 3.661868, 3.72769, 3.760588, 3.793477, 3.793477, 3.793477, 3.760588, 3.760588, 3.760588, 3.760588, 3.760588, 3.760588, 3.72769, 3.72769, 3.760588, 3.72769, 3.72769, 3.72769, 3.72769, 3.72769, 3.628944, 3.563069, 3.497159, 3.497159, 3.497159, 3.563069, 3.628944, 3.694783, 3.694783, 3.694783, 3.661868, 3.628944, 3.628944, 3.563069, 3.530118, 3.497159, 3.497159, 3.497159, 3.530118, 3.563069, 3.563069, 3.563069, 3.563069, 3.530118, 3.530118, 3.530118, 3.46419, 3.46419, 3.497159, 3.497159, 3.497159, 3.497159, 3.497159, 3.497159, 3.497159, 3.46419, 3.46419, 3.46419, 3.46419, 3.46419, 3.46419, 3.431212, 3.46419, 3.398226, 3.431212, 3.46419, 3.46419, 3.431212, 3.431212, 3.46419, 3.46419, 3.431212, 3.398226, 3.431212, 3.46419, 3.497159, 3.530118, 3.563069, 3.497159, 3.46419, 3.46419, 3.431212, 3.431212, 3.398226, 3.431212, 3.398226, 3.398226, 3.398226, 3.365231, 3.365231, 3.365231, 3.398226, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.365231, 3.332226, 3.299212, 3.332226 ; 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 ; }