netcdf A0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 122 ; 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, 1000.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 = -1000.f, 1000.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 = -1000.f, 1000.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.7195, 0.03419, -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 = "18-Sep-2004 18:16:37: Modified [lon,lat] to [-70.565800,42.523400].\n", "26-Jun-2004 16:03:17: Modified [lon,lat] to [-70.565932,42.523603].\n", "26-Jun-2004 11:52:57: Modified [lon,lat] to [-70.566000,42.523700]." ; :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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0110" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453282.00000579 ; :starting_julian_day_string = "2004-10-03 00:00:00" ; :ending_julian_day_number = 2453287.04167244 ; :ending_julian_day_string = "2004-10-08 01:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 26-Jun-2004 05:12:38\n", "AANCM_Temperature_1.5: 26-Jun-2004 05:12:38" ; :longitude = -70.5658 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5658 ; depth = 2 ; time = 2453282, 2453282.04166667, 2453282.08333333, 2453282.125, 2453282.16666667, 2453282.20833333, 2453282.25, 2453282.29166667, 2453282.33333333, 2453282.375, 2453282.41666667, 2453282.45833333, 2453282.5, 2453282.54166667, 2453282.58333333, 2453282.625, 2453282.66666667, 2453282.70833333, 2453282.75, 2453282.79166667, 2453282.83333333, 2453282.875, 2453282.91666667, 2453282.95833333, 2453283, 2453283.04166667, 2453283.08333333, 2453283.125, 2453283.16666667, 2453283.20833333, 2453283.25, 2453283.29166667, 2453283.33333333, 2453283.375, 2453283.41666667, 2453283.45833333, 2453283.5, 2453283.54166667, 2453283.58333333, 2453283.625, 2453283.66666667, 2453283.70833333, 2453283.75, 2453283.79166667, 2453283.83333333, 2453283.875, 2453283.91666667, 2453283.95833333, 2453284, 2453284.04166667, 2453284.08333333, 2453284.125, 2453284.16666667, 2453284.20833333, 2453284.25, 2453284.29166667, 2453284.33333333, 2453284.375, 2453284.41666667, 2453284.45833333, 2453284.5, 2453284.54166667, 2453284.58333333, 2453284.625, 2453284.66666667, 2453284.70833333, 2453284.75, 2453284.79166667, 2453284.83333333, 2453284.875, 2453284.91666667, 2453284.95833333, 2453285, 2453285.04166667, 2453285.08333333, 2453285.125, 2453285.16666667, 2453285.20833333, 2453285.25, 2453285.29166667, 2453285.33333333, 2453285.375, 2453285.41666667, 2453285.45833333, 2453285.5, 2453285.54166667, 2453285.58333333, 2453285.625, 2453285.66666667, 2453285.70833333, 2453285.75, 2453285.79166667, 2453285.83333333, 2453285.875, 2453285.91666667, 2453285.95833333, 2453286, 2453286.04166667, 2453286.08333333, 2453286.125, 2453286.16666667, 2453286.20833333, 2453286.25, 2453286.29166667, 2453286.33333333, 2453286.375, 2453286.41666667, 2453286.45833333, 2453286.5, 2453286.54166667, 2453286.58333333, 2453286.625, 2453286.66666667, 2453286.70833333, 2453286.75, 2453286.79166667, 2453286.83333333, 2453286.875, 2453286.91666667, 2453286.95833333, 2453287, 2453287.04166667 ; current_speed = 12.6119, 5.2794, 2.3464, 3.8129, 3.8129, 2.6397, 2.6397, 2.933, 5.5727, 11.4387, 0.2933, 8.799, 6.4526, 16.1315, 17.8913, 18.1846, 9.3856, 9.9722, 7.3325, 1.7598, 2.6397, 4.1062, 5.866, 10.5588, 9.9722, 7.0392, 7.3325, 5.5727, 3.8129, 3.8129, 2.6397, 1.4665, 2.933, 2.6397, 2.0531, 4.6928, 5.2794, 6.1593, 2.6397, 1.4665, 1.1732, 3.8129, 5.866, 11.1454, 14.665, 17.0114, 24.3439, 17.8913, 21.1176, 17.8913, 15.8382, 11.1454, 7.3325, 8.5057, 11.1454, 11.1454, 12.0253, 18.1846, 21.1176, 16.1315, 15.5449, 4.9861, 8.5057, 8.2124, 17.3047, 11.4387, 7.9191, 3.5196, 7.6258, 13.7851, 12.6119, 20.531, 24.3439, 20.2377, 17.0114, 15.2516, 10.8521, 8.799, 4.6928, 4.6928, 4.3995, 7.0392, 3.5196, 7.9191, 2.3464, 6.4526, 4.9861, 4.9861, 12.3186, 5.2794, 2.0531, 4.3995, 3.5196, 4.1062, 7.0392, 6.4526, 8.5057, 8.2124, 9.3856, 7.9191, 9.0923, 4.3995, 5.5727, 7.3325, 5.866, 2.6397, 5.2794, 3.2263, 1.7598, 1.4665, 1.4665, 2.933, 2.0531, 3.2263, 4.6928, 3.8129, 6.4526, 2.933, 4.9861, 6.7459, 6.4526, 5.2794 ; 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, 0, 0, 0, 0, 0 ; current_direction = 78.2455, 75.7843, 68.0491, 107.7799, 127.1179, 196.3831, 170.0131, 107.0767, 47.3047, 117.6247, 280.7671, 155.2459, 138.7207, 196.0315, 228.3787, 261.4291, 274.4383, 284.6347, 267.7579, 308.1919, 267.7579, 329.2879, 31.1311, 42.0307, 92.3095, 127.4695, 158.7619, 194.6251, 100.7479, 184.4287, 215.7211, 127.1179, 186.1867, 90.5515, 99.6931, 42.3823, 86.6839, 88.4419, 115.8667, 203.0635, 260.3743, 16.0123, 57.1495, 83.8711, 106.7251, 73.3231, 109.1863, 75.0811, 93.7159, 90.5515, 96.8803, 102.5059, 116.5699, 175.6387, 161.5747, 158.0587, 146.4559, 154.5427, 139.0723, 139.4239, 144.3463, 228.0271, 189.3511, 219.5887, 251.5843, 266.3515, 279.7123, 328.9363, 94.0675, 82.4647, 81.4099, 100.3963, 108.4831, 117.2731, 115.5151, 145.0495, 176.3419, 224.1595, 222.0499, 214.6663, 276.5479, 319.0915, 22.3411, 54.6883, 9.6835, 32.1859, 85.6291, 53.6335, 104.9671, 124.3051, 90.9031, 101.4511, 80.0035, 85.9807, 88.4419, 54.3367, 62.4235, 69.1039, 52.2271, 42.7339, 21.6379, 57.5011, 25.5055, 20.5831, 357.3775, 210.4471, 119.0311, 75.4327, 129.2275, 141.8851, 22.3411, 71.2135, 342.2971, 326.1235, 305.3791, 306.4339, 311.7079, 354.5647, 29.7247, 36.0535, 54.6883, 46.9531 ; 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, 0, 0, 0, 0, 0 ; current_u = 12.34742, 5.117735, 2.176297, 3.630783, 3.040389, -0.7445498, 0.4577847, 2.803691, 4.095768, 10.13473, -0.2881364, 3.684359, 4.256975, -4.454968, -13.37466, -17.98152, -9.357455, -9.648665, -7.326887, -1.383105, -2.637679, -2.097137, 3.032711, 7.06942, 9.9641, 5.586853, 2.656157, -1.407069, 3.746011, -0.2944262, -1.541163, 1.16938, -0.3160852, 2.639578, 2.023789, 3.163296, 5.27056, 6.157022, 2.375232, -0.5745029, -1.156683, 1.051764, 4.927961, 11.0817, 14.04462, 16.29587, 22.99172, 17.28821, 21.0732, 17.89047, 15.72414, 10.88096, 6.55811, 0.6468207, 3.522704, 4.164551, 6.644924, 7.816438, 13.83427, 10.49285, 9.060885, -3.706972, -1.382039, -5.233533, -16.41852, -11.41552, -7.805598, -1.816081, 7.606592, 13.66606, 12.47042, 20.19394, 23.08817, 17.98792, 15.35231, 8.737162, 0.6923913, -6.129895, -3.143132, -2.669245, -4.370801, -4.609641, 1.337869, 6.462141, 0.3946774, 3.437094, 4.971598, 4.01501, 11.90068, 4.361039, 2.052845, 4.311926, 3.466167, 4.096101, 7.036597, 5.242461, 7.539397, 7.67226, 7.418799, 5.373857, 3.35269, 3.710546, 2.399592, 2.577854, -0.2684005, -1.337649, 4.616077, 3.122584, 1.363213, 0.9051832, 0.5574456, 2.776745, -0.6243093, -1.798355, -3.826223, -3.06764, -4.817166, -0.2778187, 2.472273, 3.970235, 5.265448, 3.85816 ; 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, 0, 0, 0, 0, 0 ; current_v = 2.569279, 1.296478, 0.8771123, -1.164312, -2.300922, -2.532521, -2.599702, -0.8612802, 3.778844, -5.303874, 0.0547935, -7.990488, -4.849145, -15.50415, -11.88348, -2.710108, 0.7263094, 2.51953, -0.2868624, 1.08808, -0.1032704, 3.530282, 5.021217, 7.842931, -0.4018544, -4.28222, -6.834499, -5.392137, -0.7110602, -3.801515, -2.14309, -0.8849699, -2.915918, -0.02540802, -0.3456818, 3.466401, 0.3053845, 0.1674752, -1.151645, -1.349285, -0.1961719, 3.664969, 3.182005, 1.189945, -4.220295, 4.881835, -8.0004, 4.606143, -1.368616, -0.1722099, -1.897345, -2.413427, -3.279749, -8.481071, -10.57405, -10.33811, -10.02262, -16.41898, -15.95512, -12.25256, -12.63108, -3.334599, -8.39267, -6.328795, -5.466711, -0.7279052, 1.33596, 3.014869, -0.5409106, 1.807737, 1.88377, -3.704935, -7.717623, -9.273568, -7.327643, -12.50093, -10.82999, -6.312431, -3.484694, -3.859728, 0.5016918, 5.31992, 3.255409, 4.577432, 2.312968, 5.460992, 0.3800038, 2.956499, -3.181455, -2.975468, -0.03235976, -0.8734395, 0.6109604, 0.2878138, 0.1914002, 3.762001, 3.937565, 2.929153, 5.748992, 5.816684, 8.451591, 2.363778, 5.029607, 6.864417, 5.859857, -2.275678, -2.56201, 0.8114694, -1.1129, -1.153805, 1.356421, 0.9445511, 1.955878, 2.678607, 2.717055, 2.264462, 4.293129, 2.919813, 4.330018, 5.453843, 3.729759, 3.603702 ; 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, 0, 0, 0, 0, 0 ; temperature = 14.99317, 14.96169, 14.96169, 14.99317, 14.99317, 14.99317, 14.96169, 14.96169, 14.99317, 14.99317, 14.99317, 14.99317, 15.05613, 15.02465, 14.96169, 15.02465, 15.05613, 15.11909, 15.18206, 15.18206, 15.27652, 15.27652, 15.18206, 15.15057, 15.02465, 15.05613, 15.02465, 15.05613, 15.11909, 15.11909, 15.11909, 15.08761, 15.05613, 15.08761, 15.11909, 15.08761, 15.08761, 15.05613, 15.08761, 15.15057, 15.24503, 15.371, 15.4025, 15.30801, 15.21354, 15.08761, 15.02465, 14.96169, 14.96169, 14.96169, 14.96169, 14.93022, 14.89874, 14.89874, 14.86727, 14.86727, 14.8358, 14.80433, 14.77286, 14.70993, 14.67847, 14.67847, 14.64701, 14.67847, 14.86727, 14.93022, 14.99317, 15.08761, 14.99317, 14.93022, 14.8358, 14.64701, 14.64701, 14.61554, 14.58408, 14.55262, 14.52116, 14.4897, 14.4897, 14.45825, 14.4897, 14.4897, 14.4897, 14.42679, 14.42679, 14.4897, 14.55262, 14.61554, 14.67847, 14.70993, 14.7414, 14.77286, 14.77286, 14.7414, 14.70993, 14.67847, 14.64701, 14.61554, 14.61554, 14.58408, 14.58408, 14.55262, 14.55262, 14.55262, 14.55262, 14.55262, 14.52116, 14.52116, 14.52116, 14.55262, 14.58408, 14.64701, 14.70993, 14.77286, 14.8358, 15.18206, 15.02465, 14.96169, 14.89874, 14.89874, 14.80433, 14.86727 ; 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 ; }