netcdf M9999.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M9999" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :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:23:58\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:23:58" ; data: lat = 44.4907 ; lon = -67.8798 ; 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 = 31.0208, 176.2316, 191.3504, 82.3544, 356.9156, 121.0304, 144.236, 26.0984, 73.916, 148.8068, 164.9804, 154.4324, 155.8388, 145.2908, 156.1904, 141.7748, 52.1168, 262.022, 0.4316, 23.2856, 1.1348, 212.798, 70.7516, 9.5732, 64.0712, 112.2404, 59.1488, 160.4096, 165.332, 132.6332, 145.994, 170.9576, 341.4836, 3.9476, 21.5276, 352.3448, 346.3676, 18.3632, 20.8244, 343.9064, 22.5824, 41.5688, 157.9484, 66.5324, 325.6616, 21.8792, 4.6508, 18.7148, 4.2992, 146.3456, 131.5784, 39.1076, 57.7424, 58.4456, 6.0572, 78.1352, 123.8432, 243.0356, 138.962, 34.5368, 9.2216, 354.1028, 64.4228, 151.9712, 164.2772, 10.9796, 355.8608, 64.7744, 133.688, 143.5328, 164.9804, 167.4416, 28.9112, 41.9204, 89.0348, 184.3184, 130.172, 73.2128, 11.6828, 110.1308, 107.318, 174.122, 150.5648, 149.51, 154.784, 133.3364, 153.7292, 150.2132, 8.1668, 13.7924, 36.998, 34.8884, 89.0348, 77.0804, 116.4596 ; 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.88294, 2.795125, -2.482131, 21.80194, -1.057366, 37.69905, 24.17002, 14.83808, 26.49101, 34.78683, 30.2514, 46.58186, 24.73014, 30.06151, 26.40427, 24.86283, 18.98228, -9.294761, 0.09058382, 14.02944, 0.5808719, -3.336363, 14.95282, 2.390122, 12.66124, 7.60143, 20.64749, 12.88276, 21.83501, 33.01468, 40.84515, 7.744227, -9.500796, 3.553789, 16.35919, -4.336867, -9.055818, 16.07779, 20.43685, -13.00879, 7.546253, 12.84427, 5.946317, 18.56375, -8.437672, 10.60196, 4.994124, 6.869851, 0.3298076, 36.40932, 35.98202, 12.21049, 20.33856, 8.497747, 2.290255, 9.472115, 41.16919, -6.535372, 24.84138, 9.478084, 6.439315, -4.038063, 10.84687, 29.35697, 18.43924, 2.793088, -1.990013, 19.63442, 34.57046, 35.03963, 13.45351, 6.504904, 11.91094, 9.013838, 15.83595, -1.435537, 41.90929, 40.71611, 7.720868, 31.94433, 38.64054, 9.431626, 48.28658, 32.44208, 30.36411, 43.51889, 27.39176, 36.86307, 7.041358, 6.642787, 22.41603, 10.56899, 47.50786, 26.01463, 10.50306 ; 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.09737, -42.43655, -12.36524, 2.926662, 19.62263, -22.67911, -33.55698, 30.29044, 7.638223, -57.45527, -112.7455, -97.36511, -55.12687, -43.39944, -59.83934, -31.56645, 14.76836, -1.302654, 12.02496, 32.59855, 29.32425, -5.177418, 5.221289, 14.17156, 6.155835, -3.10834, 12.33339, -36.19817, -83.4199, -30.39388, -60.54175, -48.66203, 28.3679, 51.49833, 41.47163, 32.26615, 37.33986, 48.43546, 53.73144, 45.0889, 18.14441, 14.48272, -14.67957, 8.059268, 12.35137, 26.40088, 61.3902, 20.27885, 4.387121, -54.68771, -31.92208, 15.02093, 12.83645, 5.218531, 21.58303, 1.990011, -27.60534, -3.324825, -28.5385, 13.77174, 39.66278, 39.09421, 5.191645, -55.14555, -65.4996, 14.39656, 27.49829, 9.249972, -33.0224, -47.41008, -50.14057, -29.20084, 21.56667, 10.03889, 0.2667964, -19.01038, -35.381, 12.28299, 37.33911, -11.70944, -12.04851, -91.61198, -85.5719, -55.09771, -64.48026, -41.06236, -55.49419, -64.40094, 49.06502, 27.06008, 29.74924, 15.15682, 0.8003892, 5.967512, -5.227388 ; 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 ; }