netcdf B0109.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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600042, 799.952 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0193056, -18.1077341 ; 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 = "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.met.realtime.nc B0109.met.realtime.nc.new\n", "Fri Apr 29 04:26:58 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.met.realtime.nc B0109.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 = 48492 ; :visibility_sensor_serial_number = 266 ; :barometric_pressure_serial_number = "SETAP2448666" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:35:48\n", "WIND_DIR_1.2: 19-Apr-2005 21:35:48\n", "AAN_VIZ_1.2: 19-Apr-2005 21:35:48\n", "SET_BP_1.3: 25-Apr-2005 19:34:01" ; data: lat = 43.1807 ; lon = -70.4278 ; 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, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 5.412, 6.042, 5.76, 5.577, 5.536, 5.53, 5.326, 5.174, 5.37, 5.282, 5.023, 4.937, 5.188, 5.352, 6.161, 6.334, 6.392, 6.788, 7.15, 6.9, 6.974, 7.1, 6.959, 6.869, 6.988, 7.75, 7.04, 6.981, 7.14, 6.942, 6.776, 6.7, 6.64, 6.279, 6.236, 6.468, 6.613, 6.547, 6.633, 6.537, 6.808, 6.824, 6.832, 7.06, 6.64, 6.598, 6.747, 7.38, 6.791, 7.32, 7.07, 6.354, 6.622, 6.858, 7.31, 7.15, 7.54, 7.58, 7.67, 7.77, 7.95, 9.1, 10.35, 9.96, 10.3, 10.62, 10.16, 9.08, 9.15, 8.55, 8.8, 8.57, 8.39, 7.99, 7.82, 7.88, 7.99, 8.08, 7.83, 7.38, 7.17, 6.623, 6.234, 6.722, 7.24, 7.42, 7.16, 6.691, 6.573, 7.13, 7.52, 7.79, 8.22, 8.7, 8.84, 9.18, 9.75, 8.25, 7.59, 7.69, 8.22, 7.12, 7.42, 7.54, 7.52, 8.01, 8.37, 9.73, 9.45, 8.72, 8.81, 8.13, 8.3, 8.47, 9.51, 9.86, 10.09, 9.87, 9.98, 9.08, 8.56, 8.14, 7.53, 7.32, 6.917, 6.416, 6.013, 5.783, 5.594, 5.494, 5.409, 5.077, 4.977, 4.992, 6.21, 5.399, 5.785, 6.642, 9.27, 10.63, 11.2, 11.2, 11.79, 11.11, 11.48, 10.26, 10.58, 9.38, 8.84, 8.97, 8.74, 8, 7.37, 7.56, 8.14, 8.5, 8.21, 8.08, 8.08, 8.51, 8.53, 8.71, 8.73, 8.85, 9.07, 8.53, 8.29, 8.15 ; 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 = 1009.339, 1008.849, 1008.605, 1008.299, 1008.054, 1007.504, 1007.198, 1006.892, 1007.014, 1007.014, 1007.443, 1007.687, 1007.871, 1007.81, 1008.299, 1008.605, 1008.605, 1008.849, 1009.4, 1010.317, 1010.929, 1011.296, 1011.907, 1012.397, 1012.519, 1013.192, 1013.437, 1013.498, 1013.803, 1014.048, 1014.048, 1014.293, 1014.476, 1015.027, 1015.822, 1016.433, 1016.739, 1017.229, 1017.779, 1018.024, 1017.84, 1017.657, 1017.779, 1017.534, 1017.412, 1017.84, 1017.657, 1017.84, 1018.024, 1018.574, 1018.635, 1018.696, 1018.635, 1018.513, 1018.33, 1018.391, 1018.696, 1018.696, 1019.308, 1019.43, 1019.797, 1019.736, 1019.308, 1019.308, 1019.186, 1018.941, 1018.758, 1018.268, 1017.963, 1018.085, 1017.84, 1017.901, 1017.84, 1017.596, 1017.534, 1017.657, 1017.412, 1017.167, 1016.862, 1016.8, 1016.495, 1016.311, 1016.372, 1016.128, 1015.7, 1015.822, 1015.394, 1014.599, 1014.17, 1013.865, 1013.192, 1012.519, 1011.602, 1010.99, 1010.623, 1010.44, 1010.623, 1011.602, 1011.663, 1010.684, 1010.562, 1010.868, 1010.011, 1010.317, 1010.623, 1011.357, 1013.008, 1014.904, 1016.311, 1017.84, 1018.88, 1019.247, 1019.859, 1020.226, 1020.531, 1020.837, 1021.204, 1021.938, 1022.183, 1023.039, 1024.262, 1025.18, 1026.097, 1026.342, 1026.77, 1026.586, 1026.586, 1026.77, 1027.198, 1027.626, 1028.177, 1028.849, 1028.36, 1027.932, 1027.626, 1026.831, 1025.119, 1023.651, 1022.305, 1020.898, 1019.859, 1019.308, 1018.88, 1019.063, 1019.43, 1019.553, 1019.675, 1019.492, 1019.125, 1018.391, 1018.024, 1017.84, 1017.718, 1017.779, 1017.534, 1017.412, 1016.923, 1016.678, 1016.923, 1017.106, 1016.495, 1015.149, 1014.537, 1013.865, 1013.07, 1012.764, 1012.397, 1012.091 ; 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 = 17.13, 17.48, 17.4, 16.31, 15.6, 16.42, 15.48, 16.19, 15.33, 15.72, 14.5, 14.82, 14.74, 14.74, 14.5, 14.07, 12.15, 13.41, 12.74, 12.39, 11.05, 13.56, 10.7, 11.84, 13.09, 12.31, 11.6, 9.72, 10.47, 9.72, 9.13, 8.74, 9.25, 7.68, 7.64, 7.64, 7.96, 6.272, 5.919, 6.194, 4.704, 3.92, 3.371, 3.528, 3.175, 3.018, 1.764, 1.137, 1.96, 1.921, 0.98, 1.49, 2.195, 2.038, 2.94, 2.234, 2.862, 2.626, 2.47, 2.038, 2.352, 0.882, 0.235, 1.411, 2.43, 2.234, 3.332, 3.41, 2.744, 4.547, 4.194, 4.038, 3.293, 4.312, 3.92, 3.41, 2.94, 2.822, 3.332, 3.293, 5.331, 6.742, 5.39, 5.253, 5.802, 4.312, 4.626, 7.21, 7.68, 7.21, 6.86, 7.29, 8.08, 7.96, 5.194, 4.743, 2.587, 6.938, 6.586, 6.468, 4.9, 2.117, 2.979, 3.528, 2.705, 1.372, 3.489, 4.39, 10.78, 9.76, 9.25, 5.978, 10.54, 9.41, 11.05, 10.51, 10.31, 9.17, 9.53, 8.13, 8, 9.06, 7.06, 11.05, 10.82, 7.17, 4.704, 3.038, 3.763, 5.566, 5.919, 5.606, 4.665, 2.666, 2.783, 4.43, 5.37, 6.311, 6.037, 5.88, 7.57, 6.311, 7.17, 5.292, 6.742, 4.41, 5.135, 3.136, 2.195, 3.881, 3.43, 2.587, 2.901, 2.45, 2.195, 0.686, 1.098, 1.49, 4.038, 3.646, 3.998, 4.508, 3.567, 2.979, 1.921, 2.626, 4.038, 5.449 ; 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 = 14.34, 14, 14.23, 13.68, 13.21, 13.91, 12.89, 12.94, 12.34, 12.88, 12.26, 12.31, 12.39, 12.09, 11.6, 10.97, 10.16, 10.82, 10.36, 10.13, 9.46, 11.64, 8.91, 9.78, 11.43, 10.38, 9.47, 7.69, 8.99, 8.33, 7.89, 7.68, 8.01, 6.555, 6.442, 6.729, 6.84, 5.311, 4.947, 5.342, 3.711, 3.33, 2.661, 2.86, 2.521, 2.304, 0.663, 0.216, 0.565, 1.235, 0.2, 0.698, 1.479, 1.12, 1.923, 1.5, 1.879, 1.75, 2.025, 1.052, 1.626, 0.061, 0.021, 0.842, 1.855, 1.696, 2.564, 2.82, 2.274, 3.676, 3.456, 3.319, 2.66, 3.584, 3.201, 2.824, 2.446, 2.389, 2.843, 2.553, 4.589, 5.631, 4.376, 4.477, 4.869, 3.508, 3.874, 6.132, 6.415, 5.96, 5.932, 5.599, 6.899, 6.886, 3.103, 3.467, 1.085, 5.712, 5.708, 5.723, 2.767, 1.127, 2.535, 3.06, 2.349, 0.138, 2.551, 3.627, 8.8, 8.28, 7.81, 5.142, 8.3, 7.52, 9.1, 8.37, 8.47, 7.34, 8.22, 6.346, 6.724, 7.75, 5.524, 9.29, 8.72, 5.941, 3.971, 2.326, 2.892, 4.643, 5.024, 4.658, 3.712, 2.107, 2.286, 3.617, 4.359, 5.088, 2.897, 4.378, 5.8, 4.815, 5.42, 3.728, 6.008, 3.728, 4.362, 1.754, 1.748, 3.233, 2.399, 1.718, 1.962, 1.866, 1.579, 0, 0.818, 1.026, 3.276, 2.996, 3.427, 3.635, 2.879, 2.437, 1.458, 2.014, 3.241, 4.702 ; 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 = 14.79, 17.96, 16.12, 10.51, 8.1, 10.58, 8.23, 8.26, 8.44, 8.19, 3.16, 0.98, 0.89, 1.73, 359.22, 359.84, 359.85, 358.01, 358.84, 3.36, 358.15, 2.33, 0.88, 6.06, 10.96, 14.68, 9.73, 4.71, 13.44, 10.98, 14.44, 10.68, 5.34, 0.33, 355.8, 356.31, 5.58, 6.89, 20.36, 28.67, 28.35, 45.67, 48.12, 65.9, 73.4, 89.7, 221.3, 76.6, 281.2, 265.4, 195.3, 119.5, 301.1, 304.9, 304.1, 339.4, 330.8, 344.652, 13, 21.27, 359.39, 334.4, 194.9, 207.3, 186.7, 175.1, 141.5, 144.8, 160, 168.7, 173.9, 172.4, 171.8, 150.7, 157.5, 193.7, 201.4, 174, 157.6, 152.6, 132.7, 156.5, 161, 158.3, 149.3, 160.5, 150.7, 159.6, 164.1, 157.2, 158.7, 144.8, 158.5, 160.1, 191.8, 176.1, 149.2, 37.86, 38.68, 94.6, 137.1, 341.1, 3.06, 16.68, 23.8, 56.1, 20.19, 358.93, 3.52, 8.93, 353.69, 33.66, 27.41, 5.93, 338.8, 339.4, 346.152, 352.52, 1.09, 9.32, 8.15, 358.82, 358.2, 358.41, 358.06, 355.29, 347.759, 355.7, 313.6, 322.5, 320.1, 315, 323.6, 313.5, 226.8, 169.3, 161.4, 176.3, 247.7, 275, 295, 293.4, 299.5, 288.8, 304.3, 306.3, 352.39, 359.63, 346.369, 356.88, 5.08, 233.3, 241.9, 247.5, 201.9, 343.7, 63.6, 101.5, 79.9, 124.8, 126.6, 118, 133.2, 165.9, 133.2, 82.4, 83.7, 99.2 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 1806.971, 2528.419, 1771.53, 1883.862, 998.4217, 2015.416, 2699.019, 2423.295, 2960.326, 2620.327, 2741.669, 2862.411, 2563.861, 2908.666, 2962.729, 2953.719, 2838.383, 2956.722, 2939.302, 2247.889, 2331.387, 1601.53, 2794.531, 2196.229, 2700.221, 2757.288, 2674.39, 2965.733, 2965.733, 2965.733, 2965.733, 2869.019, 2965.733, 2666.581, 2541.634, 2915.273, 2963.33, 2964.531, 2716.44, 2960.326, 2962.128, 2961.528, 2965.132, 2965.733, 2966.934, 2966.333, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2641.352, 2637.747, 2792.729, 2828.171, 2816.758, 2909.266, 2938.1, 2960.927, 2966.934, 2966.333, 2959.125, 2959.726, 2966.333, 2966.333, 2964.531, 2966.333, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 705.8781, 2625.733, 2938.701, 2886.439, 2828.171, 2749.479, 1447.75, 2916.475, 2963.33, 2950.715, 2933.294, 2895.45, 2850.397, 2926.687, 2959.125, 2796.934, 2720.645, 2763.295, 2911.669, 2823.365, 2686.405, 2736.864, 2718.843, 2922.482, 2898.454, 2965.132, 2823.365, 2951.916, 2765.097, 2956.722, 2754.885, 2765.698, 2600.504, 2760.291, 2790.927, 2902.058, 2966.934, 2956.121, 2966.333, 2965.733, 2965.733, 2965.733, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2947.711, 2967.535, 2966.934, 2966.934, 2950.114, 2964.531, 2966.333, 2966.934, 2966.934, 2966.934, 2966.333, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2966.333, 2966.333, 2966.333, 2965.733, 2959.125, 2966.333, 2956.722, 2965.733, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333 ; 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 ; }