netcdf J0209.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 128 ; 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.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 = "" ; :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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453276.62500579 ; :starting_julian_day_string = "2004-09-27 15:00:00" ; :ending_julian_day_number = 2453281.91667244 ; :ending_julian_day_string = "2004-10-02 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; data: lat = 44.8912 ; lon = -67.0173 ; depth = 2 ; time = 2453276.625, 2453276.66666667, 2453276.70833333, 2453276.75, 2453276.79166667, 2453276.83333333, 2453276.875, 2453276.91666667, 2453276.95833333, 2453277, 2453277.04166667, 2453277.08333333, 2453277.125, 2453277.16666667, 2453277.20833333, 2453277.25, 2453277.29166667, 2453277.33333333, 2453277.375, 2453277.41666667, 2453277.45833333, 2453277.5, 2453277.54166667, 2453277.58333333, 2453277.625, 2453277.66666667, 2453277.70833333, 2453277.75, 2453277.79166667, 2453277.83333333, 2453277.875, 2453277.91666667, 2453277.95833333, 2453278, 2453278.04166667, 2453278.08333333, 2453278.125, 2453278.16666667, 2453278.20833333, 2453278.25, 2453278.29166667, 2453278.33333333, 2453278.375, 2453278.41666667, 2453278.45833333, 2453278.5, 2453278.54166667, 2453278.58333333, 2453278.625, 2453278.66666667, 2453278.70833333, 2453278.75, 2453278.79166667, 2453278.83333333, 2453278.875, 2453278.91666667, 2453278.95833333, 2453279, 2453279.04166667, 2453279.08333333, 2453279.125, 2453279.16666667, 2453279.20833333, 2453279.25, 2453279.29166667, 2453279.33333333, 2453279.375, 2453279.41666667, 2453279.45833333, 2453279.5, 2453279.54166667, 2453279.58333333, 2453279.625, 2453279.66666667, 2453279.70833333, 2453279.75, 2453279.79166667, 2453279.83333333, 2453279.875, 2453279.91666667, 2453279.95833333, 2453280, 2453280.04166667, 2453280.08333333, 2453280.125, 2453280.16666667, 2453280.20833333, 2453280.25, 2453280.29166667, 2453280.33333333, 2453280.375, 2453280.41666667, 2453280.45833333, 2453280.5, 2453280.54166667, 2453280.58333333, 2453280.625, 2453280.66666667, 2453280.70833333, 2453280.75, 2453280.79166667, 2453280.83333333, 2453280.875, 2453280.91666667, 2453280.95833333, 2453281, 2453281.04166667, 2453281.08333333, 2453281.125, 2453281.16666667, 2453281.20833333, 2453281.25, 2453281.29166667, 2453281.33333333, 2453281.375, 2453281.41666667, 2453281.45833333, 2453281.5, 2453281.54166667, 2453281.58333333, 2453281.625, 2453281.66666667, 2453281.70833333, 2453281.75, 2453281.79166667, 2453281.83333333, 2453281.875, 2453281.91666667 ; current_speed = 0.8799, 45.7548, 20.8243, 45.4615, 86.8168, 15.2516, 52.794, 46.6347, 23.7573, 300.0459, 300.0459, 113.8004, 14.3717, 21.4109, 25.8104, 15.5449, 5.2794, 70.0987, 21.1176, 23.464, 56.9002, 62.7662, 116.4401, 30.5032, 34.9027, 10.2655, 5.2794, 8.799, 49.2744, 24.9305, 7.9191, 39.8888, 29.0367, 51.6208, 18.4779, 15.2516, 28.1568, 25.2238, 125.2391, 23.464, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 216.4554, 300.0459, 26.397, 25.8104, 143.717, 98.8421, 300.0459, 300.0459, 300.0459, 300.0459, 98.2555, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 71.5652, 49.5677, 34.0228, 300.0459, 282.7412, 15.5449, 300.0459, 300.0459, 300.0459, 53.0873, 2.3464, 300.0459, 167.181, 12.0253, 19.9444, 30.7965, 50.1543, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 218.5085, 62.1796, 113.2138, 300.0459, 25.8104, 300.0459, 189.7651, 300.0459, 300.0459, 75.0848, 38.129, 32.5563, 14.665, 38.4223, 47.8079, 143.717, 40.4754, 57.7801, 289.1938, 300.0459, 300.0459, 300.0459, 11.1454, 62.1796, 40.4754, 69.2188, 300.0459, 300.0459, 241.0926, 300.0459 ; 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 ; current_direction = 345.116, 299.798, 103.6052, 319.4876, 110.6372, 123.998, 102.902, 119.4272, 260.7704, 300.5012, 304.0172, 299.0948, 93.7604, 44.1848, 138.7652, 145.7972, 325.8164, 279.4052, 287.1404, 301.556, 289.9532, 298.04, 302.6108, 337.4192, 325.4648, 11.8376, 291.7112, 61.4132, 73.3676, 112.7468, 41.0204, 113.0984, 91.6508, 97.628, 96.2216, 275.186, 278.702, 281.5148, 303.6656, 286.4372, 300.5012, 300.1496, 300.8528, 301.9076, 299.4464, 303.6656, 299.4464, 300.8528, 299.4464, 302.9624, 298.3916, 295.9304, 300.5012, 294.8756, 338.1224, 309.9944, 293.1176, 298.7432, 301.556, 298.04, 300.1496, 295.5788, 300.8528, 302.2592, 304.0172, 303.314, 300.8528, 295.9304, 282.218, 89.8928, 298.04, 302.9624, 295.5788, 301.9076, 302.6108, 302.2592, 304.0172, 262.5284, 303.314, 298.3916, 52.6232, 139.4684, 350.7416, 278.702, 300.1496, 300.8528, 299.4464, 300.5012, 298.3916, 301.9076, 299.798, 301.2044, 299.0948, 299.0948, 299.798, 298.3916, 299.0948, 302.2592, 300.5012, 120.482, 106.7696, 301.556, 216.4688, 302.9624, 304.3688, 299.798, 299.0948, 117.3176, 119.0756, 110.6372, 38.9108, 308.9396, 347.9288, 296.6336, 294.8756, 302.2592, 298.7432, 302.9624, 302.2592, 298.04, 2.696, 282.218, 101.4956, 101.8472, 302.6108, 303.314, 304.7204, 299.798 ; 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 ; current_u = -0.2260137, -39.70523, 20.23996, -29.53236, 81.24584, 12.64445, 51.46113, 40.61792, -23.44973, -258.5251, -248.6989, -99.44065, 14.34076, 14.92286, 17.01283, 8.738158, -2.966213, -69.15639, -20.17967, -19.99436, -53.48458, -55.39868, -98.08341, -11.7128, -19.78678, 2.105848, -4.904881, 7.726342, 47.2128, 22.99147, 5.197525, 36.69101, 29.02465, 51.164, 18.36907, -15.18917, -27.83268, -24.71613, -104.2349, -22.50504, -258.5251, -259.4548, -257.5857, -254.7094, -261.2848, -249.7243, -261.2848, -257.5857, -261.2848, -251.7469, -263.9559, -194.6639, -258.5251, -23.94797, -9.6176, -110.1026, -90.90517, -263.0754, -255.6778, -264.8264, -259.4548, -88.62571, -257.5857, -253.7315, -248.6989, -250.7403, -257.5857, -64.36044, -48.44497, 34.02274, -264.8264, -237.2277, -14.02138, -254.7094, -252.7439, -253.7315, -44.00245, -2.326478, -250.7403, -147.0722, 9.556031, 12.96121, -4.954765, -49.57695, -259.4548, -257.5857, -261.2848, -258.5251, -263.9559, -254.7094, -260.3747, -256.6366, -262.185, -262.185, -260.3747, -263.9559, -262.185, -253.7315, -188.271, 53.58567, 108.3991, -255.6778, -15.34131, -251.7469, -156.6361, -260.3747, -262.185, 66.71107, 33.32396, 30.46719, 9.211229, -29.88521, -9.997925, -128.4674, -36.72022, -48.86129, -253.5605, -251.7469, -253.7315, -264.8264, 0.524243, -60.7712, 39.66346, 67.74434, -252.7439, -250.7403, -198.164, -260.3747 ; 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 ; current_v = 0.8503774, 22.73756, -4.898507, 34.56281, -30.59852, -8.528145, -11.78806, -22.91243, -3.81046, 152.2902, 167.8582, 55.33614, -0.9425572, 15.35366, -19.4098, -12.85646, 4.367338, 11.45521, 6.223657, 12.27945, 19.41733, 29.50563, 62.75301, 28.16479, 28.75208, 10.04718, 1.953, 4.21023, 14.10382, -9.639613, 5.974771, -15.64883, -0.8364866, -6.852185, -2.002527, 1.37858, 4.259992, 5.035202, 69.42564, 6.639473, 152.2902, 150.7009, 153.8738, 158.5895, 147.5053, 166.3289, 147.5053, 153.8738, 147.5053, 163.2515, 142.6704, 94.65141, 152.2902, 11.10388, 23.95159, 92.36874, 38.80735, 144.2875, 157.0235, 141.0479, 150.7009, 42.42201, 153.8738, 160.1496, 167.8582, 164.7933, 153.8738, 31.29396, 10.4901, 0.06365638, 141.0479, 153.8362, 6.711542, 158.5895, 161.7036, 160.1496, 29.69925, -0.3051135, 164.7933, 79.49377, 7.300008, -15.15869, 30.39531, 7.588111, 150.7009, 153.8738, 147.5053, 152.2902, 142.6704, 158.5895, 149.1059, 155.4516, 145.8991, 145.8991, 149.1059, 142.6704, 145.8991, 160.1496, 110.9054, -31.5417, -32.66488, 157.0235, -20.75622, 163.2515, 107.1257, 149.1059, 145.8991, -34.4581, -18.52929, -11.47445, 11.4112, 24.14845, 46.75079, 64.42594, 17.02596, 30.84015, 139.0689, 163.2515, 160.1496, 141.0479, 11.13306, 13.15918, -8.066451, -14.21078, 161.7036, 164.7933, 137.3196, 149.1059 ; 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 ; temperature = -0.6115165, 19.52091, 21.06648, 22.3991, 23.41558, 23.67927, 23.15248, 23.54735, 23.25108, 22.75886, 22.10548, 21.4228, 20.87248, 20.38853, 20.00239, 19.71334, 19.42476, 19.26463, 19.13662, 19.04066, 18.9128, 18.84889, 18.84889, 18.78501, 19.23262, 19.6171, 19.77754, 19.90599, 20.19535, 20.06668, 19.87387, 20.22753, 20.22753, 20.09884, 19.87387, 19.64918, 19.39272, 19.10463, 18.84889, 18.52966, 18.24275, 17.95619, 17.70174, 17.44755, 17.22532, 17.06669, 17.2888, 17.70174, 16.40129, 16.30633, 16.6863, 17.35229, 18.21089, 18.68922, 18.62538, 18.62538, 18.52966, 18.30647, 18.05167, 17.70174, 17.41579, 17.06669, 16.78135, 16.49627, 16.27469, 16.05323, 15.83189, 12.42437, 9.228405, 9.673087, 11.12984, 12.0773, 13.33894, 14.97907, 16.30633, 17.63817, 18.88084, 19.97025, 21.22834, 21.16357, 20.61419, 19.97025, 19.26463, 18.6573, 18.0835, 17.66996, 17.38404, 17.16186, 17.00326, 16.87644, 16.74966, 16.65462, 16.52793, 16.49627, 16.49627, 16.49627, 16.93984, 17.95619, 19.16861, 20.32411, 21.26073, 22.13807, 23.61329, 22.95551, 22.52981, 22.04032, 21.55258, 21.09884, 20.64646, 20.25972, 19.87387, 19.52091, 19.23262, 18.97672, 18.78501, 18.59347, 18.4021, 18.27461, 18.21089, 18.30647, 18.78501, 19.48885, 20.29191, 21.09884, 21.74747, 22.20328, 22.26852, 22.10548 ; temperature_qc = 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }