netcdf A0114.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; 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 = "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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23: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" ; data: lat = 42.5234 ; lon = -70.5662 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 5.418, 5.687, 5.376, 5.316, 5.358, 5.356, 5.332, 5.196, 5.522, 5.54, 5.566, 5.249, 5.233, 5.695, 5.695, 6.415, 6.588, 7.06, 6.952, 6.978, 7.07, 7.18, 7.15, 7.16, 7.08, 7.16, 7.43, 6.975, 7.18, 7.09, 6.819, 6.931, 7.06, 6.822, 6.625, 6.69, 6.773, 6.852, 6.834, 6.979, 7.04, 7.16, 7.26, 7.38, 7.5, 7.54, 7.46, 7.73, 7.29, 7.5, 7.62, 7.32, 7.28, 7.48, 7.55, 7.73, 7.79, 7.84, 7.87, 8.07, 8.09, 8.14, 8.66, 9.74, 10.31, 12.7, 12.81, 8.93, 8.89, 9.19, 9.33, 9.19, 8.25, 8.26, 7.96, 7.83, 7.82, 7.62, 8.25, 8.15, 7.98, 7.9, 8.11, 8.35, 8.12, 7.9, 7.46, 7.75, 8.64, 8.94, 9.2, 9.64, 10.28, 10.46, 10.39, 9.54, 9.49, 9.19, 8.77, 8.89, 8.42, 8.69, 8.62, 8.15, 8.31, 8.25, 8.78, 11.92, 10.91, 10.71, 10.54, 8.8, 8.86, 8.76, 8.83, 8.74, 8.69, 8.97, 9.88, 10.25, 9.48, 9.51, 9.22, 8.61, 7.96, 7.48, 7.28, 7.05, 6.845, 6.583, 6.288, 5.738, 5.862, 6.167, 7.35, 7.57, 8.2, 8.78, 10.27, 10.63, 11.22, 11.75, 12.55, 9.42, 9.61, 10.82, 11.44, 10.82, 10.72, 10.43, 9.8, 8.97, 8.63, 8.48, 8.73, 8.81, 9.14, 9.62, 9.2, 9.24, 9.77, 9.88, 9.79, 9.66, 9.82, 9.75, 9.95, 9.45 ; 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, 0 ; barometric_pressure = 1007.484, 1007.85, 1007.056, 1006.567, 1006.323, 1005.712, 1005.285, 1005.407, 1005.468, 1005.59, 1005.712, 1006.201, 1006.567, 1006.934, 1007.178, 1007.361, 1007.422, 1007.911, 1008.583, 1009.255, 1009.927, 1010.72, 1010.843, 1011.759, 1012.064, 1012.736, 1012.675, 1012.797, 1013.041, 1013.53, 1013.286, 1013.347, 1013.896, 1014.324, 1015.118, 1015.606, 1016.034, 1016.584, 1017.194, 1017.317, 1017.317, 1017.439, 1017.622, 1017.317, 1017.5, 1017.866, 1017.622, 1017.866, 1017.683, 1018.233, 1018.416, 1018.599, 1018.355, 1018.172, 1017.988, 1018.049, 1018.355, 1018.416, 1018.843, 1019.21, 1019.576, 1019.76, 1019.698, 1019.576, 1019.393, 1019.088, 1018.843, 1018.538, 1018.111, 1017.927, 1017.927, 1017.866, 1017.744, 1017.622, 1017.622, 1017.744, 1017.255, 1017.194, 1016.889, 1016.645, 1016.278, 1016.523, 1016.645, 1016.4, 1015.973, 1016.095, 1015.484, 1015.118, 1014.141, 1013.713, 1013.225, 1012.003, 1011.392, 1010.965, 1010.537, 1010.476, 1010.537, 1010.782, 1011.087, 1010.598, 1010.904, 1010.171, 1010.11, 1010.293, 1010.598, 1011.209, 1012.431, 1014.018, 1015.973, 1017.255, 1018.416, 1019.332, 1019.698, 1020.37, 1020.737, 1021.225, 1021.409, 1021.958, 1022.264, 1022.997, 1023.974, 1025.134, 1025.867, 1026.234, 1026.661, 1026.722, 1026.661, 1026.783, 1027.089, 1027.883, 1028.249, 1028.921, 1028.615, 1027.944, 1027.883, 1027.15, 1025.867, 1024.646, 1023.424, 1021.897, 1020.981, 1020.065, 1019.454, 1019.576, 1019.637, 1019.576, 1019.393, 1019.332, 1018.966, 1018.538, 1018.477, 1018.294, 1018.111, 1017.5, 1017.683, 1017.072, 1016.584, 1016.462, 1016.706, 1016.584, 1015.729, 1014.629, 1014.08, 1013.163, 1012.247, 1011.759, 1011.209, 1011.087 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 19.05, 18.74, 19.21, 18.89, 18.54, 20.03, 18.38, 17.21, 18.03, 16.11, 17.37, 17.25, 16.86, 17.29, 16.42, 16.23, 15.64, 15.76, 15.33, 14.66, 13.25, 14.43, 15.48, 14.07, 13.99, 14.62, 14.74, 12.31, 12.11, 14.11, 11.76, 12.5, 12.66, 11.49, 10.54, 9.92, 10.98, 10.27, 9.6, 11.17, 9.41, 8.58, 6.664, 5.41, 4.782, 4.214, 5.527, 3.528, 2.744, 1.176, 1.686, 1.764, 2.195, 3.41, 3.489, 3.254, 3.214, 3.489, 3.058, 3.097, 2.47, 3.45, 2.646, 0.882, 1.411, 0.392, 1.137, 3.332, 3.097, 2.979, 2.94, 2.548, 1.842, 3.959, 3.567, 3.254, 2.862, 3.214, 5.135, 4.194, 4.939, 3.528, 4.116, 5.331, 5.174, 4.978, 6.115, 6.468, 7.6, 7.6, 7.64, 8.74, 8.47, 8.51, 9.06, 8.94, 8.31, 8.11, 7.02, 6.154, 3.92, 4.9, 1.764, 1.058, 1.372, 1.058, 1.058, 12.23, 10.19, 10.04, 9.64, 7.68, 7.21, 6.86, 9.64, 7.88, 7.84, 4.018, 3.998, 2.352, 7.33, 8.74, 6.35, 9.13, 10.7, 10.78, 10.47, 8.43, 5.782, 2.94, 5.253, 5.214, 4.822, 4.508, 1.764, 3.097, 2.195, 3.528, 4.861, 3.822, 2.234, 3.41, 3.998, 4.586, 4.116, 2.274, 2.47, 3.058, 2.548, 3.175, 1.176, 1.882, 2.783, 1.372, 1.45, 2.156, 2.548, 3.567, 3.724, 3.763, 5.41, 5.606, 4.547, 3.92, 4.939, 3.92, 3.058, 3.136 ; 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, 0 ; wind_speed = 15.38, 15.22, 16.35, 15.88, 16.06, 15.56, 15.74, 14.56, 14.85, 13.81, 14.43, 14.74, 14.31, 14.13, 13.62, 13.67, 13.36, 13.25, 13.06, 12.25, 11.52, 11.84, 12.28, 11.35, 11.8, 12.39, 11.9, 10.46, 10.22, 11.48, 9.49, 10.83, 10.44, 9.72, 9.12, 8.37, 8.92, 8.94, 8.19, 9.11, 7.95, 7.15, 5.531, 4.436, 3.966, 3.42, 4.356, 2.237, 2.035, 0.577, 0.912, 1.205, 1.646, 2.879, 2.411, 2.34, 2.663, 2.65, 2.397, 2.344, 2.056, 2.994, 2.129, 0.098, 0.8, 0.055, 0.551, 2.732, 2.516, 2.374, 2.313, 1.915, 1.543, 3.304, 3.014, 2.74, 2.504, 2.62, 4.358, 3.541, 4.275, 3.069, 3.583, 4.701, 4.551, 4.251, 5.34, 5.53, 6.347, 6.783, 6.406, 7.31, 7.62, 7.57, 8.03, 7.52, 7.22, 7.18, 6.074, 5.374, 2.615, 4.179, 0.19, 0.503, 1.046, 0.466, 0.778, 9.79, 8.06, 8.04, 7.88, 6.524, 6.275, 5.483, 7.92, 6.65, 5.672, 2.574, 3.266, 0.781, 6.028, 6.9, 5.447, 7.57, 9.05, 8.61, 8.74, 6.907, 4.277, 2.19, 4.496, 4.551, 4.144, 3.873, 0.273, 2.366, 1.472, 2.719, 1.979, 2.772, 1.368, 2.476, 3.45, 3.651, 3.323, 1.781, 1.958, 2.715, 1.984, 2.121, 0.155, 1.639, 2.285, 0.211, 1.172, 1.78, 2.304, 3.084, 3.251, 3.255, 4.68, 4.81, 3.915, 3.298, 4.309, 3.421, 2.557, 2.822 ; 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, 0 ; wind_direction = 27.65, 30.88, 28.62, 27.7, 27.21, 27.87, 24.24, 22.13, 21.13, 21.75, 20.8, 17.61, 17.22, 17.59, 16.11, 12.46, 8.45, 9.46, 9.73, 5.83, 10.21, 9.1, 13.99, 15.34, 19.17, 21.82, 19.49, 20.03, 22.32, 24.32, 20.59, 25.37, 25.91, 22.59, 14.45, 16.61, 20.79, 20.28, 24.82, 33.8, 33.46, 33.13, 32.56, 47.43, 64.1, 73.5, 97.1, 43.09, 97.9, 102.9, 344.158, 9.47, 6.87, 10.08, 336, 341.2, 344.742, 347.45, 351.99, 7.42, 15.94, 35.09, 23.6, 10.54, 274.2, 228.4, 111.3, 137.8, 160.8, 154.1, 168.3, 163, 176.1, 154.1, 173.7, 215.8, 179, 169.3, 177, 186.3, 198.5, 202, 198.7, 198.6, 191.7, 199, 183.8, 175.9, 166, 168.6, 170.1, 174.5, 181.3, 178.6, 186.2, 188.6, 197, 202.2, 201.4, 217, 213.6, 224.3, 308.8, 344.406, 339.3, 77.4, 312.8, 350.153, 354.23, 341.7, 348.998, 32.53, 50.71, 58, 43.01, 52.24, 68.5, 83, 50.37, 318, 29.34, 20.62, 26.16, 26.33, 37.12, 33.68, 33.76, 36.65, 40.91, 24.96, 316.6, 318.5, 333.2, 331.4, 281.3, 275.3, 231.4, 205.1, 263.1, 270, 264.1, 264.7, 280.6, 191.1, 220.9, 324.9, 335.3, 289.8, 305.6, 31.64, 329.4, 207.7, 243.1, 101.5, 208.5, 142.8, 131, 166.2, 175.6, 177.5, 140.6, 143.1, 147.6, 147.3, 166.3, 162.5, 138.3, 122.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 1414.11, 2073.685, 1764.922, 2085.699, 570.7193, 484.8184, 892.0968, 871.6729, 2256.299, 2613.719, 2624.532, 2378.843, 2773.507, 2754.284, 2204.038, 2863.613, 2704.426, 2961.528, 1904.886, 1209.87, 1665.806, 2462.341, 1804.569, 2436.511, 2256.9, 2116.335, 2960.927, 2478.56, 2960.927, 2960.927, 2625.133, 2960.927, 2960.927, 2960.927, 1994.392, 2586.087, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2960.326, 2960.927, 2961.528, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 1841.212, 713.6873, 1304.181, 2896.051, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2953.719, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2960.326, 2959.726, 2960.326, 2959.726, 2960.326, 2960.927, 2960.927, 2823.365, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2917.676, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 1950.54, 2958.524, 2895.45, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2960.326, 2719.443, 2904.461, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.927, 2960.927, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2960.326, 2960.326, 2960.927, 2960.927 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }