netcdf E0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 96 ; 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.6786, 0.03424, -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 = "Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0110" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453124.00000579 ; :starting_julian_day_string = "2004-04-28 00: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:18:20\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:18:20" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 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 = 10.5588, 11.732, 4.6928, 5.866, 8.5057, 9.6789, 12.6119, 10.5588, 11.1454, 8.5057, 10.5588, 9.3856, 19.6511, 24.3439, 18.1846, 11.4387, 6.1593, 8.5057, 1.7598, 5.5727, 11.1454, 15.5449, 22.2908, 25.2238, 29.9166, 30.7965, 28.4501, 28.1568, 18.7712, 13.7851, 13.4918, 15.8382, 13.1985, 12.3186, 9.3856, 7.6258, 9.3856, 6.4526, 12.9052, 9.3856, 10.8521, 15.5449, 14.9583, 10.2655, 11.4387, 8.799, 10.5588, 2.6397, 1.7598, 7.9191, 5.2794, 12.9052, 16.4248, 22.2908, 20.2377, 18.1846, 16.1315, 8.5057, 8.799, 9.0923, 9.3856, 9.9722, 5.2794, 6.7459, 4.3995, 6.1593, 12.6119, 18.1846, 23.1707, 20.531, 19.0645, 18.1846, 20.2377, 25.2238, 23.464, 19.6511, 19.9444, 18.4779, 8.2124, 7.3325, 4.6928, 3.2263, 3.8129, 5.866, 9.0923, 6.1593, 9.6789, 13.4918, 17.8913, 22.2908, 19.6511, 14.3717, 16.1315, 17.3047, 25.8104, 15.5449 ; 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 ; current_direction = 283.9529, 269.1857, 274.4597, 315.9485, 295.9073, 317.3549, 318.0581, 307.5101, 303.6425, 289.5785, 255.1217, 204.8429, 207.6557, 215.3909, 222.4229, 231.9161, 263.9117, 297.3137, 355.2893, 127.8425, 130.3037, 157.0253, 165.8153, 181.6373, 185.5049, 192.5369, 209.4137, 209.4137, 227.3453, 258.2861, 258.9893, 275.8661, 291.6881, 342.9833, 3.3761, 10.7597, 45.2165, 66.3125, 71.2349, 70.8833, 29.7461, 83.1893, 81.0797, 86.3537, 65.6093, 70.5317, 70.1801, 348.2573, 100.4177, 95.8469, 111.6689, 88.1117, 71.9381, 85.2989, 90.9245, 82.8377, 97.9565, 126.0845, 114.1301, 167.9249, 182.3405, 205.8977, 217.5005, 206.2493, 134.5229, 58.9289, 46.2713, 42.4037, 35.0201, 32.5589, 41.7005, 46.6229, 68.4221, 106.3949, 115.5365, 133.4681, 138.3905, 145.7741, 156.3221, 104.9885, 83.8925, 40.9973, 24.4721, 56.4677, 66.3125, 32.5589, 63.8513, 77.9153, 100.7693, 112.7237, 103.5821, 92.6825, 61.3901, 52.2485, 57.1709, 49.4357 ; 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 ; current_u = -10.24726, -11.73081, -4.678591, -4.078657, -7.650895, -6.557021, -8.4295, -8.375726, -9.278663, -8.013928, -10.2048, -3.943188, -9.121202, -14.09881, -12.26729, -9.003496, -6.124559, -7.557379, -0.1445229, 4.400762, 8.499778, 6.067557, 5.462327, -0.7207042, -2.869926, -6.684945, -13.97219, -13.82814, -13.80529, -13.49801, -13.24344, -15.75526, -12.26417, -3.605044, 0.5527177, 1.423663, 6.661651, 5.90897, 12.21923, 8.868017, 5.38435, 15.43521, 14.77738, 10.24472, 10.4178, 8.295926, 9.933329, -0.5372239, 1.730791, 7.877902, 4.906322, 12.89819, 15.61542, 22.21581, 20.23507, 18.04271, 15.97621, 6.873875, 8.030139, 1.902051, -0.3832898, -4.355515, -3.213932, -2.983561, 3.136713, 5.27561, 9.113624, 12.26279, 13.29683, 11.04909, 12.68241, 13.21746, 18.81941, 24.19818, 21.17182, 14.26193, 13.24408, 10.39303, 3.298055, 7.083032, 4.666164, 2.116529, 1.579494, 4.889748, 8.326276, 3.314728, 8.688296, 13.19281, 17.57619, 20.56055, 19.10155, 14.35595, 14.16185, 13.68237, 21.68826, 11.8091 ; 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 ; current_v = 2.545982, -0.1667321, 0.3649022, 4.215983, 3.71628, 7.119451, 9.381021, 6.429267, 6.174654, 2.850243, -2.711149, -8.517086, -17.40602, -19.84563, -13.42361, -7.055559, -0.6532617, 3.902943, 1.753855, -3.418813, -7.20928, -14.31184, -21.61117, -25.2135, -29.77863, -30.0622, -24.78278, -24.52729, -12.71896, -2.798718, -2.57683, 1.618727, 4.877555, 11.77929, 9.369311, 7.491729, 6.611497, 2.592319, 4.151461, 3.073721, 9.422147, 1.84346, 2.31944, 0.6528549, 4.723687, 2.932577, 3.580116, 2.584455, -0.3182123, -0.8067237, -1.949378, 0.4252404, 5.092415, 1.826901, -0.3265326, 2.267263, -2.232942, -5.009668, -3.597119, -8.891126, -9.37777, -8.970745, -4.188402, -6.05025, -3.084904, 3.178823, 8.717906, 13.42772, 18.97566, 17.30432, 14.23417, 12.48913, 7.442736, -7.119571, -10.115, -13.51899, -14.91219, -15.27802, -7.52106, -1.896369, 0.4992868, 2.435019, 3.470361, 3.240419, 3.652813, 5.191296, 4.265513, 2.824609, -3.343078, -8.61066, -4.614834, -0.6726151, 7.724465, 10.59459, 13.99272, 10.10886 ; 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 ; temperature = 3.840938, 3.775313, 3.972083, 3.93931, 3.972083, 3.906528, 3.972083, 3.742488, 4.037604, 4.004848, 4.004848, 4.004848, 4.070352, 4.103091, 4.037604, 4.168544, 4.201258, 4.690977, 4.788703, 4.560564, 4.788703, 4.625786, 4.527941, 4.397367, 4.397367, 4.33203, 4.201258, 4.103091, 4.004848, 3.972083, 3.906528, 4.135822, 3.972083, 4.037604, 4.004848, 4.037604, 4.037604, 4.037604, 4.004848, 4.004848, 4.004848, 4.103091, 4.135822, 4.070352, 4.135822, 4.135822, 4.168544, 4.135822, 4.103091, 4.070352, 4.070352, 4.070352, 4.070352, 4.070352, 4.103091, 4.168544, 4.33203, 4.46267, 4.527941, 4.593179, 4.625786, 4.690977, 4.788703, 4.918894, 5.016457, 5.211375, 5.276288, 5.34117, 5.373601, 5.34117, 5.211375, 5.08146, 5.146432, 5.243835, 5.243835, 5.276288, 5.211375, 5.178907, 5.178907, 5.178907, 5.178907, 5.146432, 5.146432, 5.11395, 5.146432, 5.146432, 5.276288, 5.34117, 5.43844, 5.535643, 5.923817, 6.117531, 6.182049, 6.24654, 6.472054, 6.407653 ; 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 ; }