netcdf J0207.sbe37.realtime.1m { 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:short_name = "SIGMAT" ; sigma_t:ancillary_variables = "sigma_t_qc" ; 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:28 2004: /usr/local/nco/bin/ncrcat -d time,2453125.010,2453125.052 J0207.sbe37.realtime.1m.nc J0207.sbe37.realtime.1m.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 = 0 ; :sbe37_serial_number = "SBESM2456" ; :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:13\n", "Salinity_1.2: 28-Apr-2004 23:33:13\n", "Conductivity_Ratio_1.2: 28-Apr-2004 23:33:13\n", "Salinity_RT_T_1.2: 28-Apr-2004 23:33:13\n", "Sigma_T_1.3: 28-Apr-2004 23:33:13\n", "Standard_Mean_Ocean_Water_Density_1.2: 28-Apr-2004 23:33:13" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 1 ; 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.818, 28.786, 28.915, 28.981, 29.148, 29.288, 29.211, 29.253, 29.279, 29.292, 29.066, 28.831, 28.819, 28.975, 28.742, 28.945, 29.142, 29.325, 29.297, 29.438, 29.549, 29.505, 29.242, 28.982, 28.969, 29.116, 28.847, 28.814, 29.277, 29.447, 29.4, 29.385, 29.486, 29.493, 29.426, 29.214, 29.32, 28.949, 28.895, 29.098, 28.972, 29.368, 29.457, 29.412, 29.541, 29.587, 29.501, 29.267, 29.193, 28.958, 28.718, 29.219, 29.135, 29.141, 29.453, 29.329, 29.367, 29.435, 29.299, 29.381, 29.025, 29.016, 28.828, 29.104, 29.021, 29.093, 29.436, 29.43, 29.388, 29.465, 29.485, 29.43, 29.228, 29.066, 28.893, 29.137, 29.028, 28.98, 29.22, 29.314, 29.204, 29.255, 29.267, 29.271, 29.056, 28.995, 28.963, 28.808, 28.883, 29.134, 29.337, 29.423, 29.327, 29.418, 29.536, 29.55, 29.537, 29.26, 29.045, 28.821, 28.805, 28.874, 29.062, 29.372, 29.346, 29.267, 29.363, 29.393, 29.278, 29.078, 29.132, 28.985, 28.907, 29.351, 29.171, 29.346, 29.456, 29.444, 29.506, 29.604, 29.647, 29.41, 29.058, 29.103, 28.851, 29.146, 29.184, 29.147, 29.469, 29.395, 29.383, 29.474, 29.406, 29.456, 29.349, 29.177, 29.048, 28.898, 29.095, 29.396, 29.368, 29.731, 29.636, 29.75, 29.785, 29.742, 29.416, 29.3, 29.216, 28.933 ; 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.423, 3.216, 3.363, 3.622, 3.926, 4.198, 4.098, 4.189, 4.19, 4.215, 3.727, 3.407, 3.359, 3.53, 3.035, 3.411, 3.84, 4.204, 4.121, 4.36, 4.535, 4.437, 3.94, 3.687, 3.625, 3.775, 3.244, 3.107, 4.07, 4.297, 4.227, 4.247, 4.424, 4.425, 4.28, 3.871, 4.062, 3.517, 3.199, 3.661, 3.389, 4.159, 4.289, 4.249, 4.435, 4.517, 4.389, 3.933, 3.843, 3.43, 2.843, 3.851, 3.636, 3.697, 4.292, 4.101, 4.163, 4.35, 4.034, 4.209, 3.667, 3.643, 3.068, 3.807, 3.421, 3.592, 4.252, 4.263, 4.224, 4.363, 4.404, 4.252, 3.862, 3.708, 3.273, 3.756, 3.576, 3.433, 3.916, 4.106, 3.956, 4.094, 4.151, 4.147, 3.762, 3.736, 3.559, 3.003, 3.205, 3.675, 4.065, 4.256, 4.089, 4.247, 4.451, 4.485, 4.432, 3.971, 3.711, 3.026, 2.965, 3.15, 3.551, 4.139, 4.102, 4.02, 4.227, 4.25, 3.974, 3.78, 3.785, 3.48, 3.236, 4.009, 3.748, 4.002, 4.275, 4.242, 4.36, 4.53, 4.645, 4.139, 3.671, 3.692, 3.028, 3.678, 3.659, 3.607, 4.249, 4.128, 4.137, 4.369, 4.246, 4.241, 4.009, 3.797, 3.487, 3.107, 3.478, 3.99, 3.94, 4.593, 4.44, 4.621, 4.715, 4.613, 4.095, 3.926, 3.816, 3.16 ; 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.13249, 31.29382, 31.30604, 31.13553, 31.04297, 30.94975, 30.95408, 30.91739, 30.94678, 30.93841, 31.13578, 31.16336, 31.19522, 31.21662, 31.41681, 31.2955, 31.11769, 30.98725, 31.03293, 30.97193, 30.9364, 30.97734, 31.14017, 31.07461, 31.11843, 31.14902, 31.33984, 31.43336, 31.05779, 31.04171, 31.05302, 31.01666, 30.96752, 30.97469, 31.03329, 31.17297, 31.11574, 31.19819, 31.44114, 31.23683, 31.34898, 31.07997, 31.0609, 31.04624, 31.02096, 30.99722, 31.01781, 31.17623, 31.17494, 31.29267, 31.57582, 31.19795, 31.30471, 31.25322, 31.05341, 31.08929, 31.07501, 30.97784, 31.11771, 31.04786, 31.14462, 31.15692, 31.48828, 31.10433, 31.37651, 31.2972, 31.07137, 31.05399, 31.04186, 31.00047, 30.98514, 31.06438, 31.19805, 31.15394, 31.36684, 31.19198, 31.2354, 31.31601, 31.13714, 31.06701, 31.0803, 31.00933, 30.96953, 30.97798, 31.09057, 31.04329, 31.17452, 31.52773, 31.42089, 31.26604, 31.13281, 31.05245, 31.09833, 31.05512, 31.00012, 30.98442, 31.01914, 31.13182, 31.12623, 31.5209, 31.56135, 31.46363, 31.29984, 31.10358, 31.10824, 31.09348, 31.00988, 31.02315, 31.15011, 31.09938, 31.15836, 31.27663, 31.41955, 31.20249, 31.23982, 31.20329, 31.07295, 31.09015, 31.05093, 31.00468, 30.94664, 31.14801, 31.17987, 31.21303, 31.55515, 31.27738, 31.34068, 31.34687, 31.11267, 31.14091, 31.11834, 31.00528, 31.04208, 31.10509, 31.20014, 31.20001, 31.3449, 31.53449, 31.40959, 31.27345, 31.28833, 31.0923, 31.12642, 31.08793, 31.04011, 31.08621, 31.19683, 31.22172, 31.22787, 31.52482 ; 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.7633, 24.90962, 24.90672, 24.74813, 24.64675, 24.54692, 24.55992, 24.52209, 24.54534, 24.53628, 24.73885, 24.78927, 24.81881, 24.82087, 25.02286, 24.89415, 24.71412, 24.57613, 24.62037, 24.54877, 24.5032, 24.54546, 24.72269, 24.69382, 24.73426, 24.745, 24.9439, 25.03005, 24.64498, 24.61033, 24.62613, 24.59531, 24.53895, 24.54455, 24.60531, 24.7552, 24.69178, 24.80735, 25.02847, 24.82523, 24.93867, 24.65409, 24.62635, 24.6186, 24.58027, 24.55324, 24.58233, 24.75201, 24.75936, 24.89023, 25.16546, 24.77692, 24.88149, 24.835, 24.62011, 24.66705, 24.64977, 24.55445, 24.696, 24.62377, 24.75132, 24.76327, 25.0771, 24.70653, 24.95779, 24.87948, 24.63827, 24.6234, 24.61755, 24.57113, 24.55492, 24.63272, 24.77598, 24.75502, 24.96294, 24.78091, 24.83173, 24.90855, 24.72253, 24.64887, 24.67361, 24.60419, 24.56714, 24.57424, 24.69971, 24.66446, 24.78479, 25.11398, 25.01182, 24.8472, 24.70505, 24.62285, 24.67537, 24.62585, 24.56214, 24.5463, 24.57912, 24.71315, 24.73271, 25.10662, 25.14394, 25.05056, 24.88525, 24.67476, 24.682, 24.67807, 24.59187, 24.60018, 24.7274, 24.70507, 24.75152, 24.87307, 25.00811, 24.76573, 24.81969, 24.76703, 24.63728, 24.65415, 24.61147, 24.55786, 24.5002, 24.71005, 24.779, 24.80349, 25.13377, 24.85595, 24.90803, 24.91766, 24.67135, 24.70547, 24.68667, 24.57435, 24.61559, 24.66611, 24.76387, 24.78354, 24.92681, 25.11068, 24.97911, 24.82392, 24.84046, 24.62099, 24.66345, 24.61468, 24.56715, 24.61413, 24.75305, 24.78882, 24.80394, 25.09848 ; 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 ; }