netcdf M0105.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 111 ; 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.733, 0.03426, -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 = "AANCM688" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0105" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453135.00000579 ; :starting_julian_day_string = "2004-05-09 00:00:00" ; :ending_julian_day_number = 2453141.91667244 ; :ending_julian_day_string = "2004-05-15 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 13:22:23\n", "AANCM_Temperature_1.5: 12-May-2004 13:22:23" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453135, 2453135.04166667, 2453135.08333333, 2453135.125, 2453135.16666667, 2453135.20833333, 2453135.25, 2453135.29166667, 2453135.33333333, 2453135.375, 2453135.41666667, 2453135.45833333, 2453135.5, 2453135.54166667, 2453135.58333333, 2453135.625, 2453135.66666667, 2453135.70833333, 2453135.75, 2453135.79166667, 2453135.83333333, 2453135.875, 2453135.91666667, 2453135.95833333, 2453136, 2453136.04166667, 2453136.08333333, 2453136.125, 2453136.16666667, 2453136.20833333, 2453136.25, 2453136.29166667, 2453136.33333333, 2453136.375, 2453136.41666667, 2453136.45833333, 2453136.5, 2453136.54166667, 2453136.58333333, 2453136.625, 2453136.66666667, 2453136.70833333, 2453138.625, 2453138.66666667, 2453138.70833333, 2453138.75, 2453138.79166667, 2453138.83333333, 2453138.875, 2453138.91666667, 2453139.41666667, 2453139.45833333, 2453139.5, 2453139.54166667, 2453139.58333333, 2453139.625, 2453139.66666667, 2453139.70833333, 2453139.75, 2453139.79166667, 2453139.83333333, 2453139.875, 2453139.91666667, 2453139.95833333, 2453140, 2453140.04166667, 2453140.08333333, 2453140.125, 2453140.16666667, 2453140.20833333, 2453140.25, 2453140.29166667, 2453140.33333333, 2453140.375, 2453140.41666667, 2453140.45833333, 2453140.5, 2453140.54166667, 2453140.58333333, 2453140.625, 2453140.66666667, 2453140.70833333, 2453140.75, 2453140.79166667, 2453140.83333333, 2453140.875, 2453140.91666667, 2453140.95833333, 2453141, 2453141.04166667, 2453141.08333333, 2453141.125, 2453141.16666667, 2453141.20833333, 2453141.25, 2453141.29166667, 2453141.33333333, 2453141.375, 2453141.41666667, 2453141.45833333, 2453141.5, 2453141.54166667, 2453141.58333333, 2453141.625, 2453141.66666667, 2453141.70833333, 2453141.75, 2453141.79166667, 2453141.83333333, 2453141.875, 2453141.91666667 ; current_speed = 29.6233, 111.454, 74.7915, 99.1354, 196.8043, 269.836, 249.5983, 259.2772, 248.4251, 250.4782, 234.64, 237.8663, 254.2911, 116.4401, 79.191, 29.9166, 83.2972, 180.9661, 14.9583, 35.196, 44.5816, 49.2744, 19.6511, 33.1429, 39.3022, 57.1935, 18.7712, 50.7409, 31.9697, 21.4109, 248.7184, 74.7915, 137.851, 139.0242, 140.4907, 227.6008, 161.6083, 86.8168, 46.0481, 146.65, 40.1821, 63.9394, 36.0759, 24.6372, 76.8446, 33.4362, 8.2124, 56.6069, 9.9722, 103.8282, 39.3022, 21.4109, 17.0114, 56.6069, 143.717, 41.3553, 54.5538, 13.7851, 17.598, 28.4501, 83.2972, 91.2163, 67.1657, 62.7662, 88.2833, 104.4148, 253.1179, 37.5424, 32.263, 15.8382, 41.3553, 53.3806, 31.6764, 40.4754, 15.8382, 4.9861, 17.0114, 31.0898, 38.4223, 12.6119, 42.5285, 43.7017, 26.397, 47.2213, 56.0203, 156.9155, 23.464, 17.598, 27.2769, 51.3275, 296.233, 183.6058, 63.0595, 163.3681, 87.6967, 15.8382, 69.5121, 26.397, 2.933, 32.263, 65.4059, 43.4084, 23.7573, 52.5007, 109.6942, 204.1368, 23.7573, 48.3945, 300.0459, 21.9975, 129.3453 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 268.5208, 299.8132, 303.3292, 303.6808, 299.4616, 303.3292, 300.1648, 314.2288, 307.5484, 300.5164, 310.0096, 306.142, 305.4388, 305.7904, 301.9228, 296.2972, 290.32, 310.3612, 258.3244, 259.3792, 138.0772, 156.0088, 212.968, 148.6252, 134.9128, 141.2416, 158.47, 149.3284, 172.8856, 141.2416, 303.3292, 307.9, 292.4296, 305.4388, 305.0872, 302.2744, 295.594, 298.0552, 322.3156, 304.7356, 273.0916, 147.2188, 17.4784, 98.3464, 276.6076, 109.9492, 273.0916, 106.7848, 225.6256, 260.7856, 253.0504, 191.5204, 204.8812, 100.456, 251.2924, 120.8488, 83.2276, 63.8896, 146.164, 268.5208, 259.0276, 252.6988, 256.5664, 258.676, 259.3792, 262.192, 261.4888, 135.616, 70.2184, 77.2504, 257.6212, 76.8988, 105.0268, 235.822, 54.748, 159.8764, 139.132, 75.1408, 20.2912, 219.2968, 240.3928, 89.2048, 137.7256, 266.7628, 252.3472, 265.3564, 220.7032, 79.7116, 135.616, 271.6852, 261.8404, 262.192, 274.1464, 268.1692, 257.6212, 162.6892, 92.0176, 29.0812, 307.9, 247.7764, 255.5116, 276.6076, 196.7944, 106.0816, 261.8404, 261.1372, 130.6936, 101.8624, 265.0048, 278.014, 257.9728 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = -29.61343, -96.70317, -62.49035, -82.49453, -171.3547, -225.4554, -215.7986, -185.7877, -196.9611, -215.7829, -179.7194, -192.0908, -207.1799, -94.45177, -67.21426, -26.82047, -78.11343, -137.892, -14.6488, -34.59304, 29.78625, 20.03479, -10.69355, 17.25533, 27.83312, 35.80529, 6.888812, 25.88378, 3.959475, 13.40403, -207.8111, -59.01678, -127.4224, -113.2679, -114.9605, -192.4366, -145.7509, -76.61538, -28.14974, -120.5155, -40.12362, 34.61886, 10.83526, 24.37626, -76.33416, 31.42988, -8.200448, 54.19523, -7.127981, -102.4884, -37.59497, -4.276117, -7.157345, 55.66692, -136.1241, 35.50449, 54.17315, 12.3783, 9.798877, -28.44062, -81.77444, -87.08918, -65.32803, -61.5443, -86.77087, -103.4468, -250.3303, 26.25955, 30.35914, 15.44769, -40.39386, 51.99117, 30.59321, -33.48515, 12.93381, 1.71545, 11.13087, 30.05012, 13.32453, -7.987591, -36.97567, 43.69749, 17.75679, -47.14595, -53.38239, -156.4004, -15.30183, 17.31505, 19.0792, -51.3053, -293.2341, -181.9036, -62.89444, -163.2847, -85.6579, 4.712733, 69.46901, 12.83023, -2.314384, -29.86634, -63.32588, -43.12006, -6.864392, 50.44625, -108.5837, -201.6994, 18.01295, 47.36099, -298.9063, -21.78267, -126.506 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -0.7646971, 55.41202, 41.09409, 54.97708, 96.79625, 148.261, 125.4204, 180.8524, 151.3981, 127.1891, 150.8538, 140.2908, 147.4464, 68.0967, 41.87431, 13.25387, 28.92604, 117.1944, -3.027115, -6.48691, -33.17075, -45.01748, -16.48677, -28.29674, -27.74852, -44.59908, -17.46145, -43.64251, -31.72356, -16.69606, 136.658, 45.94331, 52.59677, 80.61082, 80.75721, 121.5331, 69.81338, 40.83185, 36.44201, 83.55974, 2.167118, -53.75669, 34.41029, -3.576274, 8.842424, -11.40799, 0.4429146, -16.34682, -6.973999, -16.62593, -11.45779, -20.97955, -15.43244, -10.27304, -46.09559, -21.20593, 6.433291, 6.066853, -14.61751, -0.7344121, -15.85447, -27.12726, -15.60382, -12.32458, -16.27133, -14.18516, -37.46214, -26.83035, 10.91895, 3.495342, -8.865499, 12.09987, -8.212767, -22.73769, 9.141393, -4.681712, -12.86434, 7.972811, 36.0379, -9.760041, -21.01125, 0.6065102, -19.53198, -2.666575, -16.98805, -12.70347, -17.78801, 3.143056, -19.49393, 1.509442, -42.04464, -24.94357, 4.559528, -5.219292, -18.79989, -15.1208, -2.447277, 23.06918, 1.801698, -12.20258, -16.36351, 4.994957, -22.744, -14.54301, -15.56901, -31.45113, -15.49009, -9.948071, -26.12568, 3.066783, -26.95246 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 19.32953, 18.75421, 18.24413, 17.86231, 17.67162, 17.51282, 17.41759, 17.35412, 17.32239, 17.35412, 17.32239, 17.35412, 17.48108, 17.73517, 17.92591, 18.02133, 18.33968, 18.78613, 19.39356, 20.09937, 20.77581, 21.42277, 22.0075, 22.3987, 22.3987, 22.1052, 21.71483, 21.22839, 20.64675, 20.03508, 19.36155, 18.65848, 18.18045, 17.98952, 17.79873, 17.67162, 17.70339, 17.83052, 18.05314, 18.56279, 19.39356, 20.16367, 16.08737, 16.9102, 18.27597, 20.74353, 21.39036, 19.68196, 19.07363, 18.65848, 16.11899, 16.21384, 16.40362, 16.65682, 18.24413, 19.48965, 20.35673, 20.87268, 21.03426, 19.1056, 18.11679, 17.95771, 18.21229, 18.43527, 18.30783, 18.05314, 17.70339, 17.32239, 16.9102, 16.49855, 16.05576, 15.61344, 15.10841, 14.60376, 14.09939, 13.68971, 13.46913, 13.43762, 13.56366, 13.84727, 14.32003, 15.01376, 15.92934, 16.84684, 17.76695, 18.5309, 19.16955, 19.58578, 19.68196, 19.52169, 19.16955, 18.75421, 18.33968, 17.98952, 17.60809, 17.29066, 16.97358, 16.68848, 16.40362, 16.18222, 16.05576, 16.05576, 16.24547, 16.78349, 17.63986, 18.78613, 20.13151, 21.5525, 22.92213, 24.17427, 25.20599 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }