netcdf K0104.met.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	air_temperature_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:scale_factor = 1. ;
		lat:add_offset = 0. ;
		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:scale_factor = 1. ;
		lon:add_offset = 0. ;
		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:scale_factor = 1. ;
		air_temperature_depth:add_offset = 0. ;
		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 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:scale_factor = 1. ;
		visibility_depth:add_offset = 0. ;
		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:scale_factor = 1. ;
		wind_depth:add_offset = 0. ;
		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:scale_factor = 1. ;
		time:add_offset = 0. ;
		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:scale_factor = 1.f ;
		air_temperature:add_offset = 0.f ;
		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 ;
		air_temperature:ancillary_variables = "air_temperature_qc" ;
	byte air_temperature_qc(time, air_temperature_depth, lat, lon) ;
		air_temperature_qc:long_name = "Air Temperature Quality" ;
		air_temperature_qc:short_name = "ATQC" ;
		air_temperature_qc:_FillValue = 128s ;
		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" ;
		air_temperature_qc:intent = "data_quality" ;
		air_temperature_qc:standard_name = "air_temperature data_quality" ;
		air_temperature_qc:units = "1" ;
	float wind_gust(time, wind_depth, lat, lon) ;
		wind_gust:long_name = "Wind Gust" ;
		wind_gust:short_name = "WGST" ;
		wind_gust:scale_factor = 1.f ;
		wind_gust:add_offset = 0.f ;
		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 ;
		wind_gust:ancillary_variables = "wind_gust_qc" ;
	byte wind_gust_qc(time, wind_depth, lat, lon) ;
		wind_gust_qc:long_name = "Wind Gust Quality" ;
		wind_gust_qc:short_name = "WGSTQC" ;
		wind_gust_qc:_FillValue = 128s ;
		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" ;
		wind_gust_qc:intent = "data_quality" ;
		wind_gust_qc:standard_name = "wind_gust data_quality" ;
		wind_gust_qc:units = "1" ;
	float wind_speed(time, wind_depth, lat, lon) ;
		wind_speed:long_name = "Wind Speed" ;
		wind_speed:standard_name = "wind_speed" ;
		wind_speed:short_name = "WSPD" ;
		wind_speed:scale_factor = 1.f ;
		wind_speed:add_offset = 0.f ;
		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 ;
		wind_speed:ancillary_variables = "wind_speed_qc" ;
	byte wind_speed_qc(time, wind_depth, lat, lon) ;
		wind_speed_qc:long_name = "Wind Speed Quality" ;
		wind_speed_qc:short_name = "WSPDQC" ;
		wind_speed_qc:_FillValue = 128s ;
		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" ;
		wind_speed_qc:intent = "data_quality" ;
		wind_speed_qc:standard_name = "wind_speed data_quality" ;
		wind_speed_qc:units = "1" ;
	float wind_direction(time, wind_depth, lat, lon) ;
		wind_direction:long_name = "Wind Direction" ;
		wind_direction:standard_name = "wind_from_direction" ;
		wind_direction:short_name = "WDIR" ;
		wind_direction:scale_factor = 1.f ;
		wind_direction:add_offset = 0.f ;
		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 ;
		wind_direction:ancillary_variables = "wind_direction_qc" ;
	byte wind_direction_qc(time, wind_depth, lat, lon) ;
		wind_direction_qc:long_name = "Wind Direction Quality" ;
		wind_direction_qc:short_name = "WDIRQC" ;
		wind_direction_qc:_FillValue = 128s ;
		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" ;
		wind_direction_qc:intent = "data_quality" ;
		wind_direction_qc:standard_name = "wind_direction data_quality" ;
		wind_direction_qc:units = "1" ;
	float visibility(time, visibility_depth, lat, lon) ;
		visibility:long_name = "Visibility" ;
		visibility:standard_name = "visibility_in_air" ;
		visibility:short_name = "VIS" ;
		visibility:scale_factor = 1.f ;
		visibility:add_offset = 0.f ;
		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. ;
		visibility:ancillary_variables = "visibility_qc" ;
	byte visibility_qc(time, visibility_depth, lat, lon) ;
		visibility_qc:long_name = "Visibility Quality" ;
		visibility_qc:short_name = "VISQ" ;
		visibility_qc:_FillValue = 128s ;
		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" ;
		visibility_qc:intent = "data_quality" ;
		visibility_qc:standard_name = "visibility data_quality" ;
		visibility_qc:units = "1" ;

