netcdf C0209.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.06, 800.044 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., 1.336 ; 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 = "01-Jun-2005 14:33:22: Modified [lon,lat] to [-70.059976,43.569600].\n", "01-Jun-2005 07:29:42: Modified [lon,lat] to [-70.061000,43.569500].\n", "Wed Jun 1 06:46:58 2005: /usr/local/nco/bin/ncrcat -d time,2453523.2396,2453524.23 C0209.met.realtime.nc C0209.met.realtime.nc.new\n", "01-Jun-2005 06:43:57: Parameter barometric_pressure marked as non-functional as of julian day 2453523.239583 (2005-06-01 05:45:00)" ; :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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2299999" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0209" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453548.00000579 ; :starting_julian_day_string = "2005-06-26 00:00:00" ; :ending_julian_day_number = 2453554.95833912 ; :ending_julian_day_string = "2005-07-02 23:00:00" ; :algorithm_ids = "SET_BP_1.3: 01-Jun-2005 04:16:01\n", "WIND_DIR_1.2: 01-Jun-2005 04:16:01\n", "AAN_VIZ_1.2: 01-Jun-2005 04:16:01" ; :longitude = -70.0599757603237 ; :latitude = 43.5696002415248 ; data: lat = 43.5696002415248 ; lon = -70.0599757603237 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453548, 2453548.04166667, 2453548.08333333, 2453548.125, 2453548.16666667, 2453548.20833333, 2453548.25, 2453548.29166667, 2453548.33333333, 2453548.375, 2453548.41666667, 2453548.45833333, 2453548.5, 2453548.54166667, 2453548.58333333, 2453548.625, 2453548.66666667, 2453548.70833333, 2453548.75, 2453548.79166667, 2453548.83333333, 2453548.875, 2453548.91666667, 2453548.95833333, 2453549, 2453549.04166667, 2453549.08333333, 2453549.125, 2453549.16666667, 2453549.20833333, 2453549.25, 2453549.29166667, 2453549.33333333, 2453549.375, 2453549.41666667, 2453549.45833333, 2453549.5, 2453549.54166667, 2453549.58333333, 2453549.625, 2453549.66666667, 2453549.70833333, 2453549.75, 2453549.79166667, 2453549.83333333, 2453549.875, 2453549.91666667, 2453549.95833333, 2453550, 2453550.04166667, 2453550.08333333, 2453550.125, 2453550.16666667, 2453550.20833333, 2453550.25, 2453550.29166667, 2453550.33333333, 2453550.375, 2453550.41666667, 2453550.45833333, 2453550.5, 2453550.54166667, 2453550.58333333, 2453550.625, 2453550.66666667, 2453550.70833333, 2453550.75, 2453550.79166667, 2453550.83333333, 2453550.875, 2453550.91666667, 2453550.95833333, 2453551, 2453551.04166667, 2453551.08333333, 2453551.125, 2453551.16666667, 2453551.20833333, 2453551.25, 2453551.29166667, 2453551.33333333, 2453551.375, 2453551.41666667, 2453551.45833333, 2453551.5, 2453551.54166667, 2453551.58333333, 2453551.625, 2453551.66666667, 2453551.70833333, 2453551.75, 2453551.79166667, 2453551.83333333, 2453551.875, 2453551.91666667, 2453551.95833333, 2453552, 2453552.04166667, 2453552.08333333, 2453552.125, 2453552.16666667, 2453552.20833333, 2453552.25, 2453552.29166667, 2453552.33333333, 2453552.375, 2453552.41666667, 2453552.45833333, 2453552.5, 2453552.54166667, 2453552.58333333, 2453552.625, 2453552.66666667, 2453552.70833333, 2453552.75, 2453552.79166667, 2453552.83333333, 2453552.875, 2453552.91666667, 2453552.95833333, 2453553, 2453553.04166667, 2453553.08333333, 2453553.125, 2453553.16666667, 2453553.20833333, 2453553.25, 2453553.29166667, 2453553.33333333, 2453553.375, 2453553.41666667, 2453553.45833333, 2453553.5, 2453553.54166667, 2453553.58333333, 2453553.625, 2453553.66666667, 2453553.70833333, 2453553.75, 2453553.79166667, 2453553.83333333, 2453553.875, 2453553.91666667, 2453553.95833333, 2453554, 2453554.04166667, 2453554.08333333, 2453554.125, 2453554.16666667, 2453554.20833333, 2453554.25, 2453554.29166667, 2453554.33333333, 2453554.375, 2453554.41666667, 2453554.45833333, 2453554.5, 2453554.54166667, 2453554.58333333, 2453554.625, 2453554.66666667, 2453554.70833333, 2453554.75, 2453554.79166667, 2453554.83333333, 2453554.875, 2453554.91666667, 2453554.95833333 ; air_temperature = 16.83, 17.36, 16.65, 16.7, 17.91, 16.65, 16.88, 17.56, 16.88, 15.86, 16.81, 17.02, 17.22, 18.88, 19.7, 21.52, 23.94, 25.04, 23.37, 20.97, 20.97, 19.58, 19.26, 19.83, 19.02, 17.69, 16.9, 16.97, 16.61, 16.16, 15.6, 15.56, 15.12, 14.7, 14.64, 14.36, 14.33, 14.83, 15.86, 16.18, 15.98, 15.17, 14.21, 13.77, 13.3, 13.48, 13.18, 13.37, 12.94, 12.87, 12.96, 12.71, 12.9, 13.32, 13.51, 13.68, 13.7, 13.82, 14.1, 14.79, 15.23, 15.93, 16.55, 16.81, 17.08, 16.72, 16.88, 17.06, 18.01, 17.72, 17.87, 17.73, 17.07, 16.99, 16.92, 16.49, 16.49, 16.73, 16.55, 16.6, 16.7, 17.19, 17.26, 17.1, 17.36, 17.7, 18.06, 17.84, 18.94, 18.62, 17.94, 18.04, 19.7, 18.22, 17.55, 17.11, 17.02, 16.59, 17.25, 16.76, 16.61, 15.93, 15.98, 16.04, 16.07, 16.63, 16.54, 16.14, 16.34, 17.04, 18.01, 18.29, 18.6, 16.56, 13.57, 13.48, 13.6, 13.23, 12.88, 12.81, 12.65, 12.71, 12.25, 12.43, 12.35, 12.21, 12.12, 12.07, 11.86, 12.01, 11.93, 12.2, 11.99, 12.06, 12.1, 11.87, 11.92, 12.1, 12.69, 12.82, 12.82, 13.37, 13.34, 13.03, 13.17, 13.22, 12.92, 13.11, 13.36, 14.33, 14.5, 14.1, 14.54, 14.3, 14.54, 13.93, 14.23, 14.35, 14.37, 14.87, 15.49, 16.24, 17.34, 19.4, 21.75, 21.22, 20.88, 21.11 ; 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 = 1012.22, 1012.7, 1013.06, 1013.18, 1013.3, 1013.42, 1013.84, 1014.14, 1014.44, 1015.28, 1016.3, 1016.84, 1017.44, 1017.98, 1018.04, 1018.16, 1018.22, 1018.22, 1018.46, 1018.52, 1018.76, 1018.76, 1018.76, 1019.78, 1020.14, 1020.44, 1020.92, 1021.4, 1021.28, 801.2965, 1021.46, 1021.94, 1022.24, 1022.84, 1023.5, 1023.92, 1024.4, 1024.52, 1024.58, 1024.64, 1024.64, 1024.88, 1024.52, 1023.98, 1023.8, 1023.44, 1023.44, 1023.14, 1022.9, 1022.78, 1022.96, 1022.48, 1022.24, 1021.88, 1021.58, 1021.1, 1021.34, 1021.4, 1021.28, 1021.04, 1021.22, 1020.68, 1020.38, 1019.84, 1019.66, 1019.18, 1018.1, 1017.44, 1016.54, 1015.82, 1015.16, 1014.56, 1013.9, 1013.72, 1014.08, 1014.2, 1013.84, 801.2939, 1012.7, 1012.46, 1012.28, 1012.4, 1012.46, 1012.4, 1012.28, 1012.58, 1012.76, 1012.88, 1012.7, 1012.22, 1012.22, 1011.56, 1013.3, 1013, 1012.34, 1011.26, 1012.16, 1012.88, 1013.18, 1012.88, 1012.7, 1012.46, 1011.86, 1011.5, 1012.16, 1012.22, 1012.64, 1013.12, 1013.42, 1013.84, 1013.96, 1014.08, 1013.9, 1014.14, 1014.32, 1014.2, 1013.96, 1013.42, 1013.96, 1014.02, 1014.2, 1014.56, 1014.68, 1014.14, 1014.02, 1013.3, 1013, 1012.52, 1011.98, 1011.74, 1011.74, 1011.8, 1011.68, 1011.38, 1010.84, 1010.66, 1010.24, 1009.82, 1009.04, 1008.56, 1007.54, 1006.94, 1005.98, 1005.62, 1005.38, 1005.32, 1005.32, 1005.32, 1004.72, 1003.16, 1004.54, 1004, 1003.76, 1004.06, 1004.36, 1004.84, 1005.56, 1006.46, 1006.94, 1007.6, 1008.14, 1008.68, 1008.92, 1009.28, 1009.4, 1009.76, 1010.24, 1010.66 ; 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, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 2.979, 5.135, 4.312, 4.43, 4.822, 4.626, 1.96, 0.882, 1.019, 1.764, 0.98, 1.764, 1.176, 0.549, 0.627, 0.235, 0.118, 0.941, 1.215, 1.529, 2.195, 2.783, 2.254, 2.822, 1.078, 1.882, 3.018, 5.174, 2.626, 4.312, 3.881, 1.568, 2.47, 3.41, 4.469, 4.39, 3.881, 3.92, 4.743, 6.194, 6.076, 7.25, 8.47, 7.17, 6.39, 5.214, 4.939, 4.508, 5.684, 4.586, 4.273, 5.292, 4.273, 2.646, 1.568, 0.294, 0.784, 0, 3.214, 1.842, 1.45, 5.645, 2.626, 1.078, 1.725, 2.666, 2.626, 2.509, 1.078, 3.371, 3.881, 6.39, 6.782, 5.527, 4.469, 2.744, 2.156, 2.47, 2.94, 3.842, 3.038, 3.802, 3.489, 5.292, 4.547, 3.332, 2.587, 2.058, 1.078, 2.901, 3.214, 3.724, 12.74, 7.55, 2.842, 1.411, 4.312, 2.744, 4.39, 2.822, 2.45, 1.764, 2.979, 3.489, 2.901, 2.626, 1.764, 1.882, 2.038, 0.686, 0.196, 0.118, 2.509, 10, 10.7, 11.25, 10.9, 11.84, 9.6, 9.02, 8.15, 7.33, 7.06, 7.45, 6.194, 5.096, 3.136, 4.469, 5.841, 5.214, 4.41, 3.136, 3.959, 4.9, 5.841, 5.39, 5.841, 4.018, 2.45, 1.529, 2.195, 3.489, 3.606, 2.45, 1.254, 0.902, 2.783, 1.176, 1.137, 6.742, 3.234, 3.018, 4.547, 4.743, 6.39, 5.566, 4.743, 2.254, 2.509, 1.803, 3.136, 2.254, 1.842, 0.686, 2.548, 2.078, 0.941, 0.588 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2.581, 4.719, 3.665, 3.633, 4.526, 4.075, 0.723, 0.037, 0.714, 1.405, 0.013, 1.335, 0.152, 0.05, 0.093, 0.023, 0.001, 0.303, 0.827, 1.337, 1.443, 2.282, 1.247, 2.451, 0.002, 1.405, 2.491, 3.966, 1.757, 3.713, 3.262, 0.067, 1.815, 2.719, 3.618, 3.748, 3.28, 3.154, 4.119, 5.16, 5.202, 5.973, 6.84, 6.361, 5.724, 4.522, 4.182, 3.609, 4.937, 3.22, 3.626, 4.495, 3.349, 1.748, 1.054, 0.009, 0.477, 0, 2.372, 1.236, 0.627, 2.812, 2.2, 0.25, 0.888, 2.193, 2.247, 2.1, 0, 2.619, 3.092, 5.075, 5.558, 4.425, 3.883, 1.484, 1.82, 2.007, 2.675, 3.261, 2.507, 3.065, 2.92, 4.547, 3.894, 1.837, 2.274, 1.685, 0.2, 2.572, 2.777, 3.293, 8.93, 4.321, 1.923, 0.666, 3.749, 2.193, 3.71, 2.396, 1.857, 1.401, 2.574, 2.792, 2.282, 2.312, 0.99, 1.639, 1.734, 0.004, 0.006, 0.002, 2.042, 6.35, 9.12, 9.72, 9.44, 9.87, 7.32, 7.52, 6.769, 5.769, 6.092, 6.265, 5.08, 4.268, 2.724, 3.669, 4.892, 4.181, 3.708, 2.675, 3.493, 4.117, 5.113, 4.545, 4.776, 3.4, 1.745, 1.088, 1.879, 2.99, 2.929, 1.415, 0.809, 0.656, 2.383, 0, 0.656, 5.525, 0.111, 2.249, 3.616, 4.31, 5.263, 4.766, 4.191, 0.138, 1.793, 1.125, 2.414, 1.628, 1.191, 0.01, 0.923, 1.278, 0.402, 0.05 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 196.1, 219.7, 226.8, 240.8, 239.4, 250.1, 257.6, 192, 213.7, 285.6, 160.3, 248.9, 60.1, 26.78, 285.1, 162.1, 56.2, 148.5, 95.3, 122.9, 180.7, 213.2, 171.7, 212.5, 225.3, 66.6, 54.7, 38.98, 81.7, 304.7, 109.5, 131.9, 33.4, 34.5, 44.98, 42.39, 35.61, 36.43, 43.9, 57.2, 74.6, 99.8, 89.3, 86.2, 82.3, 81.6, 77.1, 96.7, 74.3, 75.1, 53.4, 73, 81.2, 100.9, 72, 94.3, 338.5, 343.4, 116.8, 167.1, 264.7, 198.4, 208.5, 173.1, 223.1, 178.2, 170.7, 167.5, 175.5, 163.1, 171.7, 171, 168.9, 191.2, 221.3, 233.7, 189.4, 37.3, 203.3, 228, 231.3, 219.9, 201, 213.1, 217.3, 208.6, 198.4, 212, 153.7, 183.6, 147.2, 185.5, 248.9, 278.7, 245.4, 196, 243.2, 262.2, 236.3, 209.6, 212.9, 211.3, 189.5, 185.1, 247.9, 220.3, 298, 200.1, 312.2, 296.5, 276.5, 89.4, 100.5, 64.8, 78, 77.9, 82.1, 78.6, 70.5, 65.4, 67.9, 89.9, 48.86, 74.1, 82.2, 85.3, 93.4, 67.3, 53.1, 73.1, 87.3, 67.4, 55.5, 62.7, 78, 78.7, 80.5, 76.6, 90.2, 353.84, 49.71, 96, 87.5, 32.23, 5.35, 23.69, 78.3, 201.8, 172.9, 174.4, 147.9, 153.9, 171.3, 173.8, 202.4, 206.8, 214.3, 340.3, 116.9, 144.9, 153, 213.3, 226.6, 196.7, 297.5, 303.8, 168.5, 137.8 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 40, 0, 0, 40, 0, 40, 40, 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, 40, 0, 40, 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, 0, 0, 0, 0, 0, 0, 40, 40, 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, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 40 ; visibility = 2301.953, 2386.652, 2268.914, 2264.709, 2324.78, 2147.572, 2146.971, 2020.823, 1948.137, 1776.335, 1674.816, 1508.421, 1808.173, 2148.773, 2091.105, 2166.794, 2700.821, 2866.616, 2401.67, 2057.466, 2146.971, 1677.82, 1702.449, 1993.791, 1701.848, 1330.612, 1535.453, 1725.876, 1545.064, -1.413713, 1709.056, 1681.424, 1644.781, 1645.982, 222.0097, 123.494, 357.1084, 2591.493, 2604.708, 2712.235, 2779.514, 2700.821, 1874.25, 685.4541, 1648.385, 1913.296, 1505.417, 1115.559, 421.7443, 310.0732, 1185.842, 1080.118, 1372.061, 177.0169, 203.4479, 148.8438, 194.4373, 769.5529, 1427.926, 1782.343, 2104.921, 1522.237, 342.6314, 167.1052, 224.3525, 208.5539, 169.2678, 138.0311, 375.5501, 236.4867, 424.7479, 449.3768, 604.9595, 633.7934, 2274.32, 2017.819, 2272.518, -1.407105, 2259.303, 1682.025, 105.6531, 184.1052, 111.4799, 203.5681, 324.37, 303.7657, 2337.995, 2237.677, 2316.97, 1788.35, 1245.312, 1506.619, 993.6161, 2272.518, 1568.491, 1882.66, 2671.387, 1761.318, 2353.013, 2057.466, 1385.276, 214.8613, 176.1759, 172.5116, 155.872, 264.0591, 251.0238, 145.4798, 205.7306, 114.7237, 2251.494, 2353.614, 2015.416, 847.6446, 2318.773, 2726.051, 2694.214, 2714.638, 2727.853, 2717.641, 2754.885, 2794.531, 1901.883, 2364.426, 2791.528, 2633.542, 2175.204, 1397.891, 2156.582, 2358.419, 863.2629, 441.5676, 1427.326, 1656.795, 2483.967, 432.557, 924.5349, 736.5141, 434.9599, 440.9669, 173.5328, 500.4368, 1241.107, 442.769, 399.8787, 323.0484, 547.2918, 1549.269, 253.4867, 2585.486, 1136.584, 1810.576, 2400.469, 335.0625, 421.1436, 496.2318, 2252.094, 914.3229, 160.6777, 2738.065, 2456.334, 2769.302, 2832.376, 2866.015, 2952.517, 2952.517, 2938.1, 1099.34 ; 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, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0 ; }