netcdf A0114.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 167 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0599828, 800.027 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0182078, -17.3302228 ; 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 = "23-May-2005 12:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:16 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.met.realtime.nc A0114.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 = 262 ; :barometric_pressure_serial_number = "SETAP2448667" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.91667244 ; :ending_julian_day_string = "2005-08-20 22:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 20:53:15\n", "WIND_DIR_1.2: 19-Apr-2005 20:53:15\n", "AAN_VIZ_1.2: 19-Apr-2005 20:53:15\n", "SET_BP_1.3: 25-Apr-2005 19:41:07" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333, 2453603.875, 2453603.91666667 ; air_temperature = 22.49, 22.38, 23, 21.22, 20.48, 20.38, 20.98, 20.48, 20.32, 20.64, 19.92, 19.4, 19.53, 20.23, 19.99, 20.28, 19.84, 19.97, 19.28, 18.89, 19.52, 19.17, 19.41, 19.06, 19.14, 19.05, 19.21, 18.88, 18.44, 18.75, 19.2, 19.54, 19.56, 18.32, 19.12, 18.67, 18.73, 18.58, 18.25, 18.2, 18.17, 18.25, 18.18, 18.03, 18.07, 18.25, 18.4, 18.32, 18.16, 18.17, 18.14, 18.05, 17.54, 17.42, 17.47, 17.35, 17.21, 16.52, 16.78, 17.16, 17.41, 17.39, 17.52, 18.44, 18.31, 18.5, 18.57, 18.56, 18.55, 19.03, 18.9, 18.6, 18.24, 18.2, 18.33, 18.32, 18.48, 18.48, 18.64, 18.62, 18.69, 18.71, 18.79, 18.57, 18.5, 19.31, 20.62, 21.58, 21.88, 21.89, 21.77, 21.81, 21.44, 21.69, 21.4, 20.79, 20.08, 20.05, 19.66, 20.4, 19.49, 19.22, 18.75, 18.44, 18.09, 17.64, 17.29, 17.12, 17.72, 18.23, 18.58, 18.16, 18.12, 18.16, 18.56, 18.87, 18.93, 19.01, 18.93, 18.93, 18.85, 18.94, 19.01, 18.78, 18.54, 18.43, 18.34, 18.24, 18.32, 18.25, 18.19, 18.3, 20.26, 19.03, 19, 19.02, 18.95, 19.25, 19.36, 19.22, 19.13, 19, 18.87, 18.8, 18.68, 18.7, 18.65, 18.66, 18.53, 18.56, 18.57, 18.43, 18.49, 18.46, 18.46, 18.51, 18.72, 18.65, 18.64, 18.75, 19.14, 19.41, 19.92, 19.77, 19.66, 20.11, 19.59 ; 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 ; barometric_pressure = 1009.071, 1009.988, 1011.209, 1010.476, 1011.087, 1010.904, 1010.598, 1010.537, 1010.782, 1010.904, 1011.27, 1012.064, 1012.247, 1012.247, 1012.675, 1012.919, 1012.675, 1012.125, 1012.431, 1011.27, 1012.37, 1012.492, 1012.431, 1013.53, 1012.736, 1013.53, 1014.141, 1014.08, 1014.141, 1014.202, 1013.53, 1013.774, 1013.774, 1014.751, 1015.362, 1015.973, 1016.217, 1016.95, 1017.378, 1018.355, 1018.416, 1018.477, 1018.782, 1018.905, 1018.721, 1019.027, 1019.271, 1019.332, 1019.576, 1019.882, 1019.943, 1020.126, 1020.065, 1019.882, 1019.515, 1019.76, 1019.821, 1019.882, 1019.882, 1019.76, 1019.76, 1019.637, 1019.576, 1019.515, 1019.149, 1018.843, 1018.66, 1018.049, 1017.378, 1016.523, 1015.423, 1014.874, 1015.24, 1015.179, 1014.996, 1014.69, 1014.08, 1013.774, 1012.797, 1012.308, 1012.064, 1011.576, 1011.392, 1011.209, 797.1777, 1011.026, 1011.148, 1010.965, 1011.026, 1010.965, 1011.026, 1010.843, 1010.904, 1010.965, 1011.209, 1011.637, 1012.247, 1013.041, 1013.713, 1014.385, 1015.179, 1015.729, 1016.339, 1016.584, 1017.072, 1017.255, 1017.805, 1018.233, 1018.416, 1018.66, 1018.782, 1019.21, 1019.027, 1018.721, 1018.66, 1018.233, 1018.172, 1018.355, 1018.416, 1018.049, 1018.477, 1018.416, 1018.721, 1019.149, 1019.515, 1019.943, 1020.187, 1020.554, 1020.615, 1020.798, 1021.042, 1021.348, 1021.348, 1021.348, 1021.47, 1021.897, 1021.653, 1021.714, 1021.225, 1020.859, 1020.737, 1020.309, 1020.187, 1020.187, 1019.943, 1020.126, 1020.004, 1019.454, 1019.088, 1018.905, 1019.149, 1018.599, 1018.599, 1018.477, 1018.294, 1018.294, 1017.866, 1017.744, 1017.439, 1016.95, 1016.828, 1017.011, 1016.4, 1015.668, 1015.24, 1014.385, 1014.202 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 3.802, 3.802, 13.68, 5.39, 2.509, 2.195, 1.96, 2.705, 3.018, 3.371, 1.666, 1.999, 2.822, 1.96, 2.47, 2.626, 3.371, 4.547, 6.546, 5.802, 3.136, 5.449, 4.861, 5.762, 3.724, 2.94, 5.292, 7.29, 6.978, 5.331, 6.703, 7.1, 7.64, 10.04, 9.21, 9.76, 10.7, 9.92, 7.96, 7.57, 9.13, 7.8, 8.23, 7.35, 7.37, 6.429, 5.37, 4.547, 3.214, 3.058, 2.901, 2.862, 3.646, 3.92, 4.43, 3.43, 3.998, 4.743, 4.508, 4.704, 4.312, 4.39, 3.234, 3.136, 2.646, 1.725, 1.96, 2.94, 3.489, 3.136, 4.743, 5.958, 4.312, 4.743, 5.684, 6.115, 6.037, 5.566, 5.723, 5.762, 4.9, 4.312, 4.822, 4.469, 4.351, 3.058, 3.058, 1.666, 0.549, 1.411, 2.313, 2.94, 2.156, 2.744, 2.666, 2.038, 2.94, 2.254, 3.058, 4.822, 5.057, 4.312, 3.528, 3.881, 5.606, 5.606, 4.978, 4.547, 4.665, 4.234, 3.136, 5.214, 4.508, 3.822, 3.332, 4.038, 4.351, 3.528, 3.724, 3.606, 3.606, 5.488, 5.331, 5.802, 5.645, 6.115, 5.88, 4.704, 4.626, 4.077, 2.646, 1.764, 0.686, 1.411, 1.294, 1.646, 2.744, 2.822, 5.253, 5.253, 5.684, 6.86, 7.29, 6.586, 5.096, 4.9, 4.234, 4.469, 4.626, 4.822, 3.626, 2.352, 2.705, 1.764, 2.038, 1.882, 1.372, 2.509, 2.038, 2.979, 2.117, 1.47, 2.038, 3.097, 4.155, 5.723, 5.292 ; 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 ; wind_speed = 3.035, 3.265, 8.92, 2.344, 2.176, 1.831, 1.58, 2.169, 2.683, 3.031, 1.096, 1.374, 2.369, 1.384, 1.872, 2.052, 2.872, 2.815, 5.523, 4.608, 0.977, 4.778, 3.788, 4.762, 2.031, 2.282, 4.404, 6.371, 5.982, 4.667, 5.7, 5.871, 6.286, 7.73, 7.93, 8.41, 8.13, 8.44, 6.853, 6.535, 7.51, 6.675, 7.02, 6.139, 5.885, 5.501, 4.469, 3.733, 2.793, 2.567, 2.404, 2.388, 3.063, 3.502, 3.841, 2.774, 3.462, 4.184, 3.872, 4.138, 3.789, 3.586, 2.823, 2.671, 2.004, 1.211, 1.331, 2.126, 2.853, 2.368, 4.037, 5.013, 3.456, 4.059, 4.617, 5.229, 5.145, 4.674, 4.733, 4.513, 4.289, 3.78, 4.118, 3.853, 3.881, 2.359, 2.559, 0.468, 0.107, 1.128, 1.781, 2.123, 1.683, 2.407, 2.014, 1.801, 2.447, 1.342, 1.951, 4.05, 4.065, 3.077, 2.701, 3.229, 4.763, 4.69, 4.101, 3.932, 3.953, 3.778, 2.498, 4.423, 3.719, 3.158, 2.936, 3.587, 3.789, 3.048, 3.272, 3.156, 2.979, 4.512, 4.525, 4.851, 4.782, 5.31, 4.926, 3.813, 3.771, 3.281, 1.872, 1.284, 0.049, 1.161, 0.926, 1.337, 2.154, 2.398, 4.223, 4.425, 4.991, 5.807, 6.436, 5.545, 4.591, 3.426, 3.397, 3.758, 4.03, 4.246, 2.583, 1.825, 2.372, 1.268, 1.511, 1.691, 1.101, 2.135, 1.651, 2.535, 1.534, 0.955, 1.579, 2.365, 3.338, 4.931, 4.669 ; 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 ; wind_direction = 184.7, 198.1, 265.2, 262.7, 236.7, 223.2, 187.6, 275.1, 253.7, 237.5, 281.5, 279.9, 290.3, 8.6, 13.31, 42.77, 30.9, 53, 36.19, 54.1, 108.5, 341, 11.64, 3.51, 46.14, 336.1, 7.46, 11.29, 18.19, 61.9, 58.5, 61.9, 47.03, 22.68, 48.89, 56, 67.6, 54.4, 63.7, 40.13, 41.5, 51.77, 42.7, 32.86, 31.82, 31.83, 39.52, 44.19, 46.54, 64.1, 58.3, 44.62, 13.24, 10.74, 13.83, 15.78, 7.61, 353.3, 6.43, 17.89, 23.98, 15.83, 35.97, 106.8, 111.3, 95.8, 120.1, 171.9, 175.1, 149.6, 126.2, 143.9, 182.3, 189.5, 200.8, 200, 206.3, 223.9, 218.2, 223.8, 238.1, 254.1, 265, 291.2, 223.4, 301.8, 319.8, 338, 152.2, 123.4, 149.4, 125.5, 140.6, 153.2, 164.2, 164, 222.9, 249.2, 347.697, 16.27, 0.39, 15.64, 345.476, 351.02, 356.65, 0.14, 2.91, 355.26, 4.31, 4.82, 13.03, 25.46, 39.2, 81.8, 113.7, 122.9, 129.5, 125.9, 133.7, 137.7, 131.7, 143.6, 156.7, 177.1, 190.5, 190.3, 194.9, 201.6, 213.3, 204.5, 210.4, 202.1, 136.4, 132.5, 123.3, 95.8, 118.2, 131.2, 153, 151.3, 149.3, 139.7, 143.9, 143.2, 138.6, 145.1, 149.4, 135.5, 139.1, 130.1, 125.3, 73.5, 116.8, 99.8, 72.1, 80.7, 59.2, 131.7, 127.3, 126.6, 133.6, 169.6, 148.6, 146.9, 130.4, 135.2, 138.3 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2362.624, 2325.38, 950.3652, 2703.224, 2832.977, 2905.662, 2082.695, 981.6019, 126.1972, 118.8085, 107.6954, 91.0559, 172.4515, 2473.755, 2950.715, 2943.506, 2935.697, 2930.291, 2763.896, 1912.095, 119.6495, 138.812, 136.8897, 319.4442, 1287.361, 1605.134, 2086.3, 2824.567, 2885.238, 2343.402, 2900.256, 2955.521, 2955.521, 2955.521, 2955.521, 2757.288, 2955.521, 2955.521, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2938.1, 2807.747, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1854.427, 2956.121, 2654.567, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2041.847, 1020.047, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 1879.657, -1.259932, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2954.92, 2954.92, 1158.81, 2954.319, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.722, 2712.235, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2795.733, 2956.121, 1902.484, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.722, 682.4506, 246.2182, 451.1789, 2947.111, 2831.175, 2799.337, 2956.121, 2955.521, 2955.521, 2450.327 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }