netcdf C0209.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 159 ; 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 = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.58333912 ; :ending_julian_day_string = "2005-07-30 14: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 = 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 ; air_temperature = 21.08, 20.79, 20.16, 19.91, 19.93, 19, 18.67, 18.71, 18.77, 17.98, 18.02, 17.44, 17.26, 17.55, 18.14, 18.55, 19.39, 19.91, 20.59, 20.09, 20.27, 19.48, 19.79, 19.66, 18.8, 19.4, 19.08, 19.04, 18.56, 18.47, 18.41, 18.33, 18.36, 18.35, 18.15, 17.18, 17.82, 18.06, 18.6, 19.23, 19.26, 18.29, 18.83, 18.87, 18.91, 18.62, 19.2, 18.62, 17.88, 18.14, 17.24, 17.41, 17.1, 17.48, 17.82, 17.92, 17.68, 17.51, 17.59, 18.04, 17.68, 17.94, 18.08, 17.83, 18.51, 18.79, 19.04, 18.97, 19.28, 19.88, 19.85, 19.77, 20.11, 19.46, 19.92, 19.63, 19.76, 19.02, 18.9, 18.47, 17.89, 17.84, 17.37, 16.54, 17.1, 17.06, 17.14, 17.2, 16.8, 17.16, 17.34, 18.19, 18.5, 18.24, 18.67, 17.04, 18.66, 17.21, 16.8, 15.57, 16.3, 15.69, 16.68, 16.44, 15.73, 15.64, 15.62, 15.45, 15.58, 15.9, 16.09, 16.42, 16.82, 18.32, 19.4, 18.77, 18.25, 17.83, 17.63, 17.76, 16.8, 16.11, 16.05, 15.7, 15.48, 15.29, 15.11, 15.45, 15.62, 15.4, 15.88, 15.44, 15.45, 15.6, 16.05, 16.41, 16.84, 17.36, 17.86, 18.35, 18.34, 18.1, 18.81, 18.85, 18.32, 19.97, 19.5, 18.58, 19.61, 18.29, 17.57, 17.73, 17.53, 17.51, 17.38, 17.59, 17.75, 18.19, 18.51 ; 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 ; barometric_pressure = 1012.88, 1013.42, 1013.78, 1014.02, 1014.2, 1014.08, 1014.5, 1014.44, 1014.68, 1014.98, 1015.7, 1016.18, 1016.48, 1016.36, 1016.48, 1016.3, 1015.94, 1015.34, 1015.04, 1014.68, 1014.38, 1014.14, 1013.84, 1013.96, 1013.6, 1014.08, 1013.78, 1013.48, 1013.24, 1012.58, 1011.5, 1010.84, 1010.12, 1009.28, 1008.86, 1008.8, 1008.08, 1007.06, 1006.1, 1005.62, 1005.14, 1004.96, 1004.78, 1004.48, 1004.54, 1004.6, 1005.02, 1005.32, 1006.16, 1007, 1007.84, 1008.38, 1008.56, 1008.32, 1008.32, 1007.96, 1008.08, 1008.74, 1008.92, 1009.4, 1009.52, 1009.52, 1009.1, 1008.92, 1009.28, 1008.98, 1008.08, 1007.72, 1007.18, 1007.06, 1006.76, 1006.58, 1006.4, 1006.46, 1006.46, 1006.28, 1006.1, 1005.2, 1004.78, 1004.36, 1004.12, 1004.12, 1004.48, 1005.26, 1005.62, 1005.62, 1005.74, 1005.8, 1005.56, 1005.2, 1004.66, 1004.24, 1002.74, 1003.16, 1004.66, 1004.66, 1007.12, 1008.44, 1008.86, 1010.24, 1011.08, 1011.56, 1011.98, 1012.64, 1013.42, 1014.62, 1015.34, 1016.24, 1017.02, 1017.56, 1018.04, 1018.34, 1018.58, 1018.46, 1018.1, 1017.62, 1017.2, 1016.78, 1016.72, 1016.9, 1017.08, 1017.92, 1018.1, 1017.8, 1017.38, 1017.44, 1017.32, 1016.96, 1016.84, 1016.78, 1017.14, 1017.26, 1017.68, 1017.86, 1017.92, 1018.04, 1018.28, 1018.1, 1017.44, 1017.2, 1016.78, 1016.48, 1016.54, 1017.08, 1017.56, 1018.34, 1019.24, 1019.66, 1020.02, 1020.32, 1020.56, 1020.68, 1021.04, 1021.58, 1021.94, 1022.36, 1022.9, 1023.56, 1023.86 ; 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 ; wind_gust = 5.566, 5.645, 4.194, 5.331, 4.978, 4.194, 3.881, 5.214, 7.13, 6.076, 6.664, 6.625, 5.41, 5.723, 4.508, 4.077, 2.94, 1.921, 2.078, 3.018, 6.037, 5.841, 5.841, 5.39, 3.92, 6.35, 6.899, 7.33, 5.194, 5.292, 6.194, 5.723, 6.272, 7.29, 6.586, 5.214, 5.958, 8.19, 7.64, 10.98, 7.17, 7.13, 6.115, 6.821, 7.37, 5.958, 4.586, 3.842, 2.94, 3.45, 2.254, 1.568, 1.254, 3.371, 1.96, 0.49, 3.685, 2.509, 3.332, 2.862, 2.156, 2.901, 3.724, 4.586, 5.214, 4.508, 4.469, 4.39, 5.958, 6.664, 5.645, 5.37, 6.782, 5.762, 7.53, 7.72, 8.58, 8.35, 9.6, 7.68, 8.08, 9.09, 7.8, 5.488, 7.6, 7.37, 7.53, 7.45, 6.468, 6.821, 6.782, 7.45, 8.47, 6.37, 11.56, 2.391, 7.37, 5.919, 5.292, 2.666, 4.822, 3.41, 6.546, 6.037, 5.194, 4.39, 4.312, 4.586, 4.43, 4.547, 4.273, 3.038, 2.156, 0.902, 1.176, 3.018, 3.018, 2.744, 3.136, 2.548, 0.98, 1.45, 1.882, 3.018, 2.117, 1.529, 1.568, 3.293, 2.195, 1.725, 2.783, 2.274, 3.489, 3.038, 3.528, 3.136, 4.273, 5.331, 5.096, 4.861, 4.978, 4.822, 4.155, 4.782, 5.998, 3.371, 2.274, 1.607, 2.979, 2.058, 1.96, 3.018, 2.195, 1.666, 0.49, 1.568, 2.352, 2.47, 1.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.032, 5.032, 2.74, 4.476, 3.837, 3.769, 3.195, 4.528, 6.065, 5.035, 5.842, 5.624, 4.518, 4.77, 3.884, 3.288, 1.946, 1.506, 0.642, 2.41, 4.965, 4.983, 5.066, 4.68, 3.117, 5.463, 6.032, 6.303, 3.35, 4.69, 5.172, 5.055, 5.364, 6.428, 5.195, 4.69, 4.694, 6.984, 6.283, 9.28, 5.939, 6.33, 5.051, 5.952, 5.742, 4.891, 3.854, 3.306, 2.137, 2.385, 1.663, 0.979, 0.937, 1.093, 0.226, 0.022, 2.472, 2.162, 2.673, 2.344, 1.786, 2.406, 3.245, 4.142, 4.485, 3.784, 4.053, 3.774, 5.323, 5.638, 5.029, 4.869, 6.067, 5.357, 6.545, 6.652, 7.61, 7.33, 8.39, 6.993, 6.52, 7.68, 6.903, 4.376, 6.97, 6.462, 6.783, 6.762, 5.699, 5.704, 6.258, 6.557, 7.3, 4.587, 7.91, 0.573, 6.172, 5.051, 4.005, 2.062, 3.908, 2.76, 5.097, 5.192, 3.713, 3.765, 3.776, 4.014, 3.595, 4.003, 3.763, 2.499, 1.577, 0.225, 0.204, 2.642, 2.352, 2.314, 2.67, 1.808, 0, 1.154, 1.642, 2.62, 1.711, 1.165, 1.037, 2.616, 1.523, 1.151, 2.229, 1.849, 2.81, 2.662, 3.008, 2.414, 3.63, 4.373, 4.409, 4.159, 4.244, 4.252, 3.342, 3.983, 3.531, 2.789, 1.736, 1.316, 2.452, 1.587, 1.573, 2.467, 1.69, 0.973, 0, 0.366, 2.007, 2.072, 1.664 ; 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 ; wind_direction = 313.8, 309.4, 306.3, 307.1, 281.7, 320.4, 315.6, 298.6, 304.2, 288.5, 307, 306.9, 332, 329, 330.4, 314, 286.8, 323.4, 217.3, 217, 199.1, 190.7, 199.8, 190, 168.4, 208.6, 205.2, 209.6, 208.4, 219.2, 211.2, 201.4, 193.8, 201.1, 199, 216.2, 217.1, 216.2, 195.9, 210.6, 185.6, 216.3, 207.8, 214.1, 213.3, 215.5, 218.6, 212.1, 212.5, 217.1, 242.9, 286.5, 249.3, 182.7, 191.1, 203.1, 182.6, 242.2, 227.5, 219.5, 219.2, 216.5, 195.7, 196.3, 197.4, 187.9, 192.1, 162.8, 173, 182.4, 179.3, 192, 200.9, 199, 196.1, 198.6, 201.4, 195.7, 195.1, 196.1, 204.3, 202.4, 207.1, 222.6, 206.9, 205.3, 205.7, 194.9, 189.3, 177.9, 188.4, 180, 169.4, 183, 268.7, 158.4, 274.8, 12.7, 40.8, 340.4, 339.7, 0.08, 1.27, 359.61, 20.38, 351.14, 357.11, 359.95, 3.18, 2.19, 2.6, 355.15, 359.32, 334.8, 159.1, 152.2, 150.4, 168.5, 157.9, 169.7, 343.4, 246.6, 254.2, 265, 271.4, 267.2, 288.7, 280.7, 264.7, 270.4, 254.2, 247.3, 240, 226.7, 207.9, 204.8, 195.6, 190.5, 186.5, 187.7, 185.8, 189.7, 178.8, 200, 256.8, 280, 284.6, 275.4, 338.8, 345.542, 354.46, 346.413, 335.1, 337.8, 343.4, 4.36, 11.6, 1.96, 17.94 ; 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, 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, 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, 40, 0, 0, 0, 0 ; visibility = 2658.772, 2954.92, 2951.916, 2955.521, 2956.121, 2955.521, 2954.92, 2953.719, 2956.121, 2954.319, 2942.906, 2955.521, 2941.104, 2951.316, 2888.241, 2930.291, 2951.916, 2956.121, 2954.92, 2955.521, 2955.521, 2954.319, 2956.121, 2835.98, 2906.864, 2953.719, 2954.319, 2955.521, 2953.719, 2941.704, 2941.704, 2926.687, 2890.644, 2824.567, 2713.436, 2687.005, 2821.563, 2820.962, 2837.782, 2791.528, 2820.362, 2737.464, 2756.687, 2649.161, 2529.02, 2353.614, 2261.706, 2142.165, 2219.055, 2208.844, 2034.038, 2074.285, 1931.318, 2034.639, 2244.886, 2291.14, 2116.936, 2025.028, 2110.328, 2125.946, 1957.148, 1975.169, 2048.455, 1936.123, 2113.331, 2318.773, 2543.437, 2628.136, 2652.164, 2744.072, 2763.896, 2862.411, 2939.902, 2933.895, 2907.464, 2863.012, 2504.391, 1312.591, 1606.937, 1575.7, 1662.201, 1797.36, 1727.078, 1525.841, 1633.368, 1727.078, 1656.795, 1810.576, 1647.784, 1715.063, 1778.138, 1968.561, 1991.388, 1903.084, 1500.011, 1671.212, 1987.784, 1412.909, 2584.284, 2491.175, 2556.652, 2542.235, 2940.503, 2935.697, 2938.701, 2929.09, 2943.506, 2861.811, 2832.376, 2832.977, 2897.252, 2886.439, 2915.273, 2944.708, 2945.909, 2950.114, 2944.107, 2952.517, 2938.1, 2410.08, 2949.513, 2945.909, 2938.701, 2941.104, 2939.902, 2912.27, 2920.079, 2946.51, 2952.517, 2943.506, 2923.083, 2935.697, 2932.093, 2936.899, 2935.697, 2921.28, 2913.471, 2879.832, 2888.842, 2918.277, 2921.881, 2909.867, 2940.503, 2810.15, 2948.913, 2956.121, 2956.121, 2954.319, 2954.319, 2953.118, 2946.51, 2950.715, 2946.51, 2947.111, 2918.877, 2911.669, 2886.439, 2896.651, 2897.252 ; 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 ; }