netcdf C9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 112 ; 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.6993, 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 = "AANCM709" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C9999" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Dec-2004 22:31:24\n", "AANCM_Temperature_1.5: 10-Dec-2004 22:31:24" ; data: lat = 43.5695 ; lon = -70.055 ; 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, 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 = 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, 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 ; current_direction = 159.2, 147.2456, 163.7708, 164.8256, 159.9032, 171.506, 172.9124, 170.4512, 172.9124, 175.3736, 357.1124, 6.254, 331.484, 349.0256, 20.6696, 9.4184, 159.2, 160.958, 155.3324, 147.2456, 164.474, 151.4648, 143.7296, 148.3004, 165.5288, 161.3096, 149.0036, 163.4192, 161.3096, 13.6376, 340.9772, 351.4868, 10.4732, 59.6972, 236.552, 54.0716, 42.1172, 18.2084, 333.5936, 141.62, 167.6384, 169.748, 146.5424, 172.5608, 106.46, 166.232, 4.1444, 163.0676, 148.652, 143.7296, 155.684, 169.0448, 156.3872, 159.5516, 167.2868, 156.3872, 147.5972, 177.8348, 162.716, 167.99, 139.1588, 151.1132, 164.474, 164.474, 162.3644, 145.136, 158.4968, 166.232, 150.7616, 171.8576, 137.0492, 157.0904, 160.6064, 96.2636, 136.6976, 50.204, 32.2724, 343.0868, 8.7152, 9.77, 359.222, 357.1124, 352.5416, 7.3088, 3.7928, 10.4732, 19.9664, 346.5644, 3.0896, 351.1352, 8.012, 4.1444, 349.7288, 30.5144, 341.6804, 13.286, 24.1856, 8.3636, 5.5508, 359.5736, 354.2996, 43.8752, 322.3424, 38.9528, 344.1032, 169.748, 166.232, 155.684, 160.958, 151.8164, 151.4648, 166.232 ; 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 ; current_u = 37.91164, 46.81259, 64.18378, 56.81248, 24.08642, 16.59237, 16.28519, 12.89353, 4.378908, 2.815189, -2.364082, 5.463623, -19.04308, -11.11129, 25.46803, 9.215314, 29.68357, 40.09512, 37.8246, 23.48564, 24.33787, 41.33215, 32.96791, 39.30037, 32.46912, 46.61866, 56.03765, 27.36931, 16.16615, 11.75622, -17.49471, -9.204898, 9.116827, 44.06144, -10.03375, 13.5375, 16.12952, 11.82268, -21.00098, 43.34037, 18.5858, 15.81688, 42.85105, 20.65826, 16.59551, 22.96511, 1.801736, 35.5354, 33.56867, 37.47931, 30.07218, 37.51244, 81.41531, 65.98963, 53.5093, 57.56638, 49.03707, 3.147041, 22.65688, 14.40321, 40.27965, 37.12214, 24.41638, 55.1135, 67.71039, 42.58544, 30.31783, 24.22156, 38.96694, 9.222147, 67.34805, 40.53224, 20.25753, 29.15491, 18.50667, 15.77455, 29.12873, -11.26324, 5.244122, 6.868413, -0.7487098, -2.955103, -4.530591, 5.522285, 2.328163, 9.116827, 5.508408, -15.12906, 1.565007, -9.446492, 9.157187, 2.268068, -10.51182, 37.52898, -18.89879, 12.13269, 24.1528, 7.337831, 5.560598, -0.1309646, -4.28248, 25.00384, -23.83215, 44.43843, -12.53249, 4.802485, 20.2428, 60.74822, 51.00405, 60.39697, 48.89804, 28.54933 ; 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 ; current_v = -99.80311, -72.76604, -220.5025, -209.4745, -65.83064, -111.1017, -130.9765, -76.6476, -35.21811, -34.78898, 46.86842, 49.85582, 35.04964, 57.29931, 67.50749, 55.55447, -78.14255, -116.168, -82.35922, -36.50636, -87.60513, -76.01295, -44.929, -63.63371, -125.8096, -137.8049, -93.27558, -91.92104, -47.78719, 48.45524, 50.74271, 61.49449, 49.31873, 25.75032, -6.628104, 9.809743, 17.84012, 35.94112, 42.29433, -54.72117, -84.80404, -87.45105, -64.84509, -158.2122, -4.903216, -93.72312, 24.86531, -116.7234, -55.10671, -51.07718, -66.55293, -193.7937, -186.2389, -176.983, -237.1847, -131.6841, -77.26171, -83.23773, -72.81448, -67.70369, -46.59665, -67.28327, -87.88773, -198.3832, -212.9909, -61.12661, -76.9537, -98.85083, -69.61353, -64.45621, -72.3464, -95.90842, -57.54488, -3.199986, -19.63715, 13.14099, 46.12628, 37.04102, 34.20979, 39.88838, 55.13531, 58.58552, 34.6074, 43.0557, 35.11891, 49.31873, 15.16188, 63.33058, 28.99449, 60.56746, 65.05791, 31.30103, 58.00856, 63.67496, 57.07917, 51.38097, 53.77856, 49.91109, 57.21724, 17.59751, 42.90189, 26.00536, 30.8824, 54.96942, 44.00498, -26.55279, -82.61309, -134.4423, -147.7745, -112.7173, -89.92719, -116.5129 ; 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 ; temperature = 17.31688, 17.19028, 17.0321, 16.96885, 16.77917, 16.74757, 16.52645, 16.43172, 16.30546, 16.21079, 16.11615, 16.05306, 15.92692, 15.86386, 15.86386, 16.02152, 16.2739, 16.65279, 16.96885, 17.22193, 17.38021, 17.41188, 17.41188, 17.25357, 17.09536, 16.77917, 16.6212, 16.40015, 16.24235, 16.0846, 15.98999, 15.86386, 15.76929, 15.61172, 15.54871, 15.58021, 15.5172, 15.58021, 15.76929, 15.98999, 16.36859, 16.874, 17.34855, 17.85562, 18.2366, 18.45912, 18.39552, 18.1413, 17.79218, 17.47523, 17.25357, 17.0321, 17.0321, 16.90561, 16.84239, 16.71597, 16.71597, 16.55803, 17.15864, 17.19028, 17.25357, 17.127, 17.19028, 16.96885, 16.90561, 16.71597, 16.68438, 16.58961, 16.55803, 16.49487, 16.40015, 16.33702, 16.33702, 16.24235, 16.21079, 16.14769, 16.11615, 16.05306, 16.02152, 16.0846, 16.05306, 16.02152, 16.02152, 16.05306, 15.98999, 15.98999, 16.02152, 15.98999, 16.02152, 15.98999, 15.89539, 15.86386, 15.92692, 15.89539, 15.86386, 15.83234, 15.86386, 15.76929, 15.76929, 15.70626, 15.70626, 15.64323, 15.67474, 15.80081, 15.95845, 16.11615, 16.2739, 16.46329, 16.52645, 16.55803, 16.49487, 16.40015 ; 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 ; }