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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "08-Apr-2005 10:07:33: Parameter barometric_pressure marked as non-functional as of julian day 2453469.208333 (2005-04-08 05:00:00)\n", "29-Mar-2005 09:34:39: Parameter barometric_pressure marked as non-functional as of julian day 2453459.333333 (2005-03-29 08:00:00)\n", "12-Mar-2005 03:41:12: Parameter barometric_pressure marked as non-functional as of julian day 2453442.000000 (2005-03-12 00:00:00)\n", "09-Mar-2005 09:49:38: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:03:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "04-Mar-2005 19:37:27: Parameter 2.453435e+06 marked as non-functional as of julian day 98.000000 (arometric_pressure)Parameter -------------------777777777777777777711111111111111111112222222222222222222-------------------00000000000000000003233333333233333333-------------------02111011002110112101974249782757488074 00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000 marked as non-functional as of julian day \n", "01-Mar-2005 08:35:30: Parameter barometric_pressure marked as non-functional as of julian day 2453431.333333 (2005-03-01 08:00:00)\n", "27-Feb-2005 19:46:33: Parameter barometric_pressure marked as non-functional as of julian day 2453429.416667 (2005-02-27 10:00:00)\n", "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 = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.41667244 ; :ending_julian_day_string = "2005-04-23 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.8793 ; :latitude = 43.4866 ; :is_dead = 0. ; data: lat = 43.4866 ; lon = -67.8793 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667 ; air_temperature = 4.2, 4.179, 4.048, 3.897, 3.813, 3.832, 3.862, 3.858, 3.844, 3.875, 3.915, 4.149, 4.265, 4.418, 4.611, 4.822, 5.072, 5.178, 5.364, 5.458, 5.573, 5.624, 5.736, 5.576, 5.617, 5.717, 5.803, 6.043, 6.65, 6.688, 6.941, 7.01, 7.23, 6.77, 6.822, 6.633, 6.217, 6.163, 5.998, 5.96, 6.202, 6.19, 7.1, 7.3, 7.6, 7.66, 6.711, 6.987, 6.53, 6.457, 6.551, 7.65, 6.381, 6.693, 6.465, 6.948, 6.686, 5.904, 6.167, 6.074, 6.55, 6.524, 9.89, 7.8, 6.811, 7.6, 7.87, 7.63, 7.5, 7.45, 7.22, 7.32, 6.83, 6.847, 6.749, 6.553, 6.822, 6.95, 7.04, 7.3, 7.44, 7.84, 7.41, 7.27, 7.39, 7.23, 7.27, 7.88, 6.933, 7.13, 7.1, 7.62, 7.64, 7.33, 7.26, 8.69, 7.93, 6.662, 6.466, 6.384, 6.617, 5.744, 4.78, 4.812, 4.346, 3.976, 3.251, 3.17, 3.416, 3.32, 3.515, 3.844, 4.063, 4.093, 4.297, 4.653, 4.864, 5.12, 5.098, 5.2, 5.028, 5.036, 5.077, 5.535, 5.558, 5.313, 5.157, 5.151, 5.087, 4.858, 4.943, 5.64, 5.165, 5.169, 5.133, 5.217, 5.302, 5.445, 5.746, 5.81, 5.692, 5.843, 5.884, 5.621, 5.564, 5.484, 5.66, 5.628, 5.615, 5.597, 5.526, 5.696, 5.667, 5.515, 5.476 ; 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 = 1029.528, 1029.288, 1028.628, 1028.328, 1027.728, 1026.828, 1026.108, 1025.089, 1024.489, 1023.889, 1023.529, 1022.929, 1022.329, 1021.489, 1020.889, 1020.169, 1019.21, 1018.25, 1017.17, 1015.79, 1014.711, 1013.571, 1013.031, 1012.491, 1012.491, 1012.671, 1012.491, 1012.071, 1011.471, 1011.171, 1011.171, 1011.291, 1011.351, 1012.131, 1012.971, 1013.991, 1014.831, 1015.07, 1015.25, 1015.19, 1015.01, 1014.591, 1014.111, 1013.631, 1013.151, 1012.971, 1012.851, 1012.911, 1013.331, 1014.291, 1014.831, 1015.01, 1015.25, 1015.25, 1015.31, 1015.25, 1015.37, 1015.49, 1015.85, 1016.21, 1016.45, 1016.69, 1016.69, 1016.93, 1016.39, 1015.13, 1014.471, 1013.571, 1012.791, 1012.131, 1011.351, 1010.571, 1010.511, 1010.391, 1010.031, 1009.192, 1008.652, 1008.112, 1007.392, 1006.612, 1005.892, 1005.532, 1005.472, 1005.532, 1005.352, 1005.232, 1005.352, 1005.232, 1005.052, 1004.873, 1004.453, 1003.973, 1003.553, 1002.773, 1004.153, 1002.293, 1002.833, 1002.833, 1004.453, 1003.193, 1002.353, 1002.173, 1000.973, 1001.573, 1002.893, 1001.453, 1004.453, 1006.192, 1006.972, 1007.992, 1008.772, 1009.492, 1009.612, 1010.091, 1010.391, 1010.391, 1010.571, 1010.751, 1010.931, 1011.351, 1012.071, 1012.731, 1013.211, 1013.571, 1014.051, 1014.411, 1014.351, 1014.471, 1014.471, 1015.07, 1015.67, 1016.15, 1016.51, 1016.57, 1016.75, 1016.63, 1016.39, 1016.63, 1016.27, 1015.55, 1015.13, 1015.01, 1014.651, 1014.171, 1014.411, 1014.531, 1014.591, 1014.171, 1013.931, 1013.931, 1013.691, 1013.391, 1012.731, 1012.371, 1012.011 ; 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 = 5.174, 4.861, 5.37, 5.174, 3.998, 4.038, 4.39, 4.077, 2.509, 2.47, 2.078, 2.626, 3.489, 4.038, 3.724, 4.469, 4.822, 5.057, 5.37, 5.723, 7.21, 7.53, 7.41, 7.33, 7.57, 7.33, 5.998, 7.29, 8.15, 7.76, 6.664, 6.272, 7.41, 6.742, 6.468, 7.29, 6.174, 6.899, 5.841, 7.57, 7.29, 5.998, 7.06, 7.37, 6.037, 7.57, 6.742, 7.29, 6.821, 5.096, 4.273, 4.743, 3.822, 5.135, 3.567, 3.293, 4.586, 3.234, 3.45, 2.43, 1.882, 1.49, 0.588, 4.312, 2.94, 3.018, 4.43, 5.135, 6.154, 6.468, 7.6, 7.8, 8.66, 7.68, 8.62, 8.58, 8.51, 8, 7.72, 8.15, 8.51, 8.9, 8.78, 8.55, 8.55, 7.06, 6.233, 6.507, 5.194, 4.586, 4.939, 4.822, 5.292, 4.743, 4.214, 7.92, 6.115, 5.449, 5.684, 5.057, 10.27, 12.39, 15.56, 15.52, 14.7, 16.5, 15.68, 14.7, 12.07, 11.05, 9.84, 9.06, 9.96, 6.586, 4.978, 4.586, 3.92, 5.214, 8.19, 7.96, 9.17, 7.92, 6.742, 6.586, 4.508, 4.469, 4.312, 4.273, 4.626, 4.312, 4.116, 4.469, 3.626, 3.136, 4.273, 4.155, 5.253, 5.174, 3.959, 3.842, 4.547, 4.978, 5.41, 5.606, 6.703, 7.25, 7.13, 6.899, 5.606, 6.938, 4.861, 5.88, 5.958, 7.45, 8.78 ; 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 = 4.305, 4.101, 4.592, 4.461, 3.506, 3.349, 3.744, 3.362, 2.049, 2.051, 1.771, 2.224, 2.857, 3.446, 3.166, 3.779, 4.02, 4.331, 4.441, 5.076, 6.091, 6.301, 6.499, 6.401, 6.063, 6.022, 5.068, 5.967, 6.377, 6.458, 5.456, 5.28, 5.86, 5.734, 4.599, 6.209, 4.735, 5.199, 4.725, 6.513, 6.189, 4.956, 6.284, 6.171, 4.926, 6.328, 5.85, 6.235, 5.92, 4.177, 3.8, 4.384, 3.188, 4.597, 3.064, 2.917, 3.928, 2.163, 2.938, 1.86, 1.373, 1.165, 0.173, 3.663, 2.005, 2.689, 3.843, 4.491, 5.397, 5.686, 6.62, 6.862, 7.18, 6.691, 7.44, 7.58, 7.1, 6.99, 6.687, 6.9, 7.56, 7.63, 7.8, 7.31, 7.4, 5.938, 5.414, 5.774, 4.083, 3.967, 4.48, 4.209, 4.607, 4.327, 2.386, 6.359, 5.042, 4.428, 4.571, 3.939, 8.65, 10.52, 12.84, 13.13, 12.62, 12.24, 13.93, 12.18, 10.12, 9.64, 8.44, 7.7, 8.65, 5.799, 4.199, 4.051, 3.173, 4.399, 7.07, 6.867, 7.73, 6.998, 5.727, 5.569, 3.316, 3.882, 3.86, 3.724, 4.035, 3.55, 3.43, 3.656, 3.222, 2.764, 3.562, 3.554, 4.585, 4.312, 3.415, 3.319, 3.847, 4.166, 4.612, 4.793, 5.997, 6.252, 6.106, 5.652, 4.638, 5.758, 4.186, 5.181, 5.271, 6.332, 7.3 ; 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 = 216.4, 211.9, 200.3, 203.2, 220.3, 258.9, 280.1, 287.7, 257.7, 260.2, 238.3, 230.9, 237.4, 241.5, 238.3, 236.6, 230.6, 218.2, 222.6, 218.4, 229.1, 224.8, 221, 223, 234.1, 240.9, 242, 268.5, 284.2, 294.8, 303.3, 314.2, 322.2, 327.5, 344.204, 330.6, 320, 319.5, 319.2, 316.4, 304.1, 293.1, 299.9, 282.8, 268.8, 269, 262.1, 262.8, 258.6, 267.9, 299.4, 317.3, 276.5, 298, 292.8, 308.4, 291.6, 284.6, 291.3, 242.3, 277.2, 318, 358.14, 233.5, 219.4, 204.8, 194.1, 201.3, 200.8, 200, 201.5, 201.4, 201.4, 197.2, 201.5, 200.3, 204.1, 207.9, 214, 220.7, 225.5, 228.4, 225.1, 230.5, 230.6, 239.7, 243.2, 241.5, 228.2, 223.1, 221.5, 223.2, 211.5, 196.1, 328.9, 29.22, 28.77, 105.5, 344.618, 46.84, 38.23, 32.88, 30.92, 16.89, 6.01, 9.74, 13.53, 11.19, 18.56, 356.21, 352.59, 350.89, 341.2, 333.7, 326.6, 309.5, 223.2, 230.1, 246.1, 246.2, 240.3, 244.6, 251.2, 285.8, 280.8, 288.5, 290.8, 293.9, 299.7, 288.2, 279.6, 283.5, 264, 266.6, 251.1, 239.3, 246.4, 242.3, 229, 209.2, 197.3, 195.6, 189.4, 180.5, 191.1, 197.5, 194.4, 188.4, 180.7, 174.7, 169.5, 165.7, 148.8, 140.5, 127.1 ; 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, 2957.323, 2956.722, 2956.722, 2957.323, 2956.722, 2957.323, 2957.323, 2957.323, 2953.719, 2876.228, 2007.607, 1255.524, 1665.205, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2570.468, 2489.974, 2497.783, 2957.323, 2956.121, 2956.722, 2915.874, 2957.323, 2952.517, 2957.323, 2896.651, 2957.323, 2780.115, 2712.835, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2949.513, 2930.291, 2944.107, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2941.704, 2957.323, 2318.773, 2622.73, 2832.376, 2956.121, 2956.121, 2955.521, 2954.92, 2953.118, 2950.114, 2940.503, 2914.673, 2903.86, 2933.294, 2865.415, 2826.369, 2857.605, 2831.775, 2811.952, 2800.539, 2667.782, 2676.192, 2747.076, 2755.486, 2759.69, 2733.86, 2408.278, 2264.108, 2566.864, 2140.363, 2230.469, 2147.572, 2946.51, 2758.489, 2245.487, 2882.234, 2282.13, 2814.355, 2830.574, 2930.291, 2937.499, 2946.51, 2801.139, 2932.093, 2908.666, 2957.323, 2896.051, 2957.323, 2816.758, 2301.352, 2455.133, 2164.992, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1950.54, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2956.121, 2956.722, 2957.323, 2956.121, 2793.931, 735.9134, 2700.821, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 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 ; }