// 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 = "27-Jun-2003 12:57:39:  Added ancillary_variables, intent attributes for CF compliance." ;
		:source = "surface observation" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "processed with MATLAB" ;
		:latitude = 45.2058 ;
		:longitude = -66.0208 ;
		: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 ;
		:processing = "realtime" ;
		:water_depth = 25. ;
		:mooring_site_id = "K0104" ;
		:mooring_site_desc = "St. John" ;
		:breakout_id = 1 ;
		:delta_t = 60 ;
		:magnetic_variation = -19.1 ;
		:last_mysql_update_index = -1 ;
		:starting_julian_day_number = 2452883.00000579 ;
		:starting_julian_day_string = "2003-08-31 00:00:00" ;
		:ending_julian_day_number = 2452889.95833912 ;
		:ending_julian_day_string = "2003-09-06 23:00:00" ;
		:algorithm_ids = "WIND_DIR_1.2:  27-Aug-2003 13:25:13\n",
			"AAN_VIZ_1.2:  27-Aug-2003 13:25:13" ;
data:

 lat = 45.2058 ;

 lon = -66.0208 ;

 air_temperature_depth = -3 ;

 visibility_depth = -3 ;

 wind_depth = -4 ;

 time = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 
    2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 
    2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 
    2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 
    2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 
    2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 
    2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 
    2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 
    2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 
    2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 
    2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 
    2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 
    2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 
    2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 
    2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 
    2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 
    2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 
    2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 
    2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 
    2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 
    2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 
    2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 
    2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 
    2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 
    2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 
    2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 
    2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 
    2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 
    2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 
    2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 
    2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 
    2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 
    2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 
    2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 
    2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 
    2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 
    2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 
    2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 
    2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 
    2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 
    2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 
    2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ;

 air_temperature =
  16.13,
  15.51,
  15.21,
  14.35,
  13.59,
  12.99,
  12.33,
  10.85,
  10.95,
  10.31,
  10.64,
  10.59,
  11.16,
  12.52,
  13.55,
  12.69,
  13.05,
  13.29,
  13.45,
  14.23,
  13.89,
  13.36,
  13.17,
  13.37,
  13.85,
  13.03,
  12.77,
  12.6,
  12.57,
  12.33,
  12.84,
  12.66,
  12.35,
  11.99,
  11.93,
  12.03,
  12.49,
  12.38,
  12.65,
  12.73,
  13.12,
  13.23,
  13.03,
  13.08,
  13.32,
  13.16,
  12.94,
  12.88,
  13.49,
  14,
  13.25,
  13.11,
  13.35,
  15.46,
  15.08,
  14.34,
  12.87,
  12.05,
  11.29,
  11.37,
  12.21,
  12.89,
  13.67,
  14.4,
  14.84,
  15.04,
  14.54,
  14.96,
  14.38,
  14.49,
  13.5,
  12.66,
  11.91,
  12.49,
  12.93,
  12.12,
  11.96,
  12.24,
  11.28,
  12.12,
  11.51,
  10.53,
  9.68,
  12.23,
  11.27,
  11.85,
  12.93,
  12.68,
  13.12,
  13.33,
  13.74,
  14.32,
  15.2,
  16.3,
  14.94,
  14.03,
  13.31,
  12.64,
  13.06,
  13.31,
  13.04,
  12.88,
  12.43,
  12.51,
  12.58,
  12.52,
  12.67,
  12.69,
  12.77,
  12.78,
  13.65,
  13.81,
  14.43,
  14.58,
  15.12,
  14.54,
  15.26,
  14.07,
  13.75,
  13.4,
  13.36,
  13.12,
  12.78,
  12.99,
  12.85,
  12.82,
  13.21,
  13.12,
  13.01,
  13.16,
  13.29,
  13.29,
  13.53,
  13.66,
  13.69,
  12.95,
  13.49,
  13.63,
  13.52,
  13.46,
  13.83,
  13.26,
  14.55,
  13.35,
  12.72,
  12.89,
  12.95,
  12.77,
  13.04,
  13.35,
  12.44,
  12.26,
  11.86,
  11.41,
  12.32,
  12.96,
  14.41,
  14.96,
  14.19,
  13.88,
  13.64,
  14.48,
  14.58,
  14.49,
  14.91,
  15.88,
  14.74,
  14.53 ;

 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 ;

 wind_gust =
  6.35,
  7.37,
  11.17,
  10.74,
  9.21,
  7.45,
  5.292,
  2.352,
  1.725,
  2.195,
  3.097,
  3.567,
  3.332,
  2.548,
  2.352,
  5.998,
  6.35,
  7.29,
  5.194,
  6.429,
  5.292,
  5.998,
  6.625,
  4.9,
  5.018,
  2.744,
  3.998,
  2.058,
  2.509,
  1.666,
  2.352,
  1.921,
  2.038,
  2.666,
  2.587,
  2.274,
  5.37,
  5.41,
  5.606,
  5.41,
  7.13,
  6.86,
  5.723,
  4.802,
  5.998,
  6.625,
  3.92,
  3.332,
  3.371,
  3.567,
  2.822,
  3.293,
  1.999,
  7.06,
  8.98,
  7.8,
  5.292,
  3.136,
  2.195,
  3.606,
  4.586,
  6.742,
  4.626,
  5.292,
  2.254,
  2.626,
  3.959,
  3.998,
  5.841,
  4.802,
  3.234,
  1.862,
  2.47,
  1.47,
  2.352,
  2.352,
  2.274,
  2.195,
  1.646,
  1.686,
  1.686,
  1.529,
  0.98,
  0.745,
  1.098,
  2.391,
  1.646,
  2.862,
  3.097,
  3.097,
  3.371,
  2.783,
  3.528,
  3.998,
  4.939,
  4.743,
  3.234,
  3.763,
  4.116,
  3.998,
  3.45,
  2.117,
  3.959,
  4.743,
  5.566,
  6.272,
  6.625,
  7.33,
  7.76,
  6.958,
  6.35,
  5.39,
  6.272,
  7.21,
  11.37,
  9.8,
  7.84,
  4.704,
  3.92,
  3.136,
  2.058,
  1.96,
  3.214,
  3.293,
  3.763,
  2.254,
  3.763,
  4.9,
  2.862,
  3.802,
  3.92,
  4.665,
  3.45,
  1.764,
  2.705,
  3.959,
  4.194,
  3.136,
  2.705,
  2.352,
  3.058,
  3.685,
  3.058,
  3.92,
  5.723,
  2.842,
  1.058,
  1.49,
  3.371,
  1.764,
  1.294,
  0.706,
  0.862,
  1.646,
  2.587,
  3.332,
  2.156,
  2.038,
  4.586,
  3.685,
  3.842,
  5.566,
  4.704,
  4.822,
  4.43,
  3.371,
  3.606,
  2.783 ;

 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.502,
  5.958,
  8.93,
  9.14,
  7.83,
  5.882,
  3.648,
  1.246,
  1.451,
  1.758,
  2.674,
  3.133,
  2.886,
  2.177,
  2.085,
  5.387,
  5.628,
  6.297,
  4.15,
  5.164,
  3.036,
  4.164,
  5.646,
  3.52,
  3.81,
  1.28,
  3.127,
  1.089,
  1.826,
  0.993,
  1.627,
  1.35,
  1.637,
  2.277,
  1.934,
  1.68,
  4.786,
  4.806,
  4.806,
  4.514,
  5.625,
  5.859,
  4.845,
  3.854,
  5.026,
  5.174,
  2.144,
  2.415,
  2.568,
  2.532,
  1.937,
  2.588,
  1.504,
  5.507,
  7.14,
  6.516,
  3.887,
  2.267,
  1.864,
  3.038,
  4.036,
  5.876,
  3.985,
  3.987,
  1.055,
  2.187,
  3.521,
  3.295,
  5.227,
  3.999,
  2.57,
  1.212,
  1.997,
  0.716,
  1.971,
  1.93,
  1.825,
  1.593,
  1.22,
  1.262,
  1.493,
  1.131,
  0.692,
  0.282,
  0.784,
  1.941,
  1.117,
  2.302,
  2.573,
  2.731,
  2.863,
  2.082,
  2.917,
  3.392,
  4.156,
  4.123,
  2.469,
  2.937,
  3.464,
  3.339,
  2.729,
  1.541,
  3.471,
  4.042,
  4.921,
  5.608,
  5.565,
  6.217,
  6.825,
  5.992,
  5.336,
  4.037,
  5.04,
  5.561,
  8.85,
  7.58,
  5.809,
  3.433,
  3.539,
  2.688,
  0.996,
  1.376,
  2.679,
  2.5,
  3.162,
  1.348,
  3.269,
  4.051,
  2.126,
  3.282,
  2.981,
  3.822,
  2.469,
  1.291,
  2.391,
  3.349,
  3.557,
  2.598,
  1.659,
  1.915,
  2.137,
  3.169,
  2.415,
  3.023,
  4.602,
  1.578,
  0.58,
  0.826,
  2.802,
  1.214,
  1.001,
  0.309,
  0.445,
  1.108,
  1.853,
  2.622,
  1.78,
  1.721,
  2.952,
  3.242,
  3.271,
  4.683,
  3.82,
  4.138,
  3.685,
  2.571,
  2.975,
  2.087 ;

 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 =
  313.1,
  306.3,
  335,
  337.6,
  345.707,
  351.53,
  0.48,
  60.1,
  337.1,
  337.9,
  358.63,
  349.33,
  354.96,
  291,
  236.5,
  218.8,
  223.2,
  215.2,
  189.9,
  188.9,
  199.2,
  232.8,
  240.9,
  242.8,
  232.3,
  213,
  228.9,
  260.6,
  170.5,
  238.6,
  174,
  219,
  197.5,
  172.1,
  195.7,
  211.1,
  214.9,
  215.6,
  218.1,
  202.9,
  210.8,
  204.7,
  211.4,
  216.2,
  206.1,
  208.3,
  204.9,
  141.1,
  126.1,
  215.7,
  226.8,
  242.4,
  303.9,
  340.3,
  353.28,
  2.81,
  22.83,
  22.16,
  0.68,
  12.13,
  6.03,
  3.42,
  358.75,
  4.82,
  317.3,
  331,
  237,
  237.5,
  226,
  223.2,
  219.4,
  182.5,
  114.8,
  181.4,
  275,
  272.5,
  308.2,
  303.9,
  98.3,
  14.49,
  336.6,
  351.34,
  59.7,
  182.8,
  118.1,
  113.8,
  183.2,
  145.9,
  178.4,
  201.1,
  229.2,
  212.1,
  230,
  210.9,
  215,
  219.6,
  158.1,
  159.3,
  161.9,
  160.3,
  159.5,
  182.1,
  113.4,
  112.2,
  115.8,
  102.6,
  100.3,
  95.5,
  95.9,
  82.9,
  75.2,
  31.54,
  36.02,
  84.8,
  79.8,
  90.8,
  115.9,
  106.2,
  117.9,
  154.9,
  191.7,
  246.7,
  191.6,
  212.9,
  228.9,
  231.5,
  248.2,
  244.1,
  250.5,
  214.8,
  229.3,
  197.2,
  205.9,
  295.5,
  152,
  188.5,
  215.3,
  208.4,
  176.4,
  173.9,
  141.5,
  136.6,
  205.8,
  210.9,
  242.6,
  203.3,
  208.8,
  105.9,
  231.5,
  246.1,
  339.8,
  68.1,
  53,
  334.5,
  351,
  357.09,
  339,
  263.3,
  231,
  216.3,
  199.3,
  218.1,
  206.9,
  208.2,
  187.1,
  176.5,
  208.2,
  130 ;

 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 =
  2853.401,
  2846.793,
  2850.397,
  2840.185,
  2837.182,
  2806.546,
  2813.153,
  2786.722,
  2769.903,
  2762.694,
  2727.252,
  2765.097,
  2768.701,
  2799.337,
  2807.747,
  2753.083,
  2576.475,
  2834.178,
  2863.012,
  2840.185,
  2825.167,
  2759.69,
  2783.118,
  2788.524,
  2799.938,
  2789.726,
  2776.51,
  2792.729,
  2772.305,
  2798.736,
  2816.758,
  2820.362,
  2820.962,
  2801.139,
  2793.33,
  2792.129,
  2794.531,
  2775.91,
  2785.521,
  2775.91,
  2810.75,
  2759.69,
  2724.85,
  2729.054,
  2729.054,
  2644.355,
  2594.497,
  2640.15,
  2702.023,
  2763.896,
  2712.235,
  2696.016,
  2702.624,
  2854.001,
  2869.62,
  2864.814,
  2847.994,
  2824.567,
  2799.938,
  2808.948,
  2817.358,
  2822.765,
  2862.411,
  2850.397,
  2836.581,
  2872.022,
  2865.415,
  2862.411,
  2519.408,
  2869.62,
  2862.411,
  2795.733,
  2789.125,
  2799.337,
  2833.577,
  2820.962,
  2822.765,
  2846.192,
  2813.153,
  2804.143,
  2801.139,
  2786.122,
  2751.881,
  2788.524,
  2841.987,
  2837.782,
  2867.818,
  2831.775,
  2834.178,
  2875.026,
  2847.994,
  2875.627,
  2884.037,
  2889.443,
  2854.001,
  2836.581,
  2827.57,
  2800.539,
  2826.369,
  2854.001,
  2843.189,
  2838.984,
  2836.581,
  2822.765,
  2840.786,
  2840.786,
  2822.765,
  2808.948,
  2768.701,
  2782.517,
  2100.717,
  1588.915,
  994.2168,
  1706.053,
  2067.077,
  2417.288,
  2193.826,
  1995.593,
  432.557,
  320.5855,
  332.7198,
  318.2428,
  234.3843,
  328.3346,
  1942.13,
  2329.585,
  616.3729,
  2622.129,
  2504.391,
  847.0439,
  1242.909,
  948.5632,
  360.172,
  271.2075,
  347.0166,
  540.0833,
  628.9878,
  768.3514,
  597.7511,
  2553.048,
  2013.614,
  1449.552,
  2682.8,
  279.5573,
  255.5291,
  195.3985,
  602.5567,
  1674.215,
  2659.373,
  2613.719,
  364.7374,
  474.6064,
  2010.01,
  291.0909,
  2140.363,
  866.8672,
  1026.655,
  2662.977,
  2757.888,
  2781.316,
  2772.906,
  2821.563,
  2790.927,
  2821.563,
  2813.153,
  2848.595,
  2823.966,
  2808.348 ;

 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 ;
}
