netcdf F9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 110 ; 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.6659, 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 = "" ; :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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F9999" ; :mooring_site_desc = "Testing for W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453503.66667244 ; :ending_julian_day_string = "2005-05-12 16:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-Mar-2005 16:41:27\n", "AANCM_Temperature_1.5: 12-Mar-2005 16:41:27" ; data: lat = 44.0556 ; lon = -68.9982 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 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.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 ; current_speed = 9.0923, 35.196, 27.5702, 30.5032, 15.5449, 19.6511, 24.6372, 9.6789, 9.6789, 14.9583, 21.9975, 2.0531, 10.8521, 20.2377, 10.8521, 24.3439, 10.2655, 20.2377, 5.2794, 23.464, 22.2908, 21.1176, 22.8774, 4.3995, 9.6789, 21.1176, 9.3856, 23.1707, 31.6764, 7.0392, 19.9444, 11.732, 10.8521, 13.1985, 19.9444, 19.6511, 21.7042, 7.6258, 26.6903, 13.1985, 19.6511, 24.0506, 21.4109, 31.0898, 1.7598, 20.2377, 11.1454, 22.8774, 2.0531, 17.3047, 9.0923, 16.4248, 5.5727, 10.5588, 14.3717, 7.3325, 16.7181, 8.5057, 14.0784, 12.9052, 16.7181, 12.0253, 4.1062, 18.1846, 4.1062, 9.6789, 34.3161, 17.3047, 27.2769, 11.1454, 10.2655, 12.3186, 31.3831, 18.1846, 18.4779, 20.2377, 15.5449, 30.2099, 17.0114, 10.8521, 11.1454, 8.2124, 10.2655, 24.9305, 27.2769, 12.6119, 13.4918, 9.9722, 28.4501, 25.5171, 2.933, 9.0923, 19.6511, 3.8129, 17.8913, 12.3186, 27.2769, 3.8129, 33.4362, 7.0392, 25.8104, 14.665, 21.1176, 6.4526, 21.9975, 19.3578, 14.9583, 9.6789, 9.9722, 16.7181 ; 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 ; current_direction = 246.0484, 20.3212, 30.5176, 263.6284, 283.318, 22.7824, 278.7472, 66.0292, 14.6956, 35.0884, 339.9256, 161.6644, 315.6652, 334.3, 318.8296, 97.3216, 271.7152, 35.7916, 89.5864, 329.026, 17.5084, 268.5508, 28.0564, 276.286, 35.44, 352.5448, 328.6744, 325.51, 281.2084, 185.9248, 6.9604, 295.9756, 253.432, 303.0076, 293.5144, 17.86, 358.1704, 354.6544, 350.7868, 9.4216, 234.094, 331.1356, 319.8844, 347.2708, 87.1252, 311.7976, 283.6696, 340.2772, 270.6604, 357.1156, 22.7824, 22.0792, 243.9388, 280.8568, 279.4504, 352.5448, 283.6696, 101.8924, 282.2632, 315.6652, 65.6776, 305.4688, 14.6956, 312.5008, 86.0704, 149.0068, 25.5952, 77.2804, 335.3548, 55.8328, 87.4768, 279.4504, 6.9604, 310.0396, 344.8096, 345.8644, 51.6136, 316.0168, 271.012, 311.0944, 27.7048, 356.0608, 17.86, 11.1796, 340.9804, 55.1296, 19.618, 64.2712, 92.0476, 314.2588, 9.4216, 55.1296, 319.5328, 331.8388, 70.6, 6.6088, 40.0108, 140.5684, 16.4536, 278.3956, 304.0624, 294.5692, 354.6544, 131.7784, 344.458, 31.5724, 258.706, 304.414, 8.7184, 80.7964 ; 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 ; current_u = -8.30935, 12.22296, 14.00023, -30.31478, -15.12684, 7.609542, -24.35064, 8.84412, 2.455379, 8.598623, -7.550424, 0.645869, -7.583989, -8.776262, -7.143945, 24.14541, -10.2609, 11.83579, 5.279263, -12.07573, 6.706089, -21.11085, 10.76017, -4.373049, 5.612311, -2.740028, -4.879581, -13.1207, -31.07223, -0.7266079, 2.416929, -10.54684, -10.40154, -11.06824, -18.28821, 6.026839, -0.6929525, -0.7104426, -4.273346, 2.160567, -15.917, -11.61015, -13.79572, -6.85043, 1.757585, -15.08729, -10.8297, -7.720433, -2.052964, -0.8707901, 3.520833, 6.173883, -5.006097, -10.36981, -14.17665, -0.9513987, -16.24455, 8.323136, -13.75716, -9.018797, 15.23424, -9.793784, 1.041676, -13.40692, 4.096546, 4.984017, 14.82491, 16.88003, -11.37441, 9.221728, 10.25555, -12.15141, 3.803108, -13.92213, -4.841718, -4.942402, 12.18473, -20.97919, -17.00875, -8.178443, 5.181677, -0.5641743, 3.148349, 4.833652, -8.889312, 10.3474, 4.529838, 8.983545, 28.43193, -18.27521, 0.4801259, 7.459754, -12.75381, -1.799513, 16.87548, 1.417744, 17.53719, 2.421789, 9.470428, -6.963765, -21.38206, -13.33723, -1.96738, 4.81188, -5.894113, 10.13527, -14.66864, -7.984855, 1.511569, 16.50287 ; 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 ; current_v = -3.691154, 33.00542, 23.75099, -3.385133, 3.580853, 18.11796, 3.746704, 3.932256, 9.362276, 12.23987, 20.6611, -1.948865, 7.762164, 18.23573, 8.168974, -3.102351, 0.307261, 16.4158, 0.03810998, 20.11806, 21.25813, -0.5340771, 20.18896, 0.4817076, 7.885624, 20.93909, 8.017429, 19.09787, 6.1572, -7.001598, 19.79741, 5.138479, -3.09451, 7.189887, 7.957407, 18.70409, 21.69313, 7.592634, 26.34598, 13.02046, -11.52453, 21.06267, 16.3739, 30.32569, 0.08826043, 13.48845, 2.63391, 21.53533, 0.02366382, 17.28278, 8.382938, 15.22029, -2.44826, 1.988803, 2.359743, 7.270515, 3.950865, -1.752807, 2.990292, 9.230681, 6.885695, 6.977795, 3.971875, 12.28553, 0.2814008, -8.297029, 30.94862, 3.810147, 24.79218, 6.259366, 0.4519275, 2.022637, 31.15181, 11.69846, 17.83229, 19.62491, 9.652788, 21.73734, 0.3004522, 7.133102, 9.867632, 8.192998, 9.770793, 24.45742, 25.78778, 7.210502, 12.70863, 4.329051, -1.016515, 17.8084, 2.893435, 5.198269, 14.95012, 3.361541, 5.942794, 12.23674, 20.89201, -2.945021, 32.06697, 1.027773, 14.45629, 6.097589, 21.02576, -4.299054, 21.19315, 16.49244, -2.929485, 5.470211, 9.856974, 2.673947 ; 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 ; temperature = 14.98382, 14.63768, 15.10973, 14.8894, 14.51185, 15.10973, 14.795, 14.73207, 14.98382, 14.63768, 15.10973, 14.82646, 14.51185, 15.07825, 14.85793, 14.63768, 14.5433, 15.07825, 14.8894, 14.66914, 14.44894, 15.04677, 14.82646, 14.57476, 15.07825, 14.8894, 14.63768, 14.95234, 14.92087, 14.63768, 14.8894, 14.92087, 14.66914, 14.85793, 14.92087, 14.66914, 14.57476, 15.14121, 13.94576, 14.48039, 15.33012, 15.77118, 15.4561, 15.80269, 16.46512, 16.6546, 16.78097, 16.24419, 16.118, 16.118, 15.92879, 15.67663, 15.39311, 15.07825, 14.76353, 14.8894, 14.60622, 14.795, 14.63768, 14.66914, 14.57476, 14.60622, 15.04677, 24.95026, 26.52663, 24.58472, 26.83133, 23.56095, 22.2853, 21.28006, 20.28163, 19.48082, 18.84266, 18.23823, 17.63536, 17.03387, 16.52827, 16.05492, 15.64512, 15.26714, 15.01529, 14.92087, 14.98382, 15.4246, 16.18109, 17.57199, 18.46072, 19.41691, 20.73174, 20.76394, 20.31374, 20.15325, 19.86476, 19.38497, 18.90639, 18.42892, 18.01595, 17.69875, 17.31863, 16.93901, 16.62301, 16.37042, 16.18109, 16.02339, 15.86574, 15.61361, 15.4876, 15.39311, 13.66278, 13.25404 ; 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 ; }