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 = 2452890.00000579 ;
		:starting_julian_day_string = "2003-09-07 00:00:00" ;
		:ending_julian_day_number = 2452896.95833912 ;
		:ending_julian_day_string = "2003-09-13 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 = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 
    2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 
    2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 
    2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 
    2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 
    2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 
    2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 
    2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 
    2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 
    2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 
    2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 
    2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 
    2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 
    2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 
    2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 
    2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 
    2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 
    2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 
    2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 
    2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 
    2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 
    2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 
    2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 
    2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 
    2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 
    2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 
    2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 
    2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 
    2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 
    2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 
    2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 
    2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 
    2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 
    2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 
    2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 
    2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 
    2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 
    2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 
    2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 
    2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 
    2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 
    2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ;

 air_temperature =
  14.92,
  14.71,
  14.12,
  13.8,
  13.57,
  13.41,
  13.65,
  13.12,
  13.13,
  13.04,
  13.14,
  13.98,
  15.1,
  16.19,
  16.76,
  15.56,
  14.6,
  14.87,
  15.51,
  15.65,
  14.82,
  15.31,
  15.95,
  16.79,
  17.47,
  16.44,
  15.51,
  14.43,
  14.3,
  13.69,
  13.77,
  13.05,
  12.15,
  11.61,
  11.6,
  11.99,
  12.37,
  13.25,
  14.37,
  15.15,
  15.51,
  16.07,
  17.05,
  17.17,
  16.4,
  16.4,
  16.82,
  15.71,
  15.09,
  14.28,
  13.5,
  12.74,
  10.95,
  11.06,
  10.19,
  9.69,
  9.1,
  8.73,
  8.42,
  8.85,
  9.69,
  10.59,
  11.8,
  12.49,
  13.3,
  14.12,
  14.82,
  16.09,
  14.02,
  13.23,
  12.97,
  12.26,
  12.34,
  11.59,
  12.15,
  11.85,
  11.85,
  11.81,
  11.62,
  11.16,
  10.65,
  9.8,
  9.7,
  10.6,
  11.07,
  10.95,
  11.48,
  11.63,
  12.07,
  12.73,
  12.91,
  13.21,
  13.22,
  13.58,
  13.96,
  13.24,
  12.8,
  13.48,
  13.5,
  14.52,
  13.41,
  12.83,
  12.38,
  10.97,
  11.29,
  11.06,
  9.78,
  9.31,
  9.75,
  10.9,
  12.65,
  13.32,
  14.38,
  14.57,
  14.95,
  14.18,
  12.59,
  12.69,
  12.84,
  12.43,
  12.32,
  12.25,
  12.17,
  11.85,
  12.01,
  11.75,
  11.9,
  11.9,
  11.88,
  12.04,
  12.08,
  12.09,
  12.72,
  12.83,
  12.85,
  12.96,
  13.05,
  12.86,
  13.06,
  13.27,
  13.47,
  13.58,
  13.53,
  13.52,
  13.15,
  13.1,
  12.75,
  12.8,
  12.4,
  12.39,
  12.25,
  12.22,
  12.11,
  12.06,
  12.28,
  12.51,
  12.73,
  12.93,
  12.91,
  13.27,
  13.25,
  13.42,
  13.39,
  13.72,
  13.77,
  13.72,
  13.59,
  13.51 ;

 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.684,
  3.842,
  2.234,
  1.568,
  1.45,
  1.607,
  2.274,
  1.078,
  2.548,
  1.568,
  1.254,
  3.606,
  3.234,
  4.273,
  2.783,
  4.077,
  5.37,
  5.88,
  4.704,
  4.194,
  4.547,
  4.9,
  1.568,
  4.234,
  8.58,
  6.272,
  5.684,
  4.214,
  5.331,
  3.724,
  3.332,
  3.763,
  2.548,
  4.43,
  3.567,
  5.762,
  5.449,
  3.724,
  3.058,
  5.527,
  5.292,
  5.88,
  7.88,
  6.782,
  7.13,
  8.11,
  6.782,
  6.703,
  8.27,
  7.06,
  7.92,
  5.919,
  4.214,
  3.646,
  4.273,
  5.174,
  4.978,
  5.684,
  5.762,
  4.978,
  7.1,
  6.311,
  5.292,
  3.842,
  4.586,
  4.038,
  5.096,
  5.488,
  6.703,
  7.06,
  6.115,
  3.332,
  2.509,
  1.764,
  2.274,
  3.959,
  5.684,
  6.86,
  5.39,
  4.155,
  6.35,
  3.822,
  2.979,
  4.43,
  5.802,
  7.1,
  8.11,
  9.21,
  9.84,
  9.49,
  8.47,
  6.174,
  6.703,
  6.468,
  8.86,
  7.06,
  2.842,
  1.529,
  1.725,
  4.194,
  4.312,
  3.371,
  4.626,
  3.763,
  3.214,
  5.018,
  4.822,
  5.802,
  5.998,
  5.645,
  6.586,
  7.1,
  6.86,
  4.998,
  4.665,
  6.39,
  5.135,
  3.959,
  2.783,
  2.078,
  1.921,
  1.176,
  1.215,
  0.784,
  0.784,
  0.823,
  2.587,
  1.921,
  2.156,
  3.998,
  2.548,
  4.978,
  3.959,
  4.155,
  4.155,
  5.645,
  7.02,
  8.04,
  7.57,
  6.86,
  5.449,
  3.43,
  2.058,
  4.234,
  3.332,
  4.861,
  2.94,
  5.096,
  4.273,
  4.116,
  3.998,
  3.528,
  2.94,
  3.097,
  3.214,
  4.626,
  4.743,
  4.469,
  4.822,
  4.43,
  5.527,
  4.43,
  5.135,
  5.802,
  6.664,
  5.802,
  3.234,
  3.92 ;

 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.351,
  2.2,
  1.52,
  0.873,
  0.978,
  1.215,
  1.799,
  0.458,
  1.367,
  0.833,
  0.362,
  2.424,
  2.16,
  3.108,
  1.568,
  3.072,
  4.581,
  4.789,
  3.484,
  3.593,
  3.374,
  3.247,
  0.648,
  3.16,
  7.27,
  4.895,
  4.266,
  3.367,
  4.501,
  3.264,
  2.883,
  3.268,
  2.194,
  3.282,
  2.922,
  4.867,
  4.438,
  2.265,
  2.459,
  4.519,
  4.283,
  4.383,
  6.348,
  5.712,
  5.904,
  7.14,
  5.834,
  5.887,
  7.12,
  6.082,
  6.504,
  4.615,
  3.282,
  3.071,
  3.339,
  4.706,
  4.478,
  5.17,
  5.359,
  4.337,
  6.182,
  5.343,
  4.443,
  2.837,
  3.276,
  2.735,
  3.696,
  4.271,
  5.459,
  6.007,
  4.984,
  2.572,
  1.886,
  1.205,
  1.634,
  3.003,
  4.95,
  5.719,
  4.039,
  2.751,
  5.351,
  2.487,
  2.227,
  3.597,
  4.945,
  6.163,
  6.761,
  7.66,
  8.44,
  8.14,
  7.23,
  3.839,
  5.639,
  5.541,
  7.12,
  4.03,
  0.418,
  0.853,
  1.211,
  3.168,
  2.586,
  2.247,
  3.547,
  3.166,
  2.859,
  4.388,
  4.3,
  5.235,
  5.372,
  4.575,
  5.486,
  5.765,
  5.553,
  4.059,
  3.938,
  3.905,
  4.095,
  3.262,
  2.204,
  1.548,
  1.525,
  0.818,
  0.961,
  0.482,
  0.229,
  0.538,
  1.784,
  1.445,
  1.522,
  3.294,
  1.9,
  4.277,
  3.156,
  3.486,
  3.664,
  5.09,
  6.152,
  6.88,
  6.725,
  5.984,
  4.704,
  2.398,
  0.897,
  3.186,
  2.531,
  3.911,
  1.411,
  4.296,
  3.626,
  3.366,
  3.367,
  2.713,
  2.22,
  2.455,
  2.574,
  3.665,
  3.82,
  3.671,
  4.201,
  3.574,
  4.72,
  3.686,
  4.307,
  4.831,
  5.643,
  4.736,
  1.282,
  3.29 ;

 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 =
  234.8,
  301.7,
  272.6,
  283.7,
  245.5,
  164.1,
  173.7,
  114.4,
  227,
  271.3,
  265.8,
  276.1,
  314,
  265.6,
  243,
  220,
  224.5,
  206.6,
  231.3,
  222.4,
  220.4,
  233,
  269.2,
  310.1,
  345.607,
  345.002,
  336.8,
  337.3,
  340.956,
  352.4,
  340.9,
  332.1,
  322.1,
  345.028,
  341.746,
  333.5,
  323.7,
  334.4,
  284.6,
  292.7,
  296.3,
  300.6,
  313.9,
  329.9,
  320.6,
  319.9,
  341.916,
  350.54,
  353.15,
  354.92,
  352.23,
  334.2,
  23.3,
  5.72,
  17.93,
  12.2,
  12.25,
  12.47,
  8.84,
  8.17,
  7.4,
  358.43,
  6.72,
  313.5,
  315,
  308.7,
  312.9,
  329.6,
  201.1,
  228.5,
  220.7,
  211.5,
  249.6,
  303.5,
  317.3,
  270.7,
  251.3,
  241.3,
  244.6,
  256.2,
  261.2,
  231.6,
  234.8,
  239.3,
  240.5,
  234.5,
  233.6,
  222.1,
  218.4,
  216.3,
  210.4,
  220.5,
  221.8,
  230.5,
  232.3,
  239,
  235.3,
  65.8,
  17.96,
  0.75,
  71.1,
  2.34,
  2.41,
  355.43,
  9.95,
  19.64,
  7.73,
  5.64,
  2.95,
  348.43,
  4.94,
  347.061,
  352.14,
  345.196,
  332.3,
  133.2,
  162.5,
  197.1,
  191.2,
  216,
  247.5,
  242.6,
  228.6,
  249.6,
  246.9,
  207,
  248,
  237.8,
  256.7,
  242.8,
  244,
  242.7,
  233.2,
  226.9,
  215.9,
  210,
  223.5,
  213.6,
  220.8,
  219.8,
  215.5,
  197.9,
  182.4,
  205.3,
  224.9,
  228.4,
  230.9,
  234.7,
  231.5,
  225.5,
  236.3,
  231.4,
  225.4,
  241,
  230.1,
  232,
  228.3,
  216.8,
  216.8,
  204.6,
  209.1,
  206.6,
  209.3,
  213.8,
  223.1,
  223.6,
  158.1,
  211.9 ;

 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 =
  2815.556,
  2795.733,
  2792.729,
  2778.913,
  2768.701,
  2782.517,
  2775.91,
  2745.274,
  2748.277,
  2774.708,
  2800.539,
  1987.784,
  2838.383,
  2828.772,
  2804.143,
  2775.91,
  2751.281,
  2849.796,
  2841.386,
  2814.956,
  2831.175,
  2810.75,
  2826.369,
  2822.164,
  2867.818,
  2884.637,
  2854.001,
  2838.383,
  2841.386,
  2858.807,
  2847.994,
  2819.761,
  2805.344,
  2807.747,
  2779.514,
  2812.553,
  2817.959,
  2841.987,
  2841.386,
  2888.241,
  2720.044,
  2878.03,
  2903.86,
  2914.673,
  2855.203,
  2872.022,
  2869.019,
  2866.616,
  2849.196,
  2848.595,
  2846.793,
  2822.765,
  2809.549,
  2803.542,
  2796.333,
  2783.719,
  2774.708,
  2791.528,
  2289.939,
  849.4467,
  824.8178,
  2822.164,
  2841.386,
  2818.56,
  2829.973,
  2878.03,
  2864.814,
  2873.825,
  2852.8,
  2821.563,
  2808.948,
  2795.132,
  2819.16,
  2806.546,
  2817.959,
  2834.779,
  2853.401,
  2805.344,
  2831.775,
  2814.355,
  2834.779,
  2801.139,
  2785.521,
  2757.288,
  2811.952,
  2828.171,
  2823.966,
  2629.938,
  2623.931,
  2692.412,
  2749.479,
  2720.645,
  2745.274,
  2684.002,
  2736.263,
  2700.221,
  2669.585,
  2676.192,
  2697.217,
  2819.761,
  2807.747,
  2819.761,
  2818.56,
  2806.546,
  2808.348,
  2804.743,
  2789.726,
  2774.107,
  2768.1,
  2835.379,
  2864.213,
  2850.998,
  2837.182,
  2858.807,
  2849.796,
  2866.015,
  2832.376,
  2852.8,
  2841.386,
  2812.553,
  2816.758,
  2829.372,
  2820.962,
  2825.768,
  2829.973,
  2815.556,
  2833.577,
  2825.768,
  2840.185,
  2840.185,
  2828.772,
  2300.751,
  2820.362,
  2846.793,
  2808.348,
  2812.553,
  2786.722,
  2849.196,
  2781.316,
  2820.362,
  2808.948,
  2804.143,
  2145.769,
  2803.542,
  2803.542,
  2797.535,
  2768.1,
  2787.924,
  2790.927,
  2788.524,
  2801.139,
  2798.136,
  2804.743,
  2820.962,
  2795.733,
  2788.524,
  2877.429,
  2841.386,
  2819.16,
  2819.16,
  2816.157,
  2784.92,
  2831.175,
  2818.56,
  2765.698,
  2771.104,
  2352.412,
  2743.471 ;

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