netcdf K0104.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 84 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:scale_factor = 1. ; lat:add_offset = 0. ; 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:scale_factor = 1. ; lon:add_offset = 0. ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:scale_factor = 1. ; air_temperature_depth:add_offset = 0. ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:scale_factor = 1. ; visibility_depth:add_offset = 0. ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:scale_factor = 1. ; wind_depth:add_offset = 0. ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_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:scale_factor = 1. ; time:add_offset = 0. ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:scale_factor = 1.f ; air_temperature:add_offset = 0.f ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; air_temperature:ancillary_variables = "air_temperature_qc" ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature Quality" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:units = "1" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:scale_factor = 1.f ; wind_gust:add_offset = 0.f ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 200.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; wind_gust:ancillary_variables = "wind_gust_qc" ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust Quality" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:units = "1" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:short_name = "WSPD" ; wind_speed:scale_factor = 1.f ; wind_speed:add_offset = 0.f ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 200.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; wind_speed:ancillary_variables = "wind_speed_qc" ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed Quality" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:units = "1" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:short_name = "WDIR" ; wind_direction:scale_factor = 1.f ; wind_direction:add_offset = 0.f ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; wind_direction:ancillary_variables = "wind_direction_qc" ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction Quality" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_direction data_quality" ; wind_direction_qc:units = "1" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:scale_factor = 1.f ; visibility:add_offset = 0.f ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; visibility:ancillary_variables = "visibility_qc" ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:_FillValue = 128s ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility data_quality" ; visibility_qc:units = "1" ; // 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 = "27-Jun-2003 12:57:39: Added ancillary_variables, intent attributes for CF compliance." ; :source = "surface observation" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "processed with MATLAB" ; :latitude = 45.2058 ; :longitude = -66.0208 ; :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 = "met" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 25. ; :mooring_site_id = "K0104" ; :mooring_site_desc = "St. John" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -19.1 ; :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 = 2452907.45833912 ; :ending_julian_day_string = "2003-09-24 11:00:00" ; :algorithm_ids = "WIND_DIR_1.2: 27-Aug-2003 13:25:13\n", "AAN_VIZ_1.2: 27-Aug-2003 13:25:13" ; data: lat = 45.2058 ; lon = -66.0208 ; air_temperature_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; 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 ; air_temperature = 15.05, 14.91, 14.92, 14.62, 14.68, 15.39, 14.64, 14.15, 13.93, 14.06, 13.91, 14.25, 14.66, 14.83, 15.56, 16.68, 15.92, 16.83, 16.33, 16.15, 16.08, 16.17, 16.15, 15.94, 14.97, 15.21, 15.22, 14.38, 14.86, 16.51, 16.81, 15.98, 16.13, 15.67, 15.67, 15.02, 15.6, 15.5, 15.91, 15.31, 15.81, 16.7, 16.8, 17.74, 17.43, 16.5, 17.39, 17.05, 16.7, 15.77, 14.63, 13.95, 13.74, 13.32, 13.98, 13.98, 14.68, 14.94, 14.23, 14.09, 14.26, 14.18, 14.25, 14.58, 16, 16.36, 16, 16.25, 15.77, 15.16, 15.06, 14.84, 15.91, 15.71, 15.33, 15.81, 15.59, 15.82, 15.53, 14.33, 14.11, 13.65, 13.29, 13.15 ; air_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 ; wind_gust = 5.527, 5.194, 4.214, 3.646, 2.744, 1.568, 1.49, 1.803, 2.352, 0.784, 1.529, 0.51, 1.215, 2.274, 1.176, 3.332, 2.43, 3.881, 5.018, 3.646, 3.763, 4.861, 2.646, 1.372, 2.156, 1.176, 5.606, 3.214, 2.254, 2.548, 1.372, 3.45, 2.058, 2.078, 1.764, 3.371, 2.646, 2.822, 3.646, 3.92, 3.763, 5.057, 3.43, 3.606, 3.254, 2.156, 4.116, 4.626, 4.39, 5.762, 5.018, 3.254, 2.058, 2.391, 2.783, 3.92, 4.665, 3.763, 3.881, 5.762, 3.43, 3.332, 4.822, 5.37, 7.49, 7.13, 5.802, 4.9, 3.038, 5.018, 1.568, 3.254, 5.841, 6.076, 5.174, 7.84, 7.76, 9.76, 11.45, 9.76, 8.31, 5.782, 4.782, 2.058 ; wind_gust_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 ; wind_speed = 4.687, 4.394, 3.574, 3.239, 1.973, 1.175, 1.219, 1.482, 1.777, 0.412, 0.987, 0.347, 0.897, 1.568, 0.836, 2.636, 2.218, 3.41, 4.279, 3.258, 3.378, 4.124, 1.025, 0.978, 1.783, 0.546, 2.846, 2.504, 1.272, 1.644, 0.777, 2.741, 0.873, 1.591, 1.271, 2.76, 2.03, 2.466, 3.044, 3.51, 3.046, 3.921, 2.565, 3.222, 2.829, 1.488, 3.039, 3.42, 3.969, 5.068, 4.079, 2.729, 1.485, 2.124, 2.217, 3.088, 4.102, 3.048, 3.282, 5.275, 1.979, 2.793, 4.222, 4.563, 6.537, 5.768, 5.136, 3.915, 1.701, 3.457, 0.328, 2.572, 4.978, 5.21, 4.067, 6.936, 6.484, 7.95, 9.78, 8.3, 7.19, 4.242, 4.25, 0.498 ; wind_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 ; wind_direction = 97.3, 89.4, 87.4, 107.4, 128.4, 188.9, 171.5, 254.3, 250.7, 52.4, 164.6, 154.1, 310.7, 333.3, 336.2, 340.7, 228.8, 239.4, 233.5, 231.2, 225.5, 232.4, 106.5, 125, 96.3, 335.2, 67.7, 121.7, 85.6, 344.805, 352.05, 346.032, 25.54, 13.77, 36.44, 101.7, 74.2, 104.1, 93.3, 124.2, 111, 100.1, 105.7, 93.6, 99, 98.3, 89.4, 89.9, 86.8, 91.1, 159.6, 143.3, 155.3, 98, 88, 104.6, 103.4, 100.2, 94, 107.1, 122.9, 111.1, 104.3, 109, 112.1, 110.9, 104.6, 183.8, 178.5, 226.4, 159.1, 139.3, 117.2, 117, 124, 152.7, 136.2, 163.2, 192.8, 201.6, 224.1, 228.7, 239.3, 286.1 ; wind_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 ; visibility = 2781.316, 2638.348, 1364.852, 1447.149, 562.3094, 479.4121, 659.0231, 2365.628, 2466.546, 2610.115, 2536.829, 2563.26, 2495.981, 2547.641, 2646.758, 2714.037, 2607.111, 2698.418, 2607.111, 2547.041, 2632.942, 2638.949, 2638.949, 2565.663, 2487.571, 2460.539, 2604.708, 2492.977, 2454.532, 2595.097, 2628.136, 2575.274, 2580.08, 2652.765, 2628.136, 2453.931, 2660.574, 2713.436, 2723.048, 2724.85, 2847.994, 2851.598, 2819.761, 2867.818, 2920.68, 2838.984, 2830.574, 2848.595, 2846.192, 2809.549, 2745.874, 2711.634, 230.4196, 211.6175, 818.8107, 2207.642, 2601.104, 2592.094, 2488.172, 2397.465, 2427.5, 2286.334, 1980.575, 2268.313, 2461.14, 2546.44, 2646.758, 2393.861, 472.2036, 1148.598, 2364.426, 2127.748, 2506.793, 2653.966, 838.0333, 2687.606, 2429.302, 1978.773, 1712.06, 1845.417, 756.938, 225.1334, 177.1971, 170.8296 ; visibility_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 ; }