netcdf J0204.sbe37.realtime.1m { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:Comment = "Coordinate variable" ; lat:epic_code = 500 ; double lon(lon) ; lon:long_name = "Longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:Comment = "Coordinate variable" ; lon:epic_code = 502 ; double depth(depth) ; depth:long_name = "Depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:Comment = "Coordinate variable" ; depth:epic_code = 3 ; depth:standard_name = "depth" ; double time(time) ; time:long_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:Comment = "Coordinate variable" ; time:epic_code = 624 ; time:standard_name = "time" ; float conductivity(time, depth, lat, lon) ; conductivity:long_name = "Conductivity" ; conductivity:short_name = "COND" ; conductivity:_FillValue = -999.f ; conductivity:units = "msiemens/cm" ; conductivity:is_dead = 0 ; conductivity:valid_range = 20.f, 60.f ; conductivity:epic_code = 51 ; conductivity:ancillary_variables = "conductivity_qc" ; conductivity:standard_name = "sea_water_electrical_conductivity" ; byte conductivity_qc(time, depth, lat, lon) ; conductivity_qc:long_name = "Conductivity QC" ; conductivity_qc:short_name = "CONDQ" ; conductivity_qc:_FillValue = 128s ; conductivity_qc:units = "1" ; conductivity_qc:valid_range = -127s, 127s ; conductivity_qc:flag_values = 0s, 1s, 2s ; conductivity_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; conductivity_qc:intent = "data_quality" ; conductivity_qc:standard_name = "conductivity data_quality" ; float temperature(time, depth, lat, lon) ; temperature:long_name = "Water Temperature" ; temperature:standard_name = "sea_water_temperature" ; temperature:short_name = "WT" ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:epic_code = 20 ; temperature:ancillary_variables = "temperature_qc" ; byte temperature_qc(time, depth, lat, lon) ; temperature_qc:long_name = "Water Temperature QC" ; temperature_qc:short_name = "WTQC" ; 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" ; temperature_qc:intent = "data_quality" ; temperature_qc:standard_name = "temperature data_quality" ; float salinity(time, depth, lat, lon) ; salinity:long_name = "Salinity" ; salinity:standard_name = "sea_water_salinity" ; salinity:short_name = "SAL" ; salinity:_FillValue = -999.f ; salinity:units = "psu" ; salinity:valid_range = 10.f, 100.f ; salinity:is_dead = 0 ; salinity:epic_code = 41 ; salinity:ancillary_variables = "salinity_qc" ; byte salinity_qc(time, depth, lat, lon) ; salinity_qc:long_name = "Salinity QC" ; salinity_qc:short_name = "SALQC" ; salinity_qc:_FillValue = 128s ; salinity_qc:units = "1" ; salinity_qc:valid_range = -127s, 127s ; salinity_qc:flag_values = 0s, 1s, 2s, 3s ; salinity_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; salinity_qc:intent = "data_quality" ; salinity_qc:standard_name = "salinity data_quality" ; float sigma_t(time, depth, lat, lon) ; sigma_t:long_name = "Sigma T" ; sigma_t:standard_name = "sea_water_density" ; sigma_t:short_name = "SIGMAT" ; sigma_t:_FillValue = -999.f ; sigma_t:units = "kg/m^3" ; sigma_t:valid_range = 10.f, 100.f ; sigma_t:is_dead = 0 ; sigma_t:epic_code = 70 ; sigma_t:ancillary_variables = "sigma_t_qc" ; byte sigma_t_qc(time, depth, lat, lon) ; sigma_t_qc:long_name = "SigmaT QC" ; sigma_t_qc:short_name = "SIGTQC" ; sigma_t_qc:_FillValue = 128s ; sigma_t_qc:units = "1" ; sigma_t_qc:valid_range = -127s, 127s ; sigma_t_qc:flag_values = 0s, 1s, 2s, 3s ; sigma_t_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; sigma_t_qc:intent = "data_quality" ; sigma_t_qc:standard_name = "sigma_t data_quality" ; // 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 = "Thu Jul 31 18:53:41 2003: ncatted -a standard_name,conductivity,c,c,sea_water_electrical_conductivity /data/gomoos/buoy/archive/J0204/realtime/J0204.sbe37.realtime.1m.nc\n", "27-Jun-2003 12:56:05: Added ancillary_variables, intent attributes for CF compliance.\n", "03-May-2003 15:13:53: Removed garbage observation at index 1242 (C conventions).\n", "14-Apr-2003 15:17:10: Added separate flag for sensor_nonfunctional state.\n", "07-Apr-2003 16:08:11: Moved temperature back to celsius." ; :source = "surface observation" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "processed with MATLAB" ; :latitude = 44.8911 ; :longitude = -67.0173 ; :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 starts at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "sbe37" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 32. ; :mooring_site_id = "J0204" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 4 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452897.00000579 ; :starting_julian_day_string = "2003-09-14 00:00:00" ; :ending_julian_day_number = 2452903.95833912 ; :ending_julian_day_string = "2003-09-20 23:00:00" ; :algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2: 27-Aug-2003 12:54:26\n", "Salinity_1.2: 27-Aug-2003 12:54:26\n", "Conductivity_Ratio_1.2: 27-Aug-2003 12:54:26\n", "Salinity_RT_T_1.2: 27-Aug-2003 12:54:26\n", "Sigma_T_1.3: 27-Aug-2003 12:54:26\n", "Standard_Mean_Ocean_Water_Density_1.2: 27-Aug-2003 12:54:26" ; data: lat = 44.8911 ; lon = -67.0173 ; depth = 1 ; time = 2452897, 2452897.04166667, 2452897.08333333, 2452897.125, 2452897.16666667, 2452897.20833333, 2452897.25, 2452897.29166667, 2452897.33333333, 2452897.375, 2452897.41666667, 2452897.45833333, 2452897.5, 2452897.54166667, 2452897.58333333, 2452897.625, 2452897.66666667, 2452897.70833333, 2452897.75, 2452897.79166667, 2452897.83333333, 2452897.875, 2452897.91666667, 2452897.95833333, 2452898, 2452898.04166667, 2452898.08333333, 2452898.125, 2452898.16666667, 2452898.20833333, 2452898.25, 2452898.29166667, 2452898.33333333, 2452898.375, 2452898.41666667, 2452898.45833333, 2452898.5, 2452898.54166667, 2452898.58333333, 2452898.625, 2452898.66666667, 2452898.70833333, 2452898.75, 2452898.79166667, 2452898.83333333, 2452898.875, 2452898.91666667, 2452898.95833333, 2452899, 2452899.04166667, 2452899.08333333, 2452899.125, 2452899.16666667, 2452899.20833333, 2452899.25, 2452899.29166667, 2452899.33333333, 2452899.375, 2452899.41666667, 2452899.45833333, 2452899.5, 2452899.54166667, 2452899.58333333, 2452899.625, 2452899.66666667, 2452899.70833333, 2452899.75, 2452899.79166667, 2452899.83333333, 2452899.875, 2452899.91666667, 2452899.95833333, 2452900, 2452900.04166667, 2452900.08333333, 2452900.125, 2452900.16666667, 2452900.20833333, 2452900.25, 2452900.29166667, 2452900.33333333, 2452900.375, 2452900.41666667, 2452900.45833333, 2452900.5, 2452900.54166667, 2452900.58333333, 2452900.625, 2452900.66666667, 2452900.70833333, 2452900.75, 2452900.79166667, 2452900.83333333, 2452900.875, 2452900.91666667, 2452900.95833333, 2452901, 2452901.04166667, 2452901.08333333, 2452901.125, 2452901.16666667, 2452901.20833333, 2452901.25, 2452901.29166667, 2452901.33333333, 2452901.375, 2452901.41666667, 2452901.45833333, 2452901.5, 2452901.54166667, 2452901.58333333, 2452901.625, 2452901.66666667, 2452901.70833333, 2452901.75, 2452901.79166667, 2452901.83333333, 2452901.875, 2452901.91666667, 2452901.95833333, 2452902, 2452902.04166667, 2452902.08333333, 2452902.125, 2452902.16666667, 2452902.20833333, 2452902.25, 2452902.29166667, 2452902.33333333, 2452902.375, 2452902.41666667, 2452902.45833333, 2452902.5, 2452902.54166667, 2452902.58333333, 2452902.625, 2452902.66666667, 2452902.70833333, 2452902.75, 2452902.79166667, 2452902.83333333, 2452902.875, 2452902.91666667, 2452902.95833333, 2452903, 2452903.04166667, 2452903.08333333, 2452903.125, 2452903.16666667, 2452903.20833333, 2452903.25, 2452903.29166667, 2452903.33333333, 2452903.375, 2452903.41666667, 2452903.45833333, 2452903.5, 2452903.54166667, 2452903.58333333, 2452903.625, 2452903.66666667, 2452903.70833333, 2452903.75, 2452903.79166667, 2452903.83333333, 2452903.875, 2452903.91666667, 2452903.95833333 ; conductivity = 37.342, 37.277, 37.031, 36.89, 36.89, 36.534, 36.951, 36.742, 36.903, 37.198, 37.167, 37.131, 37.164, 37.14, 37.144, 36.837, 36.938, 36.713, 36.796, 37.025, 36.992, 37.363, 37.354, 37.344, 37.379, 37.365, 37.373, 37.15, 36.91, 36.939, 36.483, 36.926, 37.239, 37.136, 37.342, 37.26, 37.306, 37.326, 37.178, 37.065, 36.995, 36.958, 36.779, 37.359, 37.113, 37.299, 37.534, 37.383, 37.465, 37.471, 37.529, 37.526, 37.197, 37.006, 36.923, 36.841, 37.059, 37.042, 37.391, 37.479, 37.394, 37.45, 37.417, 37.439, 37.135, 37.013, 37.034, 36.957, 37.208, 37.159, 37.234, 37.486, 37.438, 37.476, 37.517, 37.32, 37.482, 37.068, 37.056, 36.928, 36.962, 36.966, 37.222, 37.382, 37.488, 37.446, 37.506, 37.443, 37.549, 37.183, 37.115, 37.013, 37.153, 37.323, 37.248, 37.482, 37.647, 37.546, 37.643, 37.599, 37.281, 37.294, 37.235, 37.147, 37.011, 37.047, 37.202, 37.332, 37.576, 37.602, 37.506, 37.587, 37.547, 37.645, 37.262, 37.213, 37.195, 37.153, 37.27, 37.324, 37.565, 37.699, 37.615, 37.712, 37.627, 37.526, 37.317, 37.258, 37.255, 37.104, 37.251, 37.349, 37.437, 37.585, 37.699, 37.636, 37.714, 37.582, 37.647, 37.246, 37.251, 37.428, 37.127, 37.467, 37.337, 37.515, 37.714, 37.606, 37.688, 37.677, 37.5, 37.365, 37.28, 37.252, 37.312, 37.095, 37.34, 37.522, 37.628, 37.652, 37.599, 37.646, 37.622, 37.644, 37.376, 37.332, 37.31, 37.092 ; conductivity_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 12.29, 12.19, 11.89, 11.73, 11.77, 11.22, 11.81, 11.51, 11.77, 12.11, 12.07, 12.03, 12.07, 12.01, 12.05, 11.7, 11.79, 11.49, 11.56, 11.88, 11.8, 12.29, 12.29, 12.28, 12.32, 12.22, 12.32, 12.02, 11.76, 11.79, 11.09, 11.69, 12.14, 12, 12.25, 12.16, 12.23, 12.25, 12.04, 11.92, 11.84, 11.8, 11.51, 12.16, 11.92, 12.18, 12.47, 12.29, 12.39, 12.37, 12.48, 12.46, 12.05, 11.85, 11.73, 11.57, 11.85, 11.85, 12.28, 12.4, 12.3, 12.37, 12.32, 12.34, 12.03, 11.84, 11.85, 11.75, 12.03, 12.01, 12.1, 12.41, 12.36, 12.42, 12.47, 12.22, 12.42, 11.95, 11.91, 11.83, 11.91, 11.84, 12.17, 12.4, 12.42, 12.38, 12.48, 12.38, 12.5, 12.09, 12, 11.83, 12, 12.2, 12.11, 12.4, 12.6, 12.47, 12.59, 12.53, 12.16, 12.22, 12.16, 12.03, 11.84, 11.87, 12.06, 12.23, 12.51, 12.54, 12.45, 12.54, 12.48, 12.52, 12.18, 12.1, 12.03, 12.01, 12.18, 12.22, 12.51, 12.66, 12.56, 12.69, 12.57, 12.48, 12.23, 12.19, 12.15, 11.99, 12.13, 12.26, 12.37, 12.55, 12.67, 12.6, 12.7, 12.55, 12.65, 12.17, 12.18, 12.31, 11.99, 12.38, 12.25, 12.47, 12.69, 12.57, 12.67, 12.63, 12.42, 12.26, 12.2, 12.15, 12.2, 11.98, 12.33, 12.46, 12.59, 12.63, 12.58, 12.65, 12.59, 12.64, 12.34, 12.26, 12.18, 11.93 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; salinity = 32.17033, 32.19391, 32.21556, 32.21746, 32.1828, 32.31435, 32.20732, 32.26462, 32.19541, 32.18681, 32.19143, 32.19122, 32.18854, 32.21716, 32.1865, 32.19198, 32.21204, 32.25373, 32.27375, 32.2184, 32.25575, 32.19046, 32.18184, 32.18084, 32.18003, 32.25262, 32.17429, 32.21818, 32.21087, 32.21301, 32.37836, 32.2872, 32.20042, 32.22194, 32.20471, 32.2034, 32.18736, 32.18935, 32.22792, 32.2225, 32.22398, 32.22277, 32.30076, 32.29861, 32.26892, 32.22366, 32.1996, 32.20964, 32.20227, 32.22519, 32.18626, 32.20053, 32.2376, 32.22598, 32.24952, 32.30893, 32.27732, 32.26086, 32.22591, 32.20708, 32.21159, 32.20509, 32.21644, 32.22032, 32.19508, 32.24142, 32.25311, 32.26518, 32.2655, 32.2355, 32.23009, 32.20519, 32.20219, 32.18706, 32.18337, 32.2094, 32.19279, 32.19946, 32.22244, 32.16772, 32.13153, 32.19588, 32.15826, 32.11434, 32.19853, 32.19268, 32.16431, 32.18981, 32.18822, 32.1896, 32.20167, 32.25009, 32.23835, 32.2295, 32.23495, 32.20995, 32.19603, 32.21106, 32.20078, 32.21021, 32.22359, 32.18443, 32.17936, 32.20665, 32.23949, 32.24836, 32.23379, 32.21231, 32.20541, 32.20451, 32.19001, 32.19021, 32.20344, 32.26265, 32.1881, 32.20987, 32.25295, 32.22971, 32.19579, 32.21324, 32.19492, 32.19421, 32.19978, 32.18094, 32.20265, 32.1834, 32.19791, 32.17566, 32.2072, 32.19968, 32.22059, 32.20282, 32.19265, 32.17975, 32.18567, 32.18556, 32.17431, 32.17689, 32.15332, 32.18133, 32.17753, 32.23558, 32.22189, 32.21277, 32.19991, 32.18147, 32.18284, 32.18265, 32.17521, 32.19893, 32.21, 32.21817, 32.18819, 32.20432, 32.21893, 32.19963, 32.13411, 32.19672, 32.1865, 32.17515, 32.16743, 32.15237, 32.18079, 32.159, 32.16, 32.18652, 32.23424, 32.23996 ; salinity_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; sigma_t = 24.33851, 24.37559, 24.44818, 24.47906, 24.44482, 24.64638, 24.45652, 24.5557, 24.45461, 24.38505, 24.39609, 24.40337, 24.39384, 24.42721, 24.39599, 24.46476, 24.46386, 24.55085, 24.55375, 24.45224, 24.49595, 24.35412, 24.34743, 24.34854, 24.34037, 24.41548, 24.33591, 24.42614, 24.46845, 24.46461, 24.71923, 24.54053, 24.39, 24.43278, 24.37269, 24.38856, 24.363, 24.36079, 24.42998, 24.44803, 24.46394, 24.47035, 24.58378, 24.46242, 24.48406, 24.40054, 24.32711, 24.36898, 24.34437, 24.36592, 24.31487, 24.32974, 24.43563, 24.46365, 24.50396, 24.57926, 24.50351, 24.49072, 24.38348, 24.3462, 24.36861, 24.35034, 24.36859, 24.36783, 24.40636, 24.47748, 24.4847, 24.51245, 24.461, 24.44144, 24.42049, 24.34284, 24.34999, 24.32689, 24.31454, 24.38197, 24.33134, 24.4246, 24.44984, 24.4221, 24.37928, 24.44213, 24.35168, 24.27432, 24.33578, 24.33883, 24.29786, 24.33661, 24.31258, 24.39094, 24.41705, 24.48605, 24.44551, 24.40131, 24.42239, 24.34843, 24.29953, 24.33599, 24.30512, 24.3239, 24.40423, 24.36261, 24.36992, 24.41534, 24.47597, 24.47734, 24.43081, 24.38235, 24.324, 24.31757, 24.32348, 24.3065, 24.32819, 24.36644, 24.37296, 24.4048, 24.45127, 24.43695, 24.37892, 24.38495, 24.31586, 24.28661, 24.31009, 24.27056, 24.3104, 24.31265, 24.37118, 24.36143, 24.39339, 24.41737, 24.40751, 24.36935, 24.3407, 24.29648, 24.27807, 24.29142, 24.2635, 24.29426, 24.25686, 24.36958, 24.36476, 24.38532, 24.4346, 24.3544, 24.36897, 24.31306, 24.27203, 24.2949, 24.26997, 24.29602, 24.34467, 24.38125, 24.36927, 24.39115, 24.39311, 24.41918, 24.30288, 24.32678, 24.29406, 24.2776, 24.2812, 24.25612, 24.28963, 24.26318, 24.32106, 24.3567, 24.40874, 24.45973 ; sigma_t_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }