netcdf F0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 82 ; 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.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; 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 = "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453285.58333912 ; :starting_julian_day_string = "2004-10-06 14:00:00" ; :ending_julian_day_number = 2453288.95833912 ; :ending_julian_day_string = "2004-10-09 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06" ; data: lat = 44.0556 ; lon = -68.9982 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453285.58333333, 2453285.625, 2453285.66666667, 2453285.70833333, 2453285.75, 2453285.79166667, 2453285.83333333, 2453285.875, 2453285.91666667, 2453285.95833333, 2453286, 2453286.04166667, 2453286.08333333, 2453286.125, 2453286.16666667, 2453286.20833333, 2453286.25, 2453286.29166667, 2453286.33333333, 2453286.375, 2453286.41666667, 2453286.45833333, 2453286.5, 2453286.54166667, 2453286.58333333, 2453286.625, 2453286.66666667, 2453286.70833333, 2453286.75, 2453286.79166667, 2453286.83333333, 2453286.875, 2453286.91666667, 2453286.95833333, 2453287, 2453287.04166667, 2453287.08333333, 2453287.125, 2453287.16666667, 2453287.20833333, 2453287.25, 2453287.29166667, 2453287.33333333, 2453287.375, 2453287.41666667, 2453287.45833333, 2453287.5, 2453287.54166667, 2453287.58333333, 2453287.625, 2453287.66666667, 2453287.70833333, 2453287.75, 2453287.79166667, 2453287.83333333, 2453287.875, 2453287.91666667, 2453287.95833333, 2453288, 2453288.04166667, 2453288.08333333, 2453288.125, 2453288.16666667, 2453288.20833333, 2453288.25, 2453288.29166667, 2453288.33333333, 2453288.375, 2453288.41666667, 2453288.45833333, 2453288.5, 2453288.54166667, 2453288.58333333, 2453288.625, 2453288.66666667, 2453288.70833333, 2453288.75, 2453288.79166667, 2453288.83333333, 2453288.875, 2453288.91666667, 2453288.95833333 ; air_temperature = 8.24, 8.79, 9.01, 9.59, 10.47, 10.7, 10.88, 11.19, 11.33, 11.57, 11.79, 12.06, 12.13, 12.04, 11.87, 11.5, 10.54, 10.31, 9.77, 9.72, 10.42, 8.99, 11.25, 13.39, 12.41, 12.79, 12.65, 13.32, 12.95, 12.98, 13.21, 13.13, 13.05, 12.6, 12.42, 12.14, 12.15, 12.15, 11.91, 11.99, 11.9, 11.86, 11.67, 11.91, 12.03, 11.66, 11.62, 12.36, 12.33, 12.2, 11.99, 12.32, 12.4, 12.71, 12.4, 11.98, 11.98, 12.13, 12.49, 12.55, 12.72, 12.91, 12.98, 12.93, 12.86, 12.77, 12.77, 12.62, 12.68, 12.74, 12.77, 12.72, 12.93, 13.1, 13.17, 12.95, 13.18, 13.3, 13.36, 13.21, 13.32, 13.58 ; 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 ; barometric_pressure = 1028.003, 1027.943, 1027.282, 1026.442, 1025.242, 1024.582, 1024.522, 1023.922, 1024.042, 1024.582, 1024.702, 1024.942, 1025.182, 1025.182, 1025.062, 1024.702, 1024.762, 1024.582, 1024.822, 1025.242, 1025.542, 1026.382, 1027.042, 1027.763, 1028.243, 1028.063, 1027.763, 1027.282, 1026.862, 1026.742, 1026.802, 1026.982, 1027.042, 1027.282, 1027.643, 1027.883, 1028.003, 1027.943, 1028.003, 1028.123, 1027.883, 1027.703, 1027.583, 1027.402, 1027.343, 1027.583, 1027.763, 1028.063, 1028.063, 1027.943, 1027.402, 1026.682, 1026.022, 1025.662, 1025.002, 1024.702, 1024.582, 1024.522, 1024.462, 1024.522, 1024.462, 1023.742, 1023.381, 1023.201, 1022.541, 1021.941, 1021.701, 1021.221, 1021.041, 1020.801, 1020.861, 1021.101, 1020.801, 1020.621, 1020.141, 1019.481, 1018.7, 1018.52, 1017.74, 1017.5, 1016.66, 1016.54 ; 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 ; wind_gust = 7.72, 8.11, 9.02, 8.55, 9.6, 11.05, 10.58, 9.8, 10.04, 8.43, 7.25, 8.08, 5.214, 3.822, 3.332, 3.214, 2.94, 4.508, 3.43, 3.371, 2.646, 3.685, 2.078, 0.686, 0.47, 1.137, 3.489, 4.194, 5.841, 5.018, 6.35, 4.43, 2.646, 4.312, 3.763, 2.783, 3.802, 2.548, 2.509, 3.254, 2.744, 2.156, 2.195, 3.214, 2.979, 1.764, 1.137, 3.41, 6.115, 5.096, 6.429, 7.17, 6.468, 6.821, 4.312, 3.234, 2.626, 2.862, 3.45, 3.175, 3.763, 7.17, 6.625, 6.703, 7.37, 7.35, 6.429, 5.606, 6.703, 8.15, 8.08, 7.15, 7.8, 7.29, 7.68, 7.53, 6.899, 6.546, 7.53, 7.21, 9.33, 8.39 ; 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 ; wind_speed = 5.742, 6.365, 7.13, 6.99, 8.2, 9.27, 9.03, 8.03, 8.04, 6.732, 6.109, 6.382, 4.306, 3.045, 2.955, 2.728, 2.49, 4.048, 2.624, 2.929, 2.261, 2.805, 1.568, 0.082, 0.159, 0.801, 2.793, 3.59, 5.177, 4.295, 5.16, 3.856, 1.903, 3.682, 3.227, 2.319, 3.322, 1.826, 2.205, 2.695, 2.377, 1.661, 1.96, 2.798, 2.599, 0.584, 0.556, 2.802, 5.273, 4.309, 5.29, 6.033, 5.386, 5.315, 3.338, 2.762, 2.343, 2.458, 2.819, 2.324, 3.26, 6.146, 5.705, 5.795, 6.402, 6.161, 5.549, 4.831, 5.574, 6.981, 7.09, 6.245, 6.711, 6.396, 6.746, 6.485, 5.917, 5.614, 6.588, 6.123, 8.07, 7.33 ; 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 ; wind_direction = 214.4, 219.2, 214.8, 218.7, 218, 218.8, 229, 226.4, 226.3, 223.1, 225.4, 227.9, 223.2, 229.4, 228.4, 255.8, 275.2, 276.6, 255.8, 263.8, 238.4, 268.7, 5.95, 297, 277.6, 172.3, 206, 195.8, 204.5, 215.8, 211.5, 223.8, 237.5, 213.6, 218.7, 222.5, 229.6, 199.1, 209.3, 215.5, 199.2, 200.1, 198, 210.7, 215.7, 281.2, 255.3, 194.9, 238.2, 217, 206.1, 211.1, 215.9, 218.6, 191.1, 195.5, 208.6, 202.5, 211.8, 212.8, 227.9, 200.9, 210.8, 214.7, 215.1, 221.9, 212, 205.6, 222.4, 216.4, 210.1, 214.9, 206.3, 209.4, 211.4, 205.6, 212.8, 217.3, 209.4, 207.3, 193.1, 194.9 ; 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 ; visibility = 2962.729, 2951.316, 2920.68, 2902.658, 2962.128, 2961.528, 2962.128, 2614.32, 2897.252, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2957.323, 2953.118, 2962.128, 2938.1, 2959.125, 2494.179, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2911.068, 2961.528, 2962.128, 1271.142, 573.7228, 403.2426, 240.6917, 267.1227, 327.4936, 140.6141, 403.4829, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2960.927, 2960.927, 2961.528, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2961.528, 2942.305, 2957.923, 2897.853, 2961.528, 2943.506, 2947.111, 2915.874, 2961.528, 2960.326, 2960.927 ; 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 ; }