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 = 2452883.00000579 ; :starting_julian_day_string = "2003-08-31 00:00:00" ; :ending_julian_day_number = 2452889.95833912 ; :ending_julian_day_string = "2003-09-06 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 = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ; conductivity = 37.276, 37.287, 36.872, 36.731, 36.773, 36.113, 36.099, 36.661, 36.895, 37.095, 37.002, 37.004, 37.034, 37.001, 36.99, 36.771, 36.764, 36.491, 36.606, 36.718, 36.718, 37.162, 37.13, 37.121, 37.218, 37.262, 37.107, 36.844, 36.83, 36.712, 36.179, 36.168, 36.629, 36.832, 37.074, 37.007, 37.005, 37.059, 37.001, 37.019, 36.916, 36.73, 36.526, 36.64, 36.653, 36.571, 37.074, 37.076, 37.022, 36.994, 37.131, 37.136, 36.831, 36.68, 36.642, 36.135, 36.344, 36.528, 36.711, 37.022, 36.893, 36.918, 36.993, 36.973, 36.864, 36.901, 36.699, 36.534, 36.515, 36.62, 36.49, 36.993, 37.024, 36.969, 37.029, 36.94, 36.938, 36.771, 36.656, 36.627, 36.407, 36.607, 36.625, 36.64, 36.901, 36.885, 36.928, 36.966, 36.975, 37.005, 36.618, 36.762, 36.57, 36.146, 36.551, 36.691, 37.05, 36.985, 36.957, 36.988, 37.043, 37.04, 36.799, 36.617, 36.656, 36.599, 36.131, 36.721, 36.681, 36.921, 36.905, 36.634, 36.874, 36.891, 36.834, 36.612, 36.575, 36.407, 36.17, 36.405, 36.469, 36.75, 36.796, 36.785, 36.781, 36.787, 36.726, 36.552, 36.538, 36.521, 36.51, 36.458, 36.511, 36.658, 36.75, 36.791, 36.778, 36.802, 36.883, 36.724, 36.663, 36.702, 36.466, 36.62, 36.5, 36.514, 36.737, 36.876, 36.823, 36.852, 36.878, 36.831, 36.725, 36.686, 36.575, 36.365, 36.151, 36.658, 36.548, 36.829, 36.96, 36.922, 37.051, 37.087, 37.011, 36.709, 36.785, 36.509 ; 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.36, 12.38, 11.89, 11.69, 11.74, 10.77, 10.76, 11.55, 11.86, 12.13, 12.02, 12.04, 12.07, 12.02, 12, 11.79, 11.77, 11.33, 11.56, 11.6, 11.61, 12.17, 12.15, 12.14, 12.25, 12.32, 12.13, 11.81, 11.76, 11.68, 10.88, 10.92, 11.45, 11.78, 12.08, 12, 12.01, 12.08, 11.99, 11.98, 11.96, 11.71, 11.34, 11.51, 11.51, 11.37, 12.07, 12.07, 12.01, 11.96, 12.15, 12.16, 11.77, 11.65, 11.58, 10.78, 11.2, 11.35, 11.6, 12, 11.86, 11.88, 11.98, 11.96, 11.84, 11.84, 11.64, 11.3, 11.32, 11.48, 11.26, 11.94, 11.98, 11.92, 12, 11.87, 11.87, 11.67, 11.61, 11.54, 11.19, 11.5, 11.5, 11.51, 11.85, 11.82, 11.88, 11.93, 11.79, 11.94, 11.5, 11.65, 11.41, 10.76, 11.32, 11.52, 11.99, 11.91, 11.88, 11.92, 11.92, 11.98, 11.68, 11.51, 11.54, 11.49, 10.76, 11.55, 11.53, 11.88, 11.86, 11.9, 11.92, 11.91, 11.83, 11.52, 11.47, 11.2, 10.86, 11.25, 11.33, 11.75, 11.8, 11.8, 11.8, 11.84, 11.73, 11.45, 11.48, 11.46, 11.41, 11.33, 11.41, 11.65, 11.77, 11.83, 11.81, 11.85, 11.92, 11.71, 11.61, 11.66, 11.32, 11.47, 11.25, 11.38, 11.72, 11.92, 11.85, 11.89, 11.93, 11.86, 11.7, 11.64, 11.53, 11.17, 10.79, 11.6, 11.42, 11.84, 12, 11.96, 12.1, 12.13, 12.01, 11.71, 11.77, 11.38 ; 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.04718, 32.04062, 32.06174, 32.09762, 32.0952, 32.29406, 32.28896, 32.15077, 32.10985, 32.07051, 32.07543, 32.06017, 32.0633, 32.07446, 32.08105, 32.0501, 32.06056, 32.17593, 32.08848, 32.16293, 32.15426, 32.10059, 32.087, 32.08693, 32.08575, 32.06798, 32.08205, 32.1036, 32.13323, 32.0878, 32.26259, 32.21651, 32.20648, 32.11788, 32.09324, 32.09745, 32.08692, 32.07879, 32.10027, 32.12626, 32.04403, 32.07936, 32.20152, 32.16503, 32.17772, 32.21945, 32.10183, 32.10376, 32.10332, 32.11935, 32.08796, 32.08419, 32.12555, 32.08263, 32.10623, 32.30709, 32.14499, 32.19476, 32.15612, 32.11192, 32.10791, 32.11485, 32.10115, 32.09907, 32.09709, 32.13292, 32.10977, 32.2443, 32.20819, 32.17157, 32.23607, 32.13562, 32.13108, 32.12967, 32.11868, 32.14478, 32.14284, 32.15382, 32.09389, 32.12629, 32.2157, 32.14149, 32.15907, 32.16503, 32.12429, 32.1347, 32.12453, 32.11815, 32.24793, 32.14722, 32.15224, 32.1624, 32.18361, 32.3357, 32.2435, 32.20612, 32.14756, 32.15377, 32.15259, 32.14804, 32.20122, 32.14653, 32.17238, 32.14257, 32.15458, 32.14237, 32.32079, 32.2093, 32.18766, 32.11776, 32.11953, 31.82314, 32.03786, 32.06289, 32.07666, 32.12901, 32.1363, 32.20695, 32.27128, 32.16131, 32.15436, 32.06424, 32.06571, 32.05505, 32.05117, 32.02253, 32.05821, 32.1312, 32.09148, 32.09222, 32.12489, 32.14358, 32.12587, 32.06123, 32.04699, 32.03502, 32.03965, 32.02845, 32.04655, 32.07354, 32.1007, 32.09538, 32.16013, 32.18027, 32.25464, 32.15491, 32.07752, 32.03979, 32.04877, 32.0424, 32.03312, 32.0479, 32.08315, 32.09712, 32.08424, 32.19186, 32.31416, 32.10449, 32.15337, 32.0632, 32.05211, 32.04982, 32.05392, 32.06282, 32.0927, 32.05897, 32.08093, 32.15001 ; 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.22984, 24.22097, 24.3288, 24.39331, 24.3823, 24.70965, 24.70742, 24.46002, 24.37167, 24.29111, 24.31539, 24.29984, 24.2967, 24.31464, 24.32346, 24.33814, 24.34993, 24.51915, 24.40982, 24.46041, 24.45185, 24.30696, 24.30016, 24.30198, 24.28045, 24.25351, 24.30006, 24.37601, 24.40817, 24.38751, 24.66603, 24.62319, 24.52135, 24.39259, 24.31805, 24.33619, 24.32616, 24.30685, 24.34023, 24.36224, 24.30214, 24.37548, 24.53725, 24.47832, 24.48818, 24.54581, 24.32658, 24.32808, 24.33888, 24.36058, 24.30091, 24.29611, 24.40038, 24.38895, 24.41999, 24.71806, 24.51825, 24.5302, 24.45511, 24.34742, 24.37016, 24.37187, 24.34277, 24.34485, 24.36544, 24.39325, 24.41184, 24.57766, 24.54601, 24.48883, 24.57839, 24.37691, 24.36599, 24.37599, 24.35266, 24.39693, 24.39543, 24.4406, 24.40496, 24.44281, 24.575, 24.46185, 24.4755, 24.47832, 24.38471, 24.39831, 24.37938, 24.3652, 24.49172, 24.38591, 24.47019, 24.4509, 24.51077, 24.7438, 24.57346, 24.50844, 24.37692, 24.39654, 24.40116, 24.39025, 24.43152, 24.37797, 24.45319, 24.46088, 24.46479, 24.46433, 24.73219, 24.50548, 24.49229, 24.37412, 24.37918, 24.1418, 24.30474, 24.32601, 24.35142, 24.44854, 24.46322, 24.56643, 24.67628, 24.52205, 24.50238, 24.35644, 24.34843, 24.34015, 24.33714, 24.30757, 24.35541, 24.46286, 24.4266, 24.43078, 24.46515, 24.494, 24.46591, 24.37233, 24.33939, 24.3191, 24.32636, 24.31032, 24.31149, 24.37096, 24.41025, 24.39703, 24.50866, 24.49739, 24.59462, 24.49386, 24.37223, 24.30624, 24.3261, 24.31379, 24.29922, 24.32359, 24.38025, 24.40202, 24.41195, 24.56001, 24.72183, 24.41501, 24.48549, 24.33913, 24.30101, 24.30664, 24.28383, 24.28514, 24.33065, 24.35965, 24.36574, 24.49005 ; 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 ; }