netcdf N0103.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600038, 799.99 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0230827, -21.9787398 ; 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 = "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:31: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:23: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.met.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.met.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = "RMYWM48489" ; :visibility_sensor_serial_number = 343 ; :barometric_pressure_serial_number = "SETAP2448669" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.83333912 ; :ending_julian_day_string = "2005-05-14 20:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:19:25\n", "WIND_DIR_1.2: 19-Apr-2005 21:19:25\n", "AAN_VIZ_1.2: 19-Apr-2005 21:19:25\n", "SET_BP_1.3: 25-Apr-2005 19:35:02" ; :longitude = -65.9433 ; :latitude = 42.348 ; data: lat = 42.348 ; lon = -65.9433 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333 ; air_temperature = 9.83, 11.89, 8.58, 8.38, 7.79, 7.29, 5.894, 5.792, 7.32, 7.15, 7.32, 6.543, 5.57, 6.032, 6.118, 6.569, 6.237, 5.905, 5.542, 5.655, 4.923, 4.83, 4.915, 4.811, 4.645, 4.614, 4.417, 4.22, 4.252, 4.137, 4.146, 4.242, 4.204, 4.012, 4.017, 4.028, 4.142, 4.096, 4.123, 4.189, 4.174, 4.322, 4.285, 4.112, 4.082, 3.935, 3.875, 3.969, 4.154, 4.243, 4.614, 4.775, 4.495, 4.327, 4.174, 4.357, 4.282, 4.19, 4.145, 4.074, 3.993, 4.002, 4.067, 4.265, 4.411, 4.415, 4.52, 4.368, 4.169, 4.267, 4.28, 4.567, 4.427, 4.153, 4.207, 4.163, 4.102, 3.881, 3.835, 4.082, 4.111, 4.213, 4.289, 4.18, 4.32, 4.227, 4.486, 4.742, 5.085, 5.141, 5.194, 5.174, 5.33, 5.356, 5.313, 5.202, 5.032, 5.278, 5.069, 4.988, 4.714, 5.074, 5.224, 4.786, 4.534, 4.292, 4.34, 4.442, 4.431, 4.478, 4.651, 4.957, 5.112, 4.687, 4.59, 5.089, 4.838, 4.644, 4.837, 5.002, 5.193, 4.817, 4.844, 4.824, 4.684, 4.623, 4.114, 3.796, 3.566, 3.353, 3.25, 3.121, 2.968, 2.919, 2.888, 2.882, 3.179, 3.474, 3.514, 3.729, 3.992, 4.364, 4.745, 4.871, 4.882, 5.075, 5.017, 5.156, 5.092, 4.851, 4.577, 4.293, 4.175, 4.288, 4.512, 4.769, 4.487, 4.937, 4.648, 4.667, 4.749, 4.946, 4.87, 4.982, 5.237 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1002.56, 1002.437, 1001.516, 999.9199, 998.6307, 999.5515, 998.6307, 997.894, 997.0959, 996.8504, 996.4821, 997.0345, 997.2188, 997.4643, 997.7712, 998.2623, 998.3851, 999.1832, 999.4901, 999.4901, 999.6743, 1000.043, 1000.718, 1001.946, 1002.928, 1004.033, 1004.524, 1004.954, 1005.199, 1005.752, 1005.997, 1006.366, 1006.795, 1007.164, 1007.839, 1008.637, 1009.435, 1009.865, 1010.172, 1011.031, 1010.908, 1011.706, 1011.645, 1011.706, 1012.32, 1011.952, 1012.382, 1012.996, 1013.364, 1014.346, 1014.162, 1014.162, 1014.592, 1015.021, 1014.592, 1014.776, 1015.083, 1015.758, 1016.004, 1016.249, 1016.863, 1016.986, 1017.354, 1017.293, 1017.293, 1017.354, 1017.047, 1017.047, 1017.109, 1017.293, 1017.416, 1017.109, 1017.17, 1017.354, 1017.416, 1017.17, 1017.109, 1017.17, 1016.74, 1016.372, 1016.126, 1016.556, 1017.047, 1017.047, 1017.109, 1016.863, 1016.802, 1016.495, 1016.188, 1015.881, 1015.758, 1015.758, 1015.697, 1015.39, 1014.837, 1014.653, 1014.653, 1014.899, 1014.592, 1014.408, 1014.53, 1013.671, 1013.241, 1012.566, 1012.013, 1011.829, 1012.198, 1012.32, 1012.75, 1012.873, 1012.689, 1013.364, 1013.671, 1013.794, 1014.899, 1015.881, 1016.188, 1016.802, 1017.538, 1018.214, 1019.196, 1020.301, 1020.731, 1021.651, 1022.204, 1022.388, 1022.511, 1022.45, 1022.941, 1023.493, 1024.168, 1024.475, 1024.537, 1024.046, 1023.555, 1023.555, 1022.941, 1022.143, 1021.038, 1020.24, 1019.748, 1019.257, 1018.705, 1018.705, 1018.459, 1018.582, 1017.907, 1017.232, 1017.293, 1016.679, 1016.126, 1015.942, 1016.311, 1016.126, 1016.495, 1016.495, 1016.495, 1016.495, 1016.188, 1015.574, 1015.144, 1015.39, 1015.39, 1014.899, 1014.899 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 7.41, 10.7, 4.861, 11.84, 10.23, 6.703, 7.41, 8.66, 9.09, 11.72, 10.51, 11.05, 10.23, 9.53, 10, 9.45, 9.68, 9.8, 10.62, 10.07, 9.33, 8.82, 9.29, 10.15, 10.31, 10.54, 10.94, 9.53, 10.74, 9.6, 8.9, 10.82, 9.92, 11.02, 10.11, 12.15, 13.68, 12.66, 13.72, 14.03, 14.35, 14.74, 13.96, 14.35, 13.72, 13.45, 12.25, 11.76, 12.19, 10.86, 11.56, 12.54, 9.68, 8.62, 6.958, 7.21, 7.41, 6.703, 7.1, 6.311, 7.02, 6.076, 5.958, 5.998, 6.311, 6.86, 7.13, 7.6, 5.998, 4.978, 4.469, 6.154, 4.939, 3.822, 2.901, 2.352, 2.587, 1.568, 1.999, 3.332, 3.92, 4.234, 3.646, 3.332, 3.254, 2.862, 4.155, 3.724, 3.293, 3.332, 3.175, 2.548, 2.744, 3.41, 3.528, 3.234, 3.646, 3.881, 2.744, 3.136, 3.136, 3.685, 7.41, 5.88, 6.782, 6.742, 6.272, 4.9, 3.234, 3.136, 2.548, 4.547, 12.47, 12.66, 13.96, 14.43, 12, 10.86, 11.25, 10.04, 11.02, 9.09, 10.29, 9.88, 9.53, 11.84, 12.78, 11.84, 12.23, 10.82, 11.02, 9.84, 9.45, 10.58, 11.37, 11.21, 11.17, 10.35, 11.56, 11.92, 12.07, 9.96, 9.76, 8.55, 8.39, 9.53, 9.68, 8.82, 6.625, 6.272, 5.606, 4.312, 4.038, 3.685, 3.45, 4.038, 5.331, 5.802, 5.292, 4.743, 5.645, 5.331, 6.35, 6.154, 5.331 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 4.81, 7.18, 2.215, 10.06, 8.98, 4.943, 5.991, 6.978, 7.4, 8.86, 8.7, 9.27, 8.36, 7.64, 8.58, 7.95, 7.96, 8.45, 8.57, 8.77, 7.62, 7.19, 7.96, 8.55, 8.25, 8.82, 8.75, 7.88, 8.61, 8.19, 7.45, 8.87, 8.18, 9.46, 8.59, 9.61, 11.26, 10.52, 11.09, 11.63, 11.91, 12.63, 11.88, 11.68, 11.26, 11.36, 10.24, 9.94, 9.97, 9.18, 9.88, 10.08, 8.25, 7.48, 5.745, 6.328, 6.459, 5.833, 5.579, 5.47, 5.913, 5.247, 5.328, 5.349, 5.484, 5.672, 6.041, 6.145, 5.233, 4.37, 3.782, 5.198, 4.208, 2.661, 2.065, 1.763, 2.065, 0.647, 1.577, 2.837, 3.495, 3.663, 3.181, 2.752, 2.823, 2.237, 3.214, 3.148, 2.774, 2.652, 2.658, 2.189, 2.138, 3.031, 2.754, 2.04, 3.12, 3.314, 2.188, 2.489, 2.502, 3.089, 5.699, 4.579, 5.62, 5.644, 5.338, 4.216, 2.605, 2.653, 1.88, 3.625, 10.64, 10.71, 11.16, 11.81, 9.85, 8.9, 9.09, 8.63, 9.53, 7.51, 8.17, 8.23, 8.07, 9.66, 9.64, 10, 10.39, 8.59, 8.94, 8.28, 7.83, 8.91, 9.06, 9.54, 9.06, 8.38, 9.55, 10.13, 9.5, 8.35, 7.99, 7.11, 6.964, 8.31, 7.91, 7.48, 5.512, 5.425, 4.824, 3.556, 3.4, 3.079, 3.1, 3.587, 4.646, 5.165, 4.192, 4.105, 4.523, 4.152, 5.24, 5.211, 4.516 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 70.8, 157.1, 101.4, 93.3, 68.8, 66.8, 48.97, 61.7, 80.8, 72.4, 67.6, 67.5, 64.2, 72.3, 68.7, 69.2, 60.3, 51.21, 37.25, 44.51, 38.91, 41.42, 44.18, 41.1, 41.29, 42.81, 40.11, 36.92, 37.51, 36.57, 23.99, 33.67, 31.51, 37.18, 33.96, 29.51, 31.32, 40.93, 35.83, 32.96, 27.87, 29.72, 29.25, 31.46, 34.52, 42.5, 39.47, 32, 36.51, 34.57, 41.51, 50.89, 40.11, 28.38, 25.45, 22.15, 21.96, 15.93, 21.27, 18.5, 11.39, 19.53, 13.61, 18.14, 19.62, 33.05, 32.07, 28.88, 46.03, 39.78, 32.2, 62.4, 69.1, 35.34, 6.26, 53.4, 49.64, 36.97, 331.1, 348.785, 340.6, 345.306, 348.533, 344.22, 343.47, 343.51, 315.8, 308.2, 311.8, 311.4, 291.5, 283.2, 277.7, 274.9, 251.1, 244.4, 245.2, 242.8, 227.8, 241.3, 225.5, 208.6, 221.7, 206.5, 200.6, 201.7, 207.6, 214.2, 225.8, 235.7, 266.7, 287, 335.8, 345.03, 344.078, 340.7, 333.2, 324.4, 326.7, 334.8, 339.6, 337.4, 325.7, 327.1, 328.2, 344.036, 356.72, 351.96, 343.216, 340.9, 338.6, 336.9, 329.8, 324.8, 314.2, 306.6, 296.1, 290.9, 296.4, 295.7, 294, 284.8, 280.3, 263.5, 263.9, 262.5, 261.9, 269.3, 285.4, 287.8, 293.5, 324, 301.3, 319.9, 273.1, 250.4, 267.2, 286.3, 289.7, 301.3, 278.7, 284.8, 283, 285.9, 292.5 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 413.5747, 1201.46, 222.9709, 689.6591, 389.126, 156.3526, 182.1229, 346.5961, 505.8431, 866.2665, 340.0484, 421.7443, 523.8643, 396.6349, 476.4085, 579.1292, 1539.057, 1381.672, 544.889, 561.7087, 534.677, 505.2424, 801.991, 1040.471, 1012.238, 1310.188, 857.2559, 451.7796, 455.3839, 272.7093, 435.5606, 784.5705, 745.5247, 463.193, 666.8322, 690.8605, 719.0936, 789.9769, 717.2915, 1266.937, 1284.358, 1737.29, 1425.523, 812.8037, 808.5988, 1240.506, 1056.089, 1063.899, 1304.782, 695.6661, 2453.331, 2404.073, 2422.094, 1129.375, 2280.928, 2401.069, 2443.119, 2317.571, 1827.996, 1664.004, 1478.385, 824.8178, 751.5317, 949.1639, 1084.923, 835.6305, 1157.008, 883.687, 543.0869, 1498.209, 821.2136, 1553.474, 1984.18, 2301.352, 2437.712, 1907.289, 184.826, 115.5647, 95.44106, 222.0698, 1981.176, 2623.931, 2715.839, 2635.945, 2646.758, 2666.581, 2787.924, 2816.758, 2780.115, 2717.641, 2754.885, 2737.464, 2759.69, 2833.577, 2805.344, 2720.645, 2520.61, 2471.352, 2259.303, 442.769, 262.4973, 443.9705, 455.3839, 536.4791, 352.0024, 378.1932, 475.2071, 386.4829, 221.7694, 259.0733, 1527.643, 309.5325, 2726.051, 2584.885, 2593.295, 2719.443, 2811.351, 2807.146, 2815.556, 2835.98, 2813.153, 2802.941, 2798.736, 2790.326, 2779.514, 2814.355, 2789.125, 2817.959, 2828.171, 2824.567, 2803.542, 2878.03, 2847.994, 2845.592, 2770.503, 2820.962, 2883.436, 2872.022, 2863.613, 2822.765, 2819.761, 2503.79, 2807.146, 2355.416, 2759.69, 2745.874, 2665.98, 2661.175, 2674.39, 2688.207, 2705.026, 2726.051, 2775.309, 2771.705, 2273.119, 2535.027, 2820.962, 2860.008, 2869.019, 2909.867, 2887.04, 2906.864, 2897.252, 2875.627, 2933.294 ; 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 ; }