netcdf J0209.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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.f, 200.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, 200.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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453303.00000579 ; :starting_julian_day_string = "2004-10-24 00:00:00" ; :ending_julian_day_number = 2453309.95833912 ; :ending_julian_day_string = "2004-10-30 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453303, 2453303.04166667, 2453303.08333333, 2453303.125, 2453303.16666667, 2453303.20833333, 2453303.25, 2453303.29166667, 2453303.33333333, 2453303.375, 2453303.41666667, 2453303.45833333, 2453303.5, 2453303.54166667, 2453303.58333333, 2453303.625, 2453303.66666667, 2453303.70833333, 2453303.75, 2453303.79166667, 2453303.83333333, 2453303.875, 2453303.91666667, 2453303.95833333, 2453304, 2453304.04166667, 2453304.08333333, 2453304.125, 2453304.16666667, 2453304.20833333, 2453304.25, 2453304.29166667, 2453304.33333333, 2453304.375, 2453304.41666667, 2453304.45833333, 2453304.5, 2453304.54166667, 2453304.58333333, 2453304.625, 2453304.66666667, 2453304.70833333, 2453304.75, 2453304.79166667, 2453304.83333333, 2453304.875, 2453304.91666667, 2453304.95833333, 2453305, 2453305.04166667, 2453305.08333333, 2453305.125, 2453305.16666667, 2453305.20833333, 2453305.25, 2453305.29166667, 2453305.33333333, 2453305.375, 2453305.41666667, 2453305.45833333, 2453305.5, 2453305.54166667, 2453305.58333333, 2453305.625, 2453305.66666667, 2453305.70833333, 2453305.75, 2453305.79166667, 2453305.83333333, 2453305.875, 2453305.91666667, 2453305.95833333, 2453306, 2453306.04166667, 2453306.08333333, 2453306.125, 2453306.16666667, 2453306.20833333, 2453306.25, 2453306.29166667, 2453306.33333333, 2453306.375, 2453306.41666667, 2453306.45833333, 2453306.5, 2453306.54166667, 2453306.58333333, 2453306.625, 2453306.66666667, 2453306.70833333, 2453306.75, 2453306.79166667, 2453306.83333333, 2453306.875, 2453306.91666667, 2453306.95833333, 2453307, 2453307.04166667, 2453307.08333333, 2453307.125, 2453307.16666667, 2453307.20833333, 2453307.25, 2453307.29166667, 2453307.33333333, 2453307.375, 2453307.41666667, 2453307.45833333, 2453307.5, 2453307.54166667, 2453307.58333333, 2453307.625, 2453307.66666667, 2453307.70833333, 2453307.75, 2453307.79166667, 2453307.83333333, 2453307.875, 2453307.91666667, 2453307.95833333, 2453308, 2453308.04166667, 2453308.08333333, 2453308.125, 2453308.16666667, 2453308.20833333, 2453308.25, 2453308.29166667, 2453308.33333333, 2453308.375, 2453308.41666667, 2453308.45833333, 2453308.5, 2453308.54166667, 2453308.58333333, 2453308.625, 2453308.66666667, 2453308.70833333, 2453308.75, 2453308.79166667, 2453308.83333333, 2453308.875, 2453308.91666667, 2453308.95833333, 2453309, 2453309.04166667, 2453309.08333333, 2453309.125, 2453309.16666667, 2453309.20833333, 2453309.25, 2453309.29166667, 2453309.33333333, 2453309.375, 2453309.41666667, 2453309.45833333, 2453309.5, 2453309.54166667, 2453309.58333333, 2453309.625, 2453309.66666667, 2453309.70833333, 2453309.75, 2453309.79166667, 2453309.83333333, 2453309.875, 2453309.91666667, 2453309.95833333 ; air_temperature = 8.93, 8.59, 8.44, 8.5, 8.78, 8.79, 8.66, 7.69, 7.73, 7.48, 7.64, 7.97, 7.94, 8.03, 7.9, 8.32, 8.59, 8.73, 8.87, 8.96, 9.02, 9.11, 8.96, 8.83, 8.87, 8.81, 8.95, 8.89, 8.58, 8.6, 8.48, 8.47, 8.38, 8.37, 8.38, 8.34, 8.56, 8.72, 8.75, 8.75, 9.08, 9.16, 9.45, 9.86, 9.49, 9.25, 9.03, 9.07, 8.7, 9.11, 9.24, 8.99, 8.7, 8.42, 8.14, 7.93, 8.05, 8.07, 7.87, 8, 8.42, 8.51, 8.75, 9.11, 9.51, 9.75, 9.97, 9.65, 9.95, 10.12, 10.18, 9.95, 9.34, 9.14, 8.48, 8.1, 7.96, 7.41, 7.15, 6.618, 5.629, 5.016, 5.139, 5.18, 5.624, 5.646, 6.435, 7.16, 8.59, 10.09, 11.34, 11.84, 12.35, 11.4, 10.59, 10.3, 9.8, 9.23, 8.71, 8.16, 7.01, 6.452, 5.826, 5.338, 4.615, 4.19, 3.638, 3.266, 3.449, 3.942, 4.855, 6.272, 7.42, 8, 8.44, 8.76, 8.74, 8.08, 7.36, 6.974, 6.675, 5.863, 5.624, 5.509, 4.259, 3.384, 3.537, 3.1, 2.873, 2.511, 2.343, 2.422, 2.457, 3.696, 4.543, 5.054, 5.887, 6.656, 8.68, 7.48, 8.2, 7.67, 7.11, 6.312, 5.736, 5.304, 4.371, 3.158, 3.014, 3.524, 3.05, 3.098, 2.626, 2.463, 2.069, 1.992, 2.756, 4.156, 6.74, 7.67, 9.33, 9.66, 9.31, 9.07, 8.99, 8.27, 7.68, 8.4 ; 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 = 1021.869, 1021.569, 1020.909, 1020.188, 1020.128, 1019.828, 1019.708, 1019.528, 1019.168, 1019.048, 1018.688, 1018.928, 1019.108, 1019.168, 1019.168, 1019.048, 1018.868, 1018.388, 1017.908, 1017.848, 1017.608, 1017.728, 1017.728, 1017.428, 1017.428, 1017.368, 1017.308, 1017.368, 1017.368, 1017.368, 1017.428, 1017.668, 1017.308, 1017.128, 1017.008, 1017.008, 1017.608, 1017.848, 1017.908, 1017.908, 1017.668, 1017.368, 1017.428, 1017.368, 1017.668, 1017.308, 1017.308, 1017.368, 1017.128, 1017.068, 1016.828, 1016.708, 1016.648, 1016.768, 1016.948, 1017.008, 1017.128, 1017.248, 1017.248, 1017.488, 1017.608, 1017.608, 1016.888, 1016.828, 1016.588, 1017.008, 1017.068, 1017.128, 1017.368, 1017.548, 1017.068, 1017.308, 1017.188, 1017.068, 1017.188, 1017.248, 1016.828, 1017.008, 1017.248, 1017.428, 1017.428, 1017.848, 1017.908, 1018.208, 1018.508, 1018.148, 1017.848, 1017.428, 1017.008, 1016.768, 1016.948, 1017.488, 1017.848, 1018.388, 1018.688, 1019.048, 1019.288, 1019.408, 1019.648, 1020.128, 1020.249, 1020.909, 1021.389, 1021.269, 1021.689, 1022.289, 1022.889, 1023.609, 1024.329, 1024.389, 1024.209, 1023.729, 1023.249, 1022.409, 1021.929, 1021.569, 1021.929, 1022.229, 1022.649, 1022.769, 1022.649, 1022.649, 1022.229, 1021.569, 1021.209, 1021.149, 1020.909, 1021.089, 1020.609, 1020.729, 1020.429, 1020.008, 1020.008, 1019.648, 1019.168, 1018.508, 1017.608, 1016.588, 1015.868, 1015.928, 1015.988, 1016.108, 1016.348, 1016.708, 1016.708, 1016.648, 1016.528, 1016.228, 1015.868, 1015.508, 1015.928, 1016.048, 1016.048, 1016.108, 1016.348, 1016.708, 1016.588, 1016.528, 1016.288, 1015.688, 1014.788, 1014.128, 1013.768, 1013.528, 1013.348, 1013.228, 1013.048, 1012.688 ; 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 = 7.57, 7.41, 7.53, 7.02, 5.802, 6.429, 7.41, 5.762, 6.154, 12, 10.7, 9.06, 9.25, 11.41, 9.45, 9.13, 7.29, 8.19, 7.96, 6.664, 6.037, 5.214, 3.959, 4.626, 5.88, 6.742, 6.782, 5.998, 5.645, 6.037, 6.546, 5.135, 5.057, 6.194, 4.822, 5.057, 4.861, 6.507, 3.842, 3.41, 5.88, 4.704, 3.606, 1.686, 1.333, 0.98, 1.372, 0, 1.45, 2.94, 6.429, 7.1, 6.546, 6.154, 5.958, 6.311, 6.507, 5.527, 4.273, 3.92, 4.469, 5.88, 6.311, 5.292, 5.292, 4.508, 3.724, 4.547, 4.077, 3.41, 3.254, 2.744, 1.882, 4.351, 4.861, 4.273, 5.331, 6.037, 5.762, 6.154, 5.723, 6.194, 5.723, 5.88, 5.566, 5.018, 5.723, 6.076, 6.311, 7.02, 6.468, 7.6, 8.51, 9.02, 8.78, 7.92, 9.76, 8.82, 8.55, 11.52, 10.7, 7.76, 8.15, 10.39, 9.76, 9.92, 8.62, 9.02, 8.47, 9.06, 8.11, 9.06, 8.9, 9.09, 8.35, 7.53, 8, 7.57, 5.292, 5.998, 5.096, 3.763, 4.234, 3.214, 3.528, 3.842, 5.214, 4.782, 4.116, 5.41, 4.469, 3.763, 3.763, 3.371, 4.194, 3.724, 2.548, 0.882, 0.823, 1.921, 1.45, 3.058, 3.41, 4.038, 2.94, 1.254, 1.725, 1.882, 3.293, 2.254, 2.156, 1.568, 1.607, 2.313, 1.96, 1.607, 2.078, 1.666, 0.49, 3.371, 3.214, 5.998, 6.35, 7.25, 6.978, 5.214, 4.116, 4.822 ; 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 = 5.995, 5.895, 6.176, 5.249, 4.23, 4.791, 5.66, 4.255, 4.895, 8.89, 8.49, 6.958, 7.58, 8.89, 7.21, 6.799, 5.432, 5.636, 5.405, 4.414, 4.375, 4.18, 3.212, 3.786, 4.035, 4.946, 5.736, 4.591, 4.35, 4.642, 4.843, 4.244, 3.795, 4.518, 3.841, 3.736, 3.776, 4.962, 3.176, 2.399, 4.507, 3.256, 2.591, 0.832, 0.892, 0.162, 0.656, 0, 0.498, 2.268, 4.841, 5.366, 5.159, 4.99, 4.584, 4.596, 4.89, 3.835, 3.024, 2.772, 3.444, 4.116, 4.822, 4.159, 4.239, 3.665, 2.698, 3.049, 2.997, 2.033, 2.091, 1.866, 1.436, 3.227, 3.976, 3.26, 4.294, 4.389, 4.53, 4.78, 4.524, 4.702, 4.189, 4.404, 4.411, 2.487, 3.933, 4.649, 4.379, 4.982, 4.892, 5.054, 5.364, 6.955, 6.124, 5.857, 7.49, 6.594, 5.861, 7.84, 7.89, 5.955, 6.267, 7.66, 7.34, 6.759, 6.8, 7.09, 6.643, 6.562, 6.545, 6.511, 5.931, 6.722, 5.613, 5.037, 5.991, 6.278, 3.891, 3.882, 3.867, 2.957, 2.695, 2.347, 2.62, 3.07, 4.262, 3.892, 3.146, 4.705, 3.638, 2.38, 3.154, 2.32, 2.548, 2.322, 1.343, 0, 0.026, 1.005, 0.355, 2.115, 2.369, 2.936, 2.117, 0.302, 1.304, 0.78, 2.578, 1.324, 1.542, 0.825, 1.07, 1.873, 1.112, 1.081, 1.491, 0.712, 0, 1.96, 0.661, 3.298, 5.22, 5.725, 5.499, 3.958, 3.018, 3.384 ; 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 = 25.76, 19.82, 23.07, 17.97, 30.04, 19.57, 28.09, 11.62, 28.1, 66.4, 69.6, 58.1, 52.5, 60.4, 54.7, 46.09, 70.1, 51.32, 39.67, 38.14, 37.3, 22.53, 0.55, 358.63, 3.86, 17.05, 21.75, 17.27, 357.36, 11.95, 8.13, 6.96, 11.7, 6.98, 10.63, 15.82, 19.05, 32.41, 50.96, 57.3, 34.16, 31.2, 48.71, 25.95, 102.9, 100.7, 82.4, 341.6, 281.1, 303.6, 343.64, 352.72, 353.78, 357.13, 352.58, 339.7, 351.65, 1.9, 350.4, 342.975, 339.8, 350.35, 353.07, 2.69, 16.87, 17.4, 23.52, 341.89, 334.7, 331.5, 345.3, 347.595, 328, 325.2, 326.5, 348.048, 330.6, 340.1, 345.66, 342.463, 345.895, 339.7, 334.8, 336.6, 335.7, 350.31, 349.55, 338.5, 340.8, 356.29, 342.622, 343.002, 326.8, 330.4, 333.5, 334.5, 334.1, 338.7, 329, 348.83, 339.1, 335.1, 335.6, 323.9, 331.7, 327.7, 335, 338, 330.9, 340.5, 341.1, 344.112, 336.3, 334, 337.4, 344.096, 331, 332.6, 327.3, 346.372, 339.2, 322.1, 345.882, 340.8, 276.8, 274, 306.2, 285.6, 298.7, 299.4, 299.3, 291.8, 310.8, 305.1, 339.4, 350.76, 294.9, 341.6, 164.3, 57.2, 89.5, 336.6, 322.8, 351.62, 20.4, 20.39, 237.8, 239.5, 250.2, 275.4, 279.4, 248.6, 262.3, 269.6, 264.4, 280.7, 284.5, 312.6, 341.6, 240.3, 161.4, 170.6, 167.5, 167.4, 179.4, 181.9, 184.6, 185.7 ; 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 = 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2894.249, 2250.893, 2963.93, 2963.93, 2963.93, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2964.531, 2964.531, 2962.729, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2965.132, 2965.132, 2964.531, 2965.733, 2968.135, 2967.535, 2966.934, 2964.531, 2938.701, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2965.132, 2965.733, 2873.825, 2965.733, 2966.333, 2966.934, 2967.535, 2967.535, 2966.934, 2965.733, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2965.733, 2965.733, 2909.266, 2963.93, 2966.934, 2967.535, 2968.135, 2926.687, 2968.135, 2964.531, 2964.531, 2964.531 ; 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 ; }