netcdf B0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 118 ; 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., 300. ; 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.712, 0.03424, -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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453489.87500579 ; :ending_julian_day_string = "2005-04-28 21:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875 ; current_speed = 30.5032, 31.6764, 37.5424, 46.6347, 36.6625, 23.7573, 21.4109, 23.7573, 20.8243, 23.1707, 29.0367, 25.8104, 33.7295, 26.6903, 28.1568, 26.397, 19.9444, 21.4109, 23.7573, 34.6094, 24.6372, 20.531, 12.3186, 8.5057, 4.1062, 10.2655, 6.4526, 5.2794, 12.9052, 21.9975, 24.3439, 27.8635, 32.5563, 26.397, 25.5171, 25.5171, 12.0253, 10.2655, 8.2124, 7.3325, 12.0253, 16.7181, 12.9052, 20.531, 23.7573, 23.464, 25.5171, 22.8774, 18.1846, 24.0506, 25.5171, 27.8635, 31.3831, 27.2769, 23.464, 19.0645, 9.6789, 13.1985, 17.0114, 10.2655, 14.9583, 14.0784, 15.5449, 19.3578, 22.2908, 26.397, 22.2908, 13.1985, 8.799, 9.3856, 5.866, 8.799, 16.4248, 25.5171, 22.8774, 26.6903, 26.397, 28.1568, 25.5171, 34.0228, 33.7295, 30.2099, 23.1707, 26.397, 25.2238, 29.9166, 39.3022, 45.4615, 43.1151, 40.1821, 31.9697, 20.8243, 19.3578, 6.1593, 9.9722, 4.9861, 4.9861, 19.3578, 19.6511, 19.3578, 12.0253, 12.9052, 27.5702, 36.3692, 43.4084, 43.995, 50.1543, 57.1935, 54.5538, 47.5146, 41.6486, 34.9027, 23.464, 11.732, 21.7042, 28.4501, 48.6878, 50.7409 ; 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, 0, 0 ; current_direction = 208.3724, 215.756, 222.4364, 227.7104, 225.2492, 259.0028, 263.5736, 282.2084, 354.248, 3.7412, 356.3576, 11.1248, 359.8736, 30.8144, 41.714, 75.8192, 85.664, 112.034, 125.7464, 152.468, 163.016, 177.4316, 209.7788, 264.6284, 264.6284, 324.4004, 300.8432, 210.482, 172.5092, 146.4908, 193.6052, 181.2992, 179.1896, 187.2764, 190.7924, 190.0892, 216.1076, 168.29, 203.45, 158.0936, 158.7968, 147.194, 136.646, 125.0432, 117.6596, 123.6368, 134.888, 165.8288, 176.3768, 198.176, 209.7788, 218.2172, 213.2948, 219.9752, 219.9752, 209.0756, 199.2308, 164.774, 148.6004, 167.2352, 178.4864, 229.1168, 211.8884, 216.1076, 208.0208, 203.0984, 221.7332, 212.5916, 240.0164, 260.7608, 81.0932, 55.4264, 41.0108, 43.472, 50.8556, 59.6456, 88.4768, 100.4312, 127.5044, 150.0068, 161.6096, 185.1668, 228.7652, 266.0348, 293.4596, 314.5556, 328.268, 336.7064, 0.5768, 6.554, 12.8828, 29.408, 60.3488, 57.8876, 50.504, 14.2892, 4.796, 323.3456, 317.3684, 321.236, 249.8612, 191.8472, 181.6508, 168.6416, 178.838, 180.596, 182.354, 199.5824, 209.7788, 211.1852, 238.2584, 249.5096, 250.5644, 176.7284, 159.1484, 151.4132, 155.984, 154.5776 ; 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, 0, 0 ; current_u = -14.49513, -18.50962, -25.33254, -34.49817, -26.03681, -23.32103, -21.27636, -23.22003, -2.08707, 1.511885, -1.844674, 4.980031, -0.07441046, 13.67234, 18.7359, 25.59262, 19.88732, 19.84708, 19.28168, 15.99799, 7.19664, 0.9200357, -6.118068, -8.468348, -4.088168, -5.975725, -5.540032, -2.678069, 1.682412, 12.14418, -5.726423, -0.6317596, 0.4604658, -3.343339, -4.778103, -4.470115, -7.086552, 2.083467, -3.268113, 2.735693, 4.34927, 9.057803, 8.859471, 16.80913, 21.04234, 19.53532, 18.07855, 5.600846, 1.149169, -7.502271, -12.67314, -17.23759, -17.22766, -17.52421, -15.07459, -9.264646, -3.18798, 3.466283, 8.863002, 2.268156, 0.395112, -10.64391, -8.211849, -11.40762, -10.47204, -10.35584, -14.83816, -7.109336, -7.621417, -9.263837, 5.795265, 7.245079, 10.77798, 17.55577, 17.74274, 23.03149, 26.38767, 27.69145, 20.24288, 17.0079, 10.64132, -2.720568, -17.42471, -26.33381, -23.13883, -21.31767, -20.67086, -17.97743, 0.4340349, 4.586368, 7.127884, 10.22526, 16.82296, 5.216969, 7.695238, 1.230651, 0.4168792, -11.55635, -13.30933, -12.12019, -11.29009, -2.649468, -0.7942398, 7.162752, 0.8802935, -0.4576349, -2.060012, -19.1691, -27.0943, -24.60335, -35.41919, -32.69444, -22.12693, 0.6695355, 7.725582, 13.61308, 19.81553, 21.78247 ; 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, 0, 0 ; current_v = -26.83908, -25.7058, -27.7073, -31.37947, -25.8113, -4.531967, -2.396454, 5.023911, 20.71945, 23.12132, 28.97805, 25.3254, 33.72942, 22.92246, 21.01836, 6.466803, 1.507902, -8.032443, -13.87898, -30.68998, -23.56268, -20.51038, -10.69192, -0.7962596, -0.3844012, 8.346928, 3.308186, -4.549726, -12.79506, -18.34145, -23.6608, -27.85634, -32.55304, -26.18442, -25.06576, -25.12251, -9.715381, -10.05185, -7.534119, -6.803054, -11.21123, -14.05173, -9.383707, -11.78877, -11.02856, -12.99733, -18.00801, -22.18121, -18.14825, -22.85054, -22.14755, -21.89155, -26.23179, -20.9029, -17.98099, -16.66198, -9.138812, -12.7352, -14.52016, -10.01179, -14.95308, -9.214582, -13.19884, -15.63939, -19.67781, -24.28082, -16.63457, -11.12015, -4.397319, -1.506919, 0.9082189, 4.993119, 12.39392, 18.51803, 14.44198, 13.48787, 0.7016777, -5.097921, -15.53538, -29.46663, -32.0069, -30.08715, -15.27288, -1.825367, 10.04165, 20.98952, 33.42721, 41.75596, 43.11292, 39.9195, 31.16496, 18.14099, 9.576665, 3.274172, 6.342562, 4.831841, 4.968642, 15.52981, 14.45778, 15.09389, -4.140257, -12.6303, -27.55876, -35.65689, -43.39948, -43.99262, -50.11198, -53.88545, -47.34993, -40.64865, -21.91088, -12.21771, -7.807579, -11.71288, -20.28269, -24.98184, -44.47299, -45.82753 ; 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, 0, 0 ; temperature = 6.920859, 7.017137, 7.145426, 7.177484, 7.017137, 7.209536, 7.241582, 7.081293, 7.241582, 7.177484, 7.177484, 7.177484, 6.98505, 6.696002, 6.342043, 6.180898, 6.374253, 6.406456, 6.599543, 6.824528, 6.824528, 6.888755, 6.920859, 6.920859, 6.952958, 6.888755, 6.856644, 6.824528, 6.856644, 6.696002, 6.245376, 6.342043, 6.503028, 6.535206, 6.503028, 6.470844, 6.438653, 6.406456, 6.374253, 6.374253, 6.374253, 6.406456, 6.342043, 6.342043, 6.406456, 6.406456, 6.374253, 6.21314, 6.245376, 6.374253, 6.406456, 6.374253, 6.342043, 6.309827, 6.21314, 6.21314, 6.180898, 6.180898, 6.148649, 6.116394, 6.116394, 6.180898, 6.277605, 6.503028, 6.728143, 6.856644, 6.888755, 6.920859, 6.920859, 6.920859, 6.920859, 6.888755, 6.856644, 6.792406, 6.696002, 6.663855, 6.631702, 6.599543, 6.599543, 6.535206, 6.663855, 6.631702, 6.631702, 6.567378, 6.567378, 6.599543, 6.535206, 6.503028, 6.567378, 6.599543, 6.535206, 6.438653, 6.342043, 6.277605, 6.245376, 6.148649, 6.116394, 6.084131, 6.116394, 6.116394, 6.116394, 6.116394, 6.116394, 6.148649, 6.148649, 6.180898, 6.21314, 6.21314, 6.180898, 5.890418, 5.987305, 6.051863, 6.180898, 6.277605, 6.406456, 6.438653, 6.406456, 6.148649 ; 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, 0, 0 ; }