netcdf C0203.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.f ;
		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 = "18-Jul-2003 12:59:38:  New wind sensor on buoy 2003-07-17 1815z, wind direction valid\n",
			"Fri Jul 18 12:51:10 2003: ncatted -a is_dead,wind_direction,o,f,0 realtime/C0203.met.realtime.nc\n",
			"Fri Jul 18 12:49:58 2003: ncatted -a wind_sensor_serial_number,global,c,c,RMYWM46272 realtime/C0203.met.realtime.nc\n",
			"09-Jul-2003 13:09:27:  Parameter wind_direction marked as non-functional as of julian day 2452820.416667 (2003-06-29 10:00:00)\n",
			"27-Jun-2003 12:55:11:  Added ancillary_variables, intent attributes for CF compliance.\n",
			"25-Apr-2003 18:03:01:  Modified [lon,lat] to [-70.055252,43.569832]." ;
		: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 = 43.5698318481445 ;
		:longitude = -70.0552520751953 ;
		: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 starts at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "met" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 65. ;
		:mooring_site_id = "C0203" ;
		:mooring_site_desc = "Casco Bay" ;
		:breakout_id = 1 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.5 ;
		: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" ;
		:wind_sensor_serial_number = "RMYWM46272" ;
		:algorithm_ids = "WIND_DIR_1.2:  27-Aug-2003 12:45:08\n",
			"AAN_VIZ_1.2:  27-Aug-2003 12:45:08" ;
