netcdf A0112.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 84 ; 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 = "Wed Nov 10 19:51:16 2004: /usr/local/nco/bin/ncrcat -d time,2453320.7708333,2453420.8125 A0112.aanderaa.realtime.nc A0112.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0112" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453376.45833912 ; :ending_julian_day_string = "2005-01-05 11:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Nov-2004 21:11:17\n", "AANCM_Temperature_1.5: 04-Nov-2004 21:11:18" ; data: lat = 42.5236 ; lon = -70.5667 ; depth = 2 ; time = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333 ; current_speed = 6.7459, 4.1062, 6.1593, 7.0392, 12.0253, 14.9583, 17.0114, 18.1846, 14.665, 13.7851, 11.732, 10.8521, 13.4918, 5.866, 6.1593, 8.2124, 13.4918, 13.7851, 12.3186, 14.665, 9.6789, 3.2263, 2.6397, 8.799, 12.0253, 18.1846, 13.4918, 5.5727, 4.1062, 2.933, 13.4918, 10.8521, 8.2124, 5.866, 6.7459, 9.0923, 13.7851, 12.0253, 10.2655, 5.866, 5.5727, 5.5727, 9.3856, 15.5449, 15.8382, 13.7851, 9.9722, 6.1593, 4.9861, 2.3464, 1.4665, 3.2263, 7.6258, 10.5588, 14.0784, 18.7712, 21.1176, 27.2769, 19.6511, 16.1315, 14.0784, 12.3186, 9.9722, 11.1454, 11.4387, 21.9975, 21.7042, 23.1707, 20.531, 19.0645, 15.5449, 9.0923, 2.6397, 0.5866, 2.3464, 2.933, 2.0531, 2.0531, 7.9191, 13.7851, 17.0114, 15.2516, 19.9444, 17.8913 ; 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 ; current_direction = 87.3704, 103.8956, 223.7912, 179.4896, 223.4396, 197.0696, 231.5264, 232.2296, 204.4532, 186.8732, 172.8092, 166.1288, 128.156, 168.59, 154.1744, 190.7408, 215.3528, 225.9008, 225.5492, 220.6268, 213.9464, 274.4216, 52.9136, 67.6808, 45.53, 53.2652, 47.6396, 35.6852, 41.6624, 15.2924, 290.2436, 225.1976, 182.654, 121.4756, 132.3752, 110.9276, 92.2928, 91.9412, 96.512, 91.238, 169.6448, 211.4852, 211.1336, 220.6268, 216.4076, 224.846, 213.9464, 209.7272, 200.5856, 140.8136, 301.1432, 233.2844, 233.2844, 243.4808, 257.1932, 247.3484, 230.12, 232.5812, 224.846, 227.6588, 230.4716, 234.6908, 235.394, 262.4672, 253.3256, 242.0744, 258.248, 248.0516, 256.49, 246.2936, 259.3028, 247.7, 215.7044, 347.1644, 100.7312, 54.6716, 357.3608, 246.2936, 212.54, 227.3072, 211.1336, 224.4944, 217.4624, 217.4624 ; 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 ; current_u = 6.738797, 3.986032, -4.262434, 0.06270549, -8.26847, -4.390757, -13.31814, -14.37441, -6.070574, -1.649697, 1.468541, 2.601683, 10.60903, 1.160462, 2.683196, -1.530514, -7.806483, -9.899577, -8.793658, -9.548811, -5.404863, -3.216698, 2.10576, 8.139801, 8.581463, 14.57337, 9.969378, 3.250731, 2.729556, 0.7735644, -12.65841, -7.700012, -0.3802709, 5.002892, 4.983514, 8.492504, 13.77406, 12.0184, 10.19927, 5.864631, 1.001693, -2.9105, -4.852687, -10.12174, -9.400378, -9.721303, -5.568647, -3.054218, -1.753145, 1.482562, -1.255144, -2.586244, -6.11294, -9.447854, -13.72817, -17.32326, -16.20541, -21.66373, -13.85803, -11.92355, -10.8588, -10.05253, -8.207888, -11.04922, -10.95771, -19.43603, -21.24924, -21.49131, -19.96289, -17.45579, -15.27476, -8.412284, -1.540538, -0.1303157, 2.305365, 2.392891, -0.09453795, -1.879855, -4.259591, -10.13205, -8.795496, -10.68892, -12.13099, -10.88222 ; 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 ; current_v = 0.3094956, -0.9861183, -4.446192, -7.038921, -8.731565, -14.29937, -10.58371, -11.13805, -13.34955, -13.68603, -11.63973, -10.53562, -8.335298, -5.750068, -5.544135, -8.068521, -11.00398, -9.593089, -8.626673, -11.13025, -8.029231, 0.2487313, 1.591788, 3.341563, 8.424152, 10.87643, 9.090665, 4.526338, 3.067638, 2.829149, 4.668328, -7.647083, -8.203591, -3.062846, -4.54662, -3.24766, -0.5514899, -0.4073432, -1.164224, -0.1267378, -5.481934, -4.75226, -8.033736, -11.79806, -12.74682, -9.773702, -8.272542, -5.348713, -4.667727, -1.818682, 0.7584427, -1.928822, -4.559034, -4.71448, -3.120678, -7.229289, -13.54022, -16.57444, -13.93272, -10.86528, -8.960347, -7.120011, -5.663511, -1.461092, -3.282135, -10.30197, -4.420623, -8.660545, -4.796351, -7.664883, -2.885422, -3.450129, -2.143538, 0.5719417, -0.4369036, 1.696043, 2.050922, -0.825449, -6.675929, -9.347226, -14.56115, -10.87926, -15.83092, -14.20127 ; 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 ; temperature = 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.647006, 5.647006, 5.647006, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.582382, 5.582382, 5.582382, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.614697, 5.679307, 5.711601, 5.711601, 5.743888, 5.776168, 5.776168, 5.776168, 5.776168, 5.776168, 5.776168, 5.743888, 5.743888, 5.776168, 5.776168, 5.808442, 5.808442, 5.840708, 5.872967, 5.872967, 5.872967, 5.872967, 5.872967, 5.872967, 5.90522, 5.872967, 5.90522, 5.90522, 5.90522, 5.840708, 5.872967, 5.840708, 5.840708, 5.808442, 5.840708, 5.840708, 5.808442, 5.808442, 5.840708, 5.840708, 5.808442, 5.808442, 5.840708, 5.808442 ; 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 ; }