netcdf A0113.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 75 ; 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 = "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453376.87500579 ; :starting_julian_day_string = "2005-01-05 21:00:00" ; :ending_julian_day_number = 2453379.95833912 ; :ending_julian_day_string = "2005-01-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5663 ; :latitude = 42.5233 ; data: lat = 42.5233 ; lon = -70.5663 ; depth = 2 ; time = 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667, 2453379.45833333, 2453379.5, 2453379.54166667, 2453379.58333333, 2453379.625, 2453379.66666667, 2453379.70833333, 2453379.75, 2453379.79166667, 2453379.83333333, 2453379.875, 2453379.91666667, 2453379.95833333 ; current_speed = 20.531, 18.7712, 10.2655, 3.2263, 5.5727, 0.2933, 8.5057, 6.4526, 5.866, 14.3717, 20.8243, 25.2238, 20.2377, 27.2769, 27.8635, 22.2908, 17.8913, 14.9583, 12.0253, 7.6258, 9.3856, 8.799, 8.2124, 11.4387, 15.5449, 19.9444, 17.598, 10.5588, 6.1593, 2.933, 3.2263, 10.2655, 5.5727, 3.8129, 8.799, 12.3186, 18.1846, 17.0114, 22.8774, 7.9191, 2.933, 14.9583, 18.4779, 15.8382, 9.9722, 20.8243, 15.5449, 18.7712, 21.7042, 29.0367, 26.397, 19.9444, 20.2377, 19.3578, 17.3047, 4.1062, 9.3856, 13.4918, 8.2124, 2.933, 6.1593, 8.799, 19.0645, 15.8382, 11.4387, 4.6928, 8.2124, 4.1062, 4.3995, 7.6258, 7.3325, 2.6397, 12.3186, 11.4387, 24.6372 ; 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 ; current_direction = 258.5996, 254.0288, 271.6088, 297.2756, 303.956, 72.6032, 110.576, 131.672, 188.2796, 233.2844, 244.184, 241.3712, 251.5676, 251.216, 248.0516, 263.522, 292.7048, 295.5176, 310.2848, 13.1828, 302.9012, 300.0884, 264.2252, 254.732, 282.1568, 270.554, 278.6408, 311.3396, 270.9056, 314.504, 116.9048, 121.8272, 77.5256, 195.3116, 223.7912, 237.152, 252.2708, 236.0972, 260.7092, 241.7228, 155.2292, 116.2016, 124.2884, 125.3432, 121.124, 146.0876, 167.1836, 200.5856, 220.9784, 236.0972, 229.7684, 233.636, 217.814, 221.6816, 231.878, 266.3348, 42.7172, 45.8816, 46.2332, 45.53, 249.8096, 235.7456, 247.3484, 245.2388, 240.3164, 241.3712, 205.8596, 115.85, 39.5528, 60.2972, 11.7764, 302.198, 281.8052, 246.9968, 236.4488 ; 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 ; current_u = -20.12592, -18.04663, -10.26145, -2.867576, -4.622369, 0.2798836, 7.963094, 4.819855, -0.8447267, -11.52054, -18.74598, -22.14, -19.19945, -25.82411, -25.84398, -22.14848, -16.50483, -13.49916, -9.173379, 1.739129, -7.880229, -7.61336, -8.170723, -11.03497, -15.19631, -19.94347, -17.39826, -7.927629, -6.158531, -2.09182, 2.877084, 8.722005, 5.441143, -1.006866, -6.089192, -10.34901, -17.32095, -14.11921, -22.57729, -6.974082, 1.228896, 13.42128, 15.26667, 12.91925, 8.536708, 11.61839, 3.448288, -6.600074, -14.23306, -24.10003, -20.15252, -16.06056, -12.40774, -12.87275, -13.61357, -4.097801, 6.367006, 9.685801, 5.930676, 2.09304, -5.780817, -7.272783, -17.59394, -14.38206, -9.937637, -4.119069, -3.581981, 3.695328, 2.801553, 6.623826, 1.496511, -2.233745, -12.05805, -10.52913, -20.53245 ; 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 ; current_v = -4.058243, -5.164973, 0.2882056, 1.47852, 3.112665, 0.08769304, -2.989324, -4.290111, -5.80486, -8.592027, -9.068618, -12.08556, -6.398869, -8.783198, -10.41458, -2.514886, 6.905744, 6.443861, 7.775408, 7.42484, 5.098183, 4.411252, -0.8263211, -3.012202, 3.273566, 0.1928419, 2.643913, 6.974307, 0.097348, 2.055913, -1.459931, -5.413606, 1.203722, -3.677557, -6.351704, -6.681759, -5.537548, -9.488715, -3.69345, -3.751577, -2.663138, -6.604552, -10.40969, -9.161968, -5.15455, -17.28191, -15.15761, -17.57262, -16.38573, -16.19625, -17.04926, -11.82529, -15.98789, -14.45741, -10.68285, -0.2624937, 6.895703, 9.392227, 5.680721, 2.054671, -2.125827, -4.952679, -7.342246, -6.633628, -5.664559, -2.248476, -7.390056, -1.790371, 3.392182, 3.778592, 7.178162, 1.406556, 2.5202, -4.470044, -13.61654 ; 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 ; temperature = 5.743888, 5.743888, 5.743888, 5.743888, 5.743888, 5.743888, 5.776168, 5.776168, 5.743888, 5.743888, 5.776168, 5.743888, 5.776168, 5.743888, 5.647006, 5.614697, 5.614697, 5.647006, 5.711601, 5.743888, 5.743888, 5.711601, 5.679307, 5.711601, 5.711601, 5.679307, 5.679307, 5.647006, 5.679307, 5.647006, 5.647006, 5.647006, 5.647006, 5.647006, 5.614697, 5.614697, 5.614697, 5.647006, 5.582382, 5.582382, 5.582382, 5.614697, 5.614697, 5.614697, 5.647006, 5.647006, 5.647006, 5.647006, 5.614697, 5.614697, 5.614697, 5.55006, 5.51773, 5.355974, 5.291221, 5.355974, 5.420698, 5.453049, 5.420698, 5.485393, 5.453049, 5.453049, 5.355974, 5.323601, 5.355974, 5.355974, 5.226438, 5.291221, 5.291221, 5.291221, 5.194035, 5.258833, 5.226438, 5.291221, 5.258833 ; 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 ; }