netcdf N9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 95 ; 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.7217, 0.03423, -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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N9999" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453389.87500579 ; :starting_julian_day_string = "2005-01-18 21:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:26:00\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:26:00" ; data: lat = 42.3304 ; lon = -65.9069 ; depth = 2 ; time = 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; current_speed = 21.1176, 42.5285, 12.6119, 21.9975, 19.6511, 43.995, 41.3553, 33.7295, 27.5702, 67.1657, 116.7334, 107.9344, 60.4198, 52.794, 65.4059, 40.1821, 24.0506, 9.3856, 12.0253, 35.4893, 29.33, 6.1593, 15.8382, 14.3717, 14.0784, 8.2124, 24.0506, 38.4223, 86.2302, 44.8749, 73.0317, 49.2744, 29.9166, 51.6208, 44.5816, 32.5563, 38.4223, 51.0342, 57.4868, 46.928, 19.6511, 19.3578, 15.8382, 20.2377, 14.9583, 28.4501, 61.593, 21.4109, 4.3995, 65.6992, 48.1012, 19.3578, 24.0506, 9.9722, 21.7042, 9.6789, 49.5677, 7.3325, 37.8357, 16.7181, 40.1821, 39.3022, 12.0253, 62.4729, 68.0456, 14.665, 27.5702, 21.7042, 47.8079, 58.9533, 51.9141, 29.9166, 24.6372, 13.4918, 15.8382, 19.0645, 54.8471, 42.5285, 38.129, 34.0228, 40.4754, 92.0962, 98.2555, 63.9394, 71.2719, 59.8332, 61.8863, 74.2049, 49.5677, 27.8635, 37.2491, 18.4779, 47.5146, 26.6903, 11.732 ; 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 ; current_direction = 30.7208, 175.9316, 191.0504, 82.0544, 356.6156, 120.7304, 143.936, 25.7984, 73.616, 148.5068, 164.6804, 154.1324, 155.5388, 144.9908, 155.8904, 141.4748, 51.8168, 261.722, 0.1316, 22.9856, 0.8348, 212.498, 70.4516, 9.2732, 63.7712, 111.9404, 58.8488, 160.1096, 165.032, 132.3332, 145.694, 170.6576, 341.1836, 3.6476, 21.2276, 352.0448, 346.0676, 18.0632, 20.5244, 343.6064, 22.2824, 41.2688, 157.6484, 66.2324, 325.3616, 21.5792, 4.3508, 18.4148, 3.9992, 146.0456, 131.2784, 38.8076, 57.4424, 58.1456, 5.7572, 77.8352, 123.5432, 242.7356, 138.662, 34.2368, 8.9216, 353.8028, 64.1228, 151.6712, 163.9772, 10.6796, 355.5608, 64.4744, 133.388, 143.2328, 164.6804, 167.1416, 28.6112, 41.6204, 88.7348, 184.0184, 129.872, 72.9128, 11.3828, 109.8308, 107.018, 173.822, 150.2648, 149.21, 154.484, 133.0364, 153.4292, 149.9132, 7.8668, 13.4924, 36.698, 34.5884, 88.7348, 76.7804, 116.1596 ; 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 ; current_u = 10.78803, 3.017283, -2.417353, 21.78632, -1.160094, 37.81728, 24.34539, 14.67928, 26.45065, 35.08718, 30.84131, 47.09103, 25.01845, 30.28834, 26.71722, 25.02777, 18.90469, -9.287813, 0.02762032, 13.85856, 0.4273232, -3.309208, 14.92527, 2.315887, 12.62884, 7.617601, 20.58263, 13.07211, 22.2715, 33.17337, 41.16158, 7.998914, -9.649199, 3.284096, 16.14182, -4.505752, -9.251204, 15.82396, 20.15523, -13.24469, 7.451146, 12.76826, 6.023097, 18.52129, -8.502227, 10.46358, 4.672619, 6.763577, 0.3068323, 36.69517, 36.14867, 12.13167, 20.27107, 8.470306, 2.177215, 9.461566, 41.31316, -6.517874, 24.99047, 9.405845, 6.231554, -4.242703, 10.81954, 29.64531, 18.78194, 2.71767, -2.133965, 19.58571, 34.74289, 35.28739, 13.71586, 6.65771, 11.79786, 8.961151, 15.83434, -1.33598, 42.09397, 40.65124, 7.525256, 32.0052, 38.7031, 9.911174, 48.73396, 32.73013, 30.70131, 43.7333, 27.68195, 37.19976, 6.784359, 6.501011, 22.25996, 10.48948, 47.50302, 25.98303, 10.53028 ; 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 ; current_v = 18.1541, -42.42133, -12.37806, 3.040776, 19.61683, -22.4814, -33.42997, 30.36771, 7.776824, -57.27234, -112.5855, -97.11987, -54.99663, -43.24145, -59.70026, -31.43583, 14.86755, -1.351303, 12.02527, 32.67156, 29.32689, -5.194817, 5.29951, 14.18388, 6.222045, -3.068497, 12.44133, -36.13022, -83.30443, -30.2206, -60.32705, -48.62082, 28.31777, 51.51623, 41.55672, 32.243, 37.29193, 48.51898, 53.83771, 45.02016, 18.18368, 14.54978, -14.64824, 8.156357, 12.30702, 26.45603, 61.4155, 20.31454, 4.388787, -54.49633, -31.73325, 15.08466, 12.94276, 5.262953, 21.59472, 2.039579, -27.3894, -3.358999, -28.40804, 13.82118, 39.69596, 39.07253, 5.248367, -54.99108, -65.40216, 14.41098, 27.48749, 9.352651, -32.84093, -47.22596, -50.06944, -29.16638, 21.62874, 10.08595, 0.3497092, -19.01763, -35.16109, 12.49601, 37.37902, -11.54202, -11.84602, -91.56134, -85.3179, -54.92709, -64.3204, -40.83393, -55.35001, -64.20705, 49.10122, 27.09449, 29.8662, 15.21196, 1.049128, 6.103642, -5.172323 ; 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 ; temperature = 13.71914, 13.59321, 13.30989, 13.02655, 12.61723, 12.14477, 11.70357, 11.3567, 11.04117, 10.757, 10.50425, 10.28294, 10.09314, 9.966549, 9.808234, 9.681523, 11.13585, 11.76662, 12.42827, 12.80616, 12.96358, 13.18396, 13.121, 13.121, 13.15248, 13.27841, 13.30989, 13.40433, 13.49877, 13.62469, 13.75062, 13.90804, 14.12844, 14.2229, 14.12844, 14.12844, 14.2229, 14.31738, 14.31738, 14.47485, 14.56934, 14.69535, 14.75836, 14.82137, 14.78986, 14.69535, 14.56934, 14.34887, 14.19141, 13.87655, 13.59321, 13.30989, 12.99507, 12.74318, 12.45976, 12.11326, 11.95572, 11.70357, 11.5144, 11.3567, 11.26206, 11.29361, 11.3567, 11.64052, 11.98723, 12.39677, 12.74318, 12.99507, 13.21544, 13.65618, 13.56173, 13.30989, 12.9321, 12.55424, 12.27078, 11.95572, 11.70357, 11.48286, 11.23051, 11.07273, 10.94647, 10.757, 10.53585, 10.40942, 10.21969, 10.15642, 10.21969, 10.59905, 11.10429, 11.64052, 12.11326, 12.45976, 12.77467, 12.86913, 12.86913 ; 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 ; }