netcdf N0103.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 77 ; 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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600038, 799.99 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0230827, -21.9787398 ; 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 = "28-Apr-2005 10:13:23: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.met.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.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 = "RMYWM48489" ; :visibility_sensor_serial_number = 343 ; :barometric_pressure_serial_number = "SETAP2448669" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453488.79167244 ; :starting_julian_day_string = "2005-04-27 19:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:19:25\n", "WIND_DIR_1.2: 19-Apr-2005 21:19:25\n", "AAN_VIZ_1.2: 19-Apr-2005 21:19:25\n", "SET_BP_1.3: 25-Apr-2005 19:35:02" ; :longitude = -65.9062530517578 ; :latitude = 42.3292536417643 ; data: lat = 42.3292536417643 ; lon = -65.9062530517578 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; air_temperature = 6.027, 6.154, 6.334, 6.183, 6.594, 6.689, 6.697, 6.521, 6.348, 6.305, 6.246, 6.337, 6.353, 6.462, 6.616, 6.677, 7.14, 6.882, 6.971, 7.29, 9.09, 9.02, 10.18, 9.2, 7.49, 7.15, 6.279, 5.695, 5.514, 5.534, 5.544, 5.771, 5.884, 5.431, 5.676, 5.937, 5.762, 5.838, 5.785, 6.038, 6.175, 5.886, 5.53, 5.539, 5.531, 5.7, 5.688, 5.911, 6.211, 6.36, 6.575, 6.372, 5.905, 5.537, 5.587, 5.824, 5.7, 5.812, 5.801, 5.825, 6.394, 6.511, 6.963, 6.48, 6.586, 6.643, 6.434, 6.242, 6.408, 6.355, 6.825, 7.14, 7.53, 7.86, 7.48, 7.68, 8.31 ; 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 ; barometric_pressure = 1019.933, 1019.196, 1018.459, 1017.661, 1016.863, 1016.249, 1015.697, 1014.776, 1014.162, 1013.241, 1012.32, 1010.908, 1009.926, 1009.619, 1009.128, 1008.637, 1007.409, 1005.752, 1004.524, 1005.445, 1005.568, 1004.094, 1004.585, 1004.34, 1003.91, 1003.358, 1003.971, 1005.015, 1005.936, 1006.55, 1007.041, 1007.532, 1007.839, 1008.637, 1009.128, 1009.497, 1009.681, 1010.356, 1010.908, 1011.706, 1012.934, 1014.039, 1014.96, 1015.881, 1016.433, 1016.925, 1017.477, 1018.152, 1018.828, 1019.257, 1019.626, 1019.933, 1020.178, 1020.485, 1021.16, 1021.59, 1021.651, 1021.836, 1021.836, 1021.651, 1021.529, 1021.836, 1021.958, 1022.327, 1022.756, 1022.818, 1023.309, 1023.309, 1023.125, 1022.695, 1021.713, 1021.529, 1021.345, 1021.099, 1020.976, 1020.792, 1019.994 ; 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 ; wind_gust = 7.21, 7.57, 8.35, 8.9, 10.39, 10.31, 11.56, 12.58, 13.01, 13.92, 13.45, 13.21, 13.8, 14.39, 13.03, 13.72, 17.68, 17.88, 18.58, 15.99, 12.66, 13.6, 14.23, 9.68, 5.527, 7.68, 9.29, 7.25, 8.39, 10.27, 9.88, 10.39, 10.11, 8.04, 7.45, 8.82, 7.25, 8.43, 8.9, 10.07, 9.02, 7.96, 8.47, 9.72, 8.27, 7.29, 7.68, 9.68, 9.72, 7.64, 5.88, 5.645, 5.253, 4.155, 5.449, 5.096, 4.351, 4.077, 5.449, 5.331, 6.507, 5.292, 6.115, 4.41, 4.077, 4.351, 3.724, 2.587, 4.547, 3.92, 5.762, 6.703, 6.35, 7.64, 7.68, 8.47, 11.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 ; wind_speed = 6.037, 6.778, 7.33, 7.95, 8.82, 9.22, 10.06, 11.2, 11.02, 11.74, 11.05, 11.14, 11.74, 11.7, 10.86, 11.12, 14.07, 14.84, 15.62, 13.09, 9.14, 9.95, 9.48, 6.2, 4.159, 5.79, 7.22, 5.426, 6.096, 7.71, 7.35, 8.46, 7.91, 6.321, 5.948, 6.619, 5.949, 7.4, 7.44, 7.84, 7.47, 6.5, 7.19, 7.4, 7.02, 6.137, 6.498, 8.23, 8.11, 6.196, 4.832, 4.61, 4.33, 3.489, 4.388, 4.279, 3.78, 3.613, 4.813, 4.671, 5.663, 4.504, 5.492, 3.098, 3.559, 3.911, 2.843, 2.201, 3.994, 3.491, 4.81, 5.972, 5.583, 6.186, 6.137, 7.39, 10.06 ; 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 ; wind_direction = 99.5, 95.8, 98.1, 99, 101.4, 100.8, 95.1, 95.6, 96.7, 93.6, 96.1, 99.3, 92.4, 95.5, 94.6, 94.7, 99.2, 84, 94.9, 109.5, 125.1, 128.2, 153.4, 175.9, 169.7, 245.7, 252.7, 255.6, 255.1, 267.6, 252.3, 242.3, 231.9, 218.1, 226.6, 216.9, 203.5, 197.1, 206.5, 225.5, 227.6, 213.4, 220.2, 220.4, 214.2, 216, 201.2, 203.4, 212.9, 208.4, 199.2, 189.9, 184.1, 184.1, 159.5, 160.3, 155.1, 154.5, 138.2, 141.5, 158.4, 175.4, 179.7, 171.5, 167.4, 162.2, 159.5, 142.3, 130, 126.1, 127.6, 138.9, 168.1, 168.6, 163, 161.8, 162.3 ; 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 ; visibility = 2628.136, 2519.408, 2373.437, 2214.851, 2089.303, 2112.13, 1389.481, 1873.049, 1449.552, 1206.867, 1250.718, 1045.277, 1098.139, 1178.033, 1111.955, 973.1921, 838.634, 1430.329, 1256.725, 967.7857, 1095.135, 1019.446, 1184.641, 695.0654, 717.8922, 810.4009, 1448.951, 2094.709, 2399.868, 2406.476, 2554.85, 2630.539, 2603.507, 2478.56, 2510.999, 2512.801, 2464.744, 2506.793, 2470.751, 2234.073, 1495.205, 848.2453, 2509.797, 2480.963, 2542.235, 2639.549, 2545.839, 2635.344, 2641.352, 2690.009, 2755.486, 2619.125, 2599.903, 2786.122, 2790.326, 2729.655, 2733.86, 2727.853, 2699.62, 2693.012, 2539.232, 2518.207, 2460.539, 2334.391, 2325.981, 2301.953, 2296.547, 2304.956, 2359.02, 2201.034, 2311.564, 2507.394, 2506.793, 2239.479, 1954.745, 1114.959, 1207.467 ; 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 ; }