netcdf A0113.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 75 ; 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 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:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_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:_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:_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:_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:ancillary_variables = "air_temperature_qc" ; 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 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; 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" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060002, 799.972 ; barometric_pressure:epic_code = 915 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 50.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; 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" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 50.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; 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" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; 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 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; 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" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; 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. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; 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" ; // 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 = "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.met.realtime.nc A0113.met.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.met.realtime.nc A0113.met.realtime.nc.new" ; :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 = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = 60854 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453376.87500579 ; :starting_julian_day_string = "2005-01-05 21:00:00" ; :ending_julian_day_number = 2453379.95833912 ; :ending_julian_day_string = "2005-01-08 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 05-Jan-2005 17:11:07\n", "WIND_DIR_1.2: 05-Jan-2005 17:11:07\n", "AAN_VIZ_1.2: 05-Jan-2005 17:11:07" ; :longitude = -70.5663 ; :latitude = 42.5233 ; data: lat = 42.5233 ; lon = -70.5663 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667, 2453379.45833333, 2453379.5, 2453379.54166667, 2453379.58333333, 2453379.625, 2453379.66666667, 2453379.70833333, 2453379.75, 2453379.79166667, 2453379.83333333, 2453379.875, 2453379.91666667, 2453379.95833333 ; air_temperature = -0.184, 0.126, 0.027, -0.245, -0.364, -0.275, -0.294, -0.303, -0.105, 0.736, 0.007, -1.573, -1.957, -1.84, -1.472, -1.382, -0.821, -0.265, 0.563, 0.399, 0.773, 1.254, 1.35, 2.034, 2.371, 3.087, 3.735, 4.166, 4.533, 4.267, 4.254, 0.361, -0.211, -0.458, -0.537, 0.722, 1.944, 2.673, 2.414, 3.103, 2.739, 2.319, 2.17, 2.373, 2.951, 3.606, 3.085, 2.945, 2.484, 2.177, 1.935, 1.738, 1.757, 1.671, 1.365, 1.406, 1.18, 1.003, 1.247, 1.202, 1.119, 1.236, 1.989, 2.326, 2.613, 2.941, 2.105, 2.24, 2.157, 1.151, 1.021, 1.166, 1.524, 1.707, 1.882 ; 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 ; barometric_pressure = 1019.759, 1020.059, 1019.939, 1021.679, 1022.159, 1022.399, 1022.699, 1021.619, 1021.139, 1021.019, 1020.959, 1021.199, 1020.899, 1021.079, 1021.019, 1020.779, 1020.179, 1020.179, 1019.399, 1018.679, 1016.999, 1015.259, 1014.659, 1012.859, 1011.359, 1009.919, 1010.339, 1009.439, 1007.279, 1007.219, 1007.219, 1006.619, 1006.619, 1006.859, 1006.679, 1008.899, 1008.899, 1009.139, 1010.519, 1011.659, 1013.039, 1014.479, 1016.699, 1017.359, 1017.659, 1018.079, 1019.159, 1020.659, 1022.039, 1023.299, 1024.799, 1025.219, 1025.52, 1025.7, 1025.82, 1026, 1026.359, 1026.3, 1026.6, 1026.18, 1025.94, 1025.579, 1025.099, 1025.16, 1024.679, 1024.019, 1023.419, 1022.459, 1021.319, 1020.539, 1020.059, 1019.279, 1019.819, 1017.779, 1017.719 ; barometric_pressure_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 ; wind_gust = 6.311, 5.958, 5.449, 6.546, 7.25, 7.29, 7.02, 8.27, 7.76, 5.253, 9.45, 9.45, 7.8, 7.84, 8.51, 8.04, 8.43, 7.76, 9.53, 8.98, 10.39, 11.13, 10.98, 11.68, 11.96, 12.43, 9.64, 8.39, 4.9, 5.135, 7.29, 9.17, 7.64, 4.018, 5.253, 3.881, 6.782, 8.82, 10.98, 13.72, 14.03, 16.58, 12.58, 11.8, 10.47, 13.64, 13.84, 11.09, 10, 10.66, 10.27, 8.74, 8.27, 8.55, 7.49, 6.076, 6.429, 6.037, 5.606, 4.586, 4.116, 2.822, 4.194, 4.39, 6.076, 6.39, 7.84, 5.978, 5.057, 3.763, 3.998, 5.762, 5.841, 8.78, 10.7 ; 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 ; wind_speed = 4.796, 4.264, 4.117, 5.242, 5.802, 5.782, 5.453, 6.423, 5.717, 3.919, 8.06, 6.874, 6.611, 6.764, 7.34, 6.575, 6.451, 6.311, 8.06, 7.29, 8.99, 9.24, 9.44, 9.76, 9.74, 10.78, 8, 6.564, 3.005, 4.356, 6.069, 7.81, 5.24, 2.785, 3.649, 2.777, 5.544, 7.15, 8.36, 11.29, 11.44, 13.65, 10.47, 10.08, 8.72, 10.88, 10.95, 9.08, 8.23, 8.2, 8, 7.2, 6.379, 6.378, 6.218, 4.907, 5.235, 4.958, 4.451, 3.875, 3.138, 1.797, 2.764, 3.167, 4.418, 5.147, 6.319, 3.871, 3.964, 3.158, 3.355, 4.924, 5.092, 7.62, 8.93 ; 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 ; wind_direction = 15.59, 6.03, 335.4, 326.5, 321.5, 332.5, 328.6, 347.215, 329.9, 69.1, 56.8, 52.32, 51.1, 54.6, 62.5, 81.2, 97, 92.6, 92.2, 104.9, 95.1, 100.1, 90.5, 93.3, 89.9, 98.3, 102.3, 96.9, 83.4, 5.86, 344.224, 346.512, 338.9, 334, 293.7, 242.5, 253.4, 253.3, 266.4, 268.3, 278.4, 266.1, 282.6, 290.6, 281.2, 293.9, 301, 310.8, 322.6, 317.8, 299.1, 319, 310.7, 310, 323.3, 299.8, 292.5, 292.5, 273.7, 288.2, 274.1, 249.5, 195.4, 191.2, 169.4, 159.5, 176, 174.9, 159, 166.7, 139, 60.6, 24.75, 34.35, 29.08 ; 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 ; visibility = 2912.87, 2953.719, 2952.517, 2939.302, 2955.521, 2951.316, 2956.722, 2953.719, 2950.715, 2960.326, 2951.916, 2319.373, 2961.528, 2960.326, 2961.528, 2961.528, 2960.927, 2960.927, 1120.966, 1147.997, 1349.834, 1707.254, 1172.026, 2461.74, 1224.888, 2228.066, 2056.264, 2610.115, 2929.69, 2198.632, 2223.861, 1563.085, 2032.837, 2637.146, 2368.631, 2581.281, 2637.747, 2843.189, 2882.835, 2936.899, 2920.079, 2888.842, 2939.902, 2905.662, 2542.235, 2953.118, 2947.711, 2880.432, 2957.323, 2961.528, 2961.528, 2959.726, 2960.927, 2960.326, 2959.125, 2960.326, 2958.524, 2961.528, 2959.726, 2960.927, 2960.326, 2960.927, 2960.927, 2959.125, 2959.125, 2956.121, 2952.517, 2683.401, 2026.229, 1717.466, 2458.136, 2474.355, 1711.459, 2051.459, 2145.169 ; 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 ; }