netcdf E0111.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 132 ; 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.7217, 0.03423, -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 = "Wed Oct 6 20:31:48 2004: /usr/local/nco/bin/ncrcat -d time,2453285.8125,2453650.0 E0111.aanderaa.realtime.nc E0111.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0111" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453324.00000579 ; :starting_julian_day_string = "2004-11-14 00:00:00" ; :ending_julian_day_number = 2453329.45833912 ; :ending_julian_day_string = "2004-11-19 11:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Sep-2004 02:26:41\n", "AANCM_Temperature_1.5: 03-Sep-2004 02:26:41" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 2453324, 2453324.04166667, 2453324.08333333, 2453324.125, 2453324.16666667, 2453324.20833333, 2453324.25, 2453324.29166667, 2453324.33333333, 2453324.375, 2453324.41666667, 2453324.45833333, 2453324.5, 2453324.54166667, 2453324.58333333, 2453324.625, 2453324.66666667, 2453324.70833333, 2453324.75, 2453324.79166667, 2453324.83333333, 2453324.875, 2453324.91666667, 2453324.95833333, 2453325, 2453325.04166667, 2453325.08333333, 2453325.125, 2453325.16666667, 2453325.20833333, 2453325.25, 2453325.29166667, 2453325.33333333, 2453325.375, 2453325.41666667, 2453325.45833333, 2453325.5, 2453325.54166667, 2453325.58333333, 2453325.625, 2453325.66666667, 2453325.70833333, 2453325.75, 2453325.79166667, 2453325.83333333, 2453325.875, 2453325.91666667, 2453325.95833333, 2453326, 2453326.04166667, 2453326.08333333, 2453326.125, 2453326.16666667, 2453326.20833333, 2453326.25, 2453326.29166667, 2453326.33333333, 2453326.375, 2453326.41666667, 2453326.45833333, 2453326.5, 2453326.54166667, 2453326.58333333, 2453326.625, 2453326.66666667, 2453326.70833333, 2453326.75, 2453326.79166667, 2453326.83333333, 2453326.875, 2453326.91666667, 2453326.95833333, 2453327, 2453327.04166667, 2453327.08333333, 2453327.125, 2453327.16666667, 2453327.20833333, 2453327.25, 2453327.29166667, 2453327.33333333, 2453327.375, 2453327.41666667, 2453327.45833333, 2453327.5, 2453327.54166667, 2453327.58333333, 2453327.625, 2453327.66666667, 2453327.70833333, 2453327.75, 2453327.79166667, 2453327.83333333, 2453327.875, 2453327.91666667, 2453327.95833333, 2453328, 2453328.04166667, 2453328.08333333, 2453328.125, 2453328.16666667, 2453328.20833333, 2453328.25, 2453328.29166667, 2453328.33333333, 2453328.375, 2453328.41666667, 2453328.45833333, 2453328.5, 2453328.54166667, 2453328.58333333, 2453328.625, 2453328.66666667, 2453328.70833333, 2453328.75, 2453328.79166667, 2453328.83333333, 2453328.875, 2453328.91666667, 2453328.95833333, 2453329, 2453329.04166667, 2453329.08333333, 2453329.125, 2453329.16666667, 2453329.20833333, 2453329.25, 2453329.29166667, 2453329.33333333, 2453329.375, 2453329.41666667, 2453329.45833333 ; current_speed = 14.665, 10.2655, 11.1454, 20.2377, 23.464, 20.8243, 22.5841, 32.8496, 27.2769, 28.4501, 23.7573, 19.0645, 17.3047, 13.1985, 12.0253, 14.0784, 14.9583, 20.2377, 21.1176, 21.4109, 23.1707, 22.2908, 20.8243, 15.5449, 17.3047, 12.3186, 6.1593, 4.6928, 2.6397, 8.5057, 12.3186, 13.4918, 7.0392, 7.0392, 8.799, 7.9191, 8.2124, 8.799, 3.2263, 5.866, 7.9191, 5.866, 5.866, 2.933, 4.6928, 4.9861, 11.4387, 16.1315, 18.1846, 18.7712, 14.665, 11.1454, 3.8129, 6.7459, 6.7459, 11.1454, 8.799, 12.6119, 5.2794, 3.8129, 5.866, 8.799, 5.866, 8.5057, 7.0392, 8.799, 7.0392, 7.9191, 7.6258, 12.0253, 7.3325, 7.3325, 10.5588, 11.1454, 9.3856, 16.4248, 8.5057, 4.9861, 4.3995, 4.1062, 6.7459, 4.6928, 4.3995, 5.2794, 9.9722, 15.2516, 20.531, 20.2377, 20.2377, 19.6511, 5.5727, 8.2124, 9.3856, 10.2655, 9.6789, 4.1062, 7.9191, 11.4387, 10.5588, 9.6789, 12.6119, 21.4109, 16.4248, 17.8913, 17.8913, 20.531, 24.0506, 16.1315, 19.0645, 19.0645, 17.0114, 12.6119, 14.9583, 18.7712, 19.3578, 16.4248, 17.598, 17.0114, 13.4918, 19.9444, 21.9975, 24.9305, 21.4109, 22.2908, 18.1846, 20.531, 19.0645, 12.0253, 9.6789, 8.2124, 10.2655, 13.4918 ; 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, 0, 0, 0, 0 ; current_direction = 187.6312, 252.6772, 240.0196, 214.3528, 199.9372, 204.508, 186.5764, 178.4896, 167.59, 165.832, 175.3252, 168.9964, 161.6128, 191.8504, 195.3664, 206.266, 189.3892, 179.1928, 168.6448, 165.832, 153.1744, 146.494, 135.946, 115.2016, 111.6856, 93.0508, 57.5392, 108.8728, 176.7316, 208.024, 178.138, 159.8548, 152.8228, 137.3524, 142.978, 71.6032, 84.6124, 49.4524, 83.9092, 338.116, 304.0108, 301.198, 267.4444, 223.1428, 135.2428, 97.27, 75.4708, 64.2196, 55.078, 56.1328, 53.6716, 36.7948, 40.6624, 307.5268, 218.2204, 215.056, 201.3436, 199.234, 174.9736, 170.0512, 61.4068, 67.384, 14.2924, 26.2468, 330.0292, 263.2252, 261.8188, 250.216, 201.6952, 187.6312, 154.9324, 122.5852, 75.8224, 77.932, 65.2744, 91.6444, 57.8908, 4.096, 233.3392, 182.7088, 243.184, 167.59, 169.348, 111.334, 61.7584, 75.1192, 53.32, 56.4844, 46.288, 50.5072, 139.462, 147.9004, 175.6768, 166.1836, 167.9416, 173.2156, 139.8136, 119.7724, 122.9368, 100.0828, 88.1284, 115.2016, 118.366, 125.0464, 113.4436, 121.882, 121.882, 153.1744, 141.22, 140.1652, 129.9688, 106.7632, 97.6216, 101.1376, 112.3888, 121.1788, 130.672, 144.3844, 156.3388, 154.2292, 142.6264, 129.9688, 130.3204, 114.1468, 95.512, 95.1604, 86.3704, 101.4892, 114.4984, 125.7496, 140.1652, 136.6492 ; 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, 0, 0, 0, 0 ; current_u = -1.947455, -9.799881, -9.654105, -11.41987, -8.000989, -8.638342, -2.586511, 0.8658629, 5.861964, 6.963614, 1.936224, 3.638854, 5.458543, -2.710405, -3.186593, -6.230243, -2.440297, 0.2851053, 4.157861, 5.240658, 10.45639, 12.30506, 14.47989, 14.06526, 16.07997, 12.30114, 5.196964, 4.44051, 0.1504983, -3.99633, 0.4002598, 4.646582, 3.215112, 4.768969, 5.298068, 7.514384, 8.17612, 6.686062, 3.208087, -2.186426, -6.564396, -5.017673, -5.860166, -2.005641, 3.304219, 4.946016, 11.07289, 14.52589, 14.91014, 15.58632, 11.81463, 6.675548, 2.484488, -5.349961, -4.173608, -6.401659, -3.202485, -4.1547, 0.4625533, 0.6587474, 5.150581, 8.122382, 1.448142, 3.761549, -3.516493, -8.737561, -6.967562, -7.451678, -2.819021, -1.596913, 3.106687, 6.178302, 10.23719, 10.89909, 8.525141, 16.41804, 7.204639, 0.3561462, -3.52921, -0.1940585, -6.020445, 1.00851, 0.8132184, 4.917632, 8.78511, 14.7401, 16.46554, 16.87289, 14.62826, 15.16484, 3.621989, 4.364009, 0.70751, 2.451519, 2.022005, 0.4850802, 5.110008, 9.928846, 8.861692, 9.529417, 12.60517, 19.37291, 14.45269, 14.64738, 16.41441, 17.43365, 20.42227, 7.279764, 11.9407, 12.21227, 13.03744, 12.07596, 14.82615, 18.41767, 17.89862, 14.05233, 13.34725, 9.906492, 5.414632, 8.67127, 13.3527, 19.10659, 16.32448, 20.34036, 18.10052, 20.44778, 19.02626, 11.78434, 8.807536, 6.665004, 6.575835, 9.261626 ; 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, 0, 0, 0, 0 ; current_v = -14.53512, -3.056602, -5.569398, -16.70781, -22.05773, -18.9481, -22.4355, -32.83819, -26.63957, -27.58471, -23.67827, -18.714, -16.42123, -12.9172, -11.59541, -12.62479, -14.7579, -20.23569, -20.70423, -20.75963, -20.67717, -18.58669, -14.96611, -6.619089, -6.394316, -0.6556125, 3.305835, -1.517972, -2.635406, -7.508414, -12.3121, -12.66641, -6.26206, -5.177575, -7.02516, 2.499237, 0.7710856, 5.72005, 0.3423246, 5.443298, 4.429542, 3.038571, -0.2615582, -2.140068, -3.332343, -0.6309672, 2.869665, 7.015962, 10.40997, 10.46062, 8.687731, 8.925077, 2.892321, 4.109147, -5.299826, -9.123525, -8.195517, -11.90792, -5.259098, -3.755564, 2.807395, 3.383683, 5.684438, 7.628741, 6.097919, -1.037994, -1.001707, -2.680419, -7.085615, -11.9188, -6.641841, -3.948941, 2.586149, 2.330196, 3.925743, -0.4713302, 4.521074, 4.973364, -2.626838, -4.101612, -3.043256, -4.583152, -4.323688, -1.920667, 4.71875, 3.916747, 12.2641, 11.17453, 13.98493, 12.49773, -4.235113, -6.956934, -9.358895, -9.968477, -9.465337, -4.077447, -6.04979, -5.679954, -5.740963, -1.694496, 0.4119018, -9.116858, -7.803457, -10.27389, -7.117985, -10.84389, -12.70284, -14.3955, -14.86186, -14.63953, -10.92762, -3.637485, -1.98392, -3.625956, -7.373186, -8.503291, -11.46911, -13.82929, -12.35761, -17.96074, -17.48129, -16.01461, -13.85416, -9.11863, -1.746708, -1.846645, 1.206899, -2.395238, -4.013528, -4.798046, -7.882822, -9.810757 ; 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, 0, 0, 0, 0 ; temperature = 8.570263, 8.570263, 8.570263, 8.570263, 8.570263, 8.570263, 8.570263, 8.538439, 8.538439, 8.50661, 8.50661, 8.474777, 8.442939, 8.442939, 8.474777, 8.474777, 8.50661, 8.50661, 8.50661, 8.474777, 8.474777, 8.442939, 8.442939, 8.442939, 8.442939, 8.411097, 8.442939, 8.411097, 8.411097, 8.37925, 8.37925, 8.411097, 8.37925, 8.37925, 8.37925, 8.411097, 8.411097, 8.411097, 8.37925, 8.411097, 8.411097, 8.442939, 8.474777, 8.474777, 8.474777, 8.411097, 8.37925, 8.411097, 8.411097, 8.411097, 8.411097, 8.442939, 8.442939, 8.474777, 8.442939, 8.442939, 8.411097, 8.411097, 8.411097, 8.411097, 8.411097, 8.411097, 8.442939, 8.442939, 8.442939, 8.474777, 8.50661, 8.442939, 8.442939, 8.442939, 8.442939, 8.411097, 8.37925, 8.37925, 8.315542, 8.315542, 8.315542, 8.347399, 8.347399, 8.347399, 8.347399, 8.315542, 8.283682, 8.219946, 8.188071, 8.092418, 8.219946, 8.219946, 8.219946, 8.219946, 8.188071, 8.188071, 8.188071, 8.188071, 8.188071, 8.188071, 8.156192, 8.156192, 8.156192, 8.156192, 8.124307, 8.219946, 8.251817, 8.251817, 8.283682, 8.315542, 8.219946, 8.188071, 8.188071, 8.156192, 8.188071, 8.283682, 8.315542, 8.442939, 8.474777, 8.474777, 8.474777, 8.37925, 8.37925, 8.347399, 8.315542, 8.315542, 8.283682, 8.347399, 8.347399, 8.442939, 8.442939, 8.474777, 8.474777, 8.474777, 8.474777, 8.442939 ; 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, 0, 0, 0, 0, 0 ; }