netcdf F0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 103 ; 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 = "Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "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 = 2453123.70833912 ; :starting_julian_day_string = "2004-04-27 17:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 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 = 2453123.70833333, 2453123.75, 2453123.79166667, 2453123.83333333, 2453123.875, 2453123.91666667, 2453123.95833333, 2453124, 2453124.04166667, 2453124.08333333, 2453124.125, 2453124.16666667, 2453124.20833333, 2453124.25, 2453124.29166667, 2453124.33333333, 2453124.375, 2453124.41666667, 2453124.45833333, 2453124.5, 2453124.54166667, 2453124.58333333, 2453124.625, 2453124.66666667, 2453124.70833333, 2453124.75, 2453124.79166667, 2453124.83333333, 2453124.875, 2453124.91666667, 2453124.95833333, 2453125, 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 12.0253, 18.4779, 24.6372, 29.9166, 29.6233, 17.598, 9.6789, 6.7459, 14.665, 18.7712, 18.4779, 24.9305, 23.7573, 18.1846, 21.4109, 22.5841, 22.2908, 25.2238, 18.1846, 31.3831, 51.6208, 48.1012, 50.1543, 52.2074, 33.1429, 27.8635, 14.3717, 19.3578, 18.7712, 30.5032, 34.6094, 47.2213, 69.2188, 77.4312, 58.66, 41.062, 30.2099, 31.6764, 13.4918, 13.7851, 8.2124, 20.2377, 24.9305, 37.5424, 38.7156, 36.6625, 31.3831, 15.8382, 15.2516, 20.531, 36.9558, 30.2099, 34.9027, 24.0506, 20.2377, 8.2124, 4.1062, 15.8382, 14.665, 27.8635, 40.4754, 34.9027, 38.129, 41.062, 27.2769, 22.2908, 14.665, 27.2769, 22.8774, 10.8521, 7.9191, 7.9191, 22.2908, 19.9444, 33.1429, 27.8635, 52.5007, 44.2883, 16.4248, 19.6511, 19.0645, 17.598, 7.6258, 4.1062, 11.1454, 14.9583, 16.1315, 23.7573, 26.1037, 39.5955, 17.3047, 7.3325, 10.5588, 9.6789, 7.0392, 18.7712, 9.3856, 21.7042, 2.6397, 9.0923, 23.7573, 23.7573, 26.9836 ; 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 ; current_direction = 79.29, 5.8056, 333.8484, 316.2684, 296.9304, 286.0308, 331.3872, 80.6964, 104.6052, 146.094, 157.3452, 190.7472, 230.478, 276.8892, 290.25, 277.5924, 253.332, 272.67, 220.9848, 178.7928, 170.3544, 163.3224, 173.8704, 175.6284, 188.9892, 184.4184, 162.6192, 161.916, 184.4184, 159.8064, 172.1124, 179.496, 173.1672, 174.222, 181.6056, 179.496, 161.2128, 164.0256, 202.7016, 208.6788, 174.9252, 180.9024, 186.1764, 192.1536, 171.0576, 165.432, 156.642, 142.9296, 119.724, 68.742, 31.1208, 58.8972, 38.5044, 42.7236, 10.728, 14.9472, 146.7972, 143.9844, 135.8976, 95.112, 74.016, 53.9748, 56.436, 54.678, 41.3172, 37.8012, 300.4464, 300.798, 313.4556, 332.7936, 43.0752, 73.6644, 63.1164, 45.1848, 24.792, 37.4496, 42.372, 45.5364, 51.5136, 284.2728, 241.026, 249.4644, 249.816, 212.1948, 36.0432, 60.6552, 36.3948, 34.9884, 13.8924, 21.6276, 358.0704, 216.414, 274.7796, 258.606, 254.7384, 167.5416, 113.7468, 140.1168, 164.0256, 345.0612, 19.1664, 352.7964, 31.824 ; 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 ; current_u = 11.81582, 1.869105, -10.85879, -20.68078, -26.41087, -16.91367, -4.635109, 6.657161, 14.19112, 10.47118, 7.117283, -4.648941, -18.32591, -18.05331, -20.08752, -22.38611, -21.3542, -25.19642, -11.92653, 0.6611809, 8.649241, 13.80437, 5.355363, 3.979499, -5.178521, -2.146582, 4.293128, 6.008874, -1.446119, 10.5295, 4.749454, 0.4153749, 8.235126, 7.795331, -1.643614, 0.3611956, 9.729225, 8.717593, -5.206915, -6.615455, 0.7264377, -0.3187276, -2.682269, -7.903921, 6.018009, 9.221677, 12.44262, 9.547201, 13.24485, 19.13401, 19.10039, 25.86698, 21.72954, 16.31743, 3.767183, 2.118215, 2.248572, 9.312949, 10.206, 27.75267, 38.91056, 28.22785, 31.77171, 33.50313, 18.00895, 13.66256, -12.64275, -23.43025, -16.60688, -4.961551, 5.40841, 7.599411, 19.88177, 14.14823, 13.89766, 16.94277, 35.3824, 31.60836, 12.85661, -19.04453, -16.67838, -16.47972, -7.157495, -2.187781, 6.557899, 13.03895, 9.571558, 13.62269, 6.267479, 14.59381, -0.5826753, -4.352686, -10.52208, -9.488147, -6.790956, 4.049524, 8.590959, 13.91727, 0.7264661, -2.343878, 7.799825, -2.97906, 14.22877 ; 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 ; current_v = 2.234759, 18.38312, 22.11511, 21.61732, 13.41662, 4.859759, 8.496874, 1.090582, -3.697885, -15.57923, -17.05219, -24.49321, -15.11854, 2.181237, 7.410678, 2.983922, -6.39357, 1.175011, -13.72726, -31.37613, -50.89104, -46.07781, -49.86757, -52.05551, -32.73583, -27.78069, -13.7155, -18.40157, -18.71541, -28.62822, -34.28197, -47.21947, -68.72718, -77.0378, -58.63697, -41.06041, -28.60035, -30.45321, -12.44655, -12.094, -8.180208, -20.23519, -24.78579, -36.70095, -38.24501, -35.4838, -28.81111, -12.63723, -7.562086, 7.443887, 31.6371, 15.60568, 27.31347, 17.66842, 19.88398, 7.934525, -3.435812, -12.81084, -10.53089, -2.482719, 11.14567, 20.52771, 21.08031, 23.74086, 20.48675, 17.6129, 7.431226, 13.96612, 15.7349, 9.651482, 5.78457, 2.22735, 10.07944, 14.05726, 30.08832, 22.12051, 38.78672, 31.02201, 10.22163, 4.844762, -9.235085, -6.17319, -2.631176, -3.474837, 9.011876, 7.330527, 12.98501, 19.4636, 25.34012, 36.80794, 17.29489, -5.90082, 0.8797913, -1.912112, -1.852904, -18.32919, -3.77954, -16.65479, -2.537767, 8.784996, 22.44041, 23.56978, 22.92721 ; 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 ; temperature = 4.348866, 4.609486, 4.511814, 4.479241, 4.185713, 4.381472, 4.41407, 4.511814, 4.642027, 4.446659, 4.642027, 4.837108, 4.772112, 4.837108, 4.381472, 4.642027, 4.609486, 4.41407, 4.479241, 4.576936, 4.772112, 4.902073, 5.129208, 5.485393, 5.55006, 5.485393, 5.485393, 5.323601, 5.161625, 4.999462, 4.999462, 4.967007, 5.096783, 5.06435, 5.161625, 5.291221, 5.258833, 5.161625, 5.096783, 4.902073, 4.967007, 4.967007, 4.869595, 4.999462, 5.096783, 5.161625, 5.226438, 5.291221, 5.420698, 5.453049, 5.420698, 5.226438, 5.38834, 5.323601, 5.258833, 5.194035, 5.06435, 4.999462, 4.934544, 5.096783, 5.03191, 4.837108, 4.804614, 4.642027, 4.544379, 4.544379, 4.576936, 4.707086, 4.967007, 4.967007, 5.194035, 5.129208, 5.161625, 5.096783, 5.096783, 4.869595, 5.03191, 4.934544, 4.869595, 4.902073, 4.934544, 4.869595, 4.804614, 4.837108, 4.772112, 4.739603, 4.67456, 4.772112, 4.544379, 4.381472, 4.446659, 4.576936, 4.544379, 4.772112, 4.804614, 4.837108, 5.096783, 5.258833, 5.937466, 4.967007, 5.06435, 5.258833, 5.51773 ; 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 ; }