netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 115 ; 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.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 = "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 = 2453283.66667244 ; :starting_julian_day_string = "2004-10-04 16:00:00" ; :ending_julian_day_number = 2453288.41667244 ; :ending_julian_day_string = "2004-10-09 10: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.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; depth = 2 ; time = 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, 2453287.08333333, 2453287.125, 2453287.16666667, 2453287.20833333, 2453287.25, 2453287.29166667, 2453287.33333333, 2453287.375, 2453287.41666667, 2453287.45833333, 2453287.5, 2453287.54166667, 2453287.58333333, 2453287.625, 2453287.66666667, 2453287.70833333, 2453287.75, 2453287.79166667, 2453287.83333333, 2453287.875, 2453287.91666667, 2453287.95833333, 2453288, 2453288.04166667, 2453288.08333333, 2453288.125, 2453288.16666667, 2453288.20833333, 2453288.25, 2453288.29166667, 2453288.33333333, 2453288.375, 2453288.41666667 ; current_speed = 54.5538, 56.6069, 49.5677, 31.6764, 17.598, 16.1315, 25.2238, 32.263, 29.9166, 20.531, 6.4526, 3.8129, 13.7851, 19.3578, 26.397, 32.263, 23.7573, 19.6511, 5.5727, 5.2794, 13.1985, 25.2238, 24.0506, 12.6119, 7.9191, 4.6928, 13.4918, 19.9444, 21.9975, 27.2769, 23.7573, 14.0784, 14.9583, 12.0253, 17.8913, 32.5563, 22.5841, 22.2908, 14.0784, 3.2263, 1.4665, 17.598, 9.3856, 8.5057, 6.7459, 7.3325, 14.3717, 26.1037, 34.0228, 31.3831, 38.4223, 28.7434, 19.3578, 10.2655, 12.9052, 17.8913, 22.8774, 20.531, 22.2908, 11.1454, 13.1985, 7.9191, 15.5449, 20.531, 15.5449, 31.3831, 29.33, 18.1846, 22.5841, 20.2377, 22.8774, 24.0506, 27.8635, 25.2238, 31.9697, 20.8243, 25.5171, 22.5841, 22.8774, 18.7712, 18.7712, 16.1315, 14.0784, 14.665, 19.3578, 29.9166, 25.2238, 21.1176, 22.5841, 14.665, 16.7181, 14.0784, 14.9583, 14.9583, 8.799, 12.9052, 18.4779, 31.3831, 27.2769, 29.33, 21.9975, 30.5032, 26.397, 18.4779, 14.665, 14.9583, 21.7042, 21.7042, 23.464, 28.1568, 19.3578, 19.0645, 27.2769, 26.397, 30.7965 ; 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 ; current_direction = 339.7256, 339.374, 343.2032, 355.5092, 3.596, 44.7332, 139.3136, 143.1812, 157.5968, 148.1036, 213.1496, 320.7392, 329.5292, 308.7848, 300.3464, 321.794, 314.4104, 303.1592, 276.086, 226.1588, 144.5876, 119.624, 124.5464, 142.8296, 150.2132, 134.0396, 231.7844, 236.7068, 284.876, 239.8712, 233.5424, 263.0768, 298.94, 22.934, 27.1532, 58.4456, 71.1032, 72.5096, 57.0392, 50.3588, 4.6508, 307.73, 311.5976, 219.83, 241.2776, 332.6936, 344.6096, 11.6828, 27.1532, 36.6464, 42.6236, 47.8976, 60.2036, 21.5276, 87.2768, 106.9664, 132.2816, 125.6012, 138.6104, 79.5416, 87.6284, 53.5232, 9.2216, 352.3448, 345.3128, 348.4772, 350.5868, 2.8928, 34.8884, 59.852, 64.4228, 46.4912, 35.24, 30.6692, 34.1852, 21.5276, 1.4864, 14.8472, 8.1668, 22.934, 42.6236, 68.2904, 126.656, 96.77, 73.2128, 81.2996, 54.578, 61.9616, 51.7652, 50.0072, 42.6236, 39.8108, 10.9796, 99.5828, 97.4732, 80.5964, 76.7288, 65.126, 61.2584, 35.9432, 33.1304, 26.45, 42.9752, 66.1808, 90.7928, 83.0576, 103.802, 107.318, 99.5828, 95.7152, 87.2768, 44.03, 21.176, 20.8244, 25.0436 ; 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 ; current_u = -18.9038, -19.94071, -14.32399, -2.480231, 1.103761, 11.35345, 16.44386, 19.33477, 11.40187, 10.84827, -3.528455, -2.412999, -6.990413, -15.08949, -22.78026, -19.95436, -16.97092, -16.451, -5.541292, -3.807832, 7.647971, 21.92675, 19.80969, 7.619953, 3.934003, 3.373464, -10.60035, -16.67098, -21.26023, -23.59177, -19.10792, -13.97575, -13.09041, 4.685905, 8.165075, 27.74265, 21.3669, 21.26024, 11.81238, 2.484427, 0.1189077, -13.91831, -7.018795, -5.448002, -5.915874, -3.363776, -3.814171, 5.285825, 15.52703, 18.73178, 26.01878, 21.3261, 16.79863, 3.766919, 12.89063, 17.1126, 16.92578, 16.69352, 14.73814, 10.96024, 13.18719, 6.36773, 2.491122, -2.734961, -3.941283, -6.269021, -4.797017, 0.9177302, 12.91765, 17.50017, 20.63552, 17.44315, 16.07731, 12.86617, 17.96281, 7.641464, 0.661905, 5.786998, 3.249858, 7.314583, 12.71146, 14.9873, 11.29418, 14.56275, 18.53285, 29.57234, 20.55501, 18.63909, 17.73939, 11.23523, 11.32115, 9.013759, 2.84895, 14.74957, 8.724259, 12.73178, 17.98444, 28.47185, 23.91631, 17.21621, 12.02265, 13.58663, 17.99435, 16.90403, 14.6636, 14.84863, 21.07751, 20.72029, 23.13659, 28.01684, 19.33594, 13.25049, 9.853344, 9.384267, 13.0364 ; 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 ; current_v = 51.17386, 52.97839, 47.45293, 31.57915, 17.56335, 11.45969, -19.12693, -25.82765, -27.65864, -17.43092, -5.402411, 2.952227, 11.88121, 12.12567, 13.33647, 25.35201, 16.62519, 10.74851, 0.5908238, -3.65684, -10.75681, -12.46828, -13.63846, -10.04969, -6.872828, -3.262225, -8.346329, -10.94795, 5.647374, -13.69152, -14.11725, -1.696994, 7.238224, 11.07475, 15.91949, 17.03697, 7.31419, 6.699411, 7.659566, 2.058308, 1.461671, 10.76894, 6.231052, -6.531938, -3.241853, 6.51541, 13.85633, 25.56293, 30.27313, 25.17974, 28.27183, 19.27123, 9.619267, 9.549388, 0.6131378, -5.220875, -15.39134, -11.95192, -16.72325, 2.023131, 0.5461593, 4.707883, 15.344, 20.34802, 15.03696, 30.75058, 28.93506, 18.16143, 18.52501, 10.16409, 9.876788, 16.55802, 22.7573, 21.69566, 26.44616, 19.37162, 25.50851, 21.83008, 22.64539, 17.28742, 13.81219, 5.967081, -8.404935, -1.728769, 5.590879, 4.525416, 14.61957, 9.926607, 13.97697, 9.425069, 12.30148, 10.8145, 14.68449, -2.490149, -1.144419, 2.108554, 4.241796, 13.20049, 13.11638, 23.74555, 18.42134, 27.31023, 19.31333, 7.462335, -0.2029127, 1.808032, -5.177914, -6.460793, -3.906116, -2.803959, 0.9197068, 13.70692, 25.43503, 24.6726, 27.9012 ; 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 ; temperature = 13.24692, 13.27841, 13.34137, 13.34137, 13.30989, 13.46729, 14.12844, 14.03398, 14.12844, 14.09695, 14.06546, 14.06546, 14.03398, 13.97101, 13.90804, 13.7821, 13.30989, 13.34137, 13.24692, 13.21544, 13.15248, 13.15248, 13.15248, 13.18396, 13.18396, 13.18396, 13.18396, 13.18396, 13.18396, 13.18396, 13.18396, 13.121, 13.18396, 13.21544, 13.21544, 13.15248, 13.18396, 13.21544, 13.18396, 13.18396, 13.18396, 13.27841, 13.27841, 13.30989, 13.27841, 13.30989, 13.40433, 13.53025, 13.62469, 13.71914, 13.7821, 13.75062, 13.71914, 13.68766, 13.65618, 13.62469, 13.56173, 13.53025, 13.46729, 13.43581, 13.40433, 13.40433, 13.43581, 13.43581, 13.46729, 13.46729, 13.43581, 13.34137, 13.30989, 13.30989, 13.30989, 13.37285, 13.30989, 13.34137, 13.34137, 13.27841, 13.34137, 13.24692, 13.21544, 13.15248, 13.121, 13.18396, 13.62469, 13.62469, 13.56173, 13.49877, 13.24692, 13.27841, 13.24692, 13.21544, 13.21544, 13.27841, 13.30989, 13.30989, 13.34137, 13.37285, 13.40433, 13.49877, 13.59321, 13.65618, 13.71914, 13.75062, 13.71914, 13.68766, 13.71914, 13.75062, 13.65618, 13.62469, 13.65618, 13.62469, 13.56173, 13.56173, 13.49877, 13.49877, 13.56173 ; 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 ; }