netcdf F0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 92 ; 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 = "AANCM971" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0108" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.4 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:21:14\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:21:14" ; data: lat = 44.0556 ; lon = -68.9982 ; depth = 2 ; time = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 2453116.5, 2453116.54166667, 2453116.58333333, 2453116.75, 2453116.79166667, 2453116.83333333, 2453117.75, 2453117.79166667, 2453117.83333333, 2453120.04166667, 2453120.08333333, 2453120.125, 2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 2453120.83333333, 2453120.875, 2453120.91666667, 2453120.95833333 ; current_speed = 49.2744, 34.6094, 26.397, 47.8079, 31.6764, 23.7573, 26.6903, 39.3022, 35.196, 37.5424, 20.531, 43.1151, 48.6878, 24.6372, 34.3161, 30.2099, 51.3275, 24.3439, 30.2099, 30.7965, 31.6764, 45.4615, 43.7017, 31.6764, 36.9558, 18.4779, 47.2213, 44.5816, 19.9444, 43.7017, 51.9141, 49.5677, 31.9697, 43.4084, 48.1012, 35.196, 30.2099, 42.5285, 47.5146, 39.3022, 37.2491, 40.1821, 40.7687, 32.5563, 23.464, 47.2213, 36.6625, 28.4501, 54.5538, 40.4754, 47.8079, 54.8471, 34.9027, 43.995, 41.062, 35.4893, 27.8635, 46.0481, 29.33, 38.7156, 36.0759, 43.4084, 48.6878, 39.0089, 37.2491, 31.3831, 39.3022, 29.0367, 31.9697, 31.3831, 30.7965, 34.6094, 52.2074, 36.6625, 29.6233, 31.3831, 25.5171, 19.3578, 45.1682, 24.3439, 32.5563, 27.5702, 30.5032, 39.8888, 48.9811, 29.6233, 32.8496, 51.3275, 30.7965, 29.33, 16.7181, 10.5588 ; 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 ; current_direction = 303.2592, 313.104, 314.862, 324.0036, 320.136, 326.1132, 302.2044, 309.2364, 294.1176, 295.1724, 312.4008, 293.0628, 303.6108, 316.9716, 299.3916, 324.3552, 316.9716, 307.1268, 331.7388, 291.3048, 310.6428, 289.8984, 312.0492, 288.1404, 310.6428, 306.7752, 303.2592, 292.008, 313.8072, 307.83, 284.2728, 291.3048, 324.3552, 307.83, 298.6884, 315.5652, 291.6564, 306.4236, 289.5468, 290.6016, 303.6108, 299.7432, 330.684, 298.3368, 310.2912, 287.7888, 314.1588, 275.1312, 328.926, 324.3552, 301.5012, 318.378, 324.3552, 316.2684, 287.7888, 302.9076, 284.976, 302.9076, 296.9304, 303.2592, 290.25, 286.734, 318.7296, 319.0812, 275.8344, 310.2912, 8.97, 2.9928, 34.6368, 323.652, 2.6412, 330.684, 339.8256, 356.3124, 302.556, 341.9352, 328.926, 321.894, 307.4784, 334.9032, 333.4968, 305.3688, 318.378, 340.1772, 357.7188, 358.0704, 304.6656, 334.5516, 309.9396, 308.5332, 331.7388, 345.4128 ; 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 ; current_u = -41.20316, -25.26883, -18.7104, -28.09835, -20.30354, -13.24597, -22.58406, -30.44124, -32.1237, -33.97707, -15.16103, -39.66917, -40.54802, -16.81146, -29.89913, -17.60508, -35.02387, -19.40943, -14.30414, -28.69189, -24.03558, -42.74734, -32.45157, -30.10197, -28.04151, -14.80062, -39.48636, -41.33301, -14.39334, -34.51709, -50.31166, -46.18028, -18.63062, -34.28543, -42.19646, -24.64062, -28.07749, -34.22053, -44.77626, -36.78881, -31.02168, -34.88842, -19.96141, -28.65516, -17.89758, -44.96361, -26.30211, -28.33609, -28.15766, -23.58739, -40.76241, -36.43017, -20.33985, -30.41291, -39.09879, -29.79496, -26.91709, -38.65958, -26.14938, -32.37391, -33.8461, -41.57013, -32.11513, -25.55039, -37.05614, -23.93801, 6.127892, 1.51602, 18.17069, -18.60039, 1.419143, -16.94566, -18.00523, -2.357998, -24.96847, -9.731661, -13.17052, -11.94605, -35.84471, -10.32544, -14.52818, -22.48193, -20.26063, -13.52678, -1.94964, -0.9974611, -27.01833, -22.05533, -23.61234, -22.94331, -7.915884, -2.659267 ; 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 ; current_v = 27.02344, 23.64946, 18.62049, 38.67917, 24.31379, 19.7219, 14.22436, 24.85949, 14.38147, 15.96841, 13.84431, 16.8899, 26.95106, 18.01018, 16.84152, 24.54993, 37.5212, 14.69351, 26.60883, 11.18927, 20.63214, 15.47297, 29.27002, 9.862339, 24.07084, 11.06229, 25.89746, 16.70633, 13.80619, 26.80316, 12.79885, 18.0094, 25.98003, 26.62327, 23.09078, 25.13162, 11.14865, 25.25131, 15.89728, 13.82918, 20.61918, 19.93488, 35.54756, 15.45297, 15.17353, 14.42654, 25.54091, 2.544482, 46.72541, 32.89215, 24.98041, 41.00057, 28.36352, 31.79017, 12.54482, 19.28083, 7.20033, 25.01728, 13.28379, 21.2327, 12.48648, 12.49853, 36.59399, 29.47663, 3.786505, 20.29459, 38.82154, 28.9971, 26.30376, 25.27695, 30.76378, 30.17706, 49.00433, 36.58659, 15.941, 29.83611, 21.85543, 15.23208, 27.48315, 22.04565, 29.13494, 15.95866, 22.80246, 37.52523, 48.94228, 29.6065, 18.68439, 46.34733, 19.77073, 18.27165, 14.72527, 10.21844 ; 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 ; temperature = 16.2537, 15.96979, 15.90672, 15.74909, 15.74909, 15.59152, 15.62303, 15.62303, 15.497, 15.56001, 15.52851, 15.497, 15.434, 15.52851, 15.62303, 15.84366, 16.09595, 16.31682, 16.53783, 16.75897, 16.98027, 17.04353, 16.98027, 16.8538, 16.69578, 16.47467, 16.28526, 16.09595, 15.93825, 15.93825, 15.81214, 15.81214, 15.74909, 15.68606, 15.68606, 15.62303, 15.62303, 15.68606, 15.74909, 15.90672, 16.12749, 16.34839, 16.56941, 16.82219, 16.88541, 16.8538, 16.79058, 16.69578, 16.601, 16.47467, 16.37995, 16.2537, 16.15904, 16.09595, 16.0644, 16.09595, 16.0644, 15.93825, 15.87519, 15.74909, 15.65454, 15.74909, 15.90672, 14.36388, 20.19593, 21.19415, 13.20044, 12.38281, 10.90282, 15.52851, 15.11909, 15.05613, 15.02465, 14.89874, 14.80433, 14.7414, 14.67847, 14.64701, 14.64701, 14.64701, 14.67847, 14.77286, 14.77286, 14.8358, 14.89874, 15.05613, 15.371, 15.81214, 15.96979, 16.00132, 16.2537, 16.15904 ; 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 ; }