netcdf A0112.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_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:_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 = 900., 1100. ; 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., 50. ; 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., 50. ; 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 = "Wed Nov 10 19:51:16 2004: /usr/local/nco/bin/ncrcat -d time,2453320.7708333,2453420.8125 A0112.met.realtime.nc A0112.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 = "A0112" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453376.45833912 ; :ending_julian_day_string = "2005-01-05 11:00:00" ; :algorithm_ids = "SET_BP_1.2: 04-Nov-2004 21:11:08\n", "WIND_DIR_1.2: 04-Nov-2004 21:11:08\n", "AAN_VIZ_1.2: 04-Nov-2004 21:11:08" ; data: lat = 42.5236 ; lon = -70.5667 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333 ; air_temperature = 5.644, 4.968, 4.274, 3.576, 2.946, 2.401, 2.32, 2.203, 1.969, 1.739, 1.253, 0.481, 0.479, 0.244, 0.012, -0.479, -0.23, -0.095, 0.197, 0.471, 0.983, 1.742, 2.431, 2.749, 2.607, 3.409, 3.963, 4.395, 4.518, 4.819, 5.363, 6.169, 6.762, 6.92, 6.852, 6.777, 7.27, 7.07, 6.917, 6.881, 7.29, 6.874, 6.869, 6.644, 6.804, 6.974, 7.18, 6.919, 7.32, 7.77, 6.54, 6.927, 6.52, 6.078, 5.91, 5.846, 5.818, 5.721, 5.663, 5.629, 5.518, 5.489, 5.138, 4.915, 4.066, 3.947, 4.013, 4.02, 4.145, 4.194, 4.308, 4.541, 4.53, 4.674, 4.8, 5.21, 5.167, 4.77, 4.279, 3.918, 3.489, 3.154, 2.954, 2.783 ; 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 ; barometric_pressure = 1028.28, 1029.48, 1030.62, 1031.58, 1032.84, 1033.2, 1033.98, 1034.52, 1035.48, 1036.14, 1036.92, 1037.76, 1038.54, 1038.66, 1039.5, 1039.92, 1039.38, 1037.7, 1037.04, 1036.26, 1035.54, 1034.7, 1034.46, 1033.56, 1033.08, 1031.52, 1030.02, 1028.94, 1028.16, 1026.72, 1025.4, 1024.679, 1023.779, 1023.119, 1022.819, 1022.999, 1023.119, 1022.879, 1023.419, 1023.239, 1022.639, 1022.159, 1021.859, 1021.139, 1021.439, 1021.739, 1022.099, 1022.399, 1022.339, 1022.459, 1022.159, 1021.979, 1021.319, 1020.779, 1020.179, 1019.879, 1019.579, 1019.099, 1018.799, 1018.499, 1017.659, 1017.719, 1017.419, 1016.759, 1020.779, 1020.419, 1020.059, 1019.759, 1020.779, 1020.599, 1021.559, 1022.459, 1021.679, 1021.679, 1021.079, 1020.539, 1020.299, 1019.939, 1019.519, 1019.759, 1019.519, 1019.219, 1018.679, 1019.459 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 9.68, 7.64, 10.94, 12.23, 12.03, 11.29, 9.56, 11.09, 10.27, 9.6, 10.51, 10.62, 10.15, 9.84, 8.78, 7.68, 6.782, 6.86, 5.214, 4.43, 5.88, 7.84, 9.76, 10.04, 10.15, 11.8, 12.58, 13.21, 11.64, 11.45, 9.8, 9.06, 8.94, 9.17, 7.92, 6.742, 6.272, 5.841, 5.057, 6.154, 6.625, 4.606, 4.116, 2.705, 3.371, 2.744, 2.509, 1.666, 1.176, 1.372, 2.156, 1.078, 1.921, 1.842, 2.901, 5.527, 5.606, 6.938, 5.645, 6.86, 5.645, 5.135, 6.546, 7.64, 7.55, 5.978, 5.684, 6.39, 4.606, 3.332, 2.156, 2.078, 1.646, 2.783, 4.077, 5.292, 4.743, 5.566, 7.1, 8.27, 6.978, 7.1, 7.88, 7.96 ; 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 = 8, 6.305, 8.36, 10.31, 9.46, 9.31, 7.77, 9.27, 8.83, 7.61, 8.7, 8.5, 8.35, 8.33, 7.07, 6.221, 5.511, 5.267, 3.864, 2.856, 4.275, 6.268, 7.34, 8.33, 8.58, 9.72, 10.59, 11.03, 9.85, 10.08, 8.25, 7.45, 7.51, 7.51, 6.754, 6.046, 5.677, 5.241, 4.56, 5.462, 5.839, 3.733, 3.317, 2.215, 2.912, 2.22, 2.148, 1.057, 0.557, 0.944, 1.549, 0.867, 1.306, 1.638, 2.397, 4.887, 4.806, 5.93, 4.968, 5.669, 4.779, 4.333, 5.636, 6.49, 6.368, 4.87, 5.145, 5.017, 3.704, 2.619, 1.37, 1.614, 1.092, 2.223, 3.315, 4.268, 4.069, 4.34, 6.488, 7.12, 5.924, 5.863, 6.62, 6.655 ; 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 = 312.7, 310.4, 326.4, 331.1, 334.7, 341.2, 358.48, 5.6, 7.61, 19.78, 28.81, 33.8, 35.39, 32.16, 46.21, 57, 60.8, 82.3, 110.5, 149.4, 143.8, 164.4, 181.2, 185.9, 183.2, 173.6, 182.4, 179.9, 189.8, 192.6, 190.2, 205.6, 214.7, 221.7, 217.9, 224.1, 225.5, 221.4, 230.5, 234.3, 232.4, 231.4, 242.9, 194.5, 228.1, 233.5, 239, 293.3, 246.6, 337.2, 182, 286.7, 130.5, 22.84, 12.05, 17.92, 25.79, 22.32, 16.81, 42.42, 41.96, 29.74, 356.54, 350.513, 354.53, 0.04, 352.6, 349.654, 15.82, 63.4, 95.7, 156.7, 177.2, 176.4, 179.1, 181.2, 223.4, 258.8, 263.5, 274.6, 283.5, 301, 313.6, 329.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 = 2960.927, 2960.927, 2959.125, 2954.319, 2959.726, 2956.722, 2957.923, 2957.923, 2958.524, 2956.722, 2957.323, 2955.521, 2945.309, 2699.62, 2659.973, 2790.326, 2928.489, 2930.291, 2930.291, 2936.899, 2945.909, 2943.506, 2937.499, 2413.684, 2378.242, 2898.454, 2823.365, 2784.92, 2813.153, 2727.252, 2696.616, 2696.016, 2444.32, 2647.959, 2679.196, 2565.663, 2700.221, 2688.207, 2547.641, 2520.009, 2539.832, 2522.412, 2582.482, 2574.073, 2770.503, 2861.21, 2914.072, 2880.432, 2881.634, 2882.835, 2595.097, 2098.314, 1695.24, 1160.612, 1313.191, 2011.812, 2103.119, 2095.31, 2238.879, 2443.719, 2863.012, 2890.044, 2855.803, 2917.676, 2841.987, 2854.001, 2758.489, 2759.69, 2915.273, 2941.104, 2950.114, 2945.309, 2954.92, 2952.517, 2948.913, 2933.294, 2807.747, 2418.49, 2541.034, 2934.496, 2936.298, 2946.51, 2947.711, 2942.305 ; 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 ; }