netcdf A9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 124 ; 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.7195, 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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A9999" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453409.83333912 ; :starting_julian_day_string = "2005-02-07 20:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 15-Dec-2004 18:31:29\n", "AANCM_Temperature_1.5: 15-Dec-2004 18:31:29" ; data: lat = 42.5236 ; lon = -70.5667 ; depth = 2 ; time = 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 17.3047, 96.4957, 24.9305, 122.0128, 64.526, 63.3528, 73.0317, 197.3909, 203.2569, 188.8852, 243.1457, 143.717, 91.5096, 83.2972, 90.0431, 80.3642, 122.0128, 257.2241, 102.655, 63.0595, 81.8307, 75.6714, 107.9344, 94.4426, 26.1037, 70.392, 66.5791, 97.6689, 81.8307, 80.9508, 131.3984, 108.521, 219.975, 194.7512, 186.8321, 212.3492, 221.1482, 219.6817, 248.7184, 177.1532, 191.2316, 183.3125, 205.0167, 78.6044, 67.7523, 78.6044, 20.8243, 156.0356, 88.2833, 117.0267, 49.861, 92.0962, 77.7245, 68.6322, 59.8332, 104.4148, 108.2277, 122.5994, 115.2669, 114.9736, 187.4187, 227.6008, 204.1368, 204.7234, 242.2658, 222.3214, 126.4123, 101.7751, 122.0128, 93.5627, 76.258, 69.2188, 61.593, 76.8446, 91.2163, 205.8966, 223.4946, 74.4982, 82.7106, 101.7751, 79.7776, 65.1126, 98.8421, 104.1215, 61.0064, 29.33, 26.9836, 20.531, 54.5538, 38.7156, 34.6094, 40.4754, 55.1404, 58.66, 34.9027, 43.4084, 35.196, 50.1543, 16.1315, 65.1126, 29.0367, 61.2997, 65.6992, 31.3831, 58.9533, 73.9116, 60.1265, 52.794, 58.9533, 50.4476, 57.4868, 17.598, 43.1151, 36.0759, 39.0089, 70.6853, 45.7548, 26.9836, 85.057, 147.5299, 156.3289, 127.8788, 102.3617, 119.9597 ; 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, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 107.06, 166.832, 4.7444, 163.6676, 149.252, 144.3296, 156.284, 169.6448, 156.9872, 160.1516, 167.8868, 156.9872, 148.1972, 178.4348, 145.3844, 169.6448, 159.8, 165.074, 164.0192, 159.4484, 153.8228, 154.1744, 152.0648, 158.042, 164.0192, 169.2932, 159.8, 147.494, 160.1516, 160.5032, 153.8228, 151.01, 159.8, 160.5032, 162.6128, 162.2612, 166.832, 162.9644, 163.6676, 165.7772, 156.284, 166.1288, 165.4256, 159.0968, 156.284, 155.9324, 104.2472, 163.6676, 169.2932, 153.4712, 174.2156, 145.3844, 152.768, 149.6036, 169.9964, 160.1516, 154.8776, 158.3936, 162.6128, 163.316, 163.316, 167.5352, 162.9644, 161.558, 159.4484, 166.4804, 157.3388, 164.3708, 152.768, 147.494, 163.316, 168.59, 139.7588, 151.7132, 165.074, 165.074, 162.9644, 145.736, 159.0968, 166.832, 151.3616, 172.4576, 137.6492, 157.6904, 161.2064, 96.8636, 137.2976, 50.804, 32.8724, 343.6868, 9.3152, 10.37, 359.822, 357.7124, 353.1416, 7.9088, 4.3928, 11.0732, 20.5664, 347.1644, 3.6896, 351.7352, 8.612, 4.7444, 350.3288, 31.1144, 342.2804, 13.886, 24.7856, 8.9636, 6.1508, 0.1736, 354.8996, 44.4752, 322.9424, 39.5528, 344.7032, 170.348, 166.832, 156.284, 161.558, 152.4164, 152.0648, 166.832 ; 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, 0, 0, 0, 0, 0, 0, 0 ; current_u = 16.54326, 21.9824, 2.062022, 34.31115, 32.98976, 36.94239, 29.3736, 35.48102, 79.46059, 64.13268, 51.02262, 56.18426, 48.22532, 2.275221, 51.15059, 14.44547, 42.1308, 66.25355, 28.26248, 22.13709, 36.09951, 32.96498, 50.56432, 35.31462, 7.186746, 13.07765, 22.98964, 52.48609, 27.78419, 27.01767, 57.96624, 52.59546, 75.95697, 64.99903, 55.83059, 64.69816, 50.37913, 64.35923, 69.94196, 43.52533, 76.91401, 43.94735, 51.58978, 28.04528, 27.25021, 32.05599, 20.18381, 43.87868, 16.40156, 52.2697, 5.025261, 52.31689, 35.56631, 34.72649, 10.39363, 35.45223, 45.94844, 45.14458, 34.44493, 33.00812, 53.8066, 49.12531, 59.80511, 64.76312, 85.0476, 51.97385, 48.70428, 27.4193, 55.8324, 50.27946, 21.89314, 13.69345, 39.78949, 36.41553, 23.4947, 53.03305, 65.47628, 41.943, 29.51033, 23.18509, 38.23582, 8.54667, 66.58676, 39.52568, 19.65382, 29.11981, 18.30002, 15.91129, 29.61016, -10.87474, 5.602072, 7.285739, -0.1713036, -2.341446, -4.167941, 5.972852, 2.695793, 9.632783, 5.666877, -14.46505, 1.868546, -8.811725, 9.837957, 2.595721, -9.903794, 38.19371, -18.30004, 12.67008, 24.71463, 7.860087, 6.15946, 0.05331995, -3.832986, 25.27479, -23.50745, 45.01162, -12.07099, 4.524166, 19.37659, 59.33704, 49.45379, 59.2133, 47.95366, 27.32767 ; 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, 0, 0, 0, 0, 0, 0, 0 ; current_v = -5.076732, -93.95847, 24.84508, -117.0891, -55.45521, -51.46686, -66.8642, -194.1759, -187.0812, -177.6643, -237.732, -132.2796, -77.77098, -83.26612, -74.10383, -79.05525, -114.5082, -248.5452, -98.6878, -59.04617, -73.43765, -68.11366, -95.35767, -87.59157, -25.0949, -69.16653, -62.48402, -82.36762, -76.96949, -76.30909, -117.9214, -94.92379, -206.445, -183.5842, -178.2952, -202.2531, -215.3334, -210.0427, -238.6817, -171.723, -175.0822, -177.9666, -198.4196, -73.43102, -62.03064, -71.77092, -5.124984, -149.739, -86.74635, -104.705, -49.60712, -75.79349, -69.10959, -59.19839, -58.92355, -98.21197, -97.98967, -113.985, -110, -110.1335, -179.5289, -222.236, -195.1799, -194.2097, -226.8471, -216.1609, -116.6532, -98.01201, -108.489, -78.90472, -73.04774, -67.85081, -47.01589, -67.66832, -88.1386, -198.9495, -213.6883, -61.5692, -77.26697, -99.09905, -70.01776, -64.54925, -73.04768, -96.32761, -57.75386, -3.505114, -19.82987, 12.97508, 45.81872, 37.15693, 34.153, 39.81427, 55.14013, 58.61325, 34.65295, 42.99551, 35.09261, 49.22056, 15.10337, 63.48553, 28.97652, 60.66306, 64.95844, 31.27557, 58.11546, 63.27847, 57.27394, 51.2511, 53.52269, 49.83151, 57.15587, 17.59792, 42.94438, 25.74209, 31.13028, 54.50106, 44.1338, -26.60163, -82.82053, -135.071, -148.3005, -113.3436, -90.43431, -116.8055 ; 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, 0, 0, 0, 0, 0, 0, 0 ; temperature = 18.2164, 18.43892, 18.37532, 18.1211, 17.77198, 17.45502, 17.23338, 17.0119, 17.0119, 16.88541, 16.82219, 16.69578, 16.69578, 16.53783, 16.53783, 16.4431, 16.63259, 16.72737, 16.88541, 16.98027, 17.17008, 17.32835, 17.42335, 17.58176, 17.70856, 17.64515, 17.64515, 17.58176, 17.42335, 17.26503, 17.13844, 17.07516, 17.0119, 16.91703, 16.88541, 16.88541, 16.82219, 16.82219, 16.82219, 16.88541, 16.82219, 16.94865, 16.94865, 17.04353, 17.20173, 17.42335, 17.74027, 17.99409, 18.15286, 18.2164, 18.15286, 17.86715, 17.74027, 17.55007, 17.51838, 17.29669, 17.29669, 17.17008, 17.17008, 17.04353, 17.0119, 16.91703, 16.98027, 16.88541, 16.91703, 16.88541, 16.98027, 16.94865, 17.04353, 17.0119, 17.13844, 17.17008, 17.23338, 17.1068, 17.17008, 16.94865, 16.88541, 16.69578, 16.66418, 16.56941, 16.53783, 16.47467, 16.37995, 16.31682, 16.31682, 16.22215, 16.19059, 16.12749, 16.09595, 16.03286, 16.00132, 16.0644, 16.03286, 16.00132, 16.00132, 16.03286, 15.96979, 15.96979, 16.00132, 15.96979, 16.00132, 15.96979, 15.87519, 15.84366, 15.90672, 15.87519, 15.84366, 15.81214, 15.84366, 15.74909, 15.74909, 15.68606, 15.68606, 15.62303, 15.65454, 15.78061, 15.93825, 16.09595, 16.2537, 16.4431, 16.50625, 16.53783, 16.47467, 16.37995 ; 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, 0, 0, 0, 0, 0, 0, 0 ; }