netcdf N0104.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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 ; 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 = "Tue Jul 19 14:33:04 2005: /usr/local/nco/bin/ncrcat -d time,2453571.531,2453775.00 N0104.met.realtime.nc N0104.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 = "N0104" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.83333912 ; :ending_julian_day_string = "2005-07-30 20:00:00" ; :algorithm_ids = "SET_BP_1.3: 19-Jul-2005 11:19:27\n", "WIND_DIR_1.2: 19-Jul-2005 11:19:27\n", "AAN_VIZ_1.2: 19-Jul-2005 11:19:27" ; data: lat = 42.3304 ; lon = -65.9069 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667, 2453582.58333333, 2453582.625, 2453582.66666667, 2453582.70833333, 2453582.75, 2453582.79166667, 2453582.83333333 ; air_temperature = 15.67, 15.93, 15.92, 15.77, 15.79, 15.92, 15.62, 15.8, 15.65, 15.54, 15.33, 15.33, 14.88, 14.58, 14.49, 14.28, 14.37, 14.33, 14.43, 14.81, 14.86, 15.17, 15.37, 15.2, 15.08, 14.93, 14.89, 15.25, 15.6, 15.07, 15.18, 15.2, 14.92, 14.83, 15.25, 15.25, 15.35, 15.48, 15.58, 15.77, 16.58, 16.64, 16.59, 16.77, 16.75, 16.88, 16.74, 16.99, 16.98, 16.65, 16.36, 16.16, 16.1, 15.84, 15.5, 15, 14.77, 14.39, 14.2, 14.23, 14.21, 14.33, 14.5, 14.73, 14.93, 15.06, 15.32, 15.61, 15.62, 15.84, 15.45, 15.76, 15.99, 15.79, 15.81, 15.82, 15.87, 16.27, 16.32, 16.12, 16.23, 16.3, 16.27, 16.49, 16.52, 16.68, 16.57, 16.94, 16.77, 16.91, 16.99, 16.91, 17.14, 17.16, 17.42, 16.95, 16.49, 16.67, 16.38, 16.42, 16.35, 16.26, 16.9, 16.58, 16.94, 16.42, 16.14, 15.51, 15.25, 14.72, 14.33, 13.98, 13.68, 13.78, 14.09, 14.24, 13.94, 14.68, 15.01, 15.25, 15.23, 15.31, 15.18, 15.33, 14.98, 14.87, 15.04, 14.17, 13.85, 13.75, 13.99, 14.09, 14.4, 13.98, 13.74, 14, 14.21, 14.36, 14.89, 15.21, 15.79, 16.12, 16.2, 15.93, 16, 15.9, 15.97, 15.8, 15.72, 15.54, 15.52, 15.62, 15.87, 15.65, 16, 15.84, 16.15, 15.62, 16.4, 15.68, 16.11, 15.99, 15.67, 16.06, 16.03 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 1009.163, 1009.403, 1009.463, 1009.583, 1009.703, 1009.703, 1009.463, 1009.283, 1009.343, 1009.703, 1010.063, 1010.063, 1010.783, 1011.083, 1010.903, 1011.323, 1011.323, 1011.323, 1011.563, 1011.743, 1011.863, 1012.223, 1012.403, 1012.643, 1012.883, 1013.003, 1012.943, 1013.003, 1013.304, 1012.523, 1013.123, 1012.943, 1012.763, 1012.703, 1012.763, 1012.583, 1012.103, 1012.103, 1011.683, 1011.323, 1010.843, 1010.303, 1009.763, 1009.103, 1008.503, 1007.903, 1008.983, 1008.203, 1008.863, 1008.563, 1008.683, 1008.623, 1008.863, 1008.863, 1008.563, 1008.803, 1008.923, 1008.983, 1009.403, 1010.123, 1010.543, 1010.483, 1010.663, 1010.843, 1010.543, 1010.363, 1010.543, 1010.483, 1010.543, 1010.483, 1010.663, 1010.603, 1009.883, 1010.603, 1010.243, 1010.903, 1010.363, 1010.243, 1010.543, 1010.363, 1010.003, 1009.703, 1009.763, 1009.883, 1010.363, 1009.943, 1009.763, 1009.703, 1009.763, 1009.283, 1008.743, 1008.623, 1008.623, 1008.383, 1007.903, 1008.563, 1009.163, 1009.343, 1010.003, 1010.003, 1009.823, 1009.403, 1009.223, 1009.583, 1009.643, 1010.663, 1011.503, 1012.223, 1012.763, 1013.244, 1013.724, 1013.904, 1014.264, 1014.384, 1014.324, 1014.024, 1014.144, 1014.144, 1014.084, 1013.784, 1013.904, 1014.144, 1013.964, 1013.364, 1013.123, 1012.583, 1011.983, 1011.443, 1011.503, 1012.163, 1012.763, 1013.123, 1013.664, 1013.904, 1014.684, 1015.044, 1015.404, 1015.884, 1015.824, 1016.124, 1016.124, 1016.604, 1017.024, 1017.384, 1017.624, 1018.044, 1018.224, 1018.224, 1018.224, 1018.764, 1018.404, 1018.344, 1018.764, 1019.244, 1019.484, 1020.324, 1020.684, 1020.984, 1021.044, 1021.644, 1021.404, 1021.344, 1021.704, 1021.464, 1021.584 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.92, 8.27, 5.586, 7.45, 4.939, 5.919, 4.743, 7.25, 5.684, 6.742, 9.09, 9.33, 9.72, 9.84, 9.25, 8.74, 8.9, 9.06, 8.74, 8.04, 7.72, 7.88, 7.49, 7.17, 6.978, 5.645, 4.194, 4.508, 5.292, 3.332, 5.174, 6.978, 6.194, 6.664, 7.45, 6.566, 6.703, 8.19, 8.08, 8.04, 9.6, 10.58, 10.78, 11.72, 11.84, 11.33, 9.31, 9.84, 8.9, 9.56, 10.07, 10.23, 8.82, 8.23, 7.29, 6.311, 6.174, 5.214, 5.253, 5.214, 5.723, 5.998, 6.194, 5.214, 5.645, 6.782, 6.35, 5.998, 5.527, 5.331, 5.41, 5.37, 5.449, 5.488, 7.37, 6.194, 7.53, 7.84, 7.29, 8.04, 8.39, 8.04, 8.19, 8.39, 8.58, 9.02, 7.92, 9.25, 8.78, 8.74, 9.06, 8.66, 8.9, 8.47, 9.21, 7.29, 7.53, 8.94, 7.49, 7.1, 7.41, 8.82, 8.82, 6.546, 8.15, 6.821, 5.488, 4.939, 3.528, 4.234, 3.41, 6.272, 4.939, 4.273, 3.254, 3.685, 5.37, 3.626, 2.705, 3.685, 2.842, 2.822, 3.293, 3.214, 4.978, 3.959, 3.802, 6.703, 7.13, 8.04, 8.35, 8.58, 8.82, 7.76, 7.41, 8.47, 7.21, 8.39, 7.33, 5.88, 6.076, 4.626, 4.939, 5.606, 6.272, 6.507, 7.21, 6.272, 5.88, 5.449, 5.214, 3.606, 3.293, 3.332, 4.077, 3.038, 2.94, 2.058, 1.333, 2.94, 2.587, 3.097, 4.116, 4.077, 2.548 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.838, 7.1, 4.513, 5.715, 3.972, 5.099, 4.055, 6.029, 4.142, 5.869, 8, 7.3, 8.14, 7.92, 7.64, 7.3, 7.01, 7.51, 7.46, 6.662, 6.605, 6.819, 6.457, 6.427, 5.939, 4.598, 3.509, 3.92, 4.463, 2.782, 4.524, 6.064, 5.526, 5.929, 6.556, 5.687, 5.766, 6.948, 6.862, 6.845, 8.36, 9.25, 9.39, 9.71, 10.49, 9.9, 7.32, 8.25, 6.721, 8.15, 8.62, 8.19, 7.44, 6.852, 6.392, 5.464, 4.813, 4.601, 4.48, 4.562, 4.76, 5.337, 5.305, 4.123, 5.057, 5.684, 5.371, 4.996, 4.767, 4.47, 4.662, 4.699, 4.838, 4.523, 6.46, 5.219, 6.52, 6.841, 6.151, 6.748, 7.39, 7.07, 7.12, 7.65, 7.5, 7.85, 6.829, 8.15, 7.62, 7.64, 7.89, 7.37, 7.8, 7.4, 7.97, 6.529, 6.541, 7.73, 6.581, 6.139, 6.366, 7.29, 7.93, 5.534, 7.09, 6.089, 4.927, 4.136, 3.143, 3.203, 2.773, 5.087, 4.16, 3.466, 2.72, 2.946, 4.099, 2.774, 2.079, 3.115, 1.971, 2.13, 2.676, 2.393, 4, 2.937, 2.607, 5.434, 5.649, 6.483, 6.368, 6.729, 6.866, 6.369, 6.153, 6.596, 5.865, 6.297, 5.805, 4.805, 4.806, 3.853, 4.27, 4.718, 5.342, 5.298, 6.178, 5.39, 4.896, 4.713, 4.324, 3.001, 2.67, 2.618, 3.447, 2.091, 2.267, 1.62, 1.034, 2.417, 2.089, 2.433, 3.283, 3.326, 1.436 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 318.6, 314.2, 313.3, 300.4, 293.3, 281.6, 267.2, 270, 312.9, 317.7, 328.7, 310.5, 312, 321.5, 313.6, 301.5, 308.9, 303.3, 296.9, 293.7, 288.4, 282.4, 282.8, 276.2, 268.9, 271.3, 275.8, 258.9, 272.3, 237.2, 233.2, 247.4, 240.4, 234.5, 236.6, 229.2, 216, 215.4, 206.3, 193.3, 198.4, 199.8, 199.1, 204.5, 208.8, 206.8, 225.5, 199, 196.3, 198.8, 209.4, 212.3, 218.6, 228.2, 233, 236.5, 240, 232.3, 242.4, 228.7, 222.3, 213.2, 219.2, 232.9, 202.3, 211.8, 214.6, 220.4, 220.1, 216.7, 212.8, 211.8, 200.9, 209.1, 195.8, 205.6, 189.2, 196.1, 201.4, 203.8, 205.4, 206.4, 205.9, 202.2, 202.3, 202.8, 206.2, 205.9, 202.1, 199.9, 199.1, 200.2, 197.2, 201.3, 199.8, 208.2, 208.3, 200.8, 203.9, 206.1, 199.3, 190.9, 198.1, 207.4, 204.3, 224.7, 236.8, 234.9, 237.9, 327.8, 355.63, 354.76, 11.53, 21.04, 53.8, 37.05, 18.78, 56.4, 57, 61.3, 50.62, 45.52, 76.2, 356.52, 3.68, 30.9, 18.86, 338.8, 17.98, 349.21, 357.17, 346.637, 332.4, 334.4, 328.9, 320.2, 323.2, 307.9, 306.5, 284.1, 278.2, 277.6, 265.3, 260.3, 250.8, 244.1, 250, 257.5, 257.8, 241.4, 263.9, 261.2, 258.7, 237.4, 291.2, 306.3, 330.5, 329.8, 3.16, 340.7, 330.3, 342.322, 6.11, 11.96, 9.79 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2807.146, 2863.012, 2895.45, 2873.224, 2870.821, 2896.651, 2879.832, 2917.676, 2940.503, 2913.471, 2867.818, 2915.273, 2869.019, 2816.157, 2658.772, 2539.232, 2825.768, 2638.348, 2779.514, 2872.022, 2870.22, 2911.068, 2924.885, 2848.595, 2838.383, 2862.411, 2903.86, 2914.072, 2922.482, 2916.475, 2921.28, 2907.464, 2894.249, 2906.263, 2925.485, 2945.309, 2933.895, 2704.426, 2915.874, 2816.157, 2827.57, 2826.969, 2775.91, 2632.341, 2694.214, 2631.14, 2274.921, 2547.041, 2717.641, 2635.945, 2396.264, 2520.009, 2599.302, 2560.857, 2450.928, 2386.052, 2321.176, 318.6032, 281.3594, 263.3983, 214.9214, 437.3627, 383.119, 231.2005, 380.4158, 580.3306, 440.3662, 310.3134, 173.2925, 133.1053, 234.6846, 188.4303, 91.77675, 178.819, 422.9457, 394.2921, 550.2953, 423.5464, 391.2285, 184.766, 245.3772, 704.076, 829.0227, 421.1436, 316.3806, 248.2606, 257.5715, 2237.677, 406.967, 663.228, 800.7896, 1032.061, 2578.277, 2187.819, 239.7305, 320.7057, 257.8118, 517.2565, 351.5219, 438.5641, 823.0157, 661.4258, 653.6167, 374.8893, 656.6202, 1119.764, 380.1755, 239.6104, 288.9884, 736.5141, 1917.501, 2019.021, 1644.18, 1840.611, 1967.36, 1924.71, 1730.682, 1257.927, 339.4477, 819.4114, 289.4089, 205.9709, 211.197, 200.6246, 190.9532, 176.296, 189.5116, 337.5855, 308.5113, 826.0192, 558.7052, 951.5667, 1705.452, 1200.859, 808.5988, 2869.62, 2900.256, 2905.061, 2943.506, 2936.899, 2928.489, 2938.701, 2106.724, 2921.881, 2944.708, 2930.291, 2937.499, 2912.27, 2913.471, 2855.203, 2837.182, 2803.542, 2778.312, 2663.578, 2815.556, 2852.8, 2894.849, 2912.87, 2899.655, 2902.658, 2909.867, 2935.097, 2915.874, 2921.28, 2926.086 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }