netcdf I0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 90 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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 = 688 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0110" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453500.79167244 ; :starting_julian_day_string = "2005-05-09 19:00:00" ; :ending_julian_day_number = 2453504.54167244 ; :ending_julian_day_string = "2005-05-13 13:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-May-2005 21:38:20\n", "AANCM_Temperature_1.5: 09-May-2005 21:38:20" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667 ; current_speed = 78.6044, 112.6272, 276.2886, 56.0203, 258.6906, 36.9558, 22.2908, 63.0595, 70.392, 58.3667, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 65.1126, 66.2858, 76.5513, 86.2302, 86.5235, 66.2858, 177.1532, 48.3945, 43.4084, 78.0178, 300.0459, 213.8157, 60.1265, 63.6461, 65.1126, 69.2188, 48.6878, 34.9027, 135.5046, 300.0459, 300.0459, 300.0459, 300.0459, 61.593, 58.0734, 118.1999, 91.5096, 100.3086, 80.3642, 53.3806, 46.3414, 47.5146, 97.9622, 300.0459, 53.9672, 77.7245, 104.1215, 115.8535, 84.7637, 59.8332, 75.0848, 51.0342, 82.4173, 101.1885, 158.6753, 54.8471, 49.861, 43.1151, 85.057, 86.8168, 55.1404, 78.6044, 58.66, 74.4982, 83.5905, 273.6489, 145.1835, 97.6689, 135.5046, 300.0459, 107.0545, 300.0459, 300.0459, 300.0459, 300.0459, 172.7537, 129.6386, 124.3592, 105.588, 115.2669, 235.2266 ; current_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0 ; current_direction = 234.3972, 311.7492, 328.626, 269.9088, 329.3292, 270.9636, 248.1096, 215.0592, 234.3972, 241.4292, 335.3064, 336.7128, 336.7128, 337.7676, 337.7676, 336.0096, 338.1192, 337.0644, 337.7676, 230.8812, 232.6392, 223.146, 205.566, 311.3976, 246, 327.5712, 221.388, 236.1552, 301.5528, 335.658, 335.3064, 216.114, 281.16, 213.3012, 204.1596, 265.6896, 246, 325.8132, 336.0096, 339.8772, 337.7676, 338.1192, 269.5572, 206.9724, 318.078, 300.8496, 324.7584, 241.7808, 236.8584, 254.4384, 256.548, 309.6396, 337.0644, 262.5252, 208.7304, 300.498, 318.7812, 221.7396, 228.0684, 286.434, 267.096, 315.6168, 306.1236, 323.352, 266.0412, 280.1052, 272.0184, 235.1004, 303.3108, 215.0592, 209.4336, 247.0548, 307.1784, 305.772, 333.1968, 330.0324, 319.4844, 334.2516, 336.7128, 319.4844, 336.3612, 338.4708, 340.5804, 339.5256, 326.1648, 318.078, 319.836, 319.836, 321.2424, 333.1968 ; 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 ; current_u = -63.91106, -84.0274, -143.842, -56.02023, -131.9593, -36.95057, -20.68361, -36.2228, -57.23379, -51.2592, -125.3489, -118.6202, -118.6202, -113.5267, -113.5267, -121.9937, -111.8202, -116.9268, -113.5267, -50.51692, -52.68594, -52.35035, -37.21269, -64.90463, -60.55509, -94.9986, -31.99625, -36.05281, -66.48351, -123.6736, -89.32484, -35.43818, -62.44258, -35.74944, -28.32985, -48.55009, -31.8852, -76.13906, -121.9937, -103.2258, -113.5267, -111.8202, -61.59116, -26.33984, -78.97152, -78.56248, -57.88062, -70.81252, -44.69675, -44.64264, -46.21104, -75.438, -116.9268, -53.50859, -37.3613, -89.71597, -76.34008, -56.43111, -44.5125, -72.0173, -50.96866, -57.64709, -81.73472, -94.71284, -54.71623, -49.08752, -43.08835, -69.75999, -72.55313, -31.67389, -38.62735, -54.01871, -59.35702, -67.82112, -123.3958, -72.52064, -63.4511, -58.86592, -118.6202, -69.5485, -120.3092, -110.1095, -99.76039, -104.9527, -96.1903, -86.61392, -80.20891, -68.1019, -72.16018, -106.0701 ; 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 ; current_v = -45.76055, 74.99522, 235.8916, -0.08916973, 222.503, 0.6214931, -8.310731, -51.61792, -40.9796, -27.91354, 272.6082, 275.6026, 275.6026, 277.7395, 277.7395, 274.126, 278.4309, 276.3253, 277.7395, -41.08152, -40.22436, -55.85286, -77.78729, 57.2163, -26.96086, 149.5277, -36.30795, -24.1761, 40.82547, 273.3722, 194.2633, -48.57294, 12.31867, -54.42084, -63.15585, -3.659362, -14.19621, 112.0908, 274.126, 281.7303, 277.7395, 278.4309, -0.4760056, -51.75647, 87.94724, 46.92487, 81.92466, -37.9999, -29.18371, -12.4322, -11.05335, 62.49561, 276.3253, -7.020599, -68.15594, 52.84253, 87.14486, -63.24883, -39.98312, 21.24229, -2.585529, 58.90181, 59.65357, 127.308, -3.786596, 8.748415, 1.518533, -48.66452, 47.67808, -45.13567, -68.4586, -22.86863, 45.01917, 48.86377, 244.2482, 125.7736, 74.25074, 122.0504, 275.6026, 81.38595, 274.8695, 279.1119, 282.976, 281.0916, 143.4966, 96.45826, 95.03548, 80.6905, 89.88529, 209.954 ; 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 ; temperature = 15.45557, 16.02415, 16.27709, 16.72014, 16.24547, 16.05576, 16.02415, 15.83455, 15.55029, 15.20307, 14.8245, 14.47765, 14.44612, 14.2885, 14.32003, 14.16243, 14.22546, 14.19394, 14.32003, 14.76143, 24.34002, 26.95982, 23.74442, 22.56205, 22.95492, 22.7256, 22.26818, 21.71483, 21.00193, 20.26017, 19.45761, 18.75421, 18.02133, 17.38585, 16.81516, 16.27709, 15.83455, 15.424, 15.04531, 14.85604, 14.79296, 14.85604, 15.45557, 16.68848, 19.07363, 20.03508, 20.80809, 21.45519, 21.19602, 20.84038, 20.74353, 20.38893, 19.84239, 19.26553, 18.75421, 18.21229, 17.70339, 17.25894, 16.84684, 16.5302, 16.27709, 16.08737, 15.96094, 15.77136, 15.51871, 15.424, 15.39243, 12.93343, 15.51871, 13.46913, 13.62669, 13.72122, 13.3746, 14.47765, 15.20307, 15.73978, 15.77136, 15.39243, 14.91912, 14.44612, 14.09939, 13.72122, 13.31158, 12.93343, 12.64978, 12.42912, 12.20842, 12.11381, 12.27148, 4.965477 ; 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 ; }