netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; 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., 50. ; 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., 50. ; 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-Feb-2005 17:37:05: 09-Feb-2005 08:00: Replaced met (wind) sensor 48490 with 48491\n", "25-Jan-2005 21:52:19: Parameter wind_direction marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:12: Parameter wind_gust marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:06: Parameter wind_speed marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453415.00000579 ; :starting_julian_day_string = "2005-02-13 00:00:00" ; :ending_julian_day_number = 2453421.41667244 ; :ending_julian_day_string = "2005-02-19 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453415, 2453415.04166667, 2453415.08333333, 2453415.125, 2453415.16666667, 2453415.20833333, 2453415.25, 2453415.29166667, 2453415.33333333, 2453415.375, 2453415.41666667, 2453415.45833333, 2453415.5, 2453415.54166667, 2453415.58333333, 2453415.625, 2453415.66666667, 2453415.70833333, 2453415.75, 2453415.79166667, 2453415.83333333, 2453415.875, 2453415.91666667, 2453415.95833333, 2453416, 2453416.04166667, 2453416.08333333, 2453416.125, 2453416.16666667, 2453416.20833333, 2453416.25, 2453416.29166667, 2453416.33333333, 2453416.375, 2453416.41666667, 2453416.45833333, 2453416.5, 2453416.54166667, 2453416.58333333, 2453416.625, 2453416.66666667, 2453416.70833333, 2453416.75, 2453416.79166667, 2453416.83333333, 2453416.875, 2453416.91666667, 2453416.95833333, 2453417, 2453417.04166667, 2453417.08333333, 2453417.125, 2453417.16666667, 2453417.20833333, 2453417.25, 2453417.29166667, 2453417.33333333, 2453417.375, 2453417.41666667, 2453417.45833333, 2453417.5, 2453417.54166667, 2453417.58333333, 2453417.625, 2453417.66666667, 2453417.70833333, 2453417.75, 2453417.79166667, 2453417.83333333, 2453417.875, 2453417.91666667, 2453417.95833333, 2453418, 2453418.04166667, 2453418.08333333, 2453418.125, 2453418.16666667, 2453418.20833333, 2453418.25, 2453418.29166667, 2453418.33333333, 2453418.375, 2453418.41666667, 2453418.45833333, 2453418.5, 2453418.54166667, 2453418.58333333, 2453418.625, 2453418.66666667, 2453418.70833333, 2453418.75, 2453418.79166667, 2453418.83333333, 2453418.875, 2453418.91666667, 2453418.95833333, 2453419, 2453419.04166667, 2453419.08333333, 2453419.125, 2453419.16666667, 2453419.20833333, 2453419.25, 2453419.29166667, 2453419.33333333, 2453419.375, 2453419.41666667, 2453419.45833333, 2453419.5, 2453419.54166667, 2453419.58333333, 2453419.625, 2453419.66666667, 2453419.70833333, 2453419.75, 2453419.79166667, 2453419.83333333, 2453419.875, 2453419.91666667, 2453419.95833333, 2453420, 2453420.04166667, 2453420.08333333, 2453420.125, 2453420.16666667, 2453420.20833333, 2453420.25, 2453420.29166667, 2453420.33333333, 2453420.375, 2453420.41666667, 2453420.45833333, 2453420.5, 2453420.54166667, 2453420.58333333, 2453420.625, 2453420.66666667, 2453420.70833333, 2453420.75, 2453420.79166667, 2453420.83333333, 2453420.875, 2453420.91666667, 2453420.95833333, 2453421, 2453421.04166667, 2453421.08333333, 2453421.125, 2453421.16666667, 2453421.20833333, 2453421.25, 2453421.29166667, 2453421.33333333, 2453421.375, 2453421.41666667 ; air_temperature = 0.998, 1.175, 1.435, 1.659, 1.791, 1.814, 1.487, 1.23, 1.069, 0.84, 0.961, 0.788, 0.555, -0.17, -0.711, -1.417, -1.398, -1.542, -1.66, -1.637, -1.57, -1.523, -1.29, -1.137, -1.103, -1.534, -1.767, -1.978, -2.37, -2.735, -2.911, -3.028, -2.955, -3.106, -3.294, -3.501, -3.368, -2.817, -2.887, -2.5, -2.091, -2.025, -1.519, -1.134, -0.765, -0.278, -0.007, 0.355, 0.591, 0.763, 1.13, 1.447, 1.724, 2.357, 2.823, 3.263, 3.729, 4.073, 4.018, 4.094, 4.201, 4.663, 4.983, 5.113, 5.306, 4.961, 4.476, 4.023, 3.867, 3.499, 3.458, 3.009, 2.982, 3.156, 3.43, 3.466, 3.373, 3.613, 3.597, 3.644, 3.377, 3.317, 3.372, 3.349, 3.651, 3.586, 3.47, 3.54, 3.823, 3.876, 4.242, 3.963, 3.918, 3.975, 4.136, 4.151, 3.932, 3.914, 3.838, 4.449, 4.92, 4.676, 3.299, 2.886, 2.461, 2.332, 1.779, 1.021, 0.65, 0.234, -0.068, -0.281, -0.52, -0.537, -0.101, 0.088, 0.154, 0.383, 0.983, 1.129, 1.218, 0.849, 0.519, -0.211, -0.735, -1.19, -1.64, -1.995, -2.303, -2.502, -2.853, -2.845, -2.551, -2.634, -2.476, -2.298, -2.479, -2.466, -2.532, -2.104, -2.038, -2.001, -1.929, -1.59, -1.439, -1.25, -1.025, -0.797, -1.336, -3.292, -2.349, -3.235, -4.331, -4.997, -5.581 ; 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 ; barometric_pressure = 1002.293, 1002.893, 1003.373, 1003.733, 1004.213, 1004.453, 1004.693, 1004.873, 1005.352, 1006.432, 1007.332, 1008.352, 1009.672, 1011.111, 1012.131, 1012.971, 1013.631, 1013.931, 1014.531, 1015.55, 1016.75, 1017.95, 1019.39, 1021.249, 1022.629, 1023.529, 1024.849, 1025.568, 1026.528, 1027.368, 1028.388, 1028.748, 1028.988, 1029.528, 1030.667, 1031.147, 1032.107, 1032.947, 1033.427, 1033.607, 1033.847, 1032.947, 1032.527, 1032.107, 1032.047, 1031.627, 1031.147, 1030.727, 1030.547, 1029.648, 1028.448, 1027.668, 1026.828, 1025.688, 1024.429, 1023.169, 1021.429, 1020.589, 1019.45, 1018.49, 1016.81, 1015.55, 1014.291, 1013.751, 1013.871, 1013.211, 1012.971, 1012.371, 1013.391, 1013.691, 1014.351, 1015.01, 1016.15, 1016.63, 1016.33, 1016.09, 1015.79, 1015.55, 1015.19, 1014.651, 1014.111, 1013.691, 1013.691, 1013.571, 1013.511, 1013.211, 1011.531, 1010.211, 1010.091, 1009.192, 1007.692, 1007.032, 1006.732, 1005.652, 1003.853, 1003.733, 1002.653, 1001.693, 1000.433, 999.1137, 997.614, 997.254, 998.0939, 999.1137, 999.7136, 1000.313, 1001.033, 1001.813, 1002.593, 1003.373, 1003.913, 1003.733, 1003.673, 1003.493, 1003.433, 1003.613, 1003.193, 1003.613, 1004.093, 1004.333, 1004.573, 1004.753, 1005.112, 1005.292, 1005.652, 1005.712, 1005.712, 1005.592, 1005.352, 1005.412, 1005.532, 1005.532, 1006.132, 1006.252, 1006.672, 1006.852, 1007.212, 1006.792, 1006.552, 1006.552, 1007.032, 1007.512, 1008.112, 1008.772, 1009.252, 1009.911, 1010.211, 1010.511, 1010.571, 1011.531, 1012.191, 1012.791, 1013.631, 1014.531, 1015.37 ; 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 ; wind_gust = 8.15, 7.84, 7.84, 7.64, 7.17, 6.429, 7.57, 7.53, 9.21, 8.31, 8.94, 10.23, 9.25, 10.58, 9.96, 9.6, 8.86, 8.94, 10.07, 9.6, 10.9, 10.78, 8.82, 10.54, 9.84, 8.9, 8.9, 8.9, 8.82, 6.899, 5.978, 6.468, 6.703, 6.272, 6.39, 5.292, 5.41, 3.214, 3.567, 4.116, 4.273, 4.038, 5.566, 5.684, 6.782, 8.04, 9.09, 10.62, 11.52, 12.25, 12.98, 13.13, 13.17, 13.21, 12.82, 13.13, 12.11, 12.54, 13.52, 12.58, 14.11, 15.21, 16.46, 14.82, 13.56, 11.17, 8.98, 6.703, 7.21, 6.821, 5.488, 3.234, 4.351, 4.194, 4.743, 5.802, 5.057, 5.566, 5.292, 3.92, 2.783, 4.861, 5.488, 4.861, 5.41, 7.17, 8.27, 10.82, 8.66, 6.782, 9.06, 7.45, 6.782, 6.742, 10.47, 8.62, 10.66, 11.72, 12, 11.37, 12.62, 13.09, 14.66, 13.05, 12.39, 11.45, 12.58, 12.7, 12.19, 11.92, 10.86, 10.54, 10.43, 9.53, 9.49, 9.33, 9.45, 8.35, 8.43, 8, 10.23, 9.96, 8.58, 10.07, 9.29, 9.02, 8.47, 9.29, 10.23, 9.45, 8.72, 8.39, 8.86, 8.51, 8.94, 9.17, 7.92, 7.06, 6.154, 6.35, 4.469, 4.547, 6.154, 6.429, 6.272, 6.076, 6.507, 6.546, 10.54, 9.8, 11.76, 11.84, 13.01, 12.78, 13.01 ; 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 ; wind_speed = 6.693, 6.65, 6.386, 6.296, 6.103, 5.44, 6.195, 6.538, 7.78, 7.2, 7.78, 8.2, 7.92, 8.86, 8.48, 7.97, 7.17, 7.6, 8.17, 8.39, 9.13, 8.62, 7.18, 8.21, 7.61, 7.36, 7.26, 7.21, 6.617, 5.082, 3.725, 4.977, 5.23, 4.673, 5.04, 4.192, 3.663, 2.374, 2.518, 2.894, 2.793, 3.118, 4.079, 4.076, 5.348, 6.479, 7.54, 8.91, 8.86, 10.01, 10.81, 10.92, 11.05, 11.45, 10.59, 10.42, 10.24, 10.67, 10.8, 10.62, 11.74, 12.9, 13.54, 12.34, 11.09, 9.52, 7.47, 5.731, 6.022, 5.077, 3.679, 1.397, 3.426, 3.117, 3.968, 4.82, 4.168, 4.804, 4.107, 2.727, 2.423, 4.012, 4.802, 4.266, 4.821, 6.112, 6.784, 9.22, 6.692, 5.806, 7.64, 6.019, 5.792, 5.88, 8.55, 7.27, 8.94, 9.65, 9.92, 10.16, 8.95, 10.39, 11.42, 10.68, 9.99, 9.29, 10.53, 10.71, 10.22, 9.95, 9.11, 9.25, 8.61, 8.12, 7.54, 7.91, 7.78, 7.11, 7.07, 6.701, 7.51, 8.18, 7.49, 8.31, 7.5, 6.969, 6.638, 7.65, 8.22, 7.63, 6.714, 6.988, 6.694, 7.2, 7.49, 7.55, 6.719, 5.796, 4.672, 4.582, 3.269, 3.094, 4.139, 5.123, 4.883, 4.837, 5.287, 5.074, 8.28, 6.41, 9.68, 9.76, 10.02, 10.46, 10.22 ; 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 ; wind_direction = 293.8, 294, 293.6, 289.4, 298, 296, 306.1, 320.7, 317.7, 337, 351.41, 352.38, 344.992, 340.3, 327.9, 327, 332.4, 320.2, 315.1, 324.3, 328.6, 327.2, 333.8, 321.2, 330.2, 338.4, 344.308, 357.24, 0.92, 17.02, 0.07, 345.17, 3.01, 8.21, 20.07, 20.65, 48.73, 64, 91.7, 119.5, 138.9, 135.4, 151.6, 146.2, 157.4, 162.7, 168.1, 157.2, 163.1, 155.9, 155.4, 154.2, 151.5, 151.8, 152, 145.5, 148.8, 153.5, 149.3, 143.9, 140.1, 148.6, 153.9, 162.5, 173.6, 186.8, 204.5, 205.1, 243.3, 267.2, 262.6, 184.5, 166.6, 198, 214.2, 213.4, 206.3, 207.1, 210.4, 210.9, 193.1, 159, 171.5, 175.1, 170.5, 168.4, 154.7, 156.4, 173.2, 184.1, 174.5, 169.1, 187.1, 171.2, 149.4, 155.1, 149.1, 156.2, 156.8, 166.8, 177.6, 220.8, 288.3, 291.4, 282.8, 286.3, 284.3, 292.9, 294, 295.7, 304.6, 297.3, 306.8, 304.4, 312.6, 308.3, 321.6, 327.5, 334.3, 336.4, 348.509, 352.74, 334.4, 358.5, 351.2, 6.05, 7.47, 5.08, 9.65, 16.34, 16.48, 16.22, 2.93, 6.54, 21.54, 19.43, 14.82, 20.96, 5.36, 9.74, 339.8, 306.5, 292.2, 290, 292.7, 293.3, 287.2, 304.6, 306.6, 349.355, 324.5, 335.4, 336, 338.8, 341.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 ; visibility = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2828.772, 2957.323, 2893.047, 2956.722, 2957.323, 2957.323, 2956.722, 2950.715, 2769.302, 2948.312, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2291.741, 2217.253, 2501.988, 2953.719, 2938.701, 2878.03, 2895.45, 2475.557, 2957.323, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2953.719, 2951.916, 2931.492, 2597.5, 2164.391, 1620.152, 1582.908, 1313.191, 1215.276, 1967.36, 1931.918, 2014.816, 403.7832, 196.3596, 577.9278, 2342.2, 2590.292, 1869.445, 2437.712, 2954.92, 2956.121, 2951.316, 2951.916, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2881.033, 2865.415, 2922.482, 2939.902, 2388.455, 2760.892, 2911.068, 2882.234, 2880.432, 2869.019, 2939.902, 2954.319, 2956.121, 2956.722, 2938.701, 2907.464, 2513.401, 2614.92, 1854.427, 2082.695, 2875.026, 2906.263, 2951.916, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2903.86, 2780.715, 2956.722, 2956.722, 2954.92, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2717.641, 2815.556, 2906.263, 2946.51, 2870.22, 2877.429, 2957.323, 2817.358, 2855.203, 2850.397, 2956.722, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2949.513, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121 ; 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 ; }