netcdf A0111.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 43 ; 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 ; barometric_pressure:pressure_relative_adjustment = -0.69956 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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, 200.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, 200.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 = "Fri Oct 8 06:07:33 2004: /usr/local/nco/bin/ncrcat -d time,2453287.19444,2453318.1 A0111.met.realtime.nc A0111.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 = 48492 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0111" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453303.00000579 ; :starting_julian_day_string = "2004-10-24 00:00:00" ; :ending_julian_day_number = 2453309.95833912 ; :ending_julian_day_string = "2004-10-30 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 30-Aug-2004 16:52:39\n", "WIND_DIR_1.2: 30-Aug-2004 16:52:39\n", "AAN_VIZ_1.2: 30-Aug-2004 16:52:39\n", "SET_BP_1.2: 02-Oct-2004 13:29:10" ; data: lat = 42.5231667 ; lon = -70.5665 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453303, 2453303.04166667, 2453303.08333333, 2453303.125, 2453303.16666667, 2453303.20833333, 2453303.25, 2453303.29166667, 2453303.33333333, 2453303.375, 2453308.66666667, 2453308.66666667, 2453308.70833333, 2453308.75, 2453308.79166667, 2453308.83333333, 2453308.875, 2453308.91666667, 2453308.95833333, 2453309, 2453309.04166667, 2453309.08333333, 2453309.125, 2453309.16666667, 2453309.20833333, 2453309.25, 2453309.29166667, 2453309.33333333, 2453309.375, 2453309.41666667, 2453309.45833333, 2453309.5, 2453309.54166667, 2453309.58333333, 2453309.625, 2453309.66666667, 2453309.70833333, 2453309.75, 2453309.79166667, 2453309.83333333, 2453309.875, 2453309.91666667, 2453309.95833333 ; air_temperature = 9.84, 10.03, 9.83, 9.73, 9.66, 9.58, 9.62, 9.4, 9.66, 9.45, 9.42, 10.23, 10.1, 11, 9.93, 9.86, 9.41, 9.47, 9.53, 9.78, 9.91, 9.96, 10.05, 10.05, 10.11, 10.22, 10.32, 10.46, 10.61, 10.59, 10.68, 10.94, 10.99, 10.92, 10.99, 11.25, 11.29, 11.03, 11.18, 11.24, 11.55, 11.88, 11.9 ; 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 ; barometric_pressure = 1019.57, 1019.45, 1019.39, 1018.43, 1017.53, 1016.39, 1016.09, 1015.73, 1015.31, 1015.55, 799.9451, 1017.53, 1016.39, 1015.43, 1015.37, 1015.49, 1015.37, 1015.73, 1015.97, 1015.85, 1015.91, 1015.79, 1015.25, 1015.19, 1015.07, 1014.77, 1014.35, 1013.99, 1014.11, 1014.29, 1014.05, 1014.47, 1014.59, 1013.93, 1013.57, 1012.79, 1011.95, 1011.409, 1011.709, 1010.329, 1009.909, 1009.249, 1009.369 ; barometric_pressure_qc = 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, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 12.66, 11.05, 11.37, 12.58, 13.13, 13.17, 13.68, 13.88, 13.72, 13.05, 8.04, 3.528, 3.018, 2.94, 5.566, 6.586, 6.938, 6.233, 6.86, 6.625, 5.998, 6.782, 6.86, 6.782, 6.938, 7.1, 7.45, 7.1, 7.1, 7.57, 8.27, 7.8, 7.1, 8.82, 7.41, 8.11, 9.53, 10.15, 10.27, 10, 9.64, 9.56, 9.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 ; wind_speed = 10.46, 9.48, 9.73, 10.64, 11.14, 11.32, 11.32, 11.39, 10.76, 11.03, 8.04, 2.655, 2.225, 2.163, 4.611, 5.51, 6.033, 5.394, 5.871, 5.662, 5.06, 5.88, 5.768, 5.917, 5.967, 6.077, 6.289, 6.031, 6.027, 6.483, 6.904, 6.635, 6.027, 7.32, 6.504, 6.988, 7.67, 8.8, 8.78, 8.4, 8.34, 8.05, 8.04 ; 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 ; wind_direction = 42.4, 39.62, 30.32, 29.34, 28.55, 32.57, 36.61, 32.07, 30.96, 22.23, 9.18, 232.5, 245.6, 231.1, 62.3, 69, 76.6, 90.5, 82.1, 94.4, 99.6, 105.6, 108.1, 110.7, 116.4, 121, 130.1, 128.1, 125.9, 117.9, 129.6, 141.5, 141.6, 137.7, 135.7, 145.2, 147.1, 155.9, 156, 154.6, 155.5, 161.9, 163.7 ; 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 ; visibility = 2844.39, 2892.447, 2869.019, 2882.234, 2872.022, 2834.178, 2827.57, 2775.309, 2792.729, 2780.715, -1.325409, 2830.574, 2926.086, 2854.001, 2712.235, 2918.877, 2933.895, 2938.1, 2945.309, 2945.309, 2947.711, 2948.913, 2945.909, 2947.711, 2942.305, 2947.711, 2941.104, 2938.1, 2929.69, 2930.291, 2921.28, 2902.058, 2850.397, 2718.843, 2625.733, 2610.716, 2751.281, 1560.081, 1961.353, 2256.299, 2228.667, 2131.353, 1877.254 ; visibility_qc = 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, 0, 0, 0, 0, 0, 0, 0 ; }