netcdf F9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 74 ; 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 = 2453495.70833912 ; :starting_julian_day_string = "2005-05-04 17:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23: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 = 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 20.531, 12.0253, 11.732, 15.8382, 16.1315, 7.3325, 18.7712, 22.8774, 13.1985, 14.3717, 11.732, 9.0923, 8.799, 13.4918, 11.1454, 18.7712, 8.5057, 2.6397, 7.6258, 7.6258, 9.3856, 20.2377, 16.7181, 3.8129, 18.4779, 7.3325, 14.9583, 3.2263, 27.2769, 12.9052, 11.1454, 15.5449, 9.6789, 6.4526, 31.6764, 6.4526, 13.7851, 32.5563, 22.8774, 11.732, 11.4387, 26.397, 6.7459, 8.799, 15.2516, 25.8104, 19.0645, 17.598, 13.1985, 10.5588, 19.0645, 16.1315, 3.8129, 8.2124, 25.5171, 6.4526, 17.598, 20.8243, 14.0784, 25.8104, 19.9444, 41.3553, 11.1454, 16.7181, 8.5057, 12.6119, 14.3717, 16.4248, 16.7181, 24.3439, 25.5171, 9.9722, 23.1707, 20.531 ; 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 ; current_direction = 9.07, 221.0848, 61.4584, 347.974, 5.554, 260.1124, 289.6468, 26.65, 308.9848, 17.5084, 59.7004, 244.9936, 344.458, 37.9012, 323.4004, 82.2028, 358.8736, 139.5136, 173.6188, 219.6784, 343.4032, 333.2452, 282.2632, 305.8204, 352.8964, 18.5632, 18.9148, 318.478, 346.9192, 314.2588, 71.3032, 304.414, 85.7188, 331.8388, 316.0168, 260.1124, 94.5088, 317.7748, 343.7548, 231.2812, 351.8416, 358.1704, 216.8656, 247.4548, 80.7964, 0.9832, 29.8144, 53.02, 268.9024, 350.4352, 109.6276, 247.4548, 330.0808, 60.7552, 13.6408, 337.816, 293.1628, 291.7564, 339.9256, 318.1264, 19.618, 342.3868, 310.3912, 328.3228, 43.1752, 72.0064, 55.1296, 307.2268, 78.3352, 9.4216, 274.1764, 291.4048, 9.4216, 269.6056 ; 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 ; current_u = 3.236528, -7.90273, 10.30622, -3.299977, 1.561269, -7.223587, -17.6784, 10.26141, -10.25936, 4.323663, 10.1294, -8.239993, -2.357645, 8.288036, -6.645102, 18.59765, -0.1672061, 1.713871, 0.8475531, -4.868903, -2.680854, -9.110471, -16.33663, -3.091711, -2.285048, 2.334305, 4.848909, -2.138739, -6.173442, -9.242637, 10.55724, -12.82416, 9.651893, -3.045329, -21.99759, -6.356756, 13.74244, -21.87934, -6.39992, -9.153603, -1.623269, -0.8427801, -4.047135, -8.126557, 15.05525, 0.4428867, 9.478718, 14.05808, -13.19608, -1.754481, 17.95677, -14.89869, -1.901791, 7.16565, 6.017805, -2.436387, -16.17944, -19.34095, -4.832271, -17.22817, 6.696282, -12.51368, -8.488758, -8.779226, 5.819868, 11.99506, 11.79122, -13.0782, 16.37282, 3.985045, -25.44934, -9.28437, 3.792994, -20.53051 ; 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 ; current_v = 20.27429, -9.063923, 5.605511, 15.4906, 16.05577, -1.259107, 6.311271, 20.44698, 8.303364, 13.7059, 5.919047, -3.843493, 8.477259, 10.64599, 8.947768, 2.546635, 8.504056, -2.007651, -7.578554, -5.869123, 8.994582, 18.07108, 3.550971, 2.231486, 18.33607, 6.951013, 14.15058, 2.415535, 26.56911, 9.006545, 3.57277, 8.785489, 0.7225447, 5.688762, 22.79255, -1.108014, -1.083677, 24.10824, 21.96398, -7.338351, 11.32294, 26.38354, -5.397024, -3.373644, 2.43939, 25.8066, 16.54113, 10.58583, -0.2528247, 10.41201, -6.403867, -6.185013, 3.304754, 4.012103, 24.79735, 5.974953, 6.922087, 7.71876, 13.2231, 19.21892, 18.78667, 39.4166, 7.222252, 14.22744, 6.202908, 3.895952, 8.216619, 9.936538, 3.38016, 24.01551, 1.858344, 3.639402, 22.85814, -0.1413256 ; 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 ; temperature = 18.07943, 17.66706, 16.74937, 16.18109, 16.14955, 16.37042, 16.37042, 16.24419, 15.92879, 15.61361, 15.4246, 15.20417, 14.92087, 14.57476, 15.23566, 15.01529, 14.57476, 15.23566, 14.795, 15.20417, 15.20417, 14.73207, 15.07825, 15.23566, 15.58211, 15.99185, 16.33886, 16.68619, 16.74937, 16.81257, 16.74937, 16.52827, 16.24419, 15.86574, 15.4246, 15.39311, 14.60622, 15.5506, 15.04677, 15.10973, 14.92087, 15.67663, 16.08646, 16.62301, 17.12876, 17.28698, 17.38195, 16.93901, 16.14955, 16.33886, 16.21264, 16.02339, 15.67663, 15.4246, 15.14121, 14.85793, 14.63768, 15.04677, 15.07825, 14.85793, 14.63768, 15.14121, 15.07825, 14.95234, 14.82646, 14.66914, 14.5433, 15.14121, 14.92087, 14.7006, 14.76353, 15.04677, 14.73207, 14.76353 ; 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 ; }