netcdf C0209.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.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 = 2453541.00000579 ; :starting_julian_day_string = "2005-06-19 00:00:00" ; :ending_julian_day_number = 2453547.91667244 ; :ending_julian_day_string = "2005-06-25 22: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 = 2453541, 2453541.04166667, 2453541.08333333, 2453541.125, 2453541.16666667, 2453541.20833333, 2453541.25, 2453541.29166667, 2453541.33333333, 2453541.375, 2453541.41666667, 2453541.45833333, 2453541.5, 2453541.54166667, 2453541.58333333, 2453541.625, 2453541.66666667, 2453541.70833333, 2453541.75, 2453541.79166667, 2453541.83333333, 2453541.875, 2453541.91666667, 2453541.95833333, 2453542, 2453542.04166667, 2453542.08333333, 2453542.125, 2453542.16666667, 2453542.20833333, 2453542.25, 2453542.29166667, 2453542.33333333, 2453542.375, 2453542.41666667, 2453542.45833333, 2453542.5, 2453542.54166667, 2453542.58333333, 2453542.625, 2453542.66666667, 2453542.70833333, 2453542.75, 2453542.79166667, 2453542.83333333, 2453542.875, 2453542.91666667, 2453542.95833333, 2453543, 2453543.04166667, 2453543.08333333, 2453543.125, 2453543.16666667, 2453543.20833333, 2453543.25, 2453543.29166667, 2453543.33333333, 2453543.375, 2453543.41666667, 2453543.45833333, 2453543.5, 2453543.54166667, 2453543.58333333, 2453543.625, 2453543.66666667, 2453543.70833333, 2453543.75, 2453543.79166667, 2453543.83333333, 2453543.875, 2453543.91666667, 2453543.95833333, 2453544, 2453544.04166667, 2453544.08333333, 2453544.125, 2453544.16666667, 2453544.20833333, 2453544.25, 2453544.29166667, 2453544.33333333, 2453544.375, 2453544.41666667, 2453544.45833333, 2453544.5, 2453544.54166667, 2453544.58333333, 2453544.625, 2453544.66666667, 2453544.70833333, 2453544.75, 2453544.79166667, 2453544.83333333, 2453544.875, 2453544.91666667, 2453544.95833333, 2453545, 2453545.04166667, 2453545.08333333, 2453545.125, 2453545.16666667, 2453545.20833333, 2453545.25, 2453545.29166667, 2453545.33333333, 2453545.375, 2453545.41666667, 2453545.45833333, 2453545.5, 2453545.54166667, 2453545.58333333, 2453545.625, 2453545.66666667, 2453545.70833333, 2453545.75, 2453545.79166667, 2453545.83333333, 2453545.875, 2453545.91666667, 2453545.95833333, 2453546, 2453546.04166667, 2453546.08333333, 2453546.125, 2453546.16666667, 2453546.20833333, 2453546.25, 2453546.29166667, 2453546.33333333, 2453546.375, 2453546.41666667, 2453546.45833333, 2453546.5, 2453546.54166667, 2453546.58333333, 2453546.625, 2453546.66666667, 2453546.70833333, 2453546.75, 2453546.79166667, 2453546.83333333, 2453546.875, 2453546.91666667, 2453546.95833333, 2453547, 2453547.04166667, 2453547.08333333, 2453547.125, 2453547.16666667, 2453547.20833333, 2453547.25, 2453547.29166667, 2453547.33333333, 2453547.375, 2453547.41666667, 2453547.45833333, 2453547.5, 2453547.54166667, 2453547.58333333, 2453547.625, 2453547.66666667, 2453547.70833333, 2453547.75, 2453547.79166667, 2453547.83333333, 2453547.875, 2453547.91666667 ; air_temperature = 11.4, 11.71, 12.14, 11.8, 11.71, 11.69, 12.21, 12.34, 12.23, 12.03, 11.95, 12.04, 12.35, 12.47, 12.55, 13.76, 14.9, 13.08, 12.62, 12.66, 12.2, 12.12, 11.88, 12.1, 11.76, 11.49, 11.79, 12.3, 12.49, 12.25, 12.16, 11.89, 11.99, 11.86, 14.99, 12.93, 14.47, 12.98, 12.65, 12.43, 12.03, 12.54, 12.96, 12.99, 13.23, 13.46, 13.42, 13.41, 13.08, 12.98, 13.01, 13.18, 13.38, 13.78, 13.22, 13.25, 13.09, 13.08, 13.3, 13.43, 13.29, 13.37, 13.44, 13.65, 13.89, 15.15, 15.6, 15.61, 15.77, 15.53, 15.76, 15.23, 14.56, 14.51, 14.27, 14.38, 14.2, 13.92, 14.25, 14.77, 14.96, 16.17, 15.79, 15.22, 14.08, 13.81, 13.8, 13.93, 14.27, 15.05, 14.98, 15.18, 14.69, 15.1, 15.79, 15.59, 14.9, 13.77, 14.99, 14.34, 13.92, 13.84, 13.26, 12.9, 12.57, 12.29, 12.49, 12.55, 12.51, 12.96, 14.38, 14.46, 14.83, 14.51, 14.41, 14.57, 14.46, 14.25, 14.19, 14, 13.59, 13.89, 13.99, 13.62, 13.61, 13.43, 13.15, 13.04, 13.36, 13.51, 13.28, 13.74, 14.15, 14.02, 14.48, 14.98, 15.42, 15.59, 16.09, 16.06, 16.02, 15.62, 15.63, 16.17, 16.63, 16.33, 15.84, 15.65, 15.78, 15.76, 16, 15.63, 15.53, 14.91, 14.9, 14.6, 14.71, 15.12, 15.25, 15.09, 16.72, 16.85, 17.09, 17.45, 18.05, 18.44, 17.65 ; 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 = 1015.82, 1016.18, 1017.14, 1017.56, 1017.8, 1018.46, 1018.88, 1019.18, 1019.42, 1019.72, 1020.26, 1021.4, 1022.3, 1022.42, 1022.6, 1022.3, 1022.24, 1022.54, 1022.48, 1022.48, 1023.02, 1023.02, 1023.02, 1023.26, 1023.74, 1024.04, 1023.92, 1023.92, 1024.1, 1024.22, 1023.74, 1023.62, 1023.8, 1023.86, 1023.74, 1023.62, 1024.04, 1023.98, 1023.74, 1023.44, 1023.38, 1023.2, 1022.6, 1022, 1021.04, 1020.32, 1019.66, 1019.12, 1019.12, 1018.7, 1018.4, 1017.74, 1017.56, 1017.32, 1016.78, 1016.3, 1016, 1015.64, 1015.58, 1015.58, 1015.52, 1014.92, 1014.38, 1013.6, 1013.06, 1012.22, 1011.74, 1010.78, 1010, 1008.98, 1008.5, 1007.84, 1007.36, 1007.42, 1007.24, 1007, 1006.94, 1006.58, 1006.52, 1006.64, 1006.58, 1006.82, 1007.78, 1008.86, 1010, 1010.12, 1010.3, 1010.66, 1010.96, 1010.9, 1010.66, 1010.6, 1011.38, 1011.8, 1011.98, 1012.64, 1013.3, 1014.2, 1014.92, 1015.76, 1016.24, 1016.3, 1017.38, 1018.04, 1018.52, 1018.76, 1019.12, 1019.66, 1019.96, 1020.32, 1020.14, 1019.54, 1019.42, 1019, 1018.7, 1018.16, 1018.04, 1017.74, 1017.62, 1017.68, 1017.44, 1017.68, 1017.62, 1017.5, 1017.5, 1017.68, 1017.68, 1017.5, 1017.68, 1018.34, 1018.58, 1018.76, 1018.28, 1018.1, 1018.58, 1017.92, 1017.44, 1016.9, 1016.06, 1015.52, 1015.34, 1014.74, 1014.5, 1014.38, 1014.26, 1014.14, 1013.9, 1013.9, 1013.6, 1013.42, 1013.06, 1013.06, 1013, 1013.24, 1013.72, 1013.96, 1014.26, 1014.02, 1013.72, 1013.42, 1013.12, 1012.76, 1012.4, 1012.04, 1011.68, 1011.26, 1011.62 ; 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 ; wind_gust = 1.607, 2.156, 1.803, 2.822, 2.783, 2.842, 3.92, 4.312, 5.488, 4.665, 5.449, 5.645, 6.625, 5.449, 3.234, 2.862, 2.352, 4.43, 4.861, 3.626, 3.41, 4.234, 5.018, 4.194, 3.881, 4.155, 5.723, 5.88, 4.41, 4.038, 2.744, 0.784, 0.745, 0.039, 1.49, 2.43, 1.47, 1.098, 2.509, 4.155, 5.41, 6.076, 7.1, 7.37, 7.8, 8.31, 7.96, 7.55, 7.21, 7.17, 6.742, 7.45, 8.04, 8.82, 6.86, 6.468, 5.37, 5.41, 4.606, 4.782, 3.626, 4.547, 5.174, 6.311, 5.292, 7.06, 7.84, 9.06, 9.02, 8.66, 8.78, 8.74, 6.978, 5.919, 5.684, 5.488, 4.018, 1.862, 3.371, 2.646, 2.587, 5.606, 6.429, 8.23, 5.978, 3.528, 4.43, 1.666, 1.921, 3.606, 3.567, 4.273, 3.097, 3.489, 2.45, 2.666, 3.058, 3.763, 5.527, 5.253, 4.978, 4.822, 4.743, 3.489, 4.077, 3.802, 3.293, 3.058, 2.156, 1.019, 0.392, 2.822, 2.94, 4.9, 6.703, 5.331, 5.958, 6.978, 7.17, 7.02, 5.762, 6.35, 5.586, 4.155, 4.312, 3.646, 2.94, 4.312, 3.097, 3.058, 2.587, 3.058, 2.058, 2.979, 2.666, 4.312, 5.88, 4.998, 6.821, 6.311, 7.02, 6.507, 6.978, 6.233, 5.841, 5.645, 6.586, 7.21, 7.29, 7.6, 8.11, 6.076, 6.076, 5.057, 5.606, 4.214, 4.978, 5.214, 4.861, 4.743, 5.41, 5.606, 5.488, 6.115, 6.39, 6.703, 4.802 ; 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 = 1.263, 1.787, 0.671, 2.393, 2.303, 2.448, 3.458, 3.684, 4.503, 4.049, 4.63, 4.785, 5.499, 4.358, 1.698, 2.27, 2.008, 3.792, 4.369, 3.022, 2.834, 3.68, 4.303, 3.662, 3.262, 3.641, 4.823, 5.036, 3.792, 3.019, 2.212, 0, 0.131, 0, 1.203, 1.992, 0.744, 0.864, 2.149, 3.292, 4.541, 5.381, 6.128, 6.221, 6.492, 7.04, 6.77, 6.174, 6.185, 6.023, 5.609, 6.181, 6.957, 7.4, 5.951, 5.425, 4.879, 4.76, 3.686, 3.886, 2.636, 3.691, 4.345, 5.306, 4.17, 5.913, 6.829, 7.72, 7.81, 7.6, 7.65, 7.72, 6.034, 5.211, 4.602, 4.685, 3.292, 0.035, 2.63, 1.728, 2.069, 4.554, 4.787, 7.34, 4.972, 2.718, 3.769, 0.479, 1.479, 3.099, 3.256, 3.724, 2.374, 2.921, 1.862, 2.058, 2.416, 3.245, 4.915, 4.703, 4.332, 4.135, 4.052, 2.977, 3.635, 3.25, 2.67, 2.544, 1.366, 0.768, 0, 2.336, 2.586, 4.381, 5.751, 4.691, 5.228, 5.92, 5.822, 5.771, 4.654, 5.498, 4.349, 3.608, 3.737, 3.207, 2.191, 2.962, 2.527, 2.512, 2.184, 2.565, 1.373, 2.406, 2.017, 3.489, 5.268, 4.291, 5.649, 5.401, 6.176, 5.787, 6.118, 5.74, 4.866, 5.172, 5.722, 6.247, 6.677, 6.567, 7.32, 4.913, 5.398, 4.204, 4.955, 3.715, 4.242, 4.803, 4.476, 3.913, 4.56, 5.068, 4.817, 5.495, 5.823, 6.141, 3.529 ; 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 = 210.3, 317.6, 338.8, 345.173, 355.91, 350.46, 7.93, 8.99, 9.18, 29.65, 356.25, 358.82, 13.81, 5.13, 334.5, 2.86, 47.59, 144.3, 132.2, 146.7, 210.9, 213, 212.5, 213.5, 202.8, 233.9, 247.8, 249.1, 269.4, 282.2, 283.3, 343.4, 283.2, 235.4, 216.9, 272.2, 278.5, 190.1, 172.1, 169.3, 179.8, 179.2, 178.2, 180.8, 184.5, 201.2, 201.7, 206.3, 209.4, 201.5, 207.5, 202, 211.1, 217.8, 215.1, 216.7, 212.4, 217.7, 219.3, 215, 203.2, 192.5, 184.4, 195.2, 163.3, 188.1, 192.2, 191.3, 194.4, 194, 195.4, 194.6, 198.3, 212.4, 215.6, 229.6, 214.7, 220.9, 218.5, 290.3, 310.4, 334.1, 327.4, 347.245, 321.1, 1.48, 349.626, 238.1, 245.9, 201.3, 168.8, 187.6, 183.9, 198.1, 223.6, 252.4, 224.6, 241.6, 322.3, 343.2, 345.544, 9.69, 359.33, 5.23, 337.9, 347.32, 338.5, 329.3, 315.4, 299.3, 343.4, 199.1, 192.2, 198, 197.3, 189.8, 190.6, 197.2, 193.1, 200.9, 209.2, 224.3, 224, 216.2, 213.8, 223.5, 209.8, 183.7, 179.1, 194.4, 185, 199.6, 203.4, 201.2, 241.9, 203.2, 205.8, 199.1, 190.2, 182.6, 189.2, 200.6, 206.4, 206.3, 210, 212.3, 210, 216.5, 220.6, 219.1, 224, 220.4, 223.6, 230.8, 211.8, 207, 208.6, 200.8, 206.8, 199.5, 209.6, 207.2, 197.7, 201, 196.9, 203, 224.8 ; 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, 40, 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, 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, 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 ; visibility = 2900.256, 2930.291, 2932.093, 2914.673, 2943.506, 2924.885, 2929.09, 2942.305, 2938.1, 2932.694, 2932.093, 2936.899, 2712.835, 2927.888, 2925.485, 2907.464, 2897.853, 2929.09, 2881.033, 2860.008, 2899.655, 2914.673, 2930.892, 1679.622, 2879.832, 2944.107, 2938.701, 2933.294, 2929.69, 2931.492, 2932.694, 2935.097, 2917.075, 2900.256, 2900.856, 2895.45, 2930.892, 2933.294, 2909.867, 2892.447, 2885.238, 2852.8, 2808.348, 2793.931, 2738.065, 2799.337, 2665.98, 2491.175, 2729.655, 2883.436, 2890.644, 2893.047, 2845.592, 2841.386, 2809.549, 2832.977, 2857.605, 2845.592, 2805.344, 2835.98, 2798.736, 2843.189, 2785.521, 2786.122, 2814.355, 2828.171, 2786.722, 2735.062, 2631.74, 2641.352, 2439.514, 2732.659, 2714.037, 2715.839, 2702.023, 2737.464, 2694.214, 2607.712, 2688.207, 2754.284, 2826.969, 2862.411, 2829.973, 2741.069, 2613.719, 2172.801, 2681.599, 2762.093, 2848.595, 2850.397, 2823.966, 2846.793, 2852.8, 2871.422, 2921.881, 2902.658, 2902.658, 2902.058, 2942.305, 2945.309, 2942.305, 2950.715, 2938.701, 2947.111, 2944.708, 2926.687, 2936.298, 2914.673, 2926.086, 2945.909, 2916.475, 2918.277, 2935.697, 2924.284, 2898.454, 2839.584, 2821.563, 2932.093, 2889.443, 2921.28, 2918.277, 2929.69, 2921.881, 2914.072, 2910.468, 2916.475, 2920.079, 2904.461, 2899.054, 2901.457, 2864.814, 2622.73, 2846.793, 2829.372, 2917.075, 2872.022, 2855.203, 2867.818, 2876.828, 2811.952, 2804.743, 2819.16, 2862.411, 2900.256, 2906.263, 2911.669, 2888.241, 2883.436, 2781.316, 2626.935, 2499.585, 2438.313, 2431.104, 2356.617, 2295.345, 2241.281, 2264.709, 2459.338, 2361.423, 2316.97, 2517.005, 2483.366, 2504.991, 2490.574, 2489.373, 2539.232, 1906.689 ; 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 ; }