netcdf I0108.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.6673, 0.03422, -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 = 689 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0108" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:22:17\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:22:17" ; data: lat = 44.1058 ; lon = -68.1087 ; 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.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, 2453120.95833333 ; current_speed = 300.0459, 300.0459, 300.0459, 58.3667, 50.7409, 11.4387, 31.6764, 32.8496, 16.1315, 22.2908, 14.9583, 30.2099, 43.995, 36.0759, 72.4451, 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, 300.0459, 268.6628, 300.0459, 52.2074, 68.3389, 56.0203, 22.5841, 42.2352, 65.6992, 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, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 296.8196, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 26.397, 194.1646, 13.7851, 207.0698, 179.2063, 167.7676, 39.8888, 153.3959, 60.1265, 92.0962, 93.856, 67.1657, 48.9811, 23.1707, 47.2213, 41.3553, 0.5866, 77.1379, 30.5032, 56.0203, 42.8218, 70.0987, 175.98, 34.3161, 53.0873, 26.397, 86.2302, 17.3047, 1.1732, 79.191, 56.3136, 35.7826, 65.6992, 26.397, 26.6903, 58.0734, 37.2491, 73.325, 122.3061, 153.1026, 110.5741, 96.2024, 246.0787, 300.0459, 297.9928, 293.3, 215.5755, 167.4743, 245.4921, 300.0459, 300.0459, 300.0459, 276.5819, 96.2024, 239.9194, 16.4248, 66.8724, 33.4362, 28.7434, 14.0784, 22.2908 ; 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 = 203.1348, 201.3768, 201.7284, 188.3676, 190.4772, 270.2904, 189.0708, 173.6004, 134.9244, 182.3904, 104.3352, 25.9284, 171.4908, 201.0252, 189.4224, 202.4316, 199.9704, 204.1896, 203.838, 201.7284, 201.7284, 199.6188, 204.1896, 202.4316, 201.3768, 204.5412, 201.7284, 202.4316, 201.3768, 202.4316, 201.7284, 199.2672, 185.5548, 195.3996, 201.7284, 127.1892, 201.3768, 192.9384, 202.7832, 202.7832, 201.3768, 200.322, 201.7284, 200.6736, 200.6736, 200.6736, 203.4864, 200.6736, 200.322, 203.838, 201.0252, 202.7832, 202.4316, 200.6736, 202.7832, 202.4316, 203.838, 200.6736, 201.3768, 200.322, 198.9156, 202.7832, 201.3768, 36.1248, 35.7732, 31.2024, 20.3028, 31.2024, 82.536, 90.6228, 96.9516, 88.5132, 96.9516, 92.3808, 71.988, 67.4172, 90.9744, 84.9972, 70.23, 119.8056, 86.4036, 66.0108, 91.326, 70.9332, 94.4904, 81.1296, 60.7368, 100.4676, 92.3808, 71.6364, 63.5496, 61.44, 87.81, 9.0516, 287.5188, 90.2712, 85.3488, 48.7824, 64.2528, 38.586, 74.8008, 345.846, 327.9528, 338.5008, 359.5584, 354.2844, 354.636, 354.9876, 351.8232, 352.5264, 349.362, 351.8232, 348.6588, 352.5264, 354.9876, 350.4168, 352.878, 352.1748, 351.4716, 351.4716, 349.362, 345.1428, 349.0104, 304.3956, 341.3136, 356.394, 359.2068 ; 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 = -117.8867, -109.3667, -111.0792, -8.493731, -9.22694, -11.43855, -4.993937, 3.661482, 11.42173, -0.9297102, 14.49256, 13.20921, 6.509861, -12.94326, -11.86011, -114.4916, -102.4761, -122.946, -121.2642, -111.0792, -111.0792, -100.7436, -122.946, -114.4916, -109.3667, -124.6233, -111.0792, -114.4916, -109.3667, -114.4916, -99.46092, -99.00736, -5.053559, -18.14735, -20.73912, 17.99149, -15.39472, -14.71027, -116.1914, -116.1914, -109.3667, -104.2047, -111.0792, -105.9293, -105.9293, -105.9293, -119.5777, -105.9293, -104.2047, -121.2642, -107.65, -116.1914, -114.4916, -105.9293, -116.1914, -114.4916, -121.2642, -105.9293, -109.3667, -103.0842, -97.26738, -116.1914, -109.3667, 176.8909, 175.4003, 155.4426, 9.15927, 100.5895, 13.66829, 207.0576, 177.8889, 167.7111, 39.59557, 153.2635, 57.17981, 85.03477, 93.84243, 66.90983, 46.09406, 20.10561, 47.12831, 37.78312, 0.5864429, 72.90599, 30.40957, 55.35028, 37.35703, 68.93211, 175.8281, 32.5686, 47.53014, 23.18493, 86.16722, 2.722443, -1.118785, 79.19011, 56.12815, 26.91612, 59.17655, 16.46351, 25.75668, -14.20063, -19.76503, -26.87275, -0.9426495, -15.24759, -10.33677, -8.405333, -34.99932, -39.02678, -55.01043, -41.71552, -42.39319, -21.78327, -21.44897, -49.95153, -37.20044, -40.85164, -41.01699, -14.26678, -44.28989, -4.211497, -12.74794, -27.59011, -9.209044, -0.8854614, -0.3085829 ; 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 = -275.9171, -279.4038, -278.7274, -57.74537, -49.89491, 0.05797607, -31.28026, -32.64491, -11.39163, -22.2714, -3.70359, 27.16901, -43.51071, -33.67406, -71.46769, -277.3431, -282.0039, -273.7002, -274.4495, -278.7274, -278.7274, -282.6274, -273.7002, -277.3431, -279.4038, -272.9406, -278.7274, -277.3431, -279.4038, -277.3431, -249.5741, -283.2403, -51.96224, -65.88535, -52.04001, -13.65094, -39.32957, -64.03119, -276.6353, -276.6353, -279.4038, -281.3698, -278.7274, -280.725, -280.725, -280.725, -275.1885, -280.725, -281.3698, -274.4495, -280.0697, -276.6353, -277.3431, -280.725, -276.6353, -277.3431, -274.4495, -280.725, -279.4038, -278.3443, -283.8426, -276.6353, -279.4038, 242.3575, 243.4384, 256.642, 24.75701, 166.0772, 1.790729, -2.250786, -21.68949, 4.353006, -4.827775, -6.372195, 18.59209, 35.36661, -1.596084, 5.857146, 16.56762, -11.5172, 2.962089, 16.81359, -0.01357451, 25.19866, -2.388158, 8.638329, 20.93225, -12.7355, -7.310358, 10.81116, 23.6463, 12.61985, 3.29515, 17.0892, 0.3531552, -0.374836, 4.566449, 23.57789, 28.53981, 20.63382, 6.997548, 56.31041, 31.57276, 68.22324, 122.3025, 152.3414, 110.0899, 95.8345, 243.577, 297.497, 292.8712, 290.3183, 211.3661, 166.0516, 244.5533, 295.8587, 297.7309, 297.2519, 273.5236, 95.13864, 235.7959, 15.87568, 65.64608, 18.88823, 27.22823, 14.05053, 22.28866 ; 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 = 16.03753, 15.72198, 15.59583, 15.40665, 15.37512, 15.18602, 15.24905, 15.24905, 15.18602, 15.18602, 15.15451, 15.05998, 15.05998, 15.21753, 15.40665, 15.72198, 16.03753, 16.32171, 16.5745, 16.89074, 17.58759, 17.30231, 17.11229, 16.89074, 16.63772, 16.38489, 16.16381, 15.94284, 15.72198, 15.69044, 15.50123, 15.4697, 15.37512, 15.31208, 15.31208, 15.18602, 15.24905, 15.3436, 15.50123, 15.69044, 16.00596, 16.32171, 16.5745, 16.82747, 16.89074, 16.82747, 16.70096, 16.63772, 16.51129, 16.3533, 16.22696, 16.13223, 16.00596, 15.9744, 15.94284, 15.94284, 15.91128, 15.81662, 15.72198, 15.59583, 15.56429, 15.59583, 15.78508, 14.6505, 15.53276, 17.11229, 20.75033, 20.62147, 12.76195, 18.3817, 15.56429, 13.23407, 11.69112, 15.05998, 15.24905, 15.37512, 15.53276, 15.6589, 15.75353, 15.91128, 16.10066, 16.51129, 17.01732, 17.36569, 17.49247, 17.39738, 17.27064, 17.08063, 16.89074, 16.63772, 16.32171, 15.9744, 15.62736, 15.69044, 15.72198, 15.43817, 15.4697, 15.56429, 15.53276, 15.56429, 15.72198, 16.03753, 16.03753, 15.81662, 15.37512, 14.83947, 14.71348, 14.58752, 14.46158, 14.30416, 14.20973, 14.14677, 14.11529, 14.08382, 14.08382, 14.17825, 14.30416, 14.30416, 14.39861, 14.49306, 14.80797, 15.24905, 15.69044, 16.03753, 15.9744, 16.10066, 15.94284 ; 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 ; }