netcdf M0107.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.5086, 0.03401, -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 = "" ; :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 = "AANCM967" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0107" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453499.95833912 ; :starting_julian_day_string = "2005-05-08 23:00:00" ; :ending_julian_day_number = 2453504.87500579 ; :ending_julian_day_string = "2005-05-13 21:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-May-2005 19:18:13\n", "AANCM_Temperature_1.5: 09-May-2005 19:18:13" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875 ; current_speed = 8.799, 7.9191, 0.2933, 19.6511, 5.2794, 13.7851, 6.1593, 14.0784, 12.6119, 11.4387, 12.0253, 4.3995, 19.0645, 12.6119, 14.9583, 18.1846, 17.3047, 11.732, 17.598, 23.7573, 14.0784, 14.0784, 12.3186, 22.2908, 7.6258, 9.3856, 15.2516, 8.799, 6.7459, 10.5588, 8.799, 16.4248, 19.3578, 23.1707, 14.0784, 22.8774, 10.8521, 6.4526, 14.665, 15.2516, 7.3325, 9.0923, 4.3995, 12.6119, 7.0392, 4.1062, 14.0784, 10.8521, 3.5196, 19.6511, 10.8521, 4.1062, 9.3856, 21.7042, 9.6789, 9.6789, 17.0114, 7.6258, 10.8521, 5.2794, 11.1454, 11.1454, 13.4918, 18.7712, 9.0923, 7.0392, 2.6397, 11.732, 10.2655, 14.0784, 12.0253, 17.8913, 19.6511, 12.9052, 19.9444, 17.8913, 6.1593, 9.6789, 11.732, 3.5196, 9.9722, 10.2655, 20.8243, 11.4387, 11.4387, 4.3995, 10.5588, 12.3186, 6.1593, 12.3186, 15.5449, 13.7851, 17.8913, 13.4918, 24.3439, 17.3047, 13.4918, 12.9052, 11.732, 6.1593, 2.6397, 13.7851, 10.8521, 18.1846, 24.3439, 20.531, 15.2516, 7.6258, 10.8521, 12.0253, 5.866, 9.9722, 9.0923, 17.8913, 12.3186, 9.9722, 13.7851 ; 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 = 56.6876, 115.4048, 335.858, 22.5824, 100.6376, 56.336, 337.616, 126.656, 120.3272, 10.2764, 8.5184, 111.8888, 118.2176, 80.5964, 85.8704, 116.108, 334.8032, 13.0892, 357.9704, 98.8796, 132.9848, 181.8572, 64.4228, 38.4044, 175.1768, 45.788, 80.2448, 98.528, 123.4916, 54.578, 100.9892, 60.2036, 73.916, 84.464, 115.7564, 340.4288, 78.1352, 288.7436, 22.2308, 118.9208, 233.5424, 9.2216, 329.8808, 96.4184, 55.6328, 109.4276, 303.1592, 132.2816, 18.7148, 124.898, 100.6376, 33.1304, 100.9892, 115.7564, 127.3592, 18.3632, 119.624, 119.624, 162.1676, 66.5324, 64.0712, 20.4728, 17.66, 4.2992, 138.2588, 76.7288, 328.4744, 154.784, 102.3956, 126.3044, 155.1356, 132.9848, 117.1628, 82.706, 67.9388, 126.656, 45.4364, 78.1352, 77.432, 7.112, 140.3684, 76.3772, 123.4916, 293.666, 38.4044, 358.6736, 55.6328, 138.6104, 309.1364, 27.8564, 1.838, 356.9156, 98.8796, 109.076, 134.7428, 134.7428, 109.4276, 2.8928, 66.884, 350.9384, 91.1444, 331.6388, 326.0132, 9.9248, 66.1808, 26.0984, 66.1808, 57.0392, 44.7332, 32.0756, 185.3732, 57.7424, 23.6372, 42.9752, 75.674, 20.4728, 92.5508 ; 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 = 7.353223, 7.153318, -0.1199595, 7.546253, 5.188671, 11.47337, -2.345536, 11.29418, 10.88604, 2.040629, 1.781272, 4.082336, 16.79884, 12.44242, 14.91946, 16.32915, -7.367108, 2.656919, -0.6232471, 23.47257, 10.29884, -0.4562609, 11.11143, 13.84722, 0.6411874, 6.727266, 15.03107, 8.701714, 5.625856, 8.604423, 8.637654, 14.25339, 18.60007, 23.06263, 12.67971, -7.663425, 10.62025, -6.110393, 5.548333, 13.34956, -5.897506, 1.457071, -2.207672, 12.53285, 5.810415, 3.872403, -11.78579, 8.028895, 1.129291, 16.11728, 10.6656, 2.244229, 9.213497, 19.54788, 7.693244, 3.049236, 14.7878, 6.629016, 3.323278, 4.842717, 10.02348, 3.898245, 4.092979, 1.407179, 6.053354, 6.851214, -1.380245, 4.998207, 10.0262, 11.34554, 5.056304, 13.08811, 17.48384, 12.80077, 18.48413, 14.35302, 4.388329, 9.472115, 11.45088, 0.4357592, 6.360756, 9.976705, 17.36677, -10.47672, 7.105812, -0.1018395, 8.715622, 8.144759, -4.777434, 5.755954, 0.4985817, -0.741734, 17.67687, 12.75091, 17.29083, 12.29108, 12.72361, 0.6512924, 10.79006, -0.9700667, 2.639174, -6.548314, -6.066344, 3.134215, 22.27039, 9.031877, 13.95254, 6.398374, 7.637778, 6.385889, -0.5493076, 8.433061, 3.645502, 12.19617, 11.93554, 3.487903, 13.77144 ; 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 = 4.832443, -3.397379, 0.2676464, 18.14441, -0.974558, 7.641378, 5.695211, -8.404935, -6.368221, 11.25521, 11.89264, -1.640162, -9.014105, 2.060632, 1.077188, -8.002398, 15.65817, 11.42719, 17.58696, -3.667144, -9.598714, -14.071, 5.31827, 17.46809, -7.598796, 6.544722, 2.584215, -1.304828, -3.722487, 6.119818, -1.6773, 8.161802, 5.363008, 2.235304, -6.117711, 21.55568, 2.231224, 2.073438, 13.57491, -7.375676, -4.357175, 8.974791, 3.805494, -1.40986, 3.97359, -1.365786, 7.700423, -7.301021, 3.33351, -11.24273, -2.003258, 3.43865, -1.78912, -9.43147, -5.873253, 9.186036, -8.408837, -3.769479, -10.33073, 2.102418, 4.87337, 10.44144, 12.85598, 18.71838, -6.784307, 1.615923, 2.250098, -10.61404, -2.203596, -8.335469, -10.91062, -12.19837, -8.971128, 1.638454, 7.491052, -10.68127, 4.321984, 1.990011, 2.552861, 3.49252, -7.680205, 2.417822, -11.49116, 4.591544, 8.963889, 4.398321, 5.960385, -9.241796, 3.887558, 10.89114, 15.5369, 13.76513, -2.761676, -4.409418, -17.13629, -12.18122, -4.487581, 12.88875, 4.605912, 6.082429, -0.05272067, 12.13048, 8.998197, 17.91246, 9.831329, 18.43766, 6.159387, 4.148932, 7.709242, 10.18962, -5.840224, 5.322429, 8.32948, 13.09015, 3.048099, 9.34234, -0.613508 ; 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 = 14.49072, 14.70966, 14.74094, 14.55327, 14.61582, 14.74094, 14.55327, 14.55327, 14.74094, 14.522, 14.522, 14.77222, 14.55327, 14.36563, 14.86608, 14.24056, 13.95917, 14.74094, 15.24161, 15.24161, 15.46077, 16.05609, 16.18152, 16.55806, 15.80534, 15.80534, 15.89935, 15.774, 15.58604, 15.30422, 14.95994, 14.61582, 14.61582, 14.3969, 14.45945, 14.20929, 14.36563, 14.27183, 14.30309, 14.70966, 23.1258, 25.62869, 28.0235, 28.98528, 29.78334, 29.64401, 26.70063, 24.27144, 22.47601, 21.18595, 20.13012, 19.30293, 18.54254, 17.87938, 17.24944, 16.71506, 16.24425, 15.80534, 15.42945, 15.14771, 15.02252, 14.95994, 15.27291, 15.9307, 16.84071, 17.72176, 18.57417, 19.39818, 19.90704, 20.03448, 20.03448, 19.74787, 19.33467, 18.8907, 18.44769, 18.03711, 17.62723, 17.24944, 16.87214, 16.55806, 16.27562, 16.05609, 15.86801, 15.71134, 15.49208, 15.33552, 15.24161, 12.61482, 12.23946, 12.83371, 13.83412, 13.83412, 14.14676, 15.61736, 15.42945, 15.27291, 14.99123, 14.58455, 14.17802, 13.80286, 13.45899, 13.11511, 12.73991, 12.45844, 12.20818, 12.05172, 11.92654, 12.11431, 8.436502, 13.39647, 16.33837, 18.4793, 22.31408, 23.19096, 22.6057, 21.3787, 22.768 ; 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 ; }