netcdf F0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 116 ; 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.7143, 0.03428, -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 = "10-Sep-2003 14:02:45: Modified [lon,lat] to [-68.998200,44.055500]." ; :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 = "Processed with MATLAB" ; :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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0106" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452904.00000579 ; :starting_julian_day_string = "2003-09-21 00:00:00" ; :ending_julian_day_number = 2452908.79167244 ; :ending_julian_day_string = "2003-09-25 19:00:00" ; :current_speed_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_direction_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_u_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_v_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :temperature_algorithm_id = "$Id: aanderaa_temperature.m,v 1.4 2003/08/26 12:38:53 jevans AANDERAA_CM_TEMPERATURE $" ; :algorithm_ids = "AANCM_Currents_1.5: 27-Aug-2003 12:19:18\n", "AANCM_Temperature_1.5: 27-Aug-2003 12:19:18" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452904, 2452904.04166667, 2452904.08333333, 2452904.125, 2452904.16666667, 2452904.20833333, 2452904.25, 2452904.29166667, 2452904.33333333, 2452904.375, 2452904.41666667, 2452904.45833333, 2452904.5, 2452904.54166667, 2452904.58333333, 2452904.625, 2452904.66666667, 2452904.70833333, 2452904.75, 2452904.79166667, 2452904.83333333, 2452904.875, 2452904.91666667, 2452904.95833333, 2452905, 2452905.04166667, 2452905.08333333, 2452905.125, 2452905.16666667, 2452905.20833333, 2452905.25, 2452905.29166667, 2452905.33333333, 2452905.375, 2452905.41666667, 2452905.45833333, 2452905.5, 2452905.54166667, 2452905.58333333, 2452905.625, 2452905.66666667, 2452905.70833333, 2452905.75, 2452905.79166667, 2452905.83333333, 2452905.875, 2452905.91666667, 2452905.95833333, 2452906, 2452906.04166667, 2452906.08333333, 2452906.125, 2452906.16666667, 2452906.20833333, 2452906.25, 2452906.29166667, 2452906.33333333, 2452906.375, 2452906.41666667, 2452906.45833333, 2452906.5, 2452906.54166667, 2452906.58333333, 2452906.625, 2452906.66666667, 2452906.70833333, 2452906.75, 2452906.79166667, 2452906.83333333, 2452906.875, 2452906.91666667, 2452906.95833333, 2452907, 2452907.04166667, 2452907.08333333, 2452907.125, 2452907.16666667, 2452907.20833333, 2452907.25, 2452907.29166667, 2452907.33333333, 2452907.375, 2452907.41666667, 2452907.45833333, 2452907.5, 2452907.54166667, 2452907.58333333, 2452907.625, 2452907.66666667, 2452907.70833333, 2452907.75, 2452907.79166667, 2452907.83333333, 2452907.875, 2452907.91666667, 2452907.95833333, 2452908, 2452908.04166667, 2452908.08333333, 2452908.125, 2452908.16666667, 2452908.20833333, 2452908.25, 2452908.29166667, 2452908.33333333, 2452908.375, 2452908.41666667, 2452908.45833333, 2452908.5, 2452908.54166667, 2452908.58333333, 2452908.625, 2452908.66666667, 2452908.70833333, 2452908.75, 2452908.79166667 ; current_speed = 15.8382, 23.7573, 33.4362, 31.9697, 31.3831, 33.7295, 24.9305, 8.799, 11.1454, 23.7573, 15.8382, 3.8129, 3.5196, 16.7181, 16.4248, 20.8243, 23.464, 14.665, 10.5588, 8.2124, 19.0645, 24.3439, 24.0506, 9.9722, 10.5588, 14.0784, 36.0759, 45.7548, 66.8724, 47.5146, 38.7156, 29.9166, 22.5841, 18.7712, 11.1454, 13.4918, 21.7042, 23.464, 38.4223, 46.928, 39.5955, 39.0089, 21.9975, 19.9444, 7.6258, 9.0923, 13.4918, 23.1707, 27.8635, 24.6372, 35.7826, 44.5816, 48.6878, 39.0089, 35.196, 29.33, 21.9975, 23.1707, 22.8774, 28.7434, 2.3464, 2.933, 11.732, 20.531, 26.6903, 28.4501, 19.3578, 11.1454, 18.4779, 24.6372, 43.7017, 81.5374, 43.4084, 26.397, 19.9444, 27.8635, 25.5171, 34.9027, 36.0759, 25.5171, 19.3578, 19.6511, 4.9861, 6.7459, 25.5171, 2.6397, 2.6397, 9.6789, 28.1568, 24.0506, 22.5841, 20.8243, 12.6119, 13.7851, 29.0367, 30.5032, 21.1176, 1.7598, 9.6789, 13.7851, 16.7181, 17.0114, 25.8104, 15.5449, 20.531, 4.1062, 7.6258, 19.0645, 29.33, 19.9444, 8.799, 6.1593, 2.3464, 17.0114, 20.531, 15.8382 ; 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, 0, 0, 0, 0, 0 ; current_direction = 189.0708, 182.742, 181.3356, 176.4132, 171.1392, 193.29, 205.2444, 220.7148, 304.7472, 304.7472, 317.4048, 287.8704, 191.1804, 173.2488, 172.194, 169.7328, 169.0296, 191.8836, 225.6372, 278.7288, 325.14, 333.5784, 347.604, 13.2708, 95.8968, 177.468, 193.9932, 195.7512, 178.8744, 193.29, 191.1804, 212.628, 222.1212, 245.3268, 256.9296, 297.012, 175.3584, 179.5776, 173.952, 184.5, 192.2352, 185.2032, 206.2992, 195.048, 255.1716, 266.0712, 306.8568, 359.2068, 177.468, 183.4452, 188.3676, 191.1804, 182.3904, 184.8516, 209.4636, 216.8472, 239.7012, 280.8384, 352.878, 334.6332, 44.2116, 319.1628, 184.1484, 175.3584, 175.0068, 189.774, 167.9748, 233.724, 278.3772, 313.5372, 336.3912, 355.3392, 23.8188, 40.6956, 100.116, 140.1984, 158.13, 147.582, 169.3812, 173.2488, 203.4864, 199.9704, 246.3816, 320.5692, 308.6148, 50.1888, 81.4812, 171.8424, 158.4816, 177.8196, 130.002, 135.6276, 100.8192, 19.5996, 56.166, 40.344, 21.7092, 314.592, 259.0392, 234.4272, 205.9476, 177.468, 185.2032, 167.9748, 144.7692, 208.4088, 50.1888, 24.8736, 33.6636, 55.8144, 294.1992, 305.4504, 293.496, 170.7876, 159.1848, 134.9244 ; 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, 0, 0, 0, 0, 0 ; current_u = -2.496969, -1.136517, -0.7793479, 2.000043, 4.834077, -7.753734, -10.63237, -5.739537, -9.157894, -19.52077, -10.71952, -3.628939, -0.6824461, 1.96535, 2.230805, 3.711701, 4.465242, -3.019877, -7.548769, -8.117282, -10.89676, -10.83237, -5.162874, 2.289156, 10.50293, 0.6219465, -8.723395, -12.42063, 1.313652, -10.92265, -7.506907, -16.1305, -15.14718, -17.05746, -10.85666, -12.02, 1.756361, 0.1729814, 4.048235, -3.681928, -8.391286, -3.537647, -9.746183, -5.178128, -7.371835, -9.070932, -10.79529, -0.3207638, 1.230936, -1.480544, -5.207212, -8.644318, -2.030683, -3.299187, -17.31187, -17.5887, -18.99278, -22.75737, -2.836397, -12.31401, 1.636169, -1.917924, -0.8486928, 1.661422, 2.323057, -4.829755, 4.033041, -8.985156, -18.28075, -17.86018, -17.50208, -6.625453, 17.53029, 17.2119, 19.63435, 17.83629, 9.505169, 18.71106, 6.647845, 2.999744, -7.714691, -6.711531, -4.568435, -4.28463, -19.93802, 2.027708, 2.610577, 1.373401, 10.32791, 0.9150285, 17.29992, 14.56283, 12.38772, 4.624143, 24.11946, 19.74702, 7.811315, -1.253196, -9.502333, -11.21248, -7.314988, 0.7515187, -2.340699, 3.238654, 11.84375, -1.953563, 5.857822, 8.018868, 16.25808, 16.49844, -8.025795, -5.017476, -2.151855, 2.723437, 7.295793, 11.21407 ; 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, 0, 0, 0, 0, 0 ; current_v = -15.64013, -23.7301, -33.42712, -31.90708, -31.00856, -32.82619, -22.54956, -6.669342, 6.352395, 13.54063, 11.65935, 1.170045, -3.452803, -16.60218, -16.2726, -20.49084, -23.03521, -14.3507, -7.382706, 1.246295, 15.6434, 21.80103, 23.48991, 9.705902, -1.084779, -14.06466, -35.00533, -44.03669, -66.8595, -46.24211, -37.98084, -25.19543, -16.75125, -7.835889, -2.520511, 6.127666, -21.63302, -23.46336, -38.20844, -46.78334, -38.69612, -38.84816, -19.7206, -19.26048, -1.951632, -0.6229751, 8.092612, 23.16848, -27.8363, -24.59267, -35.40169, -43.73551, -48.64544, -38.86913, -30.64404, -23.47097, -11.09795, 4.357009, 22.70089, 25.97207, 1.681828, 2.219022, -11.70126, -20.46367, -26.58901, -28.03715, -18.93301, -6.59446, 2.692033, 16.97073, 40.04392, 81.26778, 39.71119, 20.01379, -3.503067, -21.40657, -23.68067, -29.46345, -35.4581, -25.34016, -17.7541, -18.46946, -1.997648, 5.210481, 15.92475, 1.690094, 0.3910291, -9.580964, -26.19427, -24.03319, -14.51738, -14.88541, -2.367386, 12.98639, 16.1673, 23.24867, 19.6198, 1.235474, -1.84032, -8.019301, -15.03282, -16.99479, -25.70404, -15.20378, -16.77044, -3.611713, 4.882493, 17.29604, 24.41155, 11.20627, 3.606801, 3.572381, 0.9354746, -16.79198, -19.19097, -11.18451 ; 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, 0, 0, 0, 0, 0 ; temperature = 14.37957, 14.00111, 14.91594, 14.44266, 14.78971, 15.67386, 15.23163, 14.44266, 14.19033, 13.93804, 13.78037, 13.74884, 13.65425, 13.9065, 13.62271, 13.87497, 14.03264, 14.03264, 14.03264, 14.15879, 15.10534, 14.63194, 14.53729, 14.66349, 14.12725, 14.37957, 14.69504, 14.88438, 15.73707, 15.29478, 15.32636, 15.2632, 15.16848, 14.91594, 14.44266, 13.9065, 14.56884, 14.2534, 14.44266, 14.63194, 14.91594, 15.0422, 15.10534, 15.13691, 15.16848, 15.01063, 14.53729, 14.31648, 15.38953, 14.78971, 14.85282, 14.82127, 15.86351, 15.54747, 15.51588, 15.57907, 15.4527, 15.0422, 14.60039, 14.19033, 14.09571, 13.9065, 13.87497, 14.12725, 14.09571, 14.37957, 15.16848, 14.97907, 14.53729, 14.09571, 13.78037, 13.74884, 14.06418, 14.37957, 14.66349, 14.63194, 14.66349, 15.01063, 14.60039, 14.53729, 14.41111, 14.78971, 14.63194, 14.41111, 14.15879, 14.31648, 14.2534, 14.12725, 14.69504, 14.44266, 14.66349, 14.69504, 14.60039, 14.4742, 14.28494, 14.41111, 14.31648, 14.22186, 14.15879, 14.15879, 14.09571, 14.09571, 14.00111, 14.12725, 14.50575, 14.37957, 14.31648, 14.28494, 13.71731, 13.62271, 13.55965, 13.65425, 13.74884, 13.87497, 14.00111, 14.09571 ; 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, 0, 0, 0, 0, 0 ; }