netcdf J0207.sbe37.realtime.10m { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 150 ; 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:Comment = "Coordinate variable" ; lat:epic_code = 500 ; 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:Comment = "Coordinate variable" ; lon:epic_code = 502 ; 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:Comment = "Coordinate variable" ; depth:epic_code = 3 ; 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:Comment = "Coordinate variable" ; time:epic_code = 624 ; float conductivity(time, depth, lat, lon) ; conductivity:standard_name = "sea_water_electrical_conductivity" ; conductivity:long_name = "Conductivity" ; conductivity:short_name = "COND" ; conductivity:ancillary_variables = "conductivity_qc" ; conductivity:_FillValue = -999.f ; conductivity:units = "msiemens/cm" ; conductivity:is_dead = 0 ; conductivity:valid_range = 20.f, 60.f ; conductivity:epic_code = 51 ; byte conductivity_qc(time, depth, lat, lon) ; conductivity_qc:long_name = "Conductivity QC" ; conductivity_qc:short_name = "CONDQ" ; conductivity_qc:intent = "data_quality" ; conductivity_qc:standard_name = "conductivity data_quality" ; 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" ; 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: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, 3s ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional invalid_input" ; float salinity(time, depth, lat, lon) ; salinity:long_name = "Salinity" ; salinity:standard_name = "sea_water_salinity" ; salinity:short_name = "SAL" ; salinity:ancillary_variables = "salinity_qc" ; salinity:_FillValue = -999.f ; salinity:units = "psu" ; salinity:valid_range = 10.f, 100.f ; salinity:is_dead = 0 ; salinity:epic_code = 41 ; byte salinity_qc(time, depth, lat, lon) ; salinity_qc:long_name = "Salinity QC" ; salinity_qc:short_name = "SALQC" ; salinity_qc:intent = "data_quality" ; salinity_qc:standard_name = "sea_water_salinity data_quality" ; 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" ; float sigma_t(time, depth, lat, lon) ; sigma_t:long_name = "Sigma T" ; sigma_t:standard_name = "sea_water_density" ; sigma_t:ancillary_variables = "sigma_t_qc" ; 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 ; byte sigma_t_qc(time, depth, lat, lon) ; sigma_t_qc:long_name = "SigmaT QC" ; sigma_t_qc:short_name = "SIGTQC" ; sigma_t_qc:intent = "data_quality" ; sigma_t_qc:standard_name = "sea_water_density data_quality" ; 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" ; // 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 = "03-May-2004 19:25:02: Modified [lon,lat] to [-67.012500,44.889900].\n", "29-Apr-2004 10:12:41: Modified [lon,lat] to [-67.011900,44.889700].\n", "Thu Apr 29 01:34:27 2004: /usr/local/nco/bin/ncrcat -d time,2453125.010,2453125.052 J0207.sbe37.realtime.10m.nc J0207.sbe37.realtime.10m.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 = "sbe37" ; :instrument_number = 1 ; :sbe37_serial_number = "SBEIM2583" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0207" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 4 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2453128.00000579 ; :starting_julian_day_string = "2004-05-02 00:00:00" ; :ending_julian_day_number = 2453134.20833912 ; :ending_julian_day_string = "2004-05-08 05:00:00" ; :algorithm_ids = "Conductivity_at_35PSU_15C_0P_1.2: 28-Apr-2004 23:33:15\n", "Salinity_1.2: 28-Apr-2004 23:33:15\n", "Conductivity_Ratio_1.2: 28-Apr-2004 23:33:15\n", "Salinity_RT_T_1.2: 28-Apr-2004 23:33:15\n", "Sigma_T_1.3: 28-Apr-2004 23:33:15\n", "Standard_Mean_Ocean_Water_Density_1.2: 28-Apr-2004 23:33:15" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 10 ; time = 2453128, 2453128.04166667, 2453128.08333333, 2453128.125, 2453128.16666667, 2453128.20833333, 2453128.25, 2453128.29166667, 2453128.33333333, 2453128.375, 2453128.41666667, 2453128.45833333, 2453128.5, 2453128.54166667, 2453128.58333333, 2453128.625, 2453128.66666667, 2453128.70833333, 2453128.75, 2453128.79166667, 2453128.83333333, 2453128.875, 2453128.91666667, 2453128.95833333, 2453129, 2453129.04166667, 2453129.08333333, 2453129.125, 2453129.16666667, 2453129.20833333, 2453129.25, 2453129.29166667, 2453129.33333333, 2453129.375, 2453129.41666667, 2453129.45833333, 2453129.5, 2453129.54166667, 2453129.58333333, 2453129.625, 2453129.66666667, 2453129.70833333, 2453129.75, 2453129.79166667, 2453129.83333333, 2453129.875, 2453129.91666667, 2453129.95833333, 2453130, 2453130.04166667, 2453130.08333333, 2453130.125, 2453130.16666667, 2453130.20833333, 2453130.25, 2453130.29166667, 2453130.33333333, 2453130.375, 2453130.41666667, 2453130.45833333, 2453130.5, 2453130.54166667, 2453130.58333333, 2453130.625, 2453130.66666667, 2453130.70833333, 2453130.75, 2453130.79166667, 2453130.83333333, 2453130.875, 2453130.91666667, 2453130.95833333, 2453131, 2453131.04166667, 2453131.08333333, 2453131.125, 2453131.16666667, 2453131.20833333, 2453131.25, 2453131.29166667, 2453131.33333333, 2453131.375, 2453131.41666667, 2453131.45833333, 2453131.5, 2453131.54166667, 2453131.58333333, 2453131.625, 2453131.66666667, 2453131.70833333, 2453131.75, 2453131.79166667, 2453131.83333333, 2453131.875, 2453131.91666667, 2453131.95833333, 2453132, 2453132.04166667, 2453132.08333333, 2453132.125, 2453132.16666667, 2453132.20833333, 2453132.25, 2453132.29166667, 2453132.33333333, 2453132.375, 2453132.41666667, 2453132.45833333, 2453132.5, 2453132.54166667, 2453132.58333333, 2453132.625, 2453132.66666667, 2453132.70833333, 2453132.75, 2453132.79166667, 2453132.83333333, 2453132.875, 2453132.91666667, 2453132.95833333, 2453133, 2453133.04166667, 2453133.08333333, 2453133.125, 2453133.16666667, 2453133.20833333, 2453133.25, 2453133.29166667, 2453133.33333333, 2453133.375, 2453133.41666667, 2453133.45833333, 2453133.5, 2453133.54166667, 2453133.58333333, 2453133.625, 2453133.66666667, 2453133.70833333, 2453133.75, 2453133.79166667, 2453133.83333333, 2453133.875, 2453133.91666667, 2453133.95833333, 2453134, 2453134.04166667, 2453134.08333333, 2453134.125, 2453134.16666667, 2453134.20833333 ; conductivity = 28.758, 28.615, 28.857, 28.918, 29.143, 29.299, 29.22, 29.258, 29.243, 29.223, 29.061, 28.85, 28.824, 28.791, 28.713, 28.891, 29.07, 29.336, 29.298, 29.434, 29.493, 29.503, 29.232, 28.959, 28.977, 28.912, 28.831, 28.802, 29.046, 29.464, 29.423, 29.397, 29.489, 29.464, 29.418, 29.218, 29.08, 28.863, 28.853, 28.943, 28.98, 29.299, 29.471, 29.425, 29.53, 29.549, 29.438, 29.28, 29.198, 28.951, 28.731, 28.97, 29.081, 29.068, 29.433, 29.317, 29.378, 29.453, 29.293, 29.33, 29.116, 29.011, 28.792, 29.007, 28.924, 29.033, 29.431, 29.397, 29.408, 29.386, 29.452, 29.351, 29.227, 29.103, 28.873, 29.013, 28.922, 28.983, 29.242, 29.312, 29.223, 29.27, 29.282, 29.244, 29.063, 28.997, 28.971, 28.809, 28.868, 28.952, 29.032, 29.422, 29.309, 29.413, 29.538, 29.509, 29.486, 29.261, 29.056, 28.826, 28.812, 28.881, 29.067, 29.377, 29.373, 29.277, 29.377, 29.38, 29.278, 29.104, 29.099, 28.998, 28.84, 29.219, 29.087, 29.123, 29.46, 29.455, 29.513, 29.6, 29.503, 29.396, 29.081, 29.107, 28.862, 29.064, 29.027, 29.101, 29.49, 29.393, 29.394, 29.471, 29.453, 29.424, 29.341, 29.207, 29.064, 28.9, 29.111, 29.203, 29.338, 29.722, 29.64, 29.757, 29.832, 29.702, 29.437, 29.359, 29.274, 28.949 ; 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 ; temperature = 3.242, 2.721, 3.141, 3.454, 3.892, 4.194, 4.091, 4.179, 4.078, 4.04, 3.697, 3.433, 3.329, 3.194, 2.923, 3.316, 3.698, 4.199, 4.115, 4.336, 4.413, 4.39, 3.906, 3.605, 3.601, 3.352, 3.159, 3.063, 3.531, 4.303, 4.238, 4.244, 4.391, 4.33, 4.244, 3.858, 3.709, 3.256, 3.11, 3.337, 3.406, 3.985, 4.289, 4.249, 4.405, 4.418, 4.202, 3.93, 3.823, 3.42, 2.842, 3.283, 3.56, 3.535, 4.223, 4.063, 4.174, 4.353, 3.986, 4.08, 3.73, 3.629, 3.008, 3.496, 3.227, 3.497, 4.22, 4.182, 4.233, 4.155, 4.276, 4.021, 3.83, 3.726, 3.18, 3.38, 3.283, 3.377, 3.918, 4.079, 3.96, 4.1, 4.14, 4.015, 3.711, 3.727, 3.565, 2.987, 3.151, 3.309, 3.461, 4.234, 4.038, 4.219, 4.446, 4.307, 4.31, 3.95, 3.703, 2.995, 2.976, 3.127, 3.518, 4.125, 4.126, 4.014, 4.219, 4.208, 3.966, 3.776, 3.724, 3.48, 3.043, 3.782, 3.577, 3.585, 4.257, 4.241, 4.35, 4.487, 4.254, 4.088, 3.681, 3.684, 3.026, 3.481, 3.311, 3.498, 4.267, 4.104, 4.138, 4.322, 4.305, 4.178, 3.981, 3.815, 3.477, 3.093, 3.473, 3.656, 3.869, 4.553, 4.421, 4.615, 4.771, 4.517, 4.092, 3.966, 3.916, 3.158 ; 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 ; salinity = 31.23049, 31.56603, 31.44731, 31.21728, 31.06488, 30.9619, 30.96675, 30.92819, 31.00594, 31.01847, 31.154, 31.15645, 31.22551, 31.31651, 31.48655, 31.31818, 31.16369, 31.00035, 31.0353, 30.98541, 30.98154, 31.01476, 31.15627, 31.12116, 31.14634, 31.30848, 31.39853, 31.45716, 31.29551, 31.05139, 31.06499, 31.02902, 30.99757, 31.02594, 31.0535, 31.18557, 31.165, 31.34276, 31.47272, 31.36005, 31.33749, 31.1598, 31.07275, 31.05693, 31.03199, 31.0418, 31.11653, 31.18986, 31.19541, 31.28937, 31.58786, 31.44475, 31.30918, 31.31781, 31.09083, 31.10679, 31.07298, 30.9915, 31.1518, 31.10589, 31.18749, 31.15985, 31.49884, 31.28282, 31.44405, 31.31281, 31.09133, 31.0876, 31.05223, 31.10031, 31.06289, 31.18656, 31.22292, 31.17595, 31.42856, 31.40205, 31.38725, 31.36912, 31.15661, 31.08577, 31.09432, 31.01674, 30.99298, 31.06676, 31.14298, 31.0497, 31.17371, 31.53992, 31.45079, 31.39795, 31.34636, 31.0676, 31.12115, 31.07128, 31.00272, 31.09998, 31.07038, 31.14847, 31.14235, 31.55262, 31.55433, 31.48983, 31.33302, 31.11822, 31.11259, 31.10641, 31.0293, 31.04318, 31.15322, 31.12937, 31.17313, 31.28753, 31.52251, 31.25942, 31.29994, 31.33499, 31.09016, 31.09946, 31.06405, 31.03602, 31.14311, 31.17558, 31.19298, 31.22089, 31.5657, 31.36516, 31.48578, 31.3928, 31.11566, 31.15686, 31.12577, 31.04162, 31.0367, 31.12292, 31.21293, 31.21367, 31.36903, 31.54592, 31.42889, 31.36152, 31.31645, 31.11511, 31.14455, 31.09724, 31.03737, 31.12587, 31.21978, 31.24838, 31.19616, 31.54135 ; 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 ; sigma_t = 24.85694, 25.16743, 25.03831, 24.8281, 24.66732, 24.55696, 24.57065, 24.53163, 24.60303, 24.61657, 24.75607, 24.7815, 24.84552, 24.92957, 25.08772, 24.92047, 24.76369, 24.58701, 24.62283, 24.56183, 24.55117, 24.57981, 24.73867, 24.73822, 24.75861, 24.90962, 24.9979, 25.05271, 24.88358, 24.61743, 24.63456, 24.60542, 24.56607, 24.59458, 24.62485, 24.76642, 24.76373, 24.9452, 25.06118, 24.952, 24.92803, 24.73407, 24.63575, 24.6271, 24.59199, 24.59849, 24.67898, 24.76313, 24.77748, 24.88848, 25.17515, 25.02415, 24.89188, 24.90098, 24.65653, 24.68457, 24.6471, 24.56499, 24.72762, 24.68224, 24.77971, 24.76685, 25.09052, 24.87658, 25.02841, 24.90037, 24.65722, 24.65794, 24.62491, 24.67063, 24.6292, 24.75194, 24.79871, 24.77089, 25.02006, 24.98172, 24.97834, 24.95575, 24.73782, 24.66635, 24.68438, 24.60951, 24.58682, 24.65731, 24.74604, 24.67038, 24.78361, 25.12503, 25.04024, 24.98462, 24.93026, 24.63703, 24.69835, 24.6414, 24.5647, 24.65561, 24.63182, 24.72836, 24.74626, 25.13449, 25.13743, 25.07338, 24.91459, 24.68773, 24.68317, 24.68891, 24.60806, 24.62015, 24.73063, 24.72928, 24.76884, 24.88174, 25.10649, 24.83216, 24.883, 24.91018, 24.6527, 24.66164, 24.62287, 24.58703, 24.69503, 24.73684, 24.78853, 24.81046, 25.14235, 24.94347, 25.05442, 24.96396, 24.67197, 24.72044, 24.69249, 24.60781, 24.60558, 24.68637, 24.77667, 24.79274, 24.9469, 25.12097, 24.99492, 24.92489, 24.86946, 24.64313, 24.67973, 24.62267, 24.5592, 24.6553, 24.77157, 24.80626, 24.76944, 25.11183 ; 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 ; }