netcdf C0209.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 167 ; 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.06, 800.044 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., 1.336 ; 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 = "01-Jun-2005 14:33:22: Modified [lon,lat] to [-70.059976,43.569600].\n", "01-Jun-2005 07:29:42: Modified [lon,lat] to [-70.061000,43.569500].\n", "Wed Jun 1 06:46:58 2005: /usr/local/nco/bin/ncrcat -d time,2453523.2396,2453524.23 C0209.met.realtime.nc C0209.met.realtime.nc.new\n", "01-Jun-2005 06:43:57: Parameter barometric_pressure marked as non-functional as of julian day 2453523.239583 (2005-06-01 05:45:00)" ; :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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2299999" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0209" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.91667244 ; :ending_julian_day_string = "2005-08-06 22:00:00" ; :algorithm_ids = "SET_BP_1.3: 01-Jun-2005 04:16:01\n", "WIND_DIR_1.2: 01-Jun-2005 04:16:01\n", "AAN_VIZ_1.2: 01-Jun-2005 04:16:01" ; :longitude = -70.0599757603237 ; :latitude = 43.5696002415248 ; data: lat = 43.5696002415248 ; lon = -70.0599757603237 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667 ; air_temperature = 17.99, 18.01, 17.7, 17.81, 17.89, 17.82, 17.8, 17.38, 17.39, 17.74, 17.59, 17.63, 17.71, 17.54, 17.29, 17.68, 17.94, 17.89, 17.69, 17.53, 17.55, 17.68, 17.64, 17.74, 17.68, 17.73, 17.87, 17.73, 17.86, 18, 18.01, 18.04, 17.99, 17.78, 17.89, 18.13, 18.26, 18.1, 18.34, 18.32, 18.23, 18.19, 18.36, 18.24, 18.36, 18.56, 18.52, 18.84, 18.76, 18.09, 17.76, 18.32, 18.01, 18.23, 17.88, 17.26, 16.64, 16.88, 16.64, 18.35, 18.83, 18.32, 18.77, 19.75, 20.18, 20.28, 19.96, 19.91, 20.13, 20.08, 21.08, 19.31, 20.74, 19.24, 19.18, 18.68, 18.99, 18.8, 17.85, 18.54, 18.22, 18.28, 18.36, 19.75, 19.41, 19.53, 20.12, 20.59, 20.91, 20.51, 21.26, 20.5, 20.1, 19.81, 19.67, 19.89, 19.71, 19.62, 19.58, 19.44, 19.18, 18.98, 18.63, 18.55, 18.09, 18.08, 17.93, 18.01, 18.94, 18.45, 18.33, 18.39, 18.56, 18.97, 19.95, 20.07, 20.44, 20.11, 20.16, 19.78, 19.65, 19.74, 19.84, 20.12, 20.13, 20.05, 19.85, 19.72, 19.52, 19.42, 19.37, 19.31, 19.4, 19.46, 19.18, 19.09, 19.39, 19.82, 20.47, 21.14, 21.58, 22.73, 21.58, 21.5, 20.3, 21.51, 21.37, 20.54, 21.82, 21.14, 20.26, 20.02, 20.45, 19.74, 19.79, 19.4, 20.06, 21.05, 19.91, 20.62, 20.74, 21.64, 22.93, 23.79, 22.46, 22.82, 22.16 ; 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, 0, 0 ; barometric_pressure = 1023.08, 1023.62, 1024.22, 1024.34, 1024.58, 1025.12, 1025.3, 1025.3, 1025.18, 1025.42, 1025.72, 1026.02, 1026.14, 1026.38, 1025.72, 1025.72, 1025.54, 1025.78, 1025.6, 1025.36, 1025, 1024.64, 1023.68, 1022.72, 1023.32, 1023.38, 1023.14, 1023.02, 1022.36, 1022.06, 1021.52, 1020.98, 1020.56, 1020.2, 1020.14, 1019.78, 1020.32, 1019.9, 1019.36, 1019.24, 1018.58, 1017.92, 1017.2, 1016.48, 1015.58, 1014.92, 1014.5, 1014.02, 1014.5, 1014.38, 1014.5, 1013.6, 1013.36, 1013.24, 1013.12, 1012.82, 1012.82, 1012.64, 1013.06, 1013.18, 1013.6, 1013.48, 1013.3, 1013, 1012.76, 1012.1, 1011.26, 1011.32, 1010.72, 1010.42, 801.2543, 1009.94, 1010.18, 1010.48, 1010.48, 1010.36, 1011.38, 1011.02, 801.2886, 1011.2, 1011.08, 1011.32, 1011.74, 1012.28, 1012.76, 1013.06, 1013.36, 1013.18, 1012.7, 1012.46, 1012.46, 1012.46, 1012.64, 1012.88, 1013.24, 1013.6, 1014.14, 888.32, 1015.52, 1016, 1016.48, 1016.24, 1016.54, 1016.96, 1017.32, 1017.8, 1018.34, 1018.64, 1018.7, 1018.76, 1018.7, 1018.64, 1018.58, 1018.52, 1017.98, 1018.22, 1018.04, 1017.8, 1017.08, 1017.02, 1016.84, 1017.32, 1016.96, 1016.72, 1016.06, 1015.52, 1015.34, 1015.22, 1014.98, 1014.68, 1014.38, 1014.2, 1013.96, 1013.42, 1013.24, 1012.52, 1011.8, 1011.08, 1010.66, 1010.6, 1010.12, 1011.38, 1011.62, 1011.86, 1012.76, 1013.6, 1014.2, 1014.26, 1014.74, 1015.22, 1015.64, 1016, 1016.48, 1017.14, 1018.4, 1019.3, 1019.6, 1020.08, 1020.14, 1020.08, 1019.66, 1019.48, 1019.18, 1018.94, 1018.94, 1018.94, 1019 ; 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, 1, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 3.175, 2.313, 0.882, 0, 1.96, 0.686, 1.254, 3.606, 5.214, 5.174, 4.743, 5.762, 5.684, 5.762, 6.664, 6.86, 5.919, 3.724, 3.293, 2.94, 2.548, 2.509, 3.489, 4.194, 2.156, 0.823, 2.274, 2.117, 3.254, 2.391, 2.901, 3.332, 4.939, 4.822, 6.311, 7.88, 8.04, 6.899, 8.78, 9.06, 8.15, 7.6, 8.04, 9.13, 6.742, 6.938, 6.194, 6.546, 6.468, 4.351, 5.018, 5.449, 3.038, 0.882, 1.803, 3.058, 3.136, 2.058, 1.96, 0.902, 0.157, 1.882, 1.529, 1.764, 2.666, 3.606, 6.899, 5.684, 7.41, 6.742, 9.76, 3.43, 3.959, 3.43, 4.861, 3.234, 4.312, 2.058, 2.47, 1.921, 1.607, 1.137, 0.862, 1.45, 1.176, 0.941, 1.098, 0.98, 2.234, 3.136, 4.939, 4.469, 4.194, 5.331, 4.038, 3.724, 5.566, 3.136, 3.489, 2.254, 2.901, 2.43, 2.666, 3.528, 4.194, 3.724, 3.881, 3.646, 2.862, 3.606, 3.293, 2.666, 3.45, 3.371, 4.116, 3.92, 4.9, 5.802, 6.194, 5.684, 4.822, 4.155, 4.978, 5.606, 6.154, 6.272, 6.311, 5.527, 8.11, 8.7, 6.742, 6.742, 6.938, 6.782, 5.723, 6.742, 6.546, 5.841, 6.39, 6.311, 5.214, 3.234, 3.489, 2.156, 1.372, 3.097, 2.43, 1.96, 7.37, 4.9, 2.94, 2.862, 5.606, 4.214, 5.645, 3.724, 5.88, 3.43, 2.783, 3.92, 3.881, 1.96, 0, 2.195, 2.509, 2.195, 4.626 ; wind_gust_qc = 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0 ; wind_speed = 2.35, 1.98, 0.002, 0, 1.446, 0, 0.386, 2.59, 4.231, 4.378, 3.977, 4.759, 5.01, 4.949, 5.94, 5.843, 5.215, 3.164, 2.609, 2.18, 1.868, 1.811, 3.069, 3.484, 0.414, 0.252, 1.858, 1.726, 2.669, 1.901, 2.513, 2.793, 4.065, 4.166, 5.334, 6.462, 6.524, 5.827, 7.58, 7.57, 7.15, 6.429, 6.828, 7.11, 5.624, 5.909, 5.43, 5.758, 4.78, 3.649, 3.776, 4.886, 0.889, 0.036, 1.471, 2.523, 2.75, 1.594, 1.608, 0.05, 0.003, 1.368, 1.026, 1.531, 2.285, 3.094, 6.08, 4.485, 5.932, 5.529, 6.771, 0.637, 3.54, 2.642, 3.94, 1.614, 3.706, 0.004, 2.146, 1.379, 1.2, 0.466, 0.082, 1.045, 0.089, 0.097, 0.248, 0.65, 1.791, 2.206, 3.754, 3.295, 3.497, 4.632, 3.587, 2.807, 4.373, 2.375, 2.813, 1.078, 2.287, 1.969, 2.137, 2.81, 3.737, 3.084, 3.149, 3.175, 2.375, 2.865, 2.805, 2.083, 2.812, 2.773, 3.377, 3.335, 3.977, 4.912, 5.451, 4.569, 4.146, 3.423, 4.292, 4.512, 5.285, 5.348, 5.411, 4.766, 6.705, 7, 5.829, 5.339, 5.838, 5.713, 4.708, 5.712, 5.701, 5.08, 5.392, 5.189, 3.971, 1.66, 2.519, 1.494, 0.867, 2.552, 1.784, 1.529, 6.054, 3.737, 2.39, 2.42, 4.763, 3.42, 4.861, 2.734, 5.039, 2.503, 2.055, 2.596, 3.335, 0.277, 0, 0.351, 1.842, 1.248, 3.625 ; wind_speed_qc = 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0 ; wind_direction = 223.4, 212.1, 165.7, 343.4, 21.27, 343.4, 340.1, 351.9, 15.81, 36.87, 38.55, 30, 46.97, 56.1, 69.4, 75.5, 80, 104.6, 86.4, 82.1, 105.7, 136.2, 144.9, 129.7, 118.1, 107.3, 111.6, 113.2, 134, 182.1, 173.8, 198.7, 210.2, 186.9, 205, 183.7, 200.2, 203.3, 202.5, 205.3, 203.3, 199.9, 196.2, 190.5, 178.9, 178.6, 179.2, 177.8, 194.9, 206.5, 258.9, 216.6, 152.5, 158.7, 213.3, 224.8, 247.5, 290.3, 267.8, 231.6, 327.5, 213.5, 221.3, 219.6, 213.7, 191.6, 199.8, 206.7, 204.6, 207.5, 72.2, 209.8, 245.8, 228.7, 241.8, 298.3, 49.32, 51.79, 273.1, 310.1, 312.8, 296.1, 321.2, 245.1, 345.122, 55.8, 355.63, 40.01, 106.3, 178.9, 184.8, 177, 208, 225.6, 234.1, 230.7, 231.6, 99, 220.6, 278.9, 286.5, 319.3, 334.7, 352.55, 4.66, 14.5, 14.95, 11.86, 20.18, 49.58, 61.7, 88.3, 106.5, 124.1, 143, 157.3, 171.4, 156.4, 150.2, 158.6, 166.8, 163.7, 156.9, 172, 177.3, 180.5, 180.7, 178.2, 193.5, 187.4, 197.7, 187.8, 201.1, 203.1, 197.1, 194.5, 194.8, 196.1, 190.4, 208.2, 209.8, 57.2, 50.36, 111.8, 265.5, 309.5, 345.537, 3.49, 325.4, 316.1, 286.6, 303, 319, 338.1, 326.9, 353.62, 341.2, 354.89, 342.1, 342.3, 343.722, 6.36, 343.4, 219.3, 192.7, 182.4, 196.7 ; wind_direction_qc = 0, 0, 40, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0 ; visibility = 2865.415, 2936.298, 2876.828, 2894.249, 2927.888, 2890.644, 2907.464, 2826.969, 2915.874, 2950.715, 2945.909, 2945.309, 2927.287, 2936.899, 2913.471, 2936.899, 2928.489, 2951.916, 2935.097, 2936.899, 2950.114, 2947.711, 2944.107, 2953.719, 2952.517, 2951.916, 2951.916, 2953.719, 2952.517, 2953.118, 2939.902, 2871.422, 2795.132, 2479.161, 1093.333, 1792.555, 1819.586, 1711.459, 1996.194, 2195.628, 2116.936, 2225.062, 2568.065, 2409.479, 2373.437, 2523.012, 2588.49, 2846.793, 2874.425, 2823.365, 1831, 2574.673, 2309.762, 2413.083, 2112.731, 2232.872, 2291.741, 2130.151, 2268.313, 2599.302, 2835.379, 2821.563, 2840.185, 2870.821, 2807.747, 2838.383, 2747.677, 2811.351, 2866.015, 2898.454, -1.843818, 2798.736, 2942.906, 2882.835, 2933.294, 2899.054, 2878.63, 2917.075, -1.488801, 2927.287, 2897.853, 2837.182, 2832.977, 2902.658, 2949.513, 2926.687, 2933.294, 2932.694, 2932.694, 2936.298, 2952.517, 2950.715, 2930.291, 2614.92, 2459.338, 2478.56, 2950.715, 1203.262, 2954.319, 2954.92, 2945.909, 2946.51, 2952.517, 2954.319, 2954.92, 2948.913, 2711.634, 1414.11, 2944.708, 2793.33, 2909.867, 2953.118, 2936.899, 2953.118, 2951.916, 2953.719, 2954.319, 2930.892, 2953.118, 2950.715, 2952.517, 2936.899, 2953.118, 2955.521, 2955.521, 2951.316, 2948.312, 2953.118, 2176.405, 622.9807, 430.1542, 239.7305, 265.1404, 313.377, 248.0203, 147.9427, 1365.453, 1644.781, 1878.455, 2228.667, 2389.656, 2504.991, 2857.005, 2841.987, 2778.312, 2943.506, 2954.319, 2943.506, 2954.92, 2956.121, 2953.719, 2954.92, 2954.92, 2954.92, 2954.319, 2843.189, 2945.309, 2953.719, 2941.104, 2955.521, 2950.715, 2955.521, 2954.319, 2955.521, 2939.302, 2955.521, 2955.521 ; 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, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }