netcdf J0209.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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, 200.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, 200.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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; air_temperature = 11.52, 11.75, 11.79, 11.95, 12.69, 11.47, 11.26, 10.65, 10.64, 10.44, 10.78, 11.2, 11.37, 11.4, 11.9, 11.45, 12.27, 12.82, 12.86, 12.36, 11.73, 10.34, 9.83, 9.72, 9.36, 8.82, 8.76, 9.16, 9.39, 9.14, 8.24, 8, 7.1, 6.771, 6.484, 6.004, 6.495, 7.84, 8.84, 9.83, 10.76, 10.76, 11.39, 11.13, 11.65, 10.79, 9.42, 8.51, 8.46, 8.35, 7.67, 6.945, 6.855, 6.868, 6.239, 5.958, 5.152, 5.007, 4.61, 4.604, 5.124, 5.589, 6.941, 7.22, 8.75, 11.72, 12.88, 11.28, 11.2, 10.71, 9.57, 9.67, 9.38, 8.16, 7.39, 6.985, 6.531, 6.231, 6.166, 5.685, 5.401, 5.076, 4.623, 4.41, 4.213, 4.766, 5.475, 6.728, 7.19, 8.1, 9.22, 9.94, 9.39, 8.91, 8.27, 7.93, 7.05, 6.445, 7.55, 7.36, 6.996, 6.557, 5.346, 5.071, 5.049, 4.837, 4.523, 4.536, 4.399, 4.582, 5.781, 6.207, 7.01, 7.49, 7.9, 8.33, 9.05, 9.03, 8.8, 8.43, 8.37, 8.62, 8.91, 8.93, 8.55, 8.3, 7.84, 7.55, 7.57, 7.39, 6.979, 6.737, 6.85, 6.515, 7.38, 8.12, 8.52, 8.92, 9.27, 9.53, 9.34, 9.49, 9.36, 8.91, 8.56, 8.25, 7.83, 7.83, 7.61, 7.63, 7.62, 7.69, 7.63, 7.28, 7.14, 7.02, 7.14, 7.22, 7.5, 8.13, 8.7, 8.86, 8.69, 8.77, 9.2, 8.85, 8.7, 8.74 ; 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 = 1001.587, 1001.767, 1001.947, 1001.947, 1002.067, 1002.427, 1002.187, 1002.727, 1003.087, 1003.447, 1002.907, 1003.267, 1003.327, 1003.267, 1003.267, 1003.447, 1002.847, 1002.667, 1002.487, 1003.147, 1003.927, 1004.767, 1005.307, 1005.427, 1005.728, 1006.148, 1006.208, 1006.388, 1006.328, 1006.628, 1007.168, 1007.648, 1008.548, 1009.388, 1010.108, 1011.008, 1011.728, 1012.568, 1012.988, 1012.988, 1012.868, 1012.748, 1012.988, 1014.068, 1015.208, 1015.388, 1016.108, 1017.368, 1018.148, 1018.808, 1020.008, 1020.369, 1020.729, 1020.489, 1020.188, 1020.188, 1020.609, 1020.969, 1021.809, 1022.469, 1023.009, 1023.549, 1023.729, 1023.489, 1023.069, 1022.349, 1022.169, 1021.929, 1022.589, 1023.009, 1023.309, 1023.309, 1023.429, 1024.029, 1024.089, 1024.629, 1024.629, 1024.569, 1024.149, 1023.789, 1023.369, 1023.189, 1023.489, 1024.149, 1024.749, 1024.869, 1024.809, 1024.089, 1023.669, 1023.429, 1023.009, 1022.829, 1022.409, 1022.169, 1022.169, 1022.469, 1022.889, 1022.829, 1023.069, 1023.189, 1023.309, 1023.549, 1023.369, 1023.309, 1023.369, 1023.729, 1024.029, 1023.909, 1024.629, 1025.049, 1024.869, 1024.929, 1024.869, 1024.389, 1024.329, 1024.089, 1024.089, 1024.209, 1024.629, 1024.749, 1025.109, 1025.229, 1025.469, 1025.469, 1025.589, 1025.949, 1026.069, 1026.249, 1026.249, 1026.249, 1026.489, 1026.669, 1027.269, 1027.809, 1027.869, 1027.749, 1027.689, 1027.029, 1026.549, 1026.189, 1026.609, 1026.069, 1026.249, 1026.489, 1026.429, 1026.789, 1027.149, 1027.089, 1026.729, 1026.489, 1026.009, 1025.589, 1025.589, 1025.469, 1025.289, 1025.589, 1025.589, 1025.709, 1025.289, 1025.349, 1024.449, 1024.029, 1024.029, 1023.729, 1023.609, 1022.529, 1022.289, 1022.229 ; 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 = 6.625, 6.86, 5.684, 4.743, 9.68, 6.429, 6.115, 7.49, 5.723, 4.351, 6.742, 8.23, 7.17, 8.82, 8.94, 8.31, 10.78, 8.27, 11.37, 12.35, 11.96, 10.43, 8.9, 8.78, 6.037, 4.312, 3.45, 4.743, 3.371, 3.92, 2.078, 3.685, 1.862, 3.528, 4.038, 3.41, 3.646, 5.841, 6.546, 5.802, 5.253, 4.978, 8.23, 4.508, 5.37, 4.41, 2.156, 1.803, 3.254, 3.489, 4.547, 2.94, 2.705, 4.39, 3.646, 3.685, 3.959, 3.724, 2.94, 3.881, 4.469, 5.606, 5.998, 5.253, 2.94, 0.392, 0, 6.272, 4.743, 3.038, 1.96, 2.94, 5.214, 6.115, 5.527, 6.625, 5.214, 4.508, 5.527, 5.449, 6.703, 6.586, 4.939, 5.488, 5.762, 4.9, 7.25, 7.06, 5.096, 3.254, 1.137, 0, 1.646, 1.45, 2.117, 2.078, 1.215, 1.921, 4.586, 3.528, 3.136, 3.371, 4.155, 4.743, 5.449, 6.86, 4.9, 5.331, 7.02, 7.1, 8.47, 6.703, 6.899, 6.664, 6.468, 5.096, 6.154, 6.546, 6.586, 6.115, 4.626, 5.292, 7.21, 7.06, 9.09, 8.82, 8.31, 8, 8, 7.49, 7.76, 8.74, 9.49, 8.9, 9.56, 9.13, 7.53, 7.37, 8.35, 7.92, 5.488, 5.292, 6.154, 6.625, 8.11, 6.782, 9.72, 8, 7.25, 7.72, 8.7, 8.55, 6.076, 5.057, 6.742, 6.978, 8.43, 8.82, 8.31, 7.06, 7.88, 9.17, 8.47, 8.11, 8.62, 9.49, 7.35, 5.566 ; 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 = 4.709, 4.544, 3.883, 3.423, 6.046, 5.197, 4.777, 5.263, 4.512, 3.582, 5.435, 6.219, 5.752, 5.434, 6.081, 5.775, 6.024, 5.96, 7.69, 8.72, 8.86, 6.546, 6.091, 5.136, 4.343, 3.228, 2.783, 3.17, 2.676, 2.822, 1.538, 2.902, 1.415, 2.767, 3.134, 2.512, 2.881, 4.478, 5.108, 3.598, 3.594, 3.447, 5.041, 3.654, 4.184, 3.52, 0.944, 0.764, 2.345, 2.86, 3.236, 2.247, 1.953, 3.52, 2.912, 2.874, 3.025, 2.906, 2.439, 2.919, 3.478, 4.06, 3.535, 3.622, 0.63, 0, 0, 4.473, 3.552, 2.344, 1.651, 2.264, 3.831, 4.853, 4.007, 5.294, 4.248, 3.678, 4.299, 4.652, 5.279, 5.11, 4.143, 4.443, 4.523, 3.443, 4.753, 5.157, 3.347, 1.913, 0.279, 0, 1.057, 0.91, 1.436, 1.572, 0.459, 1.128, 3.64, 2.441, 2.611, 2.794, 3.306, 3.565, 4.336, 5.15, 3.964, 3.94, 5.567, 5.885, 6.031, 4.95, 4.712, 4.665, 4.977, 3.686, 4.73, 4.921, 4.613, 4.383, 3.194, 4.338, 5.107, 5.262, 6.827, 6.516, 6.429, 5.626, 6.496, 5.787, 5.946, 6.46, 6.144, 7.01, 7.54, 6.454, 5.648, 5.939, 5.695, 5.83, 4.06, 4.221, 4.923, 4.894, 6.373, 5.277, 6.867, 5.546, 5.581, 5.452, 6.639, 5.956, 4.367, 4.032, 5.396, 5.433, 6.118, 6.627, 5.837, 5.244, 6.098, 6.692, 7.24, 6.26, 6.405, 7.2, 5.369, 4.261 ; 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 = 191.3, 192.5, 191.3, 190.5, 193.6, 175.9, 180.2, 179.8, 163.4, 161.7, 141.3, 164.6, 159.2, 176.8, 189.9, 201.8, 213.5, 208, 205.1, 202.4, 203.3, 196.3, 195.4, 206.2, 214.4, 203.1, 185.7, 193.4, 207.4, 212.3, 205.5, 227, 239.4, 222.7, 235.6, 244.8, 242.4, 235.8, 243, 255.2, 248.8, 261.1, 259.2, 281.7, 279.2, 291.3, 265.9, 248.3, 281.3, 281, 287.9, 289.4, 276.7, 301.9, 271.7, 275.3, 279.3, 280.4, 258.6, 277.5, 298.3, 308.4, 344.477, 341, 294.2, 341.6, 341.6, 341.813, 347.002, 287.8, 279.6, 332.6, 341.975, 0.63, 339, 4.47, 9.63, 7.21, 7.34, 359.4, 0.74, 1.74, 357.86, 4.59, 355.62, 338.1, 11.08, 20.15, 34.3, 102.3, 107.7, 341.6, 109.5, 91.5, 53.6, 56.5, 356.73, 350.37, 32.79, 61.9, 45.54, 24.64, 3.4, 1.3, 355.59, 2.21, 2.95, 19.63, 20.04, 13.06, 25.54, 13.12, 26.99, 345.339, 338.9, 344.035, 349.08, 6.81, 5.44, 7.68, 14, 13.83, 26.06, 29.65, 35.81, 24.95, 25.52, 17.5, 17.47, 13.04, 13.82, 12.67, 25.59, 11.21, 18.73, 19.23, 11.57, 28.56, 25.18, 20.06, 33.52, 8.03, 12.62, 21.98, 26.29, 32.33, 27.01, 23.37, 21.8, 13.91, 14.42, 18.72, 8.69, 6.03, 359.1, 16.97, 9.32, 12.2, 13.04, 13.15, 18.84, 19.41, 16.28, 14.37, 26, 12.65, 8.97, 10.77 ; 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 = 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2778.913, 2962.128, 2963.33, 2962.729, 2963.33, 2962.128, 2965.733, 2943.506, 2966.333, 2962.729, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2963.93, 2963.93, 2964.531, 2931.492, 2941.704, 2963.33, 2902.058, 2428.702, 2965.733, 2966.333, 2962.128, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2966.333, 2966.333, 2965.733, 2966.333, 2966.333, 2965.733, 2964.531, 2920.079, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2964.531, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2965.132, 2962.729, 2962.729, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2608.313, 2964.531, 2966.333, 2966.934, 2966.333, 2963.93, 2963.93, 2963.93, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2963.93, 2963.93, 2964.531, 2963.93, 2963.93, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.33, 2963.33, 2963.33 ; 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 ; }