netcdf L0103.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:41:  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" ;
		: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 = 91.9 ;
		:mooring_site_id = "L0103" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 1 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.2 ;
		: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 12:27:09\n",
			"AAN_VIZ_1.2:  27-Aug-2003 12:27:09" ;
data:

 lat = 43.624283 ;

 lon = -66.552817 ;

 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 =
  13.4,
  12.87,
  13.09,
  12.96,
  12.98,
  12.63,
  12.43,
  12.16,
  11.9,
  11.87,
  11.54,
  11.78,
  11.91,
  11.84,
  11.79,
  11.99,
  12.33,
  12.71,
  12.5,
  12.58,
  12.8,
  12.86,
  12.93,
  12.38,
  12.99,
  12.68,
  12.65,
  12.49,
  12.5,
  12.31,
  12.45,
  12.22,
  12.26,
  12.22,
  12.36,
  12.9,
  12.93,
  12.66,
  12.82,
  12.75,
  12.5,
  12.19,
  12.66,
  12.63,
  12.64,
  12.28,
  12.49,
  13.12,
  13.34,
  12.97,
  12.99,
  12.84,
  12.97,
  13.11,
  12.61,
  12.44,
  12.27,
  12.15,
  11.64,
  11.57,
  11.39,
  11.71,
  11.82,
  11.9,
  11.88,
  11.69,
  11.77,
  11.82,
  11.8,
  12.11,
  11.92,
  11.56,
  11.56,
  11.41,
  11.56,
  11.84,
  11.4,
  10.99,
  10.98,
  10.83,
  10.83,
  10.71,
  10.81,
  10.89,
  11.07,
  11.31,
  11.62,
  12.27,
  12.61,
  13.05,
  13.76,
  13.06,
  12.89,
  12.63,
  12.42,
  12.06,
  12.19,
  12.05,
  11.91,
  11.73,
  11.71,
  11.93,
  11.82,
  11.69,
  11.75,
  11.54,
  11.43,
  11.54,
  12.01,
  12.34,
  12.57,
  12.96,
  12.9,
  12.87,
  13.55,
  13.9,
  13.57,
  13.43,
  13.05,
  12.5,
  12.49,
  12.62,
  12.37,
  13.08,
  12.86,
  12.83,
  12.31,
  12.12,
  12.56,
  12.58,
  12.58,
  12.34,
  12.81,
  12.39,
  12.76,
  13.3,
  12.8,
  13.79,
  13.85,
  12.81,
  12.64,
  12.56,
  12.38,
  11.81,
  11.09,
  11.52,
  11.3,
  11.15,
  11.04,
  11.17,
  11.08,
  10.83,
  10.88,
  10.43,
  10.03,
  10.79,
  11.49,
  11.29,
  11.42,
  11.66,
  11.87,
  12.25,
  12.26,
  13.36,
  13.12,
  12.88,
  13.15,
  12.8 ;

 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 =
  4.43,
  4.351,
  6.037,
  6.546,
  7.41,
  6.978,
  7.37,
  6.899,
  6.37,
  7.49,
  6.076,
  5.684,
  6.625,
  4.939,
  4.743,
  3.959,
  4.626,
  3.646,
  3.293,
  3.136,
  3.371,
  2.548,
  3.175,
  2.548,
  3.881,
  2.842,
  3.097,
  3.058,
  2.744,
  2.744,
  2.352,
  2.94,
  2.626,
  2.979,
  3.685,
  4.038,
  4.39,
  4.351,
  4.312,
  5.684,
  4.998,
  4.978,
  4.822,
  4.312,
  4.351,
  3.802,
  3.489,
  4.077,
  5.214,
  4.626,
  4.43,
  4.508,
  5.018,
  5.057,
  4.214,
  3.822,
  4.547,
  6.115,
  4.469,
  2.783,
  2.156,
  4.665,
  4.194,
  4.469,
  4.116,
  4.743,
  3.626,
  4.038,
  3.724,
  3.332,
  3.724,
  3.489,
  3.371,
  3.567,
  2.626,
  3.136,
  2.901,
  2.509,
  2.901,
  2.254,
  2.078,
  2.548,
  2.254,
  2.705,
  3.058,
  4.586,
  2.94,
  2.548,
  2.901,
  2.254,
  2.548,
  2.391,
  2.47,
  4.547,
  4.939,
  5.018,
  4.978,
  5.018,
  4.194,
  4.861,
  4.508,
  5.762,
  5.762,
  6.507,
  7.45,
  6.272,
  6.978,
  6.507,
  7.21,
  8.47,
  8.08,
  10.47,
  10.86,
  9.17,
  10.94,
  11.6,
  9.88,
  9.96,
  8.23,
  6.86,
  6.311,
  4.861,
  4.273,
  3.842,
  3.567,
  4.155,
  3.92,
  4.194,
  2.901,
  3.567,
  3.332,
  3.45,
  2.156,
  2.47,
  1.078,
  1.176,
  1.529,
  1.607,
  1.686,
  2.038,
  1.686,
  0.588,
  0.588,
  1.49,
  2.038,
  1.842,
  2.234,
  1.764,
  2.509,
  2.822,
  2.94,
  1.372,
  0.902,
  2.666,
  1.176,
  1.45,
  3.528,
  3.998,
  4.234,
  3.685,
  3.763,
  4.469,
  3.724,
  2.352,
  2.156,
  2.862,
  3.567,
  4.508 ;

 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 =
  3.906,
  3.609,
  5.268,
  5.181,
  6.208,
  6.035,
  6.252,
  6.241,
  5.247,
  6.514,
  5.01,
  4.814,
  5.632,
  4.018,
  3.863,
  3.09,
  3.827,
  3.068,
  2.778,
  2.758,
  2.78,
  2.192,
  2.849,
  1.973,
  3.385,
  2.298,
  2.756,
  2.823,
  2.34,
  2.517,
  2.149,
  2.613,
  2.189,
  2.557,
  3.234,
  3.621,
  3.846,
  3.762,
  3.938,
  4.978,
  4.397,
  4.35,
  4.324,
  3.991,
  3.851,
  3.222,
  2.979,
  3.497,
  4.496,
  4.165,
  3.798,
  4.192,
  4.556,
  4.547,
  3.645,
  3.173,
  3.713,
  5.21,
  3.747,
  1.461,
  1.411,
  4.09,
  3.689,
  3.811,
  3.464,
  3.929,
  2.854,
  3.527,
  3.363,
  2.883,
  3.157,
  3.093,
  2.946,
  2.557,
  2.376,
  2.751,
  2.269,
  2.171,
  2.608,
  1.451,
  1.718,
  2.191,
  2.005,
  2.229,
  2.748,
  4.031,
  1.866,
  2.117,
  2.557,
  1.72,
  1.966,
  2.115,
  2.227,
  4.016,
  4.24,
  4.067,
  4.24,
  4.408,
  3.597,
  4.313,
  3.518,
  4.787,
  5.133,
  5.919,
  6.523,
  5.455,
  6.02,
  5.596,
  6.061,
  7.13,
  7.19,
  8.95,
  9,
  7.93,
  9.23,
  9.62,
  8.71,
  8.65,
  7.29,
  5.41,
  5.609,
  4.205,
  3.199,
  3.438,
  2.82,
  3.755,
  3.248,
  3.576,
  2.545,
  2.698,
  3.038,
  2.611,
  1.64,
  2.011,
  0.626,
  0.56,
  1.327,
  1.208,
  1.41,
  1.672,
  1.196,
  0.157,
  0.351,
  1.018,
  1.55,
  1.523,
  1.341,
  1.378,
  1.923,
  2.502,
  2.222,
  0.125,
  0.597,
  1.597,
  0.199,
  0.919,
  2.78,
  3.224,
  3.496,
  3.073,
  3.116,
  3.245,
  2.898,
  1.673,
  1.642,
  2.445,
  2.778,
  3.981 ;

 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 =
  330.5,
  334.1,
  325,
  324.7,
  327.7,
  331.8,
  345.039,
  351.92,
  358.34,
  352.18,
  345.19,
  354.79,
  355.93,
  348.018,
  337.7,
  334.3,
  320.1,
  316.7,
  292.9,
  277,
  270.1,
  271.6,
  272.9,
  240.1,
  252.7,
  254,
  238.5,
  230.8,
  241.2,
  236.5,
  235.9,
  218.5,
  215.7,
  209.2,
  209,
  224.9,
  225.9,
  214.7,
  209.8,
  206.1,
  216.4,
  209.8,
  212.3,
  205.2,
  200.8,
  208.2,
  219.8,
  235.6,
  235.9,
  230.4,
  229.1,
  220.7,
  219.9,
  240.3,
  266.7,
  292.3,
  347.023,
  13.17,
  3.06,
  44.25,
  26.38,
  24.84,
  20.48,
  20.6,
  16.21,
  16.88,
  21.91,
  15.22,
  18.35,
  10.74,
  0.82,
  342.969,
  348.48,
  352.77,
  11.59,
  45.45,
  55.7,
  111.8,
  156,
  192.8,
  54.4,
  67.6,
  61.3,
  23.02,
  44.81,
  46.7,
  52.2,
  95.9,
  123.3,
  195.8,
  243.7,
  194.8,
  154.7,
  145.6,
  138.9,
  136.2,
  130.9,
  127.3,
  119.3,
  119,
  115.3,
  126.9,
  118.7,
  119.9,
  122.8,
  113.6,
  111,
  107.7,
  107.7,
  125.5,
  130.9,
  145.9,
  161,
  174.9,
  175.3,
  190.1,
  194.9,
  201.6,
  199.8,
  193.4,
  199.5,
  205,
  190.8,
  209.4,
  202.5,
  224.2,
  215.6,
  195.4,
  255.3,
  205.5,
  199.2,
  105.6,
  207.4,
  199.2,
  290.8,
  309.4,
  236.7,
  217.7,
  211.6,
  301.5,
  311.2,
  240.3,
  93.2,
  242.4,
  157.8,
  248.6,
  266.3,
  244.3,
  224.8,
  273.4,
  274.2,
  246.4,
  359.8,
  126.4,
  155.4,
  208.8,
  345.661,
  338.9,
  343.225,
  342.973,
  334.8,
  343.415,
  333,
  302.1,
  283.3,
  254.9,
  257.8,
  259.2 ;

 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 =
  2805.945,
  2847.394,
  2858.807,
  2884.037,
  2855.203,
  2846.793,
  2837.182,
  2857.005,
  2832.977,
  2882.234,
  2887.641,
  2894.849,
  2908.666,
  2914.673,
  2908.065,
  2924.885,
  2908.666,
  2938.701,
  2919.478,
  2900.256,
  2813.153,
  2468.348,
  2924.284,
  2905.061,
  2924.885,
  2933.294,
  2927.888,
  2911.068,
  2923.083,
  2928.489,
  2930.291,
  2918.277,
  2920.079,
  2907.464,
  2906.263,
  2743.471,
  2884.637,
  2887.04,
  2897.252,
  2859.408,
  2823.966,
  2832.977,
  2744.673,
  2812.553,
  2623.931,
  2601.104,
  2507.394,
  2604.108,
  2667.182,
  2463.543,
  2461.74,
  2641.352,
  2644.355,
  2554.85,
  2467.147,
  2304.956,
  2735.062,
  2820.362,
  2739.267,
  2808.948,
  2807.146,
  2897.853,
  2887.04,
  2900.856,
  2869.019,
  2911.068,
  2860.609,
  2912.27,
  2838.383,
  2915.874,
  2270.115,
  2120.54,
  2916.475,
  2932.093,
  2932.694,
  2935.697,
  2923.083,
  2920.079,
  2911.669,
  2923.083,
  2918.277,
  2911.068,
  2902.058,
  2876.228,
  2909.266,
  2930.291,
  2935.097,
  2924.885,
  2925.485,
  2941.104,
  2933.895,
  2926.086,
  2915.273,
  2921.881,
  2931.492,
  2893.047,
  2915.874,
  2914.673,
  2894.249,
  2906.864,
  2890.644,
  2890.044,
  2911.068,
  2884.037,
  2805.945,
  2787.323,
  2585.486,
  2243.084,
  2413.684,
  2223.26,
  969.5878,
  366.2391,
  213.0592,
  247.3595,
  309.4725,
  325.0908,
  200.4444,
  234.9249,
  359.2109,
  285.3842,
  466.7973,
  464.3944,
  1192.45,
  546.6911,
  259.8542,
  331.6986,
  249.4019,
  714.8887,
  622.38,
  454.7831,
  445.1718,
  654.8181,
  552.0975,
  484.8184,
  215.3419,
  347.6173,
  246.2782,
  161.1582,
  292.6527,
  399.338,
  389.2462,
  197.6812,
  195.6387,
  158.8756,
  99.40571,
  187.5893,
  376.8716,
  281.5997,
  580.9313,
  1559.481,
  762.3444,
  865.0651,
  2724.249,
  2845.592,
  2778.312,
  2542.235,
  2420.893,
  2721.846,
  2741.069,
  2800.539,
  2753.684,
  2811.351,
  2786.122,
  2837.182,
  2769.302,
  2793.33,
  2835.379,
  2823.966 ;

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