netcdf L0108.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 159 ; 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.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., 1.53 ; 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 = "Wed Jun 22 12:58:37 2005: ncrcat -d time,2410000.00,2453543.7708 L0108.met.realtime.nc new.nc\n", "Wed Jun 22 12:41:12 2005: ncrcat -d time,2410000.00,2453543.8125 L0108.met.realtime.nc new.nc\n", "19-May-2005 16:12:10: Wind Sensor 46265 replaced old one 2005/03/19 06:00 GMT\n", "19-May-2005 16:12:09: Barometric pressure sensor 2299994 replaced old one 2005/03/19 06:00 GMT\n", "27-Feb-2005 11:34:00: Parameter barometric_pressure marked as non-functional as of julian day 2453429.375000 (2005-02-27 09:00:00)\n", "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.met.realtime.nc L0108.met.realtime.nc.new\n", "Wed Feb 9 05:46:41 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.met.realtime.nc L0108.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 = "RMYWM46270" ; :visibility_sensor_serial_number = 316 ; :barometric_pressure_serial_number = "SETAP2448665" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.58333912 ; :ending_julian_day_string = "2005-07-30 14:00:00" ; :algorithm_ids = "SET_BP_1.2: 07-Feb-2005 21:35:07\n", "WIND_DIR_1.2: 07-Feb-2005 21:35:07\n", "AAN_VIZ_1.2: 07-Feb-2005 21:35:07\n", "SET_BP_1.3: 25-Apr-2005 20:26:07" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667, 2453582.58333333 ; air_temperature = 13.76, 12.07, 13, 12.77, 13.45, 13.07, 12.59, 12.5, 12.41, 12.07, 11.87, 11.81, 11.45, 11.33, 11.51, 11.74, 12.11, 12.28, 12.43, 12.95, 12.75, 13.24, 13.33, 12.79, 12.58, 12.77, 12.52, 12.73, 12.41, 12.6, 12.43, 12.14, 12, 11.92, 12.16, 12.12, 12.7, 12.49, 12.67, 12.7, 12.61, 12.73, 13.02, 13.07, 13.71, 13.59, 12.92, 12.69, 12.28, 12.44, 12.46, 12.46, 11.93, 11.35, 11.59, 10.45, 10.76, 10.65, 10.9, 10.95, 11.83, 11.6, 11.6, 12.26, 11.84, 11.55, 11.32, 11.63, 11.97, 12.31, 12.19, 11.91, 11.93, 12.02, 11.79, 11.8, 12.32, 12.92, 13.01, 13.21, 12.97, 13.1, 12.72, 13.29, 13.78, 13.81, 13.41, 13.53, 13.6, 13.3, 13.47, 13.47, 13.24, 13.68, 13.37, 13.45, 13.84, 13.93, 13.45, 12.42, 12.53, 12.86, 12.23, 12.54, 12.87, 11.93, 11.89, 11.42, 11.41, 11.17, 11.26, 11.12, 11.35, 11.43, 11.58, 11.83, 12.42, 12.22, 12.83, 12.64, 12.49, 12.41, 12.94, 11.58, 11.41, 11.58, 11.37, 11.4, 11.28, 11.29, 11.41, 11.28, 11.42, 11.49, 11.35, 11.72, 12.08, 12.22, 12.71, 13.56, 13.91, 13.72, 13.54, 13.71, 13.61, 13.13, 13.1, 12.84, 12.74, 12.75, 12.79, 12.94, 13.08, 12.9, 12.6, 13.14, 13, 12.62, 12.66 ; 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 ; barometric_pressure = 1010.874, 1011.054, 1010.994, 1010.694, 1010.333, 1010.393, 1010.453, 1010.634, 1010.994, 1011.054, 1011.474, 1011.833, 1012.313, 1012.253, 1012.433, 1012.553, 1012.853, 1012.613, 1012.313, 1012.553, 1012.673, 1012.973, 1013.033, 1013.033, 1013.093, 1013.273, 1013.154, 1013.693, 1013.214, 1013.154, 1013.093, 1012.733, 1012.373, 1012.373, 1012.553, 1012.013, 1011.534, 1010.934, 1010.034, 1009.494, 1008.654, 1007.514, 1006.074, 1007.034, 1006.194, 1006.374, 1006.554, 1006.554, 1007.094, 1007.694, 1007.934, 1008.414, 1008.654, 1008.894, 1008.834, 1008.774, 1008.774, 1008.954, 1009.494, 1009.914, 1009.854, 1010.453, 1010.874, 1010.453, 1010.273, 1010.273, 1010.453, 1010.273, 1010.214, 1009.914, 1009.854, 1009.614, 1009.494, 1009.794, 1009.554, 1009.734, 1009.314, 1008.834, 1008.534, 1008.234, 1007.694, 1007.694, 1007.694, 1007.754, 1007.334, 1008.054, 1008.054, 1008.174, 1007.814, 1007.574, 1007.094, 1007.034, 1007.154, 1006.734, 1006.614, 1006.854, 1007.334, 801.4573, 1008.474, 1009.014, 1007.814, 1009.314, 1009.494, 1010.333, 1011.234, 1011.833, 1012.673, 1013.873, 1014.773, 1015.373, 1016.033, 1016.093, 1016.393, 1016.693, 1016.453, 1016.333, 1016.213, 1016.393, 1016.393, 1016.513, 1016.693, 1017.053, 1016.993, 1016.453, 1016.033, 1016.093, 1015.733, 1014.833, 1014.713, 1015.013, 1015.373, 1016.273, 1016.273, 1016.513, 1016.633, 1016.873, 1016.933, 1017.233, 1017.413, 1016.993, 1016.933, 1016.873, 1016.933, 1017.353, 1017.713, 1018.313, 1018.613, 1018.793, 1019.033, 1019.153, 1019.333, 1019.393, 1019.813, 1020.413, 1020.893, 1021.493, 1022.033, 1022.753, 1023.293 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2.45, 2.744, 4.665, 3.606, 2.979, 5.802, 6.272, 5.88, 6.076, 6.586, 6.703, 7.45, 6.37, 6.311, 6.233, 5.606, 5.841, 5.88, 4.41, 5.135, 3.724, 5.37, 4.155, 4.743, 3.332, 5.88, 4.743, 5.41, 4.508, 4.194, 3.43, 2.744, 2.94, 3.018, 3.646, 3.528, 5.135, 6.233, 9.37, 10.11, 9.53, 10.35, 12.9, 8.13, 11.68, 10.11, 8.39, 6.938, 5.586, 5.018, 5.684, 4.782, 4.214, 3.881, 2.94, 3.018, 3.724, 4.194, 3.528, 4.586, 5.606, 4.214, 4.861, 3.136, 3.685, 5.135, 4.547, 3.959, 5.135, 5.018, 5.606, 4.9, 6.233, 6.154, 6.233, 6.938, 7.45, 9.21, 9.88, 9.45, 9.8, 10.43, 9.49, 9.88, 10.9, 11.09, 9.76, 10, 9.84, 8.47, 8.43, 7.57, 7.33, 7.8, 8.11, 8.58, 9.29, 9.68, 9.56, 6.468, 8.47, 6.468, 4.155, 3.881, 3.175, 2.822, 6.154, 5.331, 4.704, 5.841, 6.154, 7.45, 6.154, 5.096, 4.939, 5.802, 4.116, 3.018, 1.568, 2.038, 1.842, 1.607, 2.156, 2.646, 2.626, 4.665, 4.469, 3.763, 3.528, 5.527, 5.096, 5.096, 6.429, 6.076, 5.645, 4.018, 4.194, 4.312, 4.939, 4.116, 4.586, 4.214, 3.606, 4.978, 5.488, 4.782, 4.351, 3.998, 4.469, 5.684, 4.802, 3.724, 3.567, 3.332, 1.764, 1.058, 1.921, 2.626, 2.744 ; 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 ; wind_speed = 1.685, 2.289, 1.732, 2.219, 2.424, 4.836, 5.228, 5.216, 5.261, 5.812, 6.031, 6.542, 5.292, 5.344, 5.292, 4.725, 5.321, 5.269, 3.525, 4.35, 3.138, 4.599, 3.729, 4.145, 2.286, 5.364, 4.258, 4.922, 3.792, 3.831, 2.821, 2.243, 2.629, 2.383, 3.175, 3.029, 4.715, 5.69, 8.27, 8.77, 8.5, 9.21, 10.92, 5.707, 10.12, 8.71, 7.31, 5.97, 4.43, 4.267, 5.075, 4.345, 3.077, 3.446, 2.341, 2.265, 2.978, 3.756, 2.871, 3.924, 4.955, 3.437, 2.465, 2.176, 2.658, 4.457, 3.807, 3.415, 4.411, 4.438, 5.022, 4.187, 5.303, 5.451, 5.501, 5.971, 6.842, 7.85, 8.28, 8.33, 8.55, 8.99, 8.27, 8.53, 9.41, 8.94, 8.07, 8.53, 8.42, 7.81, 7.41, 6.761, 6.402, 6.624, 7.02, 7.53, 8, 8.58, 8.18, 5.194, 7.21, 5.247, 3.459, 3.122, 2.472, 2.278, 5.097, 4.698, 4.159, 5.229, 5.371, 6.511, 5.222, 4.242, 4.204, 4.675, 3.208, 2.007, 0.302, 1.429, 1.4, 1.224, 1.835, 2.154, 2.046, 3.725, 3.657, 2.957, 2.694, 4.393, 3.998, 4.038, 5.195, 4.9, 4.583, 3.222, 3.592, 3.125, 4.198, 3.371, 4.104, 3.706, 3.155, 4.246, 4.678, 4.333, 3.837, 3.652, 4.081, 5.027, 4.053, 3.048, 2.966, 2.666, 1.17, 0.84, 1.569, 2.123, 2.408 ; 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 ; wind_direction = 267.6, 239.8, 107.3, 256.2, 193.2, 286.6, 313.3, 311.2, 315.2, 308, 310.3, 320.7, 311.3, 310.4, 307, 307, 290.9, 286.4, 280.9, 279.6, 286.6, 276.8, 252.7, 265.9, 253.1, 257.6, 254.7, 261.2, 244.4, 255.1, 275.1, 262.5, 229.7, 220.5, 210.4, 188.9, 190.7, 181, 186.1, 190.6, 192.7, 188.5, 192.1, 216, 213.6, 208.3, 209.2, 208.2, 223.3, 241.1, 239.9, 234, 229.4, 211.3, 205.9, 168.4, 185.6, 200.5, 197.6, 198.1, 204.5, 226, 301.3, 178.1, 173.5, 163.3, 167.1, 177.6, 190, 190.8, 190.5, 193.9, 188.1, 195, 186.7, 194.8, 191.2, 198.3, 197.5, 197.2, 190.5, 194.2, 190.9, 196.3, 193.9, 210, 204, 211.3, 202.7, 208, 202.5, 199.9, 202.1, 199.2, 196.1, 195.3, 199.3, 12.88, 213.4, 215, 193.7, 241.5, 239.4, 277.7, 324.2, 345.76, 346.932, 342.619, 354.41, 350.78, 356.66, 353.74, 0.04, 351.8, 349.01, 354, 358.13, 87.8, 96.9, 338.2, 338.2, 348.361, 317.8, 0.29, 357.63, 336, 337.9, 7.35, 352.43, 342.99, 340.2, 334.2, 338, 333.8, 325.7, 316.2, 301.4, 286.4, 270.7, 264.4, 255.2, 245.2, 236.7, 245.2, 244.3, 245.9, 250.3, 243.8, 241.1, 268.3, 269.8, 286.4, 304.3, 322, 2.17, 280.2, 307.4, 327.8, 322.4 ; 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 ; visibility = 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2950.114, 2950.114, 2941.704, 2948.913, 2950.114, 2950.114, 2950.114, 2948.312, 2944.107, 2933.294, 2915.874, 2950.114, 2950.114, 2923.683, 2947.711, 2949.513, 2949.513, 2936.899, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2531.422, 2950.114, 2944.708, 2920.079, 2792.129, 2708.631, 2724.249, 1334.216, 1837.607, 2535.027, 1916.901, 2098.314, 2112.13, 2023.826, 1794.957, 1215.276, 331.3381, 233.9037, 259.9743, 229.4585, 1265.135, 127.2785, 138.6318, 180.1405, 239.0097, 199.1829, 182.6034, 108.7767, 1507.82, 171.4904, 198.7023, 94.90042, 364.5572, 2416.688, 2750.68, 2681.599, 279.6174, 474.0057, 432.557, 363.5359, 184.9462, 148.4834, 171.5505, 157.6741, 382.6985, 263.9991, 238.0486, 196.2995, 250.0026, 215.5822, 165.7837, 137.7908, 94.47993, 92.73788, 96.82268, 107.335, 199.1829, 177.978, 195.5787, 253.4266, 214.1405, -1.336822, 212.038, 185.4868, 208.0733, 217.2041, 228.6776, 133.9463, 156.9533, 666.2315, 2741.069, 2946.51, 2950.114, 2945.909, 2939.902, 2946.51, 2944.708, 2942.305, 2945.309, 2948.913, 2936.298, 2950.114, 2950.114, 2950.114, 2949.513, 2949.513, 2949.513, 2949.513, 2947.111, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2948.913, 2950.114, 2950.114, 2949.513, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2948.312, 2949.513, 2941.104, 2947.711, 2935.697, 2947.111, 2949.513, 2949.513, 2949.513, 2949.513, 2938.1, 2914.673, 2939.902, 2942.906, 2948.312 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }