netcdf N9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 122 ; 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 = "" ; :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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N9999" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.41667244 ; :ending_julian_day_string = "2005-02-12 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:26:00\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:26:00" ; data: lat = 42.3304 ; lon = -65.9069 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 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, 2453413.375, 2453413.41666667, 2453414.375, 2453414.41666667 ; current_speed = 106.7612, 86.5235, 229.6539, 217.042, 70.0987, 112.3339, 131.985, 77.7245, 35.4893, 34.9027, 46.928, 50.1543, 39.8888, 58.3667, 72.1518, 56.3136, 83.5905, 122.8927, 90.6297, 43.4084, 90.923, 86.5235, 55.727, 74.7915, 129.9319, 145.4768, 108.8143, 95.9091, 50.4476, 49.861, 53.6739, 62.1796, 50.1543, 51.0342, 12.0253, 16.7181, 24.0506, 37.8357, 47.2213, 69.8054, 86.8168, 88.8699, 77.7245, 159.5552, 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, 29.33, 26.9836, 50.4476, 57.4868 ; 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 ; current_direction = 158, 146.0456, 162.5708, 163.6256, 158.7032, 170.306, 171.7124, 169.2512, 171.7124, 174.1736, 355.9124, 5.054, 330.284, 347.8256, 19.4696, 8.2184, 158, 159.758, 154.1324, 146.0456, 163.274, 150.2648, 142.5296, 147.1004, 164.3288, 160.1096, 147.8036, 162.2192, 160.1096, 12.4376, 339.7772, 350.2868, 9.2732, 58.4972, 235.352, 52.8716, 40.9172, 17.0084, 332.3936, 140.42, 166.4384, 168.548, 145.3424, 171.3608, 105.26, 165.032, 2.9444, 161.8676, 147.452, 142.5296, 154.484, 167.8448, 155.1872, 158.3516, 166.0868, 155.1872, 146.3972, 176.6348, 143.5844, 167.8448, 158, 163.274, 162.2192, 157.6484, 152.0228, 152.3744, 150.2648, 156.242, 162.2192, 167.4932, 158, 145.694, 158.3516, 158.7032, 152.0228, 149.21, 158, 158.7032, 160.8128, 160.4612, 165.032, 161.1644, 161.8676, 163.9772, 154.484, 164.3288, 163.6256, 157.2968, 154.484, 154.1324, 102.4472, 161.8676, 167.4932, 151.6712, 172.4156, 143.5844, 150.968, 147.8036, 168.1964, 158.3516, 153.0776, 156.5936, 160.8128, 161.516, 161.516, 165.7352, 161.1644, 159.758, 157.6484, 164.6804, 155.5388, 162.5708, 150.968, 145.694, 161.516, 166.79, 137.9588, 149.9132, 95.0636, 135.4976, 7.1636, 4.3508 ; 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 ; current_u = 39.99345, 48.32622, 68.78756, 61.18692, 25.45979, 18.91547, 19.02459, 14.49589, 5.1155, 3.543137, -3.345102, 4.418323, -19.77293, -12.30884, 24.04868, 8.049848, 31.31355, 42.51916, 39.54111, 24.24502, 26.1672, 42.91498, 33.9016, 40.62439, 35.09675, 49.49441, 57.97878, 29.28836, 17.16338, 10.73887, -18.55354, -10.49072, 8.081974, 43.5125, -9.892737, 13.32909, 15.75237, 11.06739, -21.88211, 44.47686, 20.35773, 17.64485, 44.19967, 23.96707, 16.69456, 24.92286, 1.280602, 37.97208, 34.71537, 38.54077, 31.45936, 41.56273, 85.29774, 69.68161, 58.46479, 60.31154, 50.64436, 4.88955, 53.45301, 16.92152, 45.7068, 74.02785, 31.3484, 23.98085, 38.38843, 35.08822, 53.53462, 38.04852, 7.971449, 15.24377, 24.94097, 55.04742, 30.18815, 29.40127, 61.64164, 55.55113, 82.40408, 70.73348, 61.40343, 71.01916, 57.11805, 70.92508, 77.40462, 48.8978, 82.37552, 49.51573, 57.79683, 30.33796, 29.18519, 34.29455, 20.33483, 48.56044, 19.11823, 55.53276, 6.580979, 54.67181, 37.71955, 36.56882, 12.23933, 38.51965, 49.0037, 48.70266, 37.88312, 36.45121, 59.41919, 56.08167, 65.90635, 70.83144, 92.13108, 58.73798, 52.34442, 30.4844, 59.21257, 52.73311, 24.17682, 15.81793, 41.24667, 38.52308, 29.21553, 18.91386, 6.290963, 4.361111 ; 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 ; current_v = -98.98726, -71.76971, -219.11, -208.2388, -65.31177, -110.7299, -130.6067, -76.36077, -35.11869, -34.72239, 46.80862, 49.9593, 34.64315, 57.05405, 68.02605, 55.73528, -77.50376, -115.3028, -81.54903, -36.0065, -87.07623, -75.13069, -44.22872, -62.79671, -125.102, -136.7984, -92.08156, -91.32769, -47.43816, 48.69082, 50.3652, 61.28823, 49.49884, 26.66742, -6.836782, 10.0911, 18.174, 36.18084, 41.84524, -53.80151, -84.39621, -87.10062, -63.93346, -157.7449, -4.55459, -93.22163, 24.89759, -115.9536, -54.39161, -50.28107, -65.90855, -192.9656, -184.493, -175.5622, -236.0121, -130.4496, -76.21781, -83.15356, -72.46058, -78.5625, -113.1283, -246.3415, -97.75135, -58.32169, -72.2675, -67.04459, -93.72235, -86.43909, -24.85677, -68.72162, -61.73107, -80.67834, -76.05878, -75.42279, -116.0424, -93.22488, -203.9573, -181.4519, -176.4535, -200.1211, -213.6447, -207.9175, -236.367, -170.2711, -172.5798, -176.4983, -196.7012, -72.51385, -61.14408, -70.72861, -4.488466, -148.2868, -86.18836, -103.0115, -49.42479, -74.11278, -67.95832, -58.0784, -58.568, -97.04992, -96.49805, -112.5107, -108.8638, -109.0424, -177.7502, -220.5833, -193.205, -192.0796, -224.0638, -214.4217, -115.0658, -97.10238, -106.6817, -77.28647, -72.32402, -67.38721, -45.74287, -66.49109, -2.58871, -19.24527, 50.05381, 57.32114 ; 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 ; temperature = 17.31688, 17.19012, 17.03174, 16.96841, 16.77849, 16.74685, 16.52545, 16.4306, 16.30418, 16.20939, 16.11463, 16.05146, 15.92516, 15.86202, 15.86202, 16.01988, 16.27258, 16.65195, 16.96841, 17.22181, 17.38029, 17.412, 17.412, 17.25349, 17.09508, 16.77849, 16.62032, 16.39899, 16.24099, 16.08304, 15.98831, 15.86202, 15.76733, 15.60956, 15.54647, 15.57801, 15.51492, 15.57801, 15.76733, 15.98831, 16.36739, 16.87344, 17.34859, 17.8563, 18.23776, 18.46056, 18.39688, 18.14234, 17.79278, 17.47542, 17.25349, 17.03174, 17.03174, 16.90509, 16.84179, 16.71522, 16.71522, 16.55707, 16.55707, 16.46222, 16.65195, 16.74685, 16.90509, 17.00007, 17.19012, 17.34859, 17.44371, 17.60232, 17.72928, 17.66579, 17.66579, 17.60232, 17.44371, 17.28519, 17.15844, 17.09508, 17.03174, 16.93675, 16.90509, 16.90509, 16.84179, 16.84179, 16.84179, 16.90509, 16.84179, 16.96841, 16.96841, 17.06341, 17.22181, 17.44371, 17.76103, 18.01517, 18.17414, 18.23776, 18.17414, 17.88807, 17.76103, 17.57059, 17.53887, 17.31688, 17.31688, 17.19012, 17.19012, 17.06341, 17.03174, 16.93675, 17.00007, 16.90509, 16.93675, 16.90509, 17.00007, 16.96841, 17.06341, 17.03174, 17.15844, 17.19012, 17.25349, 17.12675, 16.24099, 16.20939, 15.76733, 15.76733 ; 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 ; }