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 = 2452890.00000579 ; :starting_julian_day_string = "2003-09-07 00:00:00" ; :ending_julian_day_number = 2452896.95833912 ; :ending_julian_day_string = "2003-09-13 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 = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ; conductivity = 36.543, 36.572, 36.612, 36.8, 36.977, 36.961, 36.936, 37.048, 36.888, 36.902, 36.788, 36.662, 36.612, 36.323, 36.684, 36.776, 37.013, 37.122, 37.085, 37.146, 37.207, 37.083, 36.836, 36.76, 36.628, 36.756, 36.195, 36.629, 36.851, 37.098, 37, 37.051, 37.07, 37.016, 36.791, 36.708, 36.726, 36.379, 36.265, 36.819, 36.91, 37.091, 37.18, 37.209, 37.233, 37.246, 37.118, 36.914, 36.832, 36.523, 36.302, 36.483, 36.734, 37.027, 37.105, 37.044, 37.023, 37.075, 36.97, 36.82, 36.802, 36.774, 36.629, 36.426, 36.69, 36.999, 37.122, 37.138, 37.198, 37.209, 37.264, 37.187, 36.936, 36.855, 36.657, 36.325, 36.747, 36.654, 37.041, 37.055, 37.042, 37.036, 37.042, 36.939, 36.81, 36.829, 36.713, 36.328, 36.546, 36.821, 36.857, 37.159, 37.107, 37.209, 37.262, 37.156, 37.087, 36.875, 36.829, 36.384, 36.876, 36.8, 37.005, 37.095, 37.014, 37.064, 37.104, 36.991, 37.117, 36.869, 36.822, 36.699, 36.815, 36.724, 36.783, 37.087, 37.189, 37.179, 37.295, 37.287, 37.09, 37.023, 36.913, 36.678, 36.392, 36.676, 36.741, 36.888, 37.107, 37.05, 37.09, 36.971, 37.037, 36.902, 36.796, 36.827, 36.436, 36.908, 36.903, 37.137, 37.18, 37.172, 37.201, 37.242, 37.258, 37.25, 36.923, 37.015, 36.757, 36.356, 36.751, 36.773, 37.133, 37.178, 37.064, 37.073, 37.11, 37.048, 37.13, 36.878, 36.734, 36.755, 36.423, 36.858, 36.962, 37.234, 37.214, 37.259 ; 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 = 11.36, 11.39, 11.49, 11.76, 12, 11.99, 11.96, 12.1, 11.87, 11.9, 11.75, 11.63, 11.53, 11.08, 11.58, 11.72, 12.03, 12.17, 12.14, 12.21, 12.29, 12.1, 11.87, 11.73, 11.53, 11.68, 10.81, 11.48, 11.79, 12.12, 12.02, 12.08, 12.12, 12.03, 11.74, 11.67, 11.7, 11.11, 10.91, 11.72, 11.94, 12.11, 12.22, 12.26, 12.3, 12.28, 12.12, 11.93, 11.83, 11.33, 10.94, 11.26, 11.63, 12.02, 12.12, 12.07, 12.04, 12.11, 11.97, 11.79, 11.79, 11.77, 11.44, 11.15, 11.57, 11.95, 12.14, 12.16, 12.25, 12.26, 12.34, 12.24, 11.88, 11.87, 11.53, 10.98, 11.59, 11.5, 12.03, 12.05, 12.05, 12.05, 12.06, 11.91, 11.74, 11.77, 11.63, 10.98, 11.32, 11.72, 11.75, 12.16, 12.09, 12.21, 12.29, 12.1, 12.05, 11.81, 11.78, 11.08, 11.81, 11.64, 11.94, 12.07, 11.97, 12.04, 12.09, 11.91, 12.1, 11.79, 11.76, 11.57, 11.7, 11.53, 11.6, 12.02, 12.17, 12.15, 12.3, 12.28, 12.02, 11.95, 11.82, 11.51, 11.06, 11.49, 11.57, 11.76, 12.05, 11.98, 12.04, 11.88, 11.96, 11.82, 11.69, 11.71, 11.09, 11.76, 11.69, 12.1, 12.12, 12.11, 12.15, 12.21, 12.23, 12.22, 11.83, 11.91, 11.6, 10.96, 11.52, 11.57, 12.06, 12.12, 11.98, 11.99, 12.05, 11.93, 12.08, 11.79, 11.55, 11.57, 11.04, 11.68, 11.8, 12.16, 12.14, 12.19 ; 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.20074, 32.20299, 32.15507, 32.10412, 32.06851, 32.06167, 32.06334, 32.05104, 32.09445, 32.08213, 32.10111, 32.08242, 32.12033, 32.22928, 32.14716, 32.11539, 32.07744, 32.06216, 32.05232, 32.05093, 32.04097, 32.08472, 32.04413, 32.09122, 32.13594, 32.13057, 32.34021, 32.18037, 32.12766, 32.08198, 32.0735, 32.07109, 32.05505, 32.08033, 32.11267, 32.09256, 32.08412, 32.2582, 32.3214, 32.15716, 32.05544, 32.08383, 32.075, 32.06855, 32.05732, 32.08689, 32.10122, 32.0679, 32.07472, 32.20731, 32.3316, 32.22919, 32.15249, 32.09953, 32.08871, 32.07294, 32.07848, 32.06844, 32.08756, 32.09761, 32.08015, 32.07026, 32.21519, 32.26944, 32.16169, 32.1328, 32.08789, 32.08611, 32.06657, 32.06855, 32.0528, 32.06458, 32.13227, 32.06252, 32.16424, 32.31912, 32.19987, 32.18739, 32.10443, 32.10072, 32.0882, 32.08241, 32.0796, 32.10929, 32.13111, 32.12361, 32.13205, 32.32209, 32.2386, 32.1591, 32.16808, 32.10629, 32.11641, 32.11141, 32.09366, 32.15499, 32.13156, 32.13365, 32.11497, 32.28946, 32.13462, 32.20806, 32.14722, 32.12206, 32.13004, 32.118, 32.11353, 32.15958, 32.11744, 32.14512, 32.12547, 32.17046, 32.1706, 32.22963, 32.22626, 32.1574, 32.12654, 32.13411, 32.11671, 32.12619, 32.16029, 32.15598, 32.16183, 32.20213, 32.31494, 32.21758, 32.21141, 32.18951, 32.15084, 32.15618, 32.14306, 32.16614, 32.16088, 32.15117, 32.1608, 32.1736, 32.33198, 32.20893, 32.26484, 32.1367, 32.16088, 32.16179, 32.15527, 32.1431, 32.14128, 32.14219, 32.16288, 32.18279, 32.20093, 32.36743, 32.26469, 32.24261, 32.16728, 32.15895, 32.1697, 32.16976, 32.15373, 32.19741, 32.14717, 32.15385, 32.22198, 32.22506, 32.36316, 32.22976, 32.22665, 32.17839, 32.17638, 32.17661 ; 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.53306, 24.52943, 24.4742, 24.38557, 24.31373, 24.31028, 24.31713, 24.28159, 24.35787, 24.34279, 24.38507, 24.39242, 24.43999, 24.60503, 24.45178, 24.40164, 24.31509, 24.27715, 24.27513, 24.26096, 24.23821, 24.30772, 24.31882, 24.38104, 24.45212, 24.42072, 24.73863, 24.49566, 24.39835, 24.30187, 24.31389, 24.30087, 24.28098, 24.31734, 24.39586, 24.39302, 24.381, 24.62222, 24.70655, 24.43407, 24.31469, 24.30517, 24.27775, 24.26524, 24.24901, 24.2757, 24.31679, 24.32621, 24.34992, 24.54354, 24.70924, 24.57305, 24.44685, 24.33409, 24.30709, 24.30417, 24.31404, 24.29323, 24.33407, 24.37502, 24.36147, 24.35745, 24.52992, 24.62389, 24.46488, 24.37287, 24.30272, 24.2976, 24.26558, 24.26524, 24.23796, 24.26592, 24.38539, 24.33309, 24.4741, 24.69252, 24.49091, 24.49751, 24.33603, 24.32944, 24.31972, 24.31524, 24.3112, 24.36202, 24.41019, 24.39887, 24.43097, 24.69483, 24.56965, 24.43558, 24.43706, 24.31325, 24.33417, 24.30786, 24.27907, 24.36223, 24.35337, 24.39933, 24.39033, 24.65184, 24.40008, 24.48818, 24.38591, 24.34227, 24.36703, 24.3447, 24.33193, 24.40104, 24.33311, 24.4119, 24.40214, 24.47169, 24.44816, 24.5249, 24.50959, 24.37899, 24.32709, 24.3367, 24.29505, 24.30617, 24.38123, 24.39086, 24.41937, 24.50715, 24.67519, 24.52277, 24.5035, 24.45187, 24.36832, 24.38546, 24.36415, 24.41167, 24.39281, 24.4111, 24.44237, 24.44866, 24.68315, 24.46694, 24.52316, 24.34804, 24.36306, 24.36563, 24.35311, 24.33243, 24.32727, 24.32985, 24.41834, 24.41906, 24.48992, 24.73362, 24.55395, 24.52774, 24.37922, 24.36157, 24.39595, 24.39414, 24.37056, 24.42671, 24.35989, 24.41868, 24.51534, 24.5141, 24.71623, 24.49774, 24.47336, 24.36917, 24.37135, 24.36217 ; 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 ; }