data:

 lat = 43.5698318481445 ;

 lon = -70.0552520751953 ;

 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 =
  15.24,
  15.02,
  14.82,
  14.77,
  14.21,
  13.81,
  13.38,
  13.21,
  12.83,
  12.58,
  12.49,
  12.97,
  13.52,
  13.38,
  13.92,
  16.06,
  15.53,
  15.32,
  15.53,
  15.72,
  15.63,
  15.67,
  15.2,
  14.77,
  14.67,
  14.86,
  14.72,
  14.65,
  14.67,
  14.54,
  14.34,
  14.1,
  14.01,
  13.96,
  13.91,
  13.98,
  13.8,
  13.51,
  13.97,
  14.49,
  14.99,
  15.17,
  15.41,
  15.29,
  15.64,
  15.37,
  15.54,
  15.04,
  15.26,
  15.27,
  14.83,
  15.06,
  14.79,
  14.55,
  14.55,
  14.57,
  14.32,
  14.08,
  14.15,
  14.54,
  14.96,
  14.57,
  14.55,
  14.58,
  14.75,
  14.61,
  14.67,
  14.77,
  14.69,
  14.85,
  14.66,
  14.59,
  14.81,
  14.84,
  14.97,
  14.52,
  13.81,
  13.94,
  13.55,
  13.27,
  13.05,
  13.24,
  13.72,
  13.77,
  14.69,
  14.76,
  14.95,
  15.45,
  15.99,
  15.96,
  16.32,
  16.35,
  16.19,
  16.48,
  16.24,
  16.24,
  16.2,
  16.17,
  15.79,
  15.74,
  15.97,
  15.99,
  15.75,
  15.56,
  15.35,
  15.66,
  16.34,
  16.78,
  14.4,
  14.58,
  15.17,
  14.3,
  14.58,
  15.05,
  15.58,
  15.83,
  16.21,
  16.19,
  16.04,
  15.76,
  15.89,
  15.77,
  15.66,
  15.76,
  15.56,
  15.54,
  15.29,
  15.14,
  14.88,
  14.89,
  14.96,
  14.65,
  14.35,
  14.46,
  15.7,
  15.98,
  17.33,
  17.34,
  17.14,
  17.9,
  17.58,
  17.39,
  17.4,
  18.01,
  17.54,
  17.35,
  16.8,
  16.65,
  16.43,
  16.1,
  15.97,
  16,
  15.79,
  15.64,
  15.31,
  15.28,
  15.56,
  15.84,
  16.58,
  17.47,
  17.64,
  17.91,
  17.8,
  17.59,
  17.8,
  17.54,
  17.68,
  17.19 ;

 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 =
  5.096,
  4.038,
  5.41,
  7.68,
  7.06,
  5.88,
  4.41,
  6.037,
  6.625,
  5.331,
  5.018,
  3.136,
  2.666,
  2.509,
  1.764,
  0.549,
  2.078,
  4.351,
  4.939,
  6.076,
  6.037,
  5.919,
  5.802,
  5.39,
  5.488,
  6.076,
  5.449,
  5.958,
  7.02,
  5.645,
  5.292,
  4.606,
  4.469,
  5.018,
  3.998,
  5.253,
  6.076,
  5.096,
  3.724,
  4.43,
  4.077,
  6.194,
  5.802,
  5.527,
  5.096,
  4.978,
  5.998,
  4.606,
  4.469,
  4.626,
  3.763,
  3.685,
  4.194,
  2.45,
  3.097,
  2.901,
  2.43,
  1.725,
  0.882,
  3.881,
  6.429,
  7.57,
  7.96,
  8.78,
  8.27,
  8.43,
  7.13,
  6.507,
  6.311,
  5.174,
  5.253,
  3.822,
  2.47,
  1.725,
  2.47,
  3.489,
  1.862,
  0.588,
  2.783,
  4.234,
  3.038,
  2.47,
  2.509,
  3.097,
  1.921,
  1.372,
  2.901,
  3.175,
  4.234,
  4.665,
  4.018,
  4.939,
  4.606,
  4.861,
  4.214,
  3.489,
  4.39,
  4.782,
  4.194,
  3.763,
  4.978,
  4.018,
  4.704,
  6.86,
  5.88,
  7.45,
  9.17,
  9.96,
  15.13,
  10.23,
  7.25,
  5.762,
  4.802,
  3.332,
  3.724,
  2.254,
  1.529,
  0.294,
  2.156,
  2.862,
  2.626,
  2.744,
  2.822,
  1.725,
  1.274,
  0.745,
  2.43,
  1.842,
  2.352,
  2.195,
  2.783,
  3.763,
  2.979,
  1.96,
  0.98,
  1.215,
  1.019,
  2.038,
  3.802,
  2.626,
  4.508,
  2.744,
  4.743,
  3.528,
  3.136,
  3.371,
  4.194,
  3.998,
  3.881,
  6.037,
  6.35,
  6.076,
  6.154,
  5.214,
  5.292,
  4.508,
  3.724,
  2.391,
  1.921,
  1.215,
  1.96,
  3.254,
  3.724,
  4.155,
  5.762,
  4.469,
  5.018,
  5.527 ;

 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 =
  4.376,
  3.589,
  4.593,
  6.807,
  6.052,
  4.991,
  3.713,
  4.938,
  5.738,
  4.722,
  4.094,
  2.507,
  1.998,
  2.147,
  0.72,
  0.113,
  1.552,
  3.816,
  4.445,
  5.406,
  5.436,
  5.327,
  5.15,
  4.665,
  4.889,
  5.209,
  4.364,
  5.26,
  5.915,
  4.746,
  4.598,
  3.712,
  3.668,
  4.2,
  3.119,
  4.266,
  5.374,
  4.486,
  2.874,
  2.756,
  3.555,
  5.353,
  5.123,
  4.702,
  4.615,
  4.434,
  5.524,
  4.084,
  4.099,
  4.17,
  3.227,
  3.425,
  3.691,
  1.897,
  2.627,
  2.562,
  2.13,
  1.259,
  0.249,
  3.152,
  4.976,
  6.139,
  6.737,
  7.27,
  6.943,
  7.33,
  6.096,
  5.69,
  5.077,
  4.504,
  4.675,
  2.888,
  1.971,
  1.329,
  2.025,
  1.753,
  0.741,
  0.203,
  2.343,
  3.784,
  1.886,
  1.946,
  2.04,
  2.657,
  1.598,
  1.015,
  2.093,
  2.564,
  3.343,
  3.671,
  3.267,
  4.282,
  3.697,
  4.081,
  3.418,
  2.867,
  3.886,
  4.129,
  3.407,
  3.257,
  4.308,
  2.941,
  4.172,
  5.818,
  5.079,
  6.522,
  7.54,
  8.03,
  9.34,
  8.27,
  4.765,
  4.972,
  3.63,
  2.609,
  2.956,
  1.544,
  0.888,
  0.066,
  1.69,
  1.962,
  2.249,
  2.252,
  2.35,
  1.4,
  0.581,
  0.43,
  1.565,
  1.083,
  1.81,
  1.673,
  2.367,
  2.797,
  2.28,
  1.617,
  0.389,
  0.809,
  0.506,
  1.588,
  3.111,
  2.059,
  3.752,
  1.794,
  3.44,
  2.668,
  2.405,
  2.741,
  3.567,
  3.502,
  3.332,
  5.059,
  5.524,
  5.264,
  4.939,
  4.241,
  3.87,
  3.841,
  2.965,
  1.907,
  1.171,
  0.69,
  1.494,
  2.48,
  3.05,
  3.347,
  4.876,
  3.497,
  4.234,
  4.819 ;

 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 =
  2.82,
  7.14,
  7.19,
  0.81,
  355.15,
  356.44,
  349.968,
  349.299,
  353.01,
  358.34,
  349.802,
  354.12,
  352.47,
  355.44,
  3.54,
  195.9,
  163.3,
  188.3,
  194.4,
  213.1,
  220.9,
  219.3,
  221.4,
  220.8,
  222.3,
  226.9,
  225.8,
  229.2,
  231.5,
  227.5,
  231.5,
  246.4,
  227.3,
  240.7,
  225.7,
  245.6,
  237.6,
  256,
  251.6,
  244.3,
  221.3,
  202.6,
  207.5,
  208.6,
  220.5,
  216,
  226,
  222,
  226.8,
  230.4,
  233,
  225.2,
  235,
  235.7,
  229.5,
  231.8,
  264.9,
  260.3,
  320.1,
  70.5,
  74.9,
  86.3,
  81,
  73.2,
  71.3,
  73,
  71.4,
  77.8,
  88.9,
  101.4,
  122.8,
  129.6,
  143.8,
  121.4,
  142.6,
  270.2,
  36.73,
  164.8,
  318.2,
  334.5,
  350.6,
  27.52,
  37.37,
  56.3,
  102.1,
  128.6,
  107.1,
  95.5,
  119.2,
  156.2,
  154.2,
  160.4,
  162.2,
  156.7,
  160.3,
  154.2,
  152.1,
  162.3,
  137.7,
  126.8,
  135.1,
  149.9,
  125.6,
  105.9,
  101.4,
  116.1,
  134.4,
  163.5,
  354.35,
  51.01,
  72.1,
  352.48,
  351.02,
  342.3,
  319,
  324.3,
  265.4,
  51.68,
  148.3,
  142.4,
  211.3,
  188.3,
  172.9,
  183.2,
  188.3,
  184.4,
  265.4,
  332.5,
  349.476,
  344.014,
  11.57,
  355.04,
  342.1,
  341.1,
  7.33,
  175,
  216.6,
  172.2,
  195.2,
  182.9,
  224.8,
  230.1,
  270.7,
  299,
  320.7,
  332.5,
  332.7,
  344.291,
  347.868,
  342.9,
  343.2,
  347.794,
  344.657,
  338,
  336.1,
  339.7,
  326,
  294.9,
  325,
  291.5,
  221.8,
  199.8,
  195.3,
  205.1,
  213.6,
  192.5,
  218.7,
  213.6 ;

 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 =
  2796.934,
  2807.747,
  2802.941,
  2819.16,
  2813.153,
  2820.962,
  2808.948,
  2813.754,
  2780.115,
  2789.726,
  2746.475,
  2680.397,
  2826.969,
  2820.962,
  2828.171,
  2829.372,
  2872.022,
  2779.514,
  2901.457,
  2864.814,
  2864.213,
  2597.5,
  2199.833,
  2816.157,
  2798.136,
  2813.153,
  2813.153,
  2796.934,
  2817.959,
  2813.153,
  2832.376,
  2825.768,
  2819.16,
  2814.355,
  2798.736,
  2813.153,
  2775.309,
  2786.122,
  2824.567,
  2864.814,
  2847.394,
  2845.592,
  2792.729,
  2844.39,
  2838.984,
  2789.726,
  2787.924,
  2778.312,
  2804.143,
  2805.945,
  2771.705,
  2812.553,
  2802.341,
  2768.1,
  2746.475,
  2757.888,
  2714.638,
  2662.977,
  2753.083,
  2749.479,
  2810.75,
  2801.139,
  2811.952,
  2838.383,
  2847.994,
  2855.203,
  2802.341,
  2850.397,
  2863.012,
  2738.065,
  2670.185,
  2817.358,
  2816.157,
  2831.775,
  2843.789,
  2836.581,
  2798.736,
  2790.326,
  2810.75,
  2786.722,
  2777.111,
  2782.517,
  2798.136,
  2771.705,
  2867.217,
  2833.577,
  2838.984,
  2911.068,
  2839.584,
  2864.213,
  2844.39,
  2884.637,
  2928.489,
  2888.842,
  2895.45,
  2852.199,
  2870.821,
  2879.832,
  2774.708,
  2898.454,
  2921.28,
  2911.669,
  2816.157,
  2784.32,
  1788.35,
  1990.787,
  1596.124,
  1963.155,
  1352.237,
  2618.525,
  754.5352,
  2440.716,
  2569.267,
  2849.196,
  2835.98,
  2850.397,
  2795.132,
  2760.291,
  2756.687,
  2572.27,
  2672.588,
  2650.362,
  2682.8,
  2457.536,
  2235.875,
  1967.36,
  202.3667,
  108.9569,
  252.886,
  594.1469,
  861.4608,
  248.1404,
  295.8965,
  438.5641,
  487.822,
  2891.846,
  2944.708,
  2945.309,
  2906.263,
  2926.687,
  2910.468,
  2796.934,
  2814.956,
  2871.422,
  2904.461,
  2850.397,
  2822.765,
  2852.8,
  2834.779,
  2827.57,
  2823.365,
  2815.556,
  2841.386,
  2849.196,
  2828.171,
  2832.376,
  2903.259,
  2921.28,
  2950.715,
  2953.118,
  2947.711,
  2947.711,
  2899.655,
  2903.259,
  2951.916,
  2926.687,
  2715.839,
  2859.408 ;

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