netcdf N9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 70 ; 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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N9999" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453584.66667244 ; :starting_julian_day_string = "2005-08-01 16:00:00" ; :ending_julian_day_number = 2453587.58333912 ; :ending_julian_day_string = "2005-08-04 14:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:26:00\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:26:00" ; data: lat = 42.3304 ; lon = -65.9069 ; depth = 2 ; time = 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333 ; current_speed = 300.0459, 136.0912, 38.129, 90.923, 48.9811, 26.6903, 34.6094, 53.0873, 71.5652, 31.3831, 25.5171, 16.4248, 30.2099, 29.33, 37.2491, 65.6992, 76.8446, 80.0709, 98.5488, 65.1126, 81.8307, 79.7776, 19.9444, 26.397, 61.2997, 4.1062, 19.0645, 31.3831, 79.191, 73.0317, 14.9583, 44.5816, 33.4362, 42.5285, 33.4362, 40.1821, 50.4476, 50.7409, 17.8913, 6.7459, 60.1265, 78.8977, 52.794, 13.7851, 31.9697, _, 38.4223, 83.2972, 48.1012, 39.0089, 70.392, 70.6853, 72.7384, 80.6575, 16.1315, 41.9419, 46.3414, 51.6208, 21.9975, 16.4248, 54.2605, 70.9786, 37.2491, 30.7965, 42.5285, 223.4946, 119.3731, 97.3756, 125.8257, 125.2391 ; 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, 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 ; current_direction = 229.3748, 218.4752, 188.2376, 223.3976, 88.3832, 112.9952, 100.6892, 86.9768, 297.9368, 280.3568, 39.8624, 165.032, 340.832, 280.0052, 307.43, 291.9596, 278.2472, 294.7724, 293.0144, 286.334, 295.4756, 287.3888, 267.3476, 100.6892, 90.1412, 260.6672, 331.6904, 300.0464, 291.608, 283.8728, 315.1652, 300.7496, 313.0556, 319.736, 295.4756, 294.0692, 308.4848, 305.672, 297.2336, 331.6904, 297.9368, 296.5304, 295.4756, 283.5212, 301.8044, _, 112.6436, 289.85, 291.9596, 315.8684, 276.1376, 292.6628, 295.124, 298.2884, 351.3416, 270.512, 296.882, 290.5532, 278.2472, 73.2644, 299.6948, 311.6492, 235.352, 340.1288, 121.082, 105.9632, 101.744, 90.4928, 111.9404, 93.6572 ; 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, 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 ; current_u = -227.7303, -84.67265, -5.463064, -62.46929, 48.9616, 24.56942, 34.00885, 53.01342, -63.22534, -30.87178, 16.35508, 4.242189, -9.919093, -28.88395, -29.57938, -60.93258, -76.0499, -72.70273, -90.70497, -62.48456, -73.87418, -76.13167, -19.92303, 25.93895, 61.29951, -4.051847, -9.041067, -27.16585, -73.62586, -70.9014, -10.54657, -38.31387, -24.43155, -27.48661, -30.18515, -36.68841, -39.48903, -41.22031, -15.90802, -3.199147, -53.11965, -70.58958, -47.66076, -13.40302, -27.16952, _, 35.46061, -78.34808, -44.61135, -27.16224, -69.98851, -65.22758, -65.8567, -71.02484, -2.428486, -41.94022, -41.33373, -48.33496, -21.77001, 15.72911, -47.13482, -53.03717, -30.64336, -10.46794, 36.42265, 214.8763, 116.8742, 97.372, 116.7125, 124.9841 ; 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, 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 ; current_v = -195.3623, -106.5427, -37.7356, -66.06496, 1.381989, -10.42667, -6.4194, 2.799841, 33.52811, 5.641975, 19.58657, -15.86751, 28.53506, 5.095723, 22.63969, 24.5684, 11.02292, 33.55089, 38.52888, 18.31202, 35.19757, 23.84188, -0.9229586, -4.896152, -0.1510671, -0.6658973, 16.78435, 15.71356, 29.16243, 17.5106, 10.60757, 22.794, 22.82715, 32.45242, 14.3818, 16.38786, 31.39389, 29.58927, 8.187407, 5.939076, 28.16911, 35.24144, 22.70811, 3.223027, 16.84871, _, -14.7925, 28.2843, 17.98758, 27.99834, 7.526072, 27.23554, 30.88318, 38.22439, 15.94766, 0.3747914, 20.95347, 18.12287, 3.155415, 4.729613, 26.87956, 47.17011, -21.17735, 28.96285, -21.95595, -61.46546, -24.29711, -0.8375155, -47.01376, -7.988607 ; 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, 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 ; temperature = 23.53527, 24.06316, 24.79303, 22.32324, 20.38055, 19.80245, 20.05914, 20.50928, 20.89612, 21.18689, 21.34867, 21.41343, 21.41343, 21.34867, 21.25158, 21.12222, 21.02528, 20.9284, 20.86385, 20.79932, 20.79932, 20.83158, 20.21977, 19.89866, 19.83452, 19.86659, 19.99493, 20.60591, 20.63813, 20.67035, 21.25158, 21.73768, 22.03015, 22.1929, 22.25806, 22.22547, 22.06268, 21.86759, 21.67277, 21.44582, 21.15455, 20.89612, 20.67035, 20.4449, 20.28406, _, 20.47709, 20.76707, 21.05759, 20.99298, 21.05759, 21.02528, 20.76707, 20.99298, 21.41343, 21.73768, 21.90009, 21.90009, 21.77015, 21.51063, 21.15455, 20.76707, 20.38055, 19.99493, 19.61018, 19.22623, 18.87495, 18.61985, 18.42872, 18.52426 ; 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, 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 ; }