netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 131 ; 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 = "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 = 2453380.00000579 ; :starting_julian_day_string = "2005-01-09 00:00:00" ; :ending_julian_day_number = 2453385.41667244 ; :ending_julian_day_string = "2005-01-14 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 = 2453380, 2453380.04166667, 2453380.08333333, 2453380.125, 2453380.16666667, 2453380.20833333, 2453380.25, 2453380.29166667, 2453380.33333333, 2453380.375, 2453380.41666667, 2453380.45833333, 2453380.5, 2453380.54166667, 2453380.58333333, 2453380.625, 2453380.66666667, 2453380.70833333, 2453380.75, 2453380.79166667, 2453380.83333333, 2453380.875, 2453380.91666667, 2453380.95833333, 2453381, 2453381.04166667, 2453381.08333333, 2453381.125, 2453381.16666667, 2453381.20833333, 2453381.25, 2453381.29166667, 2453381.33333333, 2453381.375, 2453381.41666667, 2453381.45833333, 2453381.5, 2453381.54166667, 2453381.58333333, 2453381.625, 2453381.66666667, 2453381.70833333, 2453381.75, 2453381.79166667, 2453381.83333333, 2453381.875, 2453381.91666667, 2453381.95833333, 2453382, 2453382.04166667, 2453382.08333333, 2453382.125, 2453382.16666667, 2453382.20833333, 2453382.25, 2453382.29166667, 2453382.33333333, 2453382.375, 2453382.41666667, 2453382.45833333, 2453382.5, 2453382.54166667, 2453382.58333333, 2453382.625, 2453382.66666667, 2453382.70833333, 2453382.75, 2453382.79166667, 2453382.83333333, 2453382.875, 2453382.91666667, 2453382.95833333, 2453383, 2453383.04166667, 2453383.08333333, 2453383.125, 2453383.16666667, 2453383.20833333, 2453383.25, 2453383.29166667, 2453383.33333333, 2453383.375, 2453383.41666667, 2453383.45833333, 2453383.5, 2453383.54166667, 2453383.58333333, 2453383.625, 2453383.66666667, 2453383.70833333, 2453383.75, 2453383.79166667, 2453383.83333333, 2453383.875, 2453383.91666667, 2453383.95833333, 2453384, 2453384.04166667, 2453384.08333333, 2453384.125, 2453384.16666667, 2453384.20833333, 2453384.25, 2453384.29166667, 2453384.33333333, 2453384.375, 2453384.41666667, 2453384.45833333, 2453384.5, 2453384.54166667, 2453384.58333333, 2453384.625, 2453384.66666667, 2453384.70833333, 2453384.75, 2453384.79166667, 2453384.83333333, 2453384.875, 2453384.91666667, 2453384.95833333, 2453385, 2453385.04166667, 2453385.08333333, 2453385.125, 2453385.16666667, 2453385.20833333, 2453385.25, 2453385.29166667, 2453385.33333333, 2453385.375, 2453385.41666667 ; air_temperature = 1.661, 2.185, 1.852, 1.285, 1.83, 1.927, 1.536, 1.336, 1.339, 1.176, 1.068, 1.019, 0.651, 0.39, 0.109, -0.395, -0.749, -0.976, -1.186, -1.025, -0.981, -1.123, -0.911, -0.875, -0.928, -0.906, -0.456, -0.204, -0.02, 0.509, 1.04, 1.346, 1.644, 1.978, 2.428, 2.775, 3.402, 3.935, 4.151, 3.785, 4.243, 4.378, 4.691, 4.884, 5.251, 5.301, 5.167, 5.262, 5.158, 5.235, 5.429, 5.367, 3.823, 4.027, 3.734, 3.128, 1.916, 1.537, 0.792, -0.156, -1.086, -1.641, -1.881, -2.311, -2.589, -2.687, -2.425, -2.488, -2.142, -2.248, -2.385, -2.042, -1.851, -1.757, -1.612, -1.82, -1.743, -1.842, -1.901, -2.188, -2.126, -2.112, -2.074, -1.818, -1.34, -0.638, -0.479, -0.5, -0.935, -1.46, -1.389, -0.862, -0.091, 0.504, 1.386, 1.87, 2.3, 2.442, 3.018, 3.404, 3.851, 4.237, 4.451, 4.668, 4.789, 4.823, 4.927, 5.026, 5.114, 5.222, 5.094, 5.192, 4.919, 5.166, 5.178, 5.433, 5.732, 5.987, 6.982, 7.65, 7.69, 7.33, 7.77, 8.34, 8.36, 8.49, 8.87, 9.07, 9.58, 9, 9.42 ; 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 ; barometric_pressure = 1018.67, 1017.71, 1016.15, 1014.411, 1019.51, 1019.69, 1020.529, 1021.129, 1021.189, 1022.389, 1023.649, 1024.429, 1025.928, 1026.348, 1027.968, 1028.388, 1028.088, 1027.968, 1027.908, 1027.908, 1028.088, 1028.208, 1028.148, 1027.908, 1027.968, 1027.788, 1027.188, 1026.468, 1026.048, 1025.268, 1024.249, 1023.829, 1022.509, 1021.429, 1019.99, 1018.79, 1017.53, 1016.33, 1015.73, 1015.31, 1012.851, 1011.471, 1009.911, 1008.832, 1008.652, 1008.832, 1008.892, 1009.192, 1009.612, 1009.971, 1010.391, 1010.571, 1011.591, 1011.771, 1012.611, 1013.331, 1014.411, 1015.67, 1016.93, 1017.77, 1019.93, 1021.069, 1022.149, 1023.289, 1023.169, 1022.869, 1022.869, 1023.469, 1024.549, 1025.688, 1026.228, 1027.188, 1027.848, 1028.388, 1028.568, 1028.448, 1029.168, 1029.348, 1029.348, 1030.068, 1029.948, 1030.487, 1030.307, 1031.327, 1031.087, 1031.207, 1031.687, 1031.687, 1030.307, 1029.528, 1028.748, 1027.848, 1027.428, 1027.308, 1027.068, 1026.228, 1025.688, 1024.369, 1023.529, 1022.869, 1023.169, 1023.349, 1022.869, 1022.749, 1022.089, 1022.389, 1022.869, 1023.289, 1022.449, 1023.049, 1023.169, 1023.109, 1021.789, 1021.429, 1020.949, 1020.529, 1020.409, 1020.049, 1019.45, 1019.15, 1018.61, 1017.71, 1017.59, 1016.57, 1016.09, 1015.19, 1014.651, 1014.291, 1013.151, 1012.491, 1011.951 ; 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 ; wind_gust = 6.586, 8.47, 7.45, 8.19, 8.78, 11.33, 13.09, 14.5, 14.23, 13.21, 11.72, 12.15, 11.72, 10.9, 10.15, 9.25, 8.27, 7.29, 6.625, 5.645, 5.253, 4.312, 6.272, 5.919, 3.528, 1.999, 4.547, 6.115, 5.488, 5.606, 6.468, 6.154, 6.468, 7.37, 7.72, 9.53, 9.68, 10.23, 13.09, 13.92, 14.66, 14.58, 14.7, 13.45, 13.52, 12.94, 12.15, 11.37, 11.21, 10.74, 11.52, 14.66, 12.19, 13.68, 12.9, 15.68, 16.74, 14.07, 13.8, 15.29, 13.84, 14.62, 13.09, 11.88, 12.66, 12.15, 11.56, 11.25, 10.94, 9.21, 9.76, 9.49, 9.96, 8.55, 9.02, 8.31, 7.68, 7.72, 7.29, 9.06, 7.64, 6.429, 6.664, 6.899, 7.17, 9.41, 9.25, 9.45, 9.96, 10.35, 10.86, 11.17, 11.49, 11.8, 12.39, 12.78, 13.68, 14.23, 14.11, 14.82, 11.07, 8.04, 7.57, 7.57, 8.31, 8.19, 6.076, 4.861, 5.253, 3.489, 5.253, 6.076, 3.371, 7.29, 7.8, 7.64, 5.488, 7.21, 8.19, 9.64, 8.82, 9.25, 9.53, 11.92, 12.43, 11.68, 11.96, 12.35, 16.15, 13.17, 14.15 ; 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 ; wind_speed = 5.543, 6.824, 6.244, 6.832, 7.68, 8.7, 11.25, 11.21, 11.92, 10.64, 9.8, 9.71, 9.78, 8.8, 8.02, 7.27, 6.842, 5.458, 4.522, 4.206, 3.262, 2.682, 4.401, 4.051, 1.958, 1.101, 2.899, 3.453, 4.058, 4.137, 4.837, 4.561, 4.861, 6.001, 6.335, 7.66, 7.94, 8.84, 10.71, 11.42, 12.38, 11.27, 12.01, 11.16, 11.52, 10.84, 10.6, 9.53, 8.84, 8.89, 9.54, 11.8, 10.67, 11.53, 10.68, 13.09, 14.35, 11.71, 11.14, 12.84, 11.41, 12.25, 10.42, 10.23, 9.6, 9.75, 9.34, 8.84, 8.54, 6.801, 7.34, 7.28, 7.53, 6.845, 6.596, 6.538, 5.989, 5.466, 5.471, 6.416, 5.897, 5.247, 5.49, 5.13, 5.66, 7.5, 7.46, 7.56, 8.59, 8.77, 9.07, 9.45, 10.14, 9.99, 10.27, 11.29, 11.76, 12.3, 11.79, 11.49, 8.41, 5.797, 6.116, 6.191, 6.568, 6.327, 5.351, 3.795, 4.186, 2.474, 4.075, 4.803, 2.639, 5.786, 6.019, 6.318, 4.702, 5.449, 6.907, 7.81, 7.37, 8.13, 8.37, 9.98, 10.36, 10.17, 9.97, 10.63, 12.29, 11.19, 12.11 ; 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 ; wind_direction = 74.8, 73.7, 40.34, 33.64, 40.07, 20.01, 14.4, 16.58, 12.21, 18.87, 12.86, 22.07, 14.45, 26.49, 13.15, 18.97, 18.64, 17.76, 17.19, 21.44, 28.87, 36.26, 43.97, 71, 66.2, 51.39, 149.4, 163.2, 196.7, 180.1, 188, 191.4, 179.4, 173.7, 167.7, 182.1, 178.5, 179.9, 182.7, 191.8, 192.1, 234.9, 232.6, 230.3, 251.1, 255, 267, 277.6, 280.5, 281, 276.5, 287.3, 306.7, 299.2, 305.3, 295.8, 303.8, 308.6, 301.9, 312.6, 311.3, 298.5, 314.7, 305.1, 301.4, 299.1, 305.4, 306.9, 308.3, 302.6, 302.9, 306.6, 312.5, 319.1, 338, 352.97, 357.4, 357.49, 20.29, 29.57, 44.09, 64.8, 82.7, 92.3, 90.4, 94.1, 94.6, 99.8, 100.9, 101.1, 116.2, 98, 98, 91.8, 98.7, 93.3, 102.7, 101.2, 107.7, 112, 109.6, 97.5, 90, 94.3, 86.2, 88, 93.9, 104.7, 103, 141.9, 176.8, 216.2, 185.7, 202, 205.6, 195.1, 185.9, 170.9, 177.2, 192.4, 189.5, 191.8, 197.2, 196.4, 196, 196.8, 195.5, 198.7, 195.7, 191.8, 193.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 ; visibility = 2598.701, 2628.737, 2763.295, 2200.434, 2776.51, 2646.758, 2954.319, 2765.097, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2867.818, 2938.701, 2955.521, 2956.722, 2897.853, 2956.722, 2951.316, 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, 2948.913, 2955.521, 2927.287, 2955.521, 2955.521, 2890.044, 2689.408, 2656.97, 2068.879, 2858.206, 2591.493, 2671.988, 2657.571, 2726.051, 2879.832, 2925.485, 2917.676, 2944.107, 2945.309, 2956.121, 2956.121, 2956.121, 2923.083, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2575.875, 2956.722, 2860.008, 2956.722, 2918.277, 2954.92, 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, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2198.031, 2593.896, 2956.121, 2956.121, 2937.499, 1666.406, 2299.55, 2324.179, 1766.724, 1164.817, 1456.76, 1645.382, 1566.089, 1827.996, 2011.211, 2259.303, 2081.494, 1644.18, 1322.803, 828.4221, 796.5847, 2544.037, 980.4006, 674.6414, 286.5856, 553.2989, 2951.916, 348.5784, 163.1406, 149.7448, 300.8824, 916.1251, 147.5823, 173.2324, 1326.407, 2103.72, 1824.392, 1399.693, 1982.377, 2092.907, 2076.688, 1982.978, 2144.568 ; 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 ; }