netcdf L0108.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; 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., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., 1.53 ; 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 = "19-May-2005 16:12:10: Wind Sensor 46265 replaced old one 2005/03/19 06:00 GMT\n", "19-May-2005 16:12:09: Barometric pressure sensor 2299994 replaced old one 2005/03/19 06:00 GMT\n", "27-Feb-2005 11:34:00: Parameter barometric_pressure marked as non-functional as of julian day 2453429.375000 (2005-02-27 09:00:00)\n", "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.met.realtime.nc L0108.met.realtime.nc.new\n", "Wed Feb 9 05:46:41 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.met.realtime.nc L0108.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 = "RMYWM46270" ; :visibility_sensor_serial_number = 316 ; :barometric_pressure_serial_number = "SETAP2448665" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.95833912 ; :ending_julian_day_string = "2005-06-18 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 07-Feb-2005 21:35:07\n", "WIND_DIR_1.2: 07-Feb-2005 21:35:07\n", "AAN_VIZ_1.2: 07-Feb-2005 21:35:07\n", "SET_BP_1.3: 25-Apr-2005 20:26:07" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453534, 2453534.04166667, 2453534.08333333, 2453534.125, 2453534.16666667, 2453534.20833333, 2453534.25, 2453534.29166667, 2453534.33333333, 2453534.375, 2453534.41666667, 2453534.45833333, 2453534.5, 2453534.54166667, 2453534.58333333, 2453534.625, 2453534.66666667, 2453534.70833333, 2453534.75, 2453534.79166667, 2453534.83333333, 2453534.875, 2453534.91666667, 2453534.95833333, 2453535, 2453535.04166667, 2453535.08333333, 2453535.125, 2453535.16666667, 2453535.20833333, 2453535.25, 2453535.29166667, 2453535.33333333, 2453535.375, 2453535.41666667, 2453535.45833333, 2453535.5, 2453535.54166667, 2453535.58333333, 2453535.625, 2453535.66666667, 2453535.70833333, 2453535.75, 2453535.79166667, 2453535.83333333, 2453535.875, 2453535.91666667, 2453535.95833333, 2453536, 2453536.04166667, 2453536.08333333, 2453536.125, 2453536.16666667, 2453536.20833333, 2453536.25, 2453536.29166667, 2453536.33333333, 2453536.375, 2453536.41666667, 2453536.45833333, 2453536.5, 2453536.54166667, 2453536.58333333, 2453536.625, 2453536.66666667, 2453536.70833333, 2453536.75, 2453536.79166667, 2453536.83333333, 2453536.875, 2453536.91666667, 2453536.95833333, 2453537, 2453537.04166667, 2453537.08333333, 2453537.125, 2453537.16666667, 2453537.20833333, 2453537.25, 2453537.29166667, 2453537.33333333, 2453537.375, 2453537.41666667, 2453537.45833333, 2453537.5, 2453537.54166667, 2453537.58333333, 2453537.625, 2453537.66666667, 2453537.70833333, 2453537.75, 2453537.79166667, 2453537.83333333, 2453537.875, 2453537.91666667, 2453537.95833333, 2453538, 2453538.04166667, 2453538.08333333, 2453538.125, 2453538.16666667, 2453538.20833333, 2453538.25, 2453538.29166667, 2453538.33333333, 2453538.375, 2453538.41666667, 2453538.45833333, 2453538.5, 2453538.54166667, 2453538.58333333, 2453538.625, 2453538.66666667, 2453538.70833333, 2453538.75, 2453538.79166667, 2453538.83333333, 2453538.875, 2453538.91666667, 2453538.95833333, 2453539, 2453539.04166667, 2453539.08333333, 2453539.125, 2453539.16666667, 2453539.20833333, 2453539.25, 2453539.29166667, 2453539.33333333, 2453539.375, 2453539.41666667, 2453539.45833333, 2453539.5, 2453539.54166667, 2453539.58333333, 2453539.625, 2453539.66666667, 2453539.70833333, 2453539.75, 2453539.79166667, 2453539.83333333, 2453539.875, 2453539.91666667, 2453539.95833333, 2453540, 2453540.04166667, 2453540.08333333, 2453540.125, 2453540.16666667, 2453540.20833333, 2453540.25, 2453540.29166667, 2453540.33333333, 2453540.375, 2453540.41666667, 2453540.45833333, 2453540.5, 2453540.54166667, 2453540.58333333, 2453540.625, 2453540.66666667, 2453540.70833333, 2453540.75, 2453540.79166667, 2453540.83333333, 2453540.875, 2453540.91666667, 2453540.95833333 ; air_temperature = 7.16, 7.23, 7.1, 7.27, 7.14, 7.02, 7.03, 6.763, 7.16, 7.09, 6.653, 6.675, 6.604, 6.722, 6.785, 6.818, 6.993, 7.19, 7.58, 7.66, 7.96, 7.95, 8.13, 7.93, 7.53, 8.33, 8.11, 7.9, 8.01, 8.38, 8.12, 8.53, 8.71, 8.81, 8.55, 8.66, 8.11, 8.53, 9.51, 9.43, 10.48, 10.34, 10.33, 9.4, 9.64, 9.93, 10.44, 9.2, 9.1, 8.39, 8, 7.41, 7.08, 7.21, 7.64, 7.36, 7.75, 7.59, 7.3, 7.96, 8.1, 7.98, 8.49, 8.4, 8.44, 8.62, 8.27, 8.38, 8.1, 7.99, 7.55, 7.82, 7.62, 8.09, 8.2, 8.07, 7.92, 7.27, 7.2, 7.24, 6.77, 6.663, 7.12, 7.61, 7.65, 7.43, 7.43, 7.47, 7.57, 7.68, 7.76, 7.83, 7.85, 7.78, 8.08, 8.11, 8.15, 7.73, 7.86, 7.76, 7.85, 7.77, 7.74, 7.81, 7.76, 7.62, 7.53, 7.51, 7.53, 7.53, 7.46, 7.21, 7.34, 7.68, 7.6, 7.37, 6.965, 6.717, 6.773, 6.688, 6.615, 6.53, 6.487, 6.579, 6.737, 6.432, 6.555, 6.565, 6.672, 6.772, 6.803, 6.859, 7.22, 7.49, 7.83, 7.47, 7.44, 7.38, 7.29, 7.16, 7.33, 6.982, 6.647, 6.845, 6.729, 6.779, 6.786, 6.804, 6.984, 7.15, 6.407, 6.099, 5.816, 5.733, 5.749, 5.879, 6.265, 6.54, 6.787, 7.35, 7.68, 7.96, 7.71, 8.26, 8.2, 7.77, 7.54, 7.83 ; 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, 0 ; barometric_pressure = 1017.353, 1017.713, 1017.653, 1017.653, 1017.653, 1016.933, 1016.993, 1016.813, 1016.753, 1016.753, 1016.873, 1016.633, 1016.693, 1015.913, 1015.673, 1015.253, 1014.353, 1013.873, 1013.273, 1012.433, 1011.773, 1011.174, 1011.054, 1011.414, 1010.814, 1010.754, 1010.034, 1009.614, 1009.134, 1008.294, 1007.754, 1006.974, 1006.974, 1007.034, 1007.214, 1007.034, 1006.854, 1006.734, 1006.494, 1006.074, 1005.654, 1005.354, 1004.814, 1004.214, 1003.794, 1003.854, 1003.734, 1003.494, 1003.314, 1003.974, 1004.214, 1004.154, 1004.274, 1004.574, 1004.574, 1005.114, 1005.234, 1005.354, 1005.954, 1006.134, 1006.554, 1006.854, 1007.034, 1007.154, 1007.334, 1007.274, 1007.034, 1006.734, 1007.034, 1006.854, 1006.734, 1006.434, 1006.194, 1006.194, 1006.494, 1006.134, 1006.674, 1007.154, 1006.194, 1005.654, 1005.954, 1005.654, 1005.414, 1005.894, 1006.554, 1007.394, 1007.394, 1007.574, 1007.514, 1007.514, 1007.514, 1007.154, 1006.974, 1006.674, 1006.494, 1006.554, 1006.674, 1006.494, 1006.554, 1006.374, 1005.714, 1005.354, 1004.754, 1004.274, 1004.094, 1003.974, 1004.514, 1004.394, 1004.274, 1004.214, 1004.634, 1004.634, 1004.934, 1004.934, 1005.054, 1004.874, 1004.754, 1004.814, 1004.574, 1004.754, 1004.874, 1005.294, 1005.834, 1005.774, 1005.234, 1005.174, 1004.994, 1004.454, 1003.914, 1003.854, 1003.674, 1004.034, 1003.254, 1003.134, 1003.194, 1004.094, 1004.094, 1004.394, 1004.754, 1005.054, 1004.934, 1004.934, 1005.414, 1005.714, 1006.074, 1007.094, 1007.514, 1007.934, 1007.874, 1007.754, 1007.754, 1007.814, 1008.174, 1008.654, 1009.134, 1009.614, 1010.573, 1010.214, 1010.513, 1011.114, 1011.474, 1011.773, 1012.073, 1012.373, 1012.433, 1012.853, 1012.913, 1013.933 ; 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, 0 ; wind_gust = 2.47, 2.195, 2.862, 3.371, 2.862, 3.606, 4.43, 4.9, 5.135, 6.35, 4.43, 4.782, 3.998, 4.586, 3.959, 4.508, 4.978, 4.155, 4.155, 3.43, 3.881, 5.566, 5.096, 3.626, 4.116, 6.233, 5.527, 4.704, 4.508, 4.194, 4.9, 6.586, 5.39, 3.881, 4.077, 3.998, 2.744, 1.96, 1.764, 0.98, 1.646, 1.999, 2.47, 3.45, 3.606, 2.156, 2.822, 2.45, 2.626, 2.156, 7.72, 8.08, 7.53, 7.17, 7.33, 5.88, 5.174, 6.429, 4.018, 5.841, 6.194, 6.586, 8.23, 9.56, 10.04, 11.02, 10.9, 12.5, 11.37, 12.9, 12.43, 14.5, 13.92, 15.09, 12.19, 13.09, 11.29, 10.9, 12.43, 12.5, 12.07, 12.35, 14.15, 12.54, 11.47, 8.13, 9.21, 9.92, 11.13, 12.66, 11.05, 10.43, 9.17, 8.08, 9.6, 9.33, 11.8, 10.62, 9.6, 9.49, 10.04, 10.31, 10.58, 12.7, 10, 10.82, 8.98, 8.74, 7.57, 6.625, 4.998, 3.058, 1.666, 2.234, 1.882, 2.666, 3.254, 3.136, 1.666, 1.49, 2.391, 1.607, 1.176, 1.607, 1.764, 2.234, 2.901, 4.155, 4.665, 6.39, 5.684, 4.116, 8.31, 8.58, 8.62, 6.566, 8.55, 7.45, 6.703, 5.566, 6.35, 6.566, 5.586, 3.371, 2.45, 3.646, 3.332, 4.155, 5.41, 5.41, 5.018, 3.626, 2.646, 2.47, 4.155, 4.626, 3.528, 3.254, 2.254, 1.96, 1.215, 1.607, 1.137, 2.038, 3.018, 4.194, 5.331, 4.116 ; 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, 0 ; wind_speed = 2.17, 1.884, 2.568, 3.057, 2.558, 3.28, 3.849, 4.242, 4.472, 5.32, 3.736, 3.934, 3.471, 3.907, 3.502, 3.985, 4.409, 3.517, 3.564, 2.997, 3.48, 5, 3.942, 2.632, 3.523, 4.869, 5.02, 4.107, 4.012, 3.656, 4.082, 5.716, 4.4, 3.183, 3.359, 3.282, 2.021, 1.297, 1.081, 0.414, 0.743, 1.422, 1.634, 3.09, 3.075, 1.457, 1.992, 2.093, 2.352, 1.659, 6.27, 6.551, 6.383, 6.42, 6.593, 4.694, 4.616, 5.525, 3.524, 4.963, 5.24, 5.313, 7.16, 8.2, 8.61, 9.22, 9.5, 10.95, 9.53, 10.97, 10.54, 11.34, 11.65, 11.21, 9.98, 11.18, 9.46, 9.01, 10.76, 10.57, 10.38, 10.47, 11.45, 11.05, 9.37, 6.955, 8.05, 8.48, 9.47, 9.91, 8.88, 9.09, 7.57, 7.1, 8.48, 8.07, 10, 8.93, 8.21, 8.13, 8.28, 8.7, 9.36, 9.64, 8.28, 8.91, 7.61, 7.25, 6.547, 5.701, 3.962, 2.664, 0.664, 1.844, 1.527, 2.322, 2.742, 2.626, 0.263, 1.082, 2.047, 0.926, 0.802, 0.879, 1.386, 1.838, 2.593, 3.397, 3.744, 5.427, 4.305, 3.667, 7.3, 7.62, 7.23, 4.255, 6.919, 6.452, 5.845, 4.785, 5.575, 5.678, 4.6, 2.936, 1.692, 2.993, 2.837, 3.433, 4.659, 4.638, 4.094, 2.993, 1.384, 1.763, 3.504, 4.017, 2.355, 2.878, 1.458, 1.575, 0.921, 1.176, 0.867, 1.618, 2.558, 3.395, 4.036, 3.604 ; 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, 0 ; wind_direction = 124.6, 164.4, 152.5, 171.7, 179.9, 150, 121.9, 123.9, 131.6, 131.5, 125.8, 122, 114.3, 127.4, 146, 143.9, 137.2, 148.3, 163.1, 166.9, 184.9, 199.5, 210, 212.8, 206.5, 221.4, 211, 216.8, 225.4, 216.3, 205.4, 221.7, 243.6, 253, 258.3, 244, 211.3, 190.9, 226.8, 17.48, 206.1, 272.5, 218.7, 221.6, 217.3, 224.5, 216.3, 210.5, 195.7, 137.6, 142.9, 140.5, 131.4, 126.1, 112.6, 110.1, 90.9, 94.8, 77.6, 81.6, 83.4, 82.8, 92, 89, 89.3, 101.1, 98.2, 96.9, 97.8, 95.2, 86.5, 93.3, 95.7, 98.6, 99.1, 96.1, 97.8, 86.2, 82.8, 83.4, 82, 80.8, 83.6, 91.9, 90.1, 90, 95.4, 99.9, 98.6, 102.2, 95.6, 91.6, 84.8, 85, 87, 86.7, 87.4, 79, 81.4, 80.3, 88.1, 91.5, 91.6, 95.9, 98.1, 89, 91.3, 88.6, 88.1, 90, 92.3, 66.2, 60.2, 101.2, 111.5, 122.6, 147.1, 171.8, 224, 11.55, 87.7, 102.7, 71.7, 92.3, 116.9, 88.3, 89.4, 95.2, 91.5, 112.5, 84.3, 90.6, 98.3, 102.9, 96.3, 125.5, 115.6, 121.3, 127.6, 140.8, 133, 144.5, 163.4, 194.8, 174.3, 199, 201.4, 206.1, 219.4, 236, 238.9, 245.4, 262.1, 146.3, 139.7, 151, 173.7, 130, 115.8, 126.8, 67.8, 165.9, 264.3, 276.4, 302.6, 315.1, 324.8, 334.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 225.0733, 288.4478, 398.3168, 484.2177, 270.727, 276.2534, 463.7937, 912.5208, 990.6125, 588.1398, 475.2071, 253.6068, 203.5681, 263.9991, 294.3347, 284.3029, 221.2889, 245.9178, 125.8368, 122.9534, 229.038, 217.3242, 185.4268, 171.7307, 223.4514, 250.1828, 247.8401, 994.8175, 149.3243, 90.27499, 94.29971, 155.0311, 141.2148, 101.9887, 88.77322, 122.1725, 153.5894, 118.3279, 133.3456, 270.727, 1042.874, 139.4127, 249.5821, 80.90398, 1281.354, 1624.958, 1003.227, 1652.59, 1311.99, 1725.276, 185.7271, 301.1227, 357.1685, 394.5924, 574.9243, 408.649, 1076.513, 2578.878, 2950.715, 2947.111, 2939.902, 2949.513, 2944.708, 2406.476, 2510.398, 2741.069, 2507.995, 2709.832, 2807.747, 1862.837, 1231.495, 2200.434, 1412.909, 2950.715, 2950.114, 1874.25, 2343.402, 1624.357, 2769.302, 2853.401, 707.0795, 1331.213, 2581.281, 2950.114, 2942.906, 2944.107, 2943.506, 2933.895, 2933.895, 2914.673, 2913.471, 2921.28, 2920.079, 2897.853, 2918.877, 2935.697, 2304.356, 1472.378, 1379.269, 1203.262, 1591.318, 1513.827, 1406.901, 1237.503, 1526.442, 1651.989, 1656.194, 1785.947, 1550.47, 1054.888, 772.5564, 394.2921, 286.105, 454.1824, 275.8329, 898.1039, 2699.62, 2229.868, 256.1298, 243.4549, 648.2103, 568.9172, 377.7727, 351.642, 666.2315, 2241.281, 557.5038, 2950.715, 2950.715, 2938.1, 601.956, 731.1077, 2190.222, 1643.579, 1417.114, 610.3659, 826.0192, 621.7793, 484.8184, 452.981, 488.4227, 442.769, 481.2142, 393.5112, 915.5244, 1350.435, 1663.403, 2282.73, 2191.423, 2108.526, 227.9567, 191.4939, 330.1968, 359.6914, 294.575, 420.5429, 376.6914, 226.5751, 305.8682, 1549.87, 813.4044, 482.4156, 473.405, 1160.612, 1284.358, 1302.979, 528.0692, 2155.381 ; 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, 0 ; }