netcdf J0209.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 100 ; 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 air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_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 air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 200.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 200.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // 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 = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453242.66667244 ; :starting_julian_day_string = "2004-08-24 16:00:00" ; :ending_julian_day_number = 2453246.95833912 ; :ending_julian_day_string = "2004-08-28 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14" ; data: lat = 44.8912 ; lon = -67.0173 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453242.66666667, 2453242.70833333, 2453242.75, 2453242.79166667, 2453242.83333333, 2453242.875, 2453242.91666667, 2453242.95833333, 2453243, 2453243.04166667, 2453243.08333333, 2453243.125, 2453243.16666667, 2453243.20833333, 2453243.25, 2453243.29166667, 2453243.33333333, 2453243.375, 2453243.41666667, 2453243.45833333, 2453243.5, 2453243.54166667, 2453243.58333333, 2453243.625, 2453243.83333333, 2453243.875, 2453243.91666667, 2453243.95833333, 2453244, 2453244.04166667, 2453244.08333333, 2453244.125, 2453244.16666667, 2453244.20833333, 2453244.25, 2453244.29166667, 2453244.33333333, 2453244.375, 2453244.41666667, 2453244.45833333, 2453244.5, 2453244.54166667, 2453244.58333333, 2453244.625, 2453244.66666667, 2453244.70833333, 2453244.75, 2453244.79166667, 2453244.83333333, 2453244.875, 2453244.91666667, 2453244.95833333, 2453245, 2453245.04166667, 2453245.08333333, 2453245.125, 2453245.16666667, 2453245.20833333, 2453245.25, 2453245.29166667, 2453245.33333333, 2453245.375, 2453245.41666667, 2453245.45833333, 2453245.5, 2453245.54166667, 2453245.58333333, 2453245.625, 2453245.66666667, 2453245.70833333, 2453245.75, 2453245.79166667, 2453245.83333333, 2453245.875, 2453245.91666667, 2453245.95833333, 2453246, 2453246.04166667, 2453246.08333333, 2453246.125, 2453246.16666667, 2453246.20833333, 2453246.25, 2453246.29166667, 2453246.33333333, 2453246.375, 2453246.41666667, 2453246.45833333, 2453246.5, 2453246.54166667, 2453246.58333333, 2453246.625, 2453246.66666667, 2453246.70833333, 2453246.75, 2453246.79166667, 2453246.83333333, 2453246.875, 2453246.91666667, 2453246.95833333 ; air_temperature = 20.73, 20.49, 21.18, 21.36, 20.91, 20.99, 21.67, 22.21, 22.37, 22.23, 21.85, 21.47, 21.08, 20.66, 20.21, 19.77, 19.35, 18.97, 18.56, 18.12, 18.04, -53.32, -53.36, -53.35, 27.07, 27.36, 26.94, 25.88, 24.61, 23.3, 22.32, 21.59, 20.87, 20.31, 19.87, 19.48, 19.15, 19.01, 18.79, 18.6, 18.65, 19.08, 20.01, 21.56, 23.28, 24.55, 25.67, 25.66, 25.82, 24.91, 24.51, 24.71, 23.88, 22.9, 22.18, 21.61, 21.11, 20.71, 20.37, 20.05, 19.79, 19.55, 19.34, 19.2, 19.28, 19.77, 20.87, 22.32, 24.18, 25.38, 26.51, 27.3, 27.45, 26.93, 27.07, 26.7, 25.8, 24.91, 24.14, 23.55, 23.08, 22.67, 22.32, 22.02, 21.78, 21.56, 21.35, 21.21, 21.18, 21.39, 21.88, 22.36, 23.63, 24.67, 25.67, 26.62, 27.33, 27.28, 27.04, 26.54 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 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 ; barometric_pressure = 1015.768, 1015.828, 1015.888, 1015.768, 1015.528, 1015.708, 1016.128, 1016.728, 1017.388, 1018.109, 1018.829, 1019.189, 1019.549, 1020.209, 1020.629, 1020.989, 1021.349, 1021.769, 1022.369, 1022.729, 1022.969, 1023.149, 1023.029, 799.7561, 799.6768, 799.8008, 799.7929, 799.7997, 799.7989, 799.7997, 799.7946, 799.7936, 799.7929, 799.7905, 799.7838, 799.7829, 799.7844, 799.7845, 799.7796, 799.777, 799.778, 799.7765, 799.7763, 799.7762, 799.7614, 799.7838, 799.7816, 799.7852, 799.791, 799.7934, 799.7929, 799.7936, 799.7959, 799.7941, 799.7947, 799.7906, 799.7944, 799.7882, 799.7831, 799.7874, 799.778, 799.7786, 799.7838, 799.7798, 799.7811, 799.7772, 799.7791, 799.775, 799.7656, 799.7852, 799.7893, 799.7931, 799.7994, 799.8, 799.806, 799.8025, 799.8029, 799.8033, 799.8007, 799.7995, 799.7939, 799.7956, 799.7952, 799.7898, 799.7946, 799.7918, 799.7902, 799.79, 799.7842, 799.7845, 799.7834, 799.7853, 799.7645, 799.7911, 799.7902, 799.791, 799.7918, 799.7982, 799.7995, 799.8017 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ; wind_gust = 4.704, 5.174, 2.666, 4.116, 2.666, 3.724, 3.214, 1.607, 0.294, 0, 0.784, 0.49, 0, 0.157, 1.254, 1.098, 0.823, 0.47, 0.392, 0.353, 1.411, 0.098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust_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 ; wind_speed = 2.594, 2.197, 1.075, 2.126, 1.234, 1.7, 2.076, 0.887, 0.005, 0, 0.075, 0.039, 0, 0.008, 0.339, 0.398, 0.546, 0.211, 0.154, 0.089, 0.692, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_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 ; wind_direction = 171.7, 159.3, 139.3, 172.2, 149, 187.5, 192.1, 192.4, 230.3, 341.4, 160.3, 202.2, 341.4, 195.6, 177.3, 169.9, 188.1, 204.5, 328.4, 327.8, 175.8, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6 ; wind_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 ; visibility = -0.3012058, 2960.927, 2960.927, 2960.927, 2960.927, 2958.524, 2960.927, 2960.326, 2960.326, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2957.323, 2947.111, 2938.1, 2921.28, 2894.249, 2873.224, 2867.818, -0.5517, -0.5450922, -1.345833, -1.345833, 2348.207, 2401.67, 2415.486, 2426.9, 2458.136, 2482.765, 2502.589, 2507.394, 2517.606, 2530.221, 2530.822, 2523.012, 2532.624, 2516.405, 2529.62, 2521.811, 2512.2, 2486.97, 2451.529, 2403.472, 2375.84, 2293.543, 2382.448, 2369.232, 2351.211, 2188.419, 2125.345, 2264.709, 2310.363, 2351.812, 2357.819, 2394.461, 2417.288, 2429.302, 2445.521, 2456.935, 2445.521, 2464.744, 2473.154, 2476.758, 2471.352, 2429.903, 2419.091, 2433.507, 2571.069, 2543.437, 2506.193, 2496.582, 2492.376, 2489.974, 2488.772, 2510.999, 2530.822, 2541.634, 2554.85, 2568.065, 2563.861, 2571.67, 2564.461, 2578.878, 2595.097, 2581.281, 2579.479, 2599.903, 2592.694, 2572.871, 2559.055, 2539.232, 2529.02, 2516.405, 2510.999, 2492.376, 2510.398, 2510.999, 2512.2 ; visibility_qc = 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 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 ; }