netcdf B0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 117 ; 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:epic_code = 500 ; lat:Comment = "Coordinate variable" ; 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:epic_code = 502 ; lon:Comment = "Coordinate variable" ; 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:epic_code = 3 ; depth:Comment = "Coordinate variable" ; 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:epic_code = 624 ; time:Comment = "Coordinate variable" ; float current_speed(time, depth, lat, lon) ; current_speed:long_name = "Current Speed" ; current_speed:standard_name = "sea_water_velocity" ; current_speed:short_name = "CSPD" ; current_speed:ancillary_variables = "current_speed_qc" ; current_speed:_FillValue = -9999.f ; current_speed:units = "cm/s" ; current_speed:valid_range = 0.f, 300.f ; current_speed:is_dead = 0. ; current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ; current_speed:epic_code = 300 ; byte current_speed_qc(time, depth, lat, lon) ; current_speed_qc:long_name = "Current Speed Quality" ; current_speed_qc:short_name = "CSPDQC" ; current_speed_qc:intent = "data_quality" ; current_speed_qc:standard_name = "sea_water_velocity data_quality" ; current_speed_qc:_FillValue = 128s ; current_speed_qc:units = "1" ; current_speed_qc:valid_range = -127s, 127s ; current_speed_qc:flag_values = 0s, 1s, 2s ; current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_direction(time, depth, lat, lon) ; current_direction:long_name = "Current Direction" ; current_direction:standard_name = "direction_of_sea_water_velocity" ; current_direction:short_name = "CDIR" ; current_direction:ancillary_variables = "current_direction_qc" ; current_direction:_FillValue = -999.f ; current_direction:units = "angular_degrees" ; current_direction:valid_range = 0.f, 360.f ; current_direction:is_dead = 0. ; current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ; current_direction:epic_code = 310 ; byte current_direction_qc(time, depth, lat, lon) ; current_direction_qc:long_name = "Current Direction QC" ; current_direction_qc:short_name = "CDIRQC" ; current_direction_qc:intent = "data_quality" ; current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ; current_direction_qc:_FillValue = 128s ; current_direction_qc:units = "1" ; current_direction_qc:valid_range = -127s, 127s ; current_direction_qc:flag_values = 0s, 1s, 2s ; current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_u(time, depth, lat, lon) ; current_u:long_name = "East Current Velocity Component" ; current_u:standard_name = "eastward_sea_water_velocity" ; current_u:ancillary_variables = "current_u_qc" ; current_u:short_name = "u" ; current_u:units = "cm/s" ; current_u:valid_range = -300.f, 300.f ; current_u:_FillValue = -9999.f ; current_u:is_dead = 0. ; byte current_u_qc(time, depth, lat, lon) ; current_u_qc:long_name = "East Current Velocity Component QC" ; current_u_qc:short_name = "UQC" ; current_u_qc:intent = "data_quality" ; current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ; current_u_qc:_FillValue = 128s ; current_u_qc:units = "1" ; current_u_qc:valid_range = -127s, 127s ; current_u_qc:flag_values = 0s, 1s, 2s ; current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_v(time, depth, lat, lon) ; current_v:long_name = "North Current Velocity Component" ; current_v:standard_name = "northward_sea_water_velocity" ; current_v:short_name = "v" ; current_v:ancillary_variables = "current_v_qc" ; current_v:_FillValue = -999.f ; current_v:units = "cm/s" ; current_v:valid_range = -300.f, 300.f ; current_v:is_dead = 0. ; byte current_v_qc(time, depth, lat, lon) ; current_v_qc:long_name = "North Current Velocity Component QC" ; current_v_qc:short_name = "VQC" ; current_v_qc:intent = "data_quality" ; current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ; current_v_qc:_FillValue = 128s ; current_v_qc:units = "1" ; current_v_qc:valid_range = -127s, 127s ; current_v_qc:flag_values = 0s, 1s, 2s ; current_v_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:calibration_coeffs = -0.8046, 0.03433, -6.292e-06, 4.8e-09 ; temperature:calibration_type = "Wide Range" ; 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 ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; // 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 = "23-May-2005 12:09:17: Modified [lon,lat] to [-70.427400,43.181300].\n", "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.aanderaa.realtime.nc.new\n", "Fri Apr 29 04:26:57 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.aanderaa.realtime.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 = "aanderaa" ; :aanderaa_serial_number = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453587.83333912 ; :ending_julian_day_string = "2005-08-04 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Apr-2005 14:43:23\n", "AANCM_Temperature_1.5: 20-Apr-2005 14:43:23" ; :longitude = -70.4274 ; :latitude = 43.1813 ; data: lat = 43.1813 ; lon = -70.4274 ; depth = 2 ; time = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333 ; current_speed = 23.464, 29.0367, 34.6094, 37.2491, 38.4223, 23.7573, 28.1568, 27.5702, 22.5841, 29.0367, 13.1985, 20.2377, 27.5702, 14.0784, 17.8913, 1.4665, 12.0253, 7.3325, 15.2516, 18.1846, 32.8496, 34.3161, 30.2099, 29.33, 33.4362, 30.7965, 29.33, 26.6903, 25.2238, 26.9836, 24.9305, 29.9166, 21.7042, 33.1429, 44.5816, 40.7687, 48.1012, 44.8749, 42.8218, 42.5285, 48.3945, 41.3553, 35.4893, 31.9697, 21.1176, 14.665, 13.1985, 18.1846, 13.4918, 6.4526, 8.799, 18.4779, 21.4109, 26.1037, 27.8635, 20.2377, 13.4918, 13.1985, 11.1454, 22.5841, 14.3717, 1.7598, 4.1062, 6.7459, 13.4918, 4.6928, 4.6928, 8.5057, 11.1454, 15.8382, 17.8913, 18.4779, 19.9444, 23.1707, 24.6372, 21.9975, 21.4109, 17.8913, 19.6511, 13.4918, 5.866, 22.5841, 31.0898, 40.7687, 36.0759, 30.2099, 27.2769, 28.1568, 30.2099, 36.0759, 33.1429, 29.0367, 21.4109, 14.3717, 14.0784, 9.9722, 12.0253, 11.1454, 8.5057, 3.8129, 4.3995, 9.6789, 8.2124, 7.3325, 7.0392, 11.4387, 8.2124, 16.1315, 28.7434, 27.5702, 19.0645, 17.3047, 14.0784, 19.9444, 22.8774, 19.3578, 17.0114 ; current_speed_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 ; current_direction = 71.2484, 100.7828, 114.8468, 122.9336, 117.6596, 142.9748, 144.3812, 163.3676, 193.6052, 261.1124, 207.6692, 266.738, 263.9252, 259.706, 278.6924, 142.2716, 319.478, 334.2452, 333.1904, 25.1888, 17.8052, 50.504, 82.148, 100.4312, 132.0752, 140.5136, 154.226, 186.2216, 218.2172, 236.5004, 260.7608, 287.1308, 305.7656, 337.4096, 359.8736, 23.4308, 49.8008, 64.9196, 82.8512, 97.6184, 106.0568, 115.9016, 120.824, 123.2852, 130.6688, 184.8152, 247.7516, 284.6696, 338.4644, 8.6636, 72.3032, 75.116, 101.8376, 113.4404, 129.9656, 147.194, 176.7284, 224.546, 256.8932, 286.7792, 311.3912, 236.852, 48.3944, 119.7692, 133.4816, 170.3996, 192.1988, 319.1264, 7.9604, 10.7732, 23.0792, 33.9788, 38.9012, 89.18, 91.9928, 123.2852, 157.0388, 169.3448, 180.9476, 208.0208, 195.0116, 270.6056, 302.6012, 318.7748, 336.3548, 11.828, 44.8784, 56.1296, 87.0704, 114.4952, 129.614, 140.8652, 157.0388, 169.6964, 168.29, 290.6468, 242.8292, 260.7608, 287.1308, 184.112, 145.0844, 168.29, 180.2444, 191.8472, 191.144, 292.0532, 250.916, 311.3912, 346.5128, 357.4124, 31.5176, 87.0704, 128.5592, 155.984, 166.8836, 168.6416, 166.8836 ; current_direction_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 ; current_u = 22.21856, 28.52401, 31.40577, 31.26321, 34.03144, 14.30584, 16.39823, 7.891425, -5.312465, -28.68807, -6.128935, -20.20491, -27.41538, -13.85179, -17.6858, 0.8973795, -7.813318, -3.186123, -6.878885, 7.739409, 10.04481, 26.48067, 29.92666, 28.84526, 24.81855, 19.58334, 12.75334, -2.892538, -15.60456, -22.50134, -24.60707, -28.58934, -17.61111, -12.73153, -0.09835122, 16.21131, 36.73994, 40.64382, 42.48891, 42.1531, 46.50653, 37.20098, 30.47627, 26.72504, 16.01747, -1.231012, -12.21589, -17.59182, -4.95256, 0.9719732, 8.382618, 17.85793, 20.95555, 23.94948, 21.35543, 10.96471, 0.7699658, -9.258506, -10.85505, -21.62257, -10.78183, -1.473412, 3.070342, 5.85566, 9.789588, 0.7826447, -0.9916089, -5.566066, 1.543511, 2.960505, 7.013446, 10.32704, 12.52467, 23.16833, 24.6223, 18.38879, 8.352556, 3.30807, -0.3249896, -6.338341, -1.51938, -22.58284, -26.19133, -26.8674, -14.46903, 6.192256, 19.2467, 23.3786, 30.17042, 32.82893, 25.53188, 18.32643, 8.352556, 2.57058, 2.857327, -9.331704, -10.6983, -11.00081, -8.128343, -0.2734091, 2.518138, 1.964412, -0.03503058, -1.50538, -1.360505, -10.60179, -7.761049, -12.10205, -6.703769, -1.244706, 9.966166, 17.28208, 11.00881, 8.117206, 5.19157, 3.812433, 3.860399 ; current_u_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 ; current_v = 7.542876, -5.432373, -14.54264, -20.2511, -17.83631, -18.96713, -22.88894, -26.41669, -21.95038, -4.486071, -11.68916, -1.151563, -2.917664, -2.515799, 2.703907, -1.159885, 9.14111, 6.604103, 13.61221, 16.45543, 31.27616, 21.82587, 4.127116, -5.310335, -22.40578, -23.76799, -26.41214, -26.5331, -19.81761, -14.89309, -4.002754, 8.812057, 12.68547, 30.6, 44.58149, 37.40696, 31.04678, 19.02201, 5.329028, -5.638203, -13.38544, -18.06511, -18.18481, -17.54519, -13.76203, -14.61324, -4.997252, 4.605154, 12.54993, 6.378974, 2.674719, 4.746287, -4.392198, -10.38392, -17.89749, -17.00999, -13.46981, -9.406405, -2.527408, 6.519674, 9.50252, -0.962265, 2.726514, -3.349389, -9.283998, -4.627077, -4.586838, 6.431628, 11.038, 15.55905, 16.45935, 15.3227, 15.52133, 0.3316008, -0.8567318, -12.07238, -19.7145, -17.58281, -19.64841, -11.91025, -5.665813, 0.238703, 16.75082, 30.66316, 33.04721, 29.56846, 19.32857, 15.69224, 1.543994, -14.95768, -21.13232, -22.5227, -19.7145, -14.13994, -13.78539, 3.516259, -5.491288, -1.789467, 2.505389, -3.803085, -3.607573, -9.477457, -8.212325, -7.176307, -6.906473, 4.294858, -2.685077, 10.66609, 27.95072, 27.54209, 16.2521, 0.884424, -8.77539, -18.21785, -22.28055, -18.97867, -16.56759 ; current_v_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 ; temperature = 16.55949, 16.7499, 16.7499, 16.71815, 16.87689, 17.25819, 17.48084, 17.73553, 17.32179, 17.41721, 16.97217, 17.41721, 17.51266, 17.03571, 17.1946, 16.90865, 17.54449, 17.60816, 17.70368, 17.48084, 17.32179, 16.97217, 16.7499, 16.71815, 16.84514, 17.09925, 17.25819, 17.13103, 17.3854, 17.25819, 17.8311, 18.02235, 18.02235, 17.67183, 17.35359, 17.09925, 17.03571, 17.03571, 17.00394, 17.25819, 17.41721, 16.78164, 17.1946, 17.03571, 17.06748, 17.32179, 17.35359, 17.25819, 17.1946, 17.13103, 17.09925, 17.16282, 17.25819, 17.3854, 17.48084, 17.60816, 17.60816, 17.57632, 17.57632, 17.3854, 17.48084, 17.48084, 17.51266, 17.54449, 17.48084, 17.8311, 17.86297, 19.33363, 19.04508, 18.98101, 19.01304, 18.85295, 18.91697, 18.66099, 18.24567, 18.30952, 18.24567, 18.27759, 18.24567, 18.62902, 18.08614, 18.75695, 18.66099, 18.75695, 18.78894, 18.59705, 18.34145, 18.50116, 18.59705, 18.05424, 17.89483, 17.89483, 18.21376, 18.11804, 18.50116, 18.94899, 18.78894, 18.91697, 19.30154, 19.30154, 19.17327, 18.91697, 18.85295, 18.91697, 18.91697, 18.98101, 18.59705, 19.14121, 19.17327, 19.14121, 19.26947, 19.04508, 19.10916, 19.2374, 19.33363, 19.52623, 19.4299 ; 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 ; }