netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 71 ; 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., 300. ; 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., 300. ; 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., 300. ; 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.7217, 0.03423, -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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453506.00000579 ; :starting_julian_day_string = "2005-05-15 00:00:00" ; :ending_julian_day_number = 2453508.91667244 ; :ending_julian_day_string = "2005-05-17 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8793 ; :latitude = 43.4866 ; data: lat = 43.4866 ; lon = -67.8793 ; depth = 2 ; time = 2453506, 2453506.04166667, 2453506.08333333, 2453506.125, 2453506.16666667, 2453506.20833333, 2453506.25, 2453506.29166667, 2453506.33333333, 2453506.375, 2453506.41666667, 2453506.45833333, 2453506.5, 2453506.54166667, 2453506.58333333, 2453506.625, 2453506.66666667, 2453506.70833333, 2453506.75, 2453506.79166667, 2453506.83333333, 2453506.875, 2453506.91666667, 2453506.95833333, 2453507, 2453507.04166667, 2453507.08333333, 2453507.125, 2453507.16666667, 2453507.20833333, 2453507.25, 2453507.29166667, 2453507.33333333, 2453507.375, 2453507.41666667, 2453507.45833333, 2453507.5, 2453507.54166667, 2453507.58333333, 2453507.625, 2453507.66666667, 2453507.70833333, 2453507.75, 2453507.79166667, 2453507.83333333, 2453507.875, 2453507.91666667, 2453507.95833333, 2453508, 2453508.04166667, 2453508.08333333, 2453508.125, 2453508.16666667, 2453508.20833333, 2453508.25, 2453508.29166667, 2453508.33333333, 2453508.375, 2453508.41666667, 2453508.45833333, 2453508.5, 2453508.54166667, 2453508.58333333, 2453508.625, 2453508.66666667, 2453508.70833333, 2453508.75, 2453508.79166667, 2453508.83333333, 2453508.875, 2453508.91666667 ; current_speed = 20.2377, 24.6372, 17.0114, 10.5588, 12.6119, 12.3186, 20.8243, 17.598, 17.3047, 23.464, 32.8496, 31.9697, 31.0898, 24.6372, 17.0114, 9.0923, 6.7459, 16.1315, 10.5588, 0.5866, 7.9191, 7.0392, 11.1454, 13.4918, 20.2377, 16.1315, 10.5588, 9.9722, 3.2263, 12.9052, 8.799, 3.2263, 2.3464, 13.4918, 21.9975, 26.9836, 26.9836, 20.2377, 11.4387, 2.933, 3.8129, 17.598, 22.2908, 13.1985, 12.6119, 7.0392, 19.3578, 27.2769, 35.4893, 37.5424, 42.8218, 34.9027, 20.531, 12.9052, 7.3325, 11.4387, 5.866, 5.5727, 10.5588, 21.9975, 33.7295, 35.196, 43.995, 38.129, 31.9697, 26.1037, 24.6372, 25.8104, 22.5841, 18.7712, 19.0645 ; 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 ; current_direction = 158.6516, 149.8616, 123.8432, 133.688, 56.336, 40.1624, 39.8108, 67.9388, 116.108, 141.4232, 153.7292, 158.6516, 170.2544, 162.5192, 154.0808, 125.6012, 253.5836, 343.5548, 333.3968, 118.9208, 308.0816, 236.3552, 228.9716, 206.1176, 209.282, 192.7568, 190.6472, 179.396, 343.9064, 348.8288, 359.3768, 327.7712, 165.6836, 225.8072, 211.7432, 197.3276, 192.0536, 195.5696, 194.8664, 222.9944, 347.4224, 22.2308, 40.8656, 41.2172, 63.7196, 102.044, 157.5968, 173.4188, 170.9576, 170.606, 173.7704, 166.3868, 154.4324, 143.1812, 97.8248, 60.5552, 53.5232, 102.3956, 157.9484, 151.6196, 159.0032, 156.542, 150.9164, 142.1264, 128.0624, 106.9664, 94.6604, 82.706, 103.802, 105.56, 128.7656 ; 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 ; current_u = 7.367295, 12.3701, 14.12907, 7.635193, 10.49692, 7.944959, 13.33285, 16.30953, 15.53903, 14.63128, 14.5397, 11.63819, 5.262689, 7.400675, 7.435738, 7.392845, -6.470891, -4.566798, -4.728326, 0.5134445, -6.233386, -5.860052, -8.407915, -5.939293, -9.89843, -3.562048, -1.950855, 0.1051229, -0.894354, -2.500269, -0.09570388, -1.720591, 0.5802093, -9.673596, -11.57317, -8.036654, -5.634895, -5.431976, -2.934782, -2.000092, -0.8303035, 6.658, 14.58458, 8.696693, 11.30831, 6.884251, 7.377684, 3.126238, 5.577688, 6.12777, 4.646719, 8.21491, 8.860681, 7.73391, 7.264227, 9.96116, 4.716837, 5.442793, 3.964211, 10.45592, 12.08581, 14.01071, 21.38532, 23.40821, 25.17102, 24.96756, 24.55574, 25.60154, 21.932, 18.08324, 14.86486 ; 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 ; current_v = -18.84907, -21.30662, -9.474023, -7.29329, 6.991048, 9.414114, 15.99645, 6.609752, -7.615185, -18.34352, -29.45663, -29.77607, -30.64115, -23.4994, -15.30025, -5.292992, -1.9065, 15.47158, 9.440931, -0.2836799, 4.884367, -3.900017, -7.316209, -12.11418, -17.65179, -15.73331, -10.37701, -9.971646, 3.099862, 12.66068, 8.798479, 2.729208, -2.273533, -9.404797, -18.707, -25.75902, -26.38868, -19.49508, -11.05581, -2.145256, 3.721398, 16.28989, 16.85734, 9.928138, 5.584102, -1.468819, -17.89676, -27.09716, -35.04825, -37.03893, -42.56894, -33.92217, -18.52054, -10.33106, -0.9982788, 5.623091, 3.487321, -1.196238, -9.786383, -19.35365, -31.48988, -32.28712, -38.44773, -30.09778, -19.70994, -7.617343, -2.001764, 3.276907, -5.387829, -5.035325, -11.93697 ; 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 ; temperature = 6.136879, 6.233576, 6.007857, 5.878727, 5.975585, 6.104633, 5.814122, 5.846428, 5.749488, 5.814122, 5.943306, 6.072381, 5.943306, 6.20135, 6.104633, 6.20135, 6.20135, 6.298007, 6.20135, 6.20135, 6.20135, 6.136879, 6.136879, 6.169118, 5.814122, 5.52305, 5.328681, 5.198955, 5.166505, 5.166505, 5.490673, 5.555419, 5.490673, 5.425898, 5.3935, 5.29626, 5.06911, 5.101583, 5.101583, 5.101583, 5.134048, 5.101583, 5.263833, 5.263833, 5.425898, 5.52305, 5.652485, 5.587782, 5.555419, 5.846428, 5.943306, 6.007857, 6.007857, 6.007857, 6.007857, 5.975585, 5.943306, 5.943306, 5.943306, 5.91102, 5.943306, 6.040123, 6.169118, 6.169118, 6.362413, 6.523316, 6.555478, 6.362413, 6.330214, 6.330214, 6.330214 ; 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 ; }