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 = 2453590.00000579 ; :starting_julian_day_string = "2005-08-07 00:00:00" ; :ending_julian_day_number = 2453596.91667244 ; :ending_julian_day_string = "2005-08-13 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 = 2453590, 2453590.04166667, 2453590.08333333, 2453590.125, 2453590.16666667, 2453590.20833333, 2453590.25, 2453590.29166667, 2453590.33333333, 2453590.375, 2453590.41666667, 2453590.45833333, 2453590.5, 2453590.54166667, 2453590.58333333, 2453590.625, 2453590.66666667, 2453590.70833333, 2453590.75, 2453590.79166667, 2453590.83333333, 2453590.875, 2453590.91666667, 2453590.95833333, 2453591, 2453591.04166667, 2453591.08333333, 2453591.125, 2453591.16666667, 2453591.20833333, 2453591.25, 2453591.29166667, 2453591.33333333, 2453591.375, 2453591.41666667, 2453591.45833333, 2453591.5, 2453591.54166667, 2453591.58333333, 2453591.625, 2453591.66666667, 2453591.70833333, 2453591.75, 2453591.79166667, 2453591.83333333, 2453591.875, 2453591.91666667, 2453591.95833333, 2453592, 2453592.04166667, 2453592.08333333, 2453592.125, 2453592.16666667, 2453592.20833333, 2453592.25, 2453592.29166667, 2453592.33333333, 2453592.375, 2453592.41666667, 2453592.45833333, 2453592.5, 2453592.54166667, 2453592.58333333, 2453592.625, 2453592.66666667, 2453592.70833333, 2453592.75, 2453592.79166667, 2453592.83333333, 2453592.875, 2453592.91666667, 2453592.95833333, 2453593, 2453593.04166667, 2453593.08333333, 2453593.125, 2453593.16666667, 2453593.20833333, 2453593.25, 2453593.29166667, 2453593.33333333, 2453593.375, 2453593.41666667, 2453593.45833333, 2453593.5, 2453593.54166667, 2453593.58333333, 2453593.625, 2453593.66666667, 2453593.70833333, 2453593.75, 2453593.79166667, 2453593.83333333, 2453593.875, 2453593.91666667, 2453593.95833333, 2453594, 2453594.04166667, 2453594.08333333, 2453594.125, 2453594.16666667, 2453594.20833333, 2453594.25, 2453594.29166667, 2453594.33333333, 2453594.375, 2453594.41666667, 2453594.45833333, 2453594.5, 2453594.54166667, 2453594.58333333, 2453594.625, 2453594.66666667, 2453594.70833333, 2453594.75, 2453594.79166667, 2453594.83333333, 2453594.875, 2453594.91666667, 2453594.95833333, 2453595, 2453595.04166667, 2453595.08333333, 2453595.125, 2453595.16666667, 2453595.20833333, 2453595.25, 2453595.29166667, 2453595.33333333, 2453595.375, 2453595.41666667, 2453595.45833333, 2453595.5, 2453595.54166667, 2453595.58333333, 2453595.625, 2453595.66666667, 2453595.70833333, 2453595.75, 2453595.79166667, 2453595.83333333, 2453595.875, 2453595.91666667, 2453595.95833333, 2453596, 2453596.04166667, 2453596.08333333, 2453596.125, 2453596.16666667, 2453596.20833333, 2453596.25, 2453596.29166667, 2453596.33333333, 2453596.375, 2453596.41666667, 2453596.45833333, 2453596.5, 2453596.54166667, 2453596.58333333, 2453596.625, 2453596.66666667, 2453596.70833333, 2453596.75, 2453596.79166667, 2453596.83333333, 2453596.875, 2453596.91666667 ; air_temperature = 20.05, 20.04, 19.59, 19.43, 19.34, 19.12, 18.97, 18.55, 18.45, 18.62, 19.11, 19.81, 19.26, 19.4, 19.35, 19.42, 19.77, 20.04, 20.29, 20.53, 20.82, 20.95, 21.05, 21.05, 20.81, 20.5, 20.02, 19.78, 19.41, 19.41, 18.71, 18.48, 18.3, 18.08, 18.48, 18.76, 19.56, 19.12, 19.31, 19.41, 19.68, 20.1, 20.58, 20.83, 21.07, 20.74, 20.3, 20.69, 20.09, 19.96, 19.83, 19.95, 19.79, 19.77, 19.35, 19.3, 19.93, 19.62, 19.54, 19.61, 21.3, 19.87, 20.21, 20.28, 20.32, 20.52, 21.07, 20.99, 21.28, 21.39, 20.83, 20.4, 20.49, 19.99, 19.82, 19.9, 19.14, 19.04, 19.06, 19.34, 18.56, 17.89, 17.99, 18.02, 18.28, 18.18, 18.12, 18.19, 18.51, 18.89, 19.18, 19.61, 19.76, 19.6, 19.5, 19.03, 18.07, 18.81, 18.4, 17.58, 17.2, 16.95, 17.2, 17.39, 17.18, 16.87, 16.88, 16.77, 16.87, 16.49, 16.42, 16.94, 17.98, 19.06, 19.36, 20.32, 19.22, 20.27, 18.76, 19.97, 19.92, 20.26, 19.94, 19.49, 18.46, 18.97, 18.72, 18.33, 17.84, 17.72, 17.77, 17.72, 18, 18.57, 19.3, 19.64, 19.15, 19.08, 18.8, 18.8, 18.9, 18.98, 18.88, 19.33, 19.69, 19.9, 19.89, 19.66, 19.31, 19.03, 19.23, 18.67, 18.62, 18.49, 18.66, 18.75, 20.25, 19.24, 19.01, 19.3, 19.59, 21.62, 20.26, 21.33, 21.13, 20.64, 21.37 ; 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 = 1019.54, 1019.84, 1020.02, 1019.84, 1019.78, 1019.78, 1019.78, 1019.96, 1020.14, 1020.44, 1020.74, 1021.04, 1021.34, 1021.1, 1020.98, 1020.8, 1020.38, 1019.72, 1019.36, 1018.7, 1018.34, 1017.92, 1017.56, 1017.44, 1017.14, 1017.14, 1017.5, 1017.62, 1017.74, 1017.74, 1017.74, 1017.56, 1017.92, 1018.28, 1018.88, 1019.06, 1019.12, 1019.3, 1019.42, 1019.54, 1019.36, 1019.3, 1018.94, 1018.58, 1018.58, 1018.34, 1018.34, 1018.1, 1018.16, 1018.34, 1018.4, 1018.22, 1018.04, 1017.68, 1017.62, 1017.62, 1017.5, 1017.44, 1017.8, 1018.34, 1017.8, 1017.86, 1018.46, 1018.16, 1017.44, 1016.78, 1016.3, 1015.76, 1015.04, 1015.1, 1015.28, 1015.16, 1014.74, 1014.92, 1014.98, 1015.1, 1014.98, 1014.8, 1014.2, 1013.9, 1013.72, 1013.9, 1014.32, 1014.62, 1014.26, 1014.56, 1014.38, 1014.08, 1013.9, 1013.66, 1013.12, 1012.52, 1011.92, 1011.74, 1011.56, 1011.62, 1011.92, 1012.16, 1011.8, 1011.5, 1011.14, 1010.9, 1010.06, 1009.46, 1009.34, 1009.28, 1009.94, 1010.06, 1010.36, 1010.72, 1011.44, 1011.62, 1011.2, 1011.14, 1010.78, 1011.68, 1011.26, 1011.32, 1011.98, 1012.46, 1013.3, 1014.02, 1014.62, 1015.16, 1015.28, 1015.34, 1015.52, 1015.7, 1016, 1016.24, 1016.6, 1017.08, 1017.44, 1017.5, 1017.62, 1017.8, 1017.5, 1017.26, 1016.6, 1016.3, 1015.88, 1015.82, 1014.74, 1014.32, 1013.9, 1013.78, 1013.18, 1012.82, 1012.82, 1011.62, 1010.36, 1010, 1009.88, 1009.1, 1009.34, 1008.62, 1008.92, 1009.1, 1008.86, 1009.22, 1009.34, 1009.04, 1008.86, 1008.74, 1008.56, 1008.5, 1008.68 ; 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, 0, 0 ; wind_gust = 5.88, 4.861, 4.704, 4.43, 4.194, 4.469, 3.038, 2.078, 1.274, 2.234, 3.254, 3.41, 3.45, 4.508, 5.527, 5.723, 6.037, 6.703, 7.02, 7.84, 8.04, 8.11, 9.29, 9.56, 9.56, 9.02, 6.154, 6.703, 5.978, 6.742, 5.449, 5.958, 3.724, 2.548, 0.588, 2.391, 1.764, 1.646, 2.626, 2.901, 3.293, 2.94, 3.92, 3.881, 3.528, 3.606, 3.234, 3.842, 2.45, 1.921, 2.901, 3.018, 3.058, 2.842, 1.568, 3.646, 3.371, 3.371, 4.469, 5.998, 3.43, 5.566, 4.704, 4.939, 6.978, 5.645, 6.546, 7.49, 8.74, 8.23, 6.586, 5.41, 6.468, 5.762, 6.233, 7.13, 5.39, 6.429, 7.13, 7.88, 7.37, 6.468, 6.154, 5.88, 7.37, 6.782, 6.86, 6.194, 6.154, 7.21, 7.76, 8.39, 8.47, 7.57, 7.6, 6.233, 4.626, 6.546, 6.311, 5.488, 3.881, 3.214, 4.9, 5.488, 3.43, 3.136, 2.901, 4.273, 3.097, 1.666, 1.019, 2.587, 1.607, 1.078, 2.626, 3.41, 3.018, 2.862, 3.018, 1.686, 2.862, 1.803, 1.294, 3.097, 2.47, 2.979, 1.176, 0.392, 0.118, 1.764, 1.646, 1.686, 2.156, 1.882, 0.686, 1.45, 2.587, 2.783, 3.018, 2.979, 2.901, 1.96, 3.293, 2.901, 2.626, 1.764, 2.666, 1.999, 0.686, 0.706, 2.038, 1.803, 3.959, 5.057, 3.724, 5.449, 8.39, 8.9, 8.74, 7.15, 4.9, 6.899, 6.468, 8.62, 6.272, 5.841, 4.998 ; 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, 0, 0 ; wind_speed = 5.157, 4.36, 4.109, 3.66, 3.52, 3.757, 2.088, 1.62, 0.283, 1.657, 2.635, 2.788, 2.653, 3.967, 4.628, 4.734, 4.962, 5.612, 5.959, 6.906, 6.799, 6.972, 7.77, 7.85, 8.15, 7.58, 5.364, 5.845, 5.31, 5.949, 4.555, 5.328, 2.811, 1.644, 0.022, 1.7, 1.423, 0.929, 2.002, 2.522, 2.78, 2.389, 3.387, 3.46, 2.935, 3.172, 2.934, 3.451, 1.365, 1.636, 2.344, 2.381, 2.656, 2.143, 0.958, 2.673, 2.848, 2.997, 3.929, 4.579, 2.177, 4.844, 4.002, 4.093, 6.22, 4.638, 5.75, 6.534, 7.37, 6.755, 5.716, 4.742, 5.792, 5.112, 5.457, 6.323, 4.783, 5.685, 6.165, 6.78, 6.494, 5.67, 5.557, 5.248, 6.302, 5.759, 5.31, 5.483, 5.316, 5.941, 6.817, 7.32, 7.48, 6.535, 6.607, 5.372, 3.317, 5.83, 5.521, 4.584, 3.427, 2.895, 4.178, 4.938, 2.099, 2.788, 2.431, 3.943, 2.613, 0.684, 0.152, 2.056, 1.304, 0.289, 2.25, 2.57, 2.282, 2.137, 2.597, 1.313, 2.348, 1.36, 0.908, 2.55, 2.026, 2.552, 0, 0.007, 0.002, 1.486, 1.321, 1.365, 1.818, 1.525, 0.001, 0.762, 2.088, 1.904, 2.593, 2.506, 2.331, 1.261, 2.487, 2.372, 2.299, 0.788, 2.331, 1.568, 0, 0.059, 1.443, 1.437, 3.481, 4.31, 2.494, 4.535, 6.769, 7.44, 7.36, 5.586, 4.042, 5.93, 5.531, 6.911, 5.654, 5.204, 3.717 ; 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, 0, 0 ; wind_direction = 225.6, 219.1, 229.4, 225.7, 222.2, 234.7, 248.5, 291.2, 277.8, 219.2, 199.9, 219.5, 206.6, 206.7, 213.3, 209.1, 203.8, 200.5, 196.1, 192.2, 191.5, 192.8, 189.9, 193.9, 196.6, 202.9, 218.2, 221.7, 225.4, 224.4, 225.6, 225.7, 251.2, 259.4, 218.3, 198.6, 218.3, 176.4, 203.7, 195.7, 202.2, 204.9, 173.1, 182, 194.4, 197.9, 221.4, 211.8, 188.5, 199.3, 188.3, 200.1, 204, 223.8, 259.8, 203, 220.3, 225.3, 227.5, 257.9, 256, 205.3, 224.3, 201.9, 191.6, 190.5, 188.7, 190.1, 192.9, 204.8, 205.8, 195.8, 204.9, 204.2, 211.7, 227, 224.9, 213.1, 212, 225.3, 216.4, 218.6, 216.4, 206, 213, 224.1, 213, 197.4, 194.8, 188.9, 188.5, 186.2, 186.5, 187.3, 186.6, 202, 225.5, 185.4, 187.7, 211.2, 201.1, 215.8, 194.9, 202, 190, 199, 232.9, 222.5, 215.1, 309.4, 213.1, 337.4, 326.9, 237.5, 175.8, 345.493, 184.8, 209.5, 251.8, 276.1, 277.5, 287, 313.4, 326.8, 329.9, 27.21, 343.4, 313.6, 318.8, 334.5, 354.95, 8.79, 20.01, 44.03, 64.6, 52.53, 56.6, 63.1, 79.4, 90.9, 109.3, 97.9, 77.8, 129.1, 153.6, 180, 125.8, 112.4, 343.4, 96.6, 146.5, 205.9, 235.1, 212.9, 237.7, 209.2, 227.1, 212.1, 211.3, 229.1, 207.7, 224.2, 182.6, 180.5, 194.6, 210.6, 207.6 ; 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, 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, 40, 40, 40, 0, 0, 0, 0, 0, 40, 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 ; visibility = 2951.916, 2953.719, 2954.319, 2878.63, 2956.121, 2955.521, 2955.521, 2954.92, 2953.118, 2950.715, 2754.885, 2907.464, 2950.114, 2942.305, 2945.909, 2934.496, 2903.86, 2921.881, 2858.206, 2745.274, 2616.122, 2407.677, 2565.663, 2661.776, 2950.715, 2950.715, 2941.704, 2943.506, 2917.075, 2933.895, 2876.228, 2779.514, 2710.433, 2575.875, 2522.412, 2511.599, 2772.906, 2815.556, 2822.164, 2823.365, 2790.326, 2819.16, 2817.358, 2745.874, 2811.351, 2722.447, 2659.973, 2686.405, 2419.091, 2126.547, 1995.593, 2022.625, 1937.325, 1912.095, 1751.106, 1827.395, 1901.282, 1754.71, 1620.753, 1725.276, 2468.348, 1882.66, 2474.956, 2676.793, 2577.076, 2664.178, 2757.888, 2495.38, 2749.479, 2599.903, 1995.593, 2322.377, 2554.85, 2486.369, 2594.497, 2694.814, 2586.087, 2597.5, 2656.369, 2714.037, 2594.497, 2583.684, 2652.765, 2693.613, 2422.695, 2792.729, 2756.687, 2724.249, 2721.846, 2673.189, 2602.906, 2443.119, 2428.702, 2535.027, 2434.709, 2654.567, 2770.503, 2775.91, 2582.482, 2355.416, 1951.741, 2079.692, 2674.991, 2714.037, 2649.161, 2560.857, 2478.56, 2375.239, 2398.066, 2387.253, 2516.405, 2346.405, 2814.956, 2884.037, 2835.98, 2826.369, 2461.14, 2861.21, 2560.256, 2563.26, 2476.758, 2258.702, 2406.476, 2467.147, 2373.437, 2906.263, 2887.04, 2872.022, 2847.994, 2909.266, 2887.04, 2822.164, 2878.63, 2920.68, 2905.662, 2942.906, 2930.892, 2919.478, 2909.266, 2937.499, 2933.294, 2942.906, 2937.499, 2948.913, 2954.92, 2956.121, 2952.517, 2947.711, 2935.697, 2630.539, 2118.738, 186.1476, 299.8612, 1750.505, 2139.162, 1895.275, 2147.572, 1993.19, 1483.792, 1764.922, 2004.003, 2637.747, 2283.331, 2505.592, 2662.376, 2575.875, 2301.953 ; 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, 0, 0 ; }