netcdf F0107.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 161 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:ancillary_variables = "temperature_qc" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.8046, 0.03433, -6.29e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// 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 = "" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM691" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0107" ;
		:mooring_site_desc = "W. Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.3 ;
		:goes_platform_id = "044060B2" ;
		: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 = "AANCM_Currents_1.5:  29-Aug-2003 13:40:16\n",
			"AANCM_Temperature_1.5:  29-Aug-2003 13:40:16" ;
data:

 lat = 44.0555 ;

 lon = -68.9982 ;

 depth = 2 ;

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

 current_speed =
  300.0459,
  189.4718,
  45.7548,
  78.0178,
  300.0459,
  300.0459,
  300.0459,
  109.1076,
  56.3136,
  30.5032,
  104.4148,
  153.1026,
  300.0459,
  265.7298,
  211.4693,
  54.5538,
  151.9294,
  300.0459,
  91.8029,
  173.9269,
  300.0459,
  295.6464,
  121.7195,
  241.9725,
  300.0459,
  300.0459,
  86.8168,
  57.1935,
  110.5741,
  300.0459,
  300.0459,
  300.0459,
  58.0734,
  42.2352,
  39.5955,
  42.2352,
  50.1543,
  52.2074,
  56.9002,
  300.0459,
  300.0459,
  97.0823,
  151.9294,
  29.0367,
  300.0459,
  116.1468,
  156.6222,
  184.1924,
  16.1315,
  105.588,
  67.459,
  107.9344,
  214.9889,
  176.8599,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  90.0431,
  36.6625,
  27.2769,
  300.0459,
  64.2327,
  300.0459,
  185.0723,
  300.0459,
  269.5427,
  280.1015,
  148.9964,
  300.0459,
  300.0459,
  191.8182,
  95.0292,
  300.0459,
  300.0459,
  236.9864,
  37.2491,
  21.1176,
  84.7637,
  145.4768,
  108.521,
  45.4615,
  21.4109,
  300.0459,
  82.124,
  300.0459,
  300.0459,
  146.65,
  179.2063,
  300.0459,
  300.0459,
  173.047,
  74.2049,
  300.0459,
  300.0459,
  266.6097,
  83.0039,
  80.6575,
  51.3275,
  154.5691,
  297.1129,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  90.0431,
  129.052,
  300.0459,
  45.7548,
  32.8496,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  222.0281,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  163.0748,
  135.2113,
  92.3895,
  300.0459,
  300.0459,
  32.5563,
  41.3553,
  58.9533,
  59.8332,
  22.5841,
  12.0253,
  17.3047,
  34.9027,
  77.4312,
  117.6133,
  50.1543,
  131.3984,
  300.0459,
  233.7601,
  235.8132,
  94.1493,
  103.2416,
  74.7915,
  84.1771,
  126.7056,
  61.8863,
  92.3895,
  300.0459,
  300.0459,
  165.4212,
  35.7826,
  114.9736,
  33.7295,
  31.3831,
  28.4501 ;

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

 current_direction =
  268.1992,
  274.8796,
  291.7564,
  277.6924,
  271.012,
  269.254,
  271.3636,
  272.0668,
  287.1856,
  325.1584,
  272.77,
  278.044,
  271.3636,
  271.7152,
  272.0668,
  299.4916,
  284.3728,
  268.1992,
  282.6148,
  284.7244,
  271.3636,
  270.3088,
  275.2312,
  271.7152,
  268.5508,
  268.1992,
  287.8888,
  283.6696,
  284.3728,
  267.1444,
  273.4732,
  268.9024,
  297.382,
  289.9984,
  11.8828,
  290.7016,
  301.6012,
  301.6012,
  283.6696,
  271.7152,
  270.6604,
  282.6148,
  285.076,
  296.3272,
  270.3088,
  285.076,
  278.3956,
  277.3408,
  312.8524,
  271.7152,
  261.5188,
  278.3956,
  272.4184,
  280.8568,
  268.5508,
  270.6604,
  271.012,
  268.1992,
  279.802,
  304.7656,
  321.994,
  271.012,
  282.6148,
  270.3088,
  278.7472,
  270.6604,
  271.7152,
  268.5508,
  281.2084,
  271.3636,
  269.9572,
  279.4504,
  285.076,
  269.254,
  269.6056,
  279.4504,
  336.7612,
  335.7064,
  272.0668,
  281.56,
  283.6696,
  297.7336,
  317.7748,
  267.496,
  278.044,
  271.7152,
  267.496,
  274.528,
  268.1992,
  269.9572,
  268.9024,
  276.286,
  278.044,
  271.3636,
  268.5508,
  268.9024,
  280.8568,
  281.9116,
  267.1444,
  278.3956,
  272.77,
  271.012,
  270.6604,
  272.0668,
  267.8476,
  268.9024,
  270.6604,
  268.5508,
  269.6056,
  279.802,
  270.6604,
  300.898,
  307.93,
  267.1444,
  266.7928,
  267.1444,
  268.1992,
  273.4732,
  267.8476,
  268.5508,
  266.0896,
  267.1444,
  270.6604,
  271.012,
  270.3088,
  269.254,
  281.2084,
  283.318,
  278.7472,
  267.496,
  268.5508,
  276.6376,
  270.3088,
  272.4184,
  256.948,
  298.4368,
  4.8508,
  11.8828,
  257.2996,
  246.7516,
  251.3224,
  261.8704,
  253.432,
  249.5644,
  247.8064,
  250.9708,
  258.706,
  254.8384,
  261.1672,
  263.2768,
  260.464,
  278.044,
  258.0028,
  250.6192,
  250.9708,
  255.5416,
  263.6284,
  260.464,
  249.916,
  286.834,
  295.2724 ;

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

 current_u =
  -299.8977,
  -188.7851,
  -42.4956,
  -77.31571,
  -299.9991,
  -300.0205,
  -299.9609,
  -109.0366,
  -53.79935,
  -17.42677,
  -104.2928,
  -151.5962,
  -299.9609,
  -265.6107,
  -211.3317,
  -47.48515,
  -147.1742,
  -299.8977,
  -89.58681,
  -168.2151,
  -299.9609,
  -295.6421,
  -121.2125,
  -241.8641,
  -299.9499,
  -299.8977,
  -82.6196,
  -55.57347,
  -107.1133,
  -299.6733,
  -299.4948,
  -299.9908,
  -51.56685,
  -39.68851,
  8.153127,
  -39.50825,
  -42.71722,
  -44.46588,
  -55.28848,
  -299.9115,
  -300.026,
  -94.73877,
  -146.7002,
  -26.0249,
  -300.0415,
  -112.1492,
  -154.9438,
  -182.6827,
  -11.82613,
  -105.5407,
  -66.72129,
  -106.7777,
  -214.7974,
  -173.6943,
  -299.9499,
  -300.026,
  -299.9991,
  -299.8977,
  -88.72865,
  -30.11794,
  -16.79559,
  -299.9991,
  -62.68215,
  -300.0415,
  -182.9197,
  -300.026,
  -269.4219,
  -280.0119,
  -146.1545,
  -299.9609,
  -300.0458,
  -189.2149,
  -91.75845,
  -300.0205,
  -300.0388,
  -233.7701,
  -14.69716,
  -8.688046,
  -84.70856,
  -142.5259,
  -105.4471,
  -40.23892,
  -14.38912,
  -299.7594,
  -81.31597,
  -299.9115,
  -299.7594,
  -146.1923,
  -179.1178,
  -300.0458,
  -299.9908,
  -172.0066,
  -73.47479,
  -299.9609,
  -299.9499,
  -266.5608,
  -81.51821,
  -78.92072,
  -51.26376,
  -152.9127,
  -296.7657,
  -299.9991,
  -300.026,
  -299.8507,
  -299.8342,
  -299.9908,
  -300.026,
  -299.9499,
  -90.04097,
  -127.1681,
  -300.026,
  -39.26141,
  -25.91053,
  -299.6733,
  -299.576,
  -299.6733,
  -299.8977,
  -221.6203,
  -299.8342,
  -299.9499,
  -299.3474,
  -299.6733,
  -300.026,
  -299.9991,
  -300.0415,
  -300.0205,
  -159.9644,
  -131.575,
  -91.31491,
  -299.7594,
  -299.9499,
  -32.33808,
  -41.3547,
  -58.90079,
  -58.28744,
  -19.85917,
  1.016875,
  3.563218,
  -34.04874,
  -71.14396,
  -111.4193,
  -49.65029,
  -125.943,
  -281.1626,
  -216.4415,
  -222.9266,
  -92.32612,
  -99.64796,
  -73.90452,
  -83.59824,
  -124.9547,
  -61.27739,
  -90.37151,
  -283.0435,
  -283.6491,
  -160.1822,
  -35.56157,
  -113.3849,
  -31.67842,
  -30.03827,
  -25.72709 ;

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

 current_v =
  -9.428857,
  16.11688,
  16.95953,
  10.44305,
  5.299355,
  -3.906534,
  7.140211,
  3.934927,
  16.63886,
  25.03503,
  5.046032,
  21.42419,
  7.140211,
  7.953669,
  7.626565,
  26.85662,
  37.71344,
  -9.428857,
  20.04932,
  44.20697,
  7.140211,
  1.593401,
  11.09776,
  7.242579,
  -7.588345,
  -9.428857,
  26.66757,
  13.51612,
  27.44781,
  -14.94798,
  18.17728,
  -5.747548,
  26.70917,
  14.44418,
  38.747,
  14.93018,
  26.28104,
  27.35687,
  13.44681,
  8.980799,
  3.458299,
  21.20232,
  39.51685,
  12.87768,
  1.617113,
  30.20979,
  22.86795,
  23.53443,
  10.97123,
  3.160398,
  -9.949183,
  15.75918,
  9.071781,
  33.31245,
  -7.588345,
  3.458299,
  5.299355,
  -9.428857,
  15.32929,
  20.90571,
  21.49273,
  5.299355,
  14.02812,
  1.617113,
  28.14489,
  3.458299,
  8.067795,
  -7.083939,
  28.96165,
  7.140211,
  -0.2241345,
  31.49535,
  24.7171,
  -3.906534,
  -2.065373,
  38.91168,
  34.22702,
  19.24762,
  3.056973,
  29.15268,
  25.64597,
  21.15602,
  15.85497,
  -13.10875,
  11.4919,
  8.980799,
  -13.10875,
  11.57747,
  -5.631507,
  -0.2241345,
  -5.747548,
  18.94716,
  10.38375,
  7.140211,
  -7.588345,
  -5.107059,
  15.6342,
  16.64789,
  -2.557084,
  22.56818,
  14.35851,
  5.299355,
  3.458299,
  10.82105,
  -11.26901,
  -5.747548,
  3.458299,
  -7.588345,
  -0.6198139,
  21.97032,
  3.458299,
  23.49561,
  20.19259,
  -14.94798,
  -16.78666,
  -14.94798,
  -9.428857,
  13.45083,
  -11.26901,
  -7.588345,
  -20.46205,
  -14.94798,
  3.458299,
  5.299355,
  1.617113,
  -3.906534,
  31.69818,
  31.14666,
  14.05014,
  -13.10875,
  -7.588345,
  3.763151,
  0.2228865,
  2.487623,
  -13.51245,
  10.7543,
  11.98223,
  16.93387,
  -7.673464,
  -30.5635,
  -37.66479,
  -7.092454,
  -37.46866,
  -104.7623,
  -88.29993,
  -76.88689,
  -18.43852,
  -27.00205,
  -11.48435,
  -9.854856,
  -20.99097,
  8.659968,
  -19.20444,
  -99.56874,
  -97.82996,
  -41.30187,
  -3.971022,
  -19.04736,
  -11.58262,
  9.08854,
  12.14598 ;

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

 temperature =
  22.14955,
  21.85588,
  21.49778,
  21.17302,
  20.88133,
  20.59019,
  20.26731,
  19.97726,
  19.68769,
  19.39859,
  19.17404,
  18.94974,
  18.78968,
  18.78968,
  18.98177,
  19.55915,
  20.17057,
  20.71951,
  21.27037,
  21.92108,
  22.47659,
  22.93585,
  23.03448,
  22.80446,
  22.44386,
  22.08423,
  21.72556,
  21.36779,
  21.0109,
  20.68717,
  20.36411,
  20.13834,
  19.91287,
  19.71984,
  19.55915,
  19.4628,
  19.39859,
  19.4628,
  19.71984,
  20.23506,
  20.68717,
  21.07572,
  21.33531,
  21.56282,
  21.72556,
  21.75812,
  21.75812,
  21.66044,
  21.5303,
  21.36779,
  21.20546,
  21.0109,
  20.91371,
  20.78422,
  20.62251,
  20.46096,
  20.26731,
  20.10611,
  19.97726,
  19.81633,
  20.04168,
  20.75186,
  21.62789,
  22.41112,
  23.03448,
  23.49578,
  23.56183,
  23.33083,
  22.93585,
  22.5421,
  22.14955,
  21.69299,
  21.20546,
  20.78422,
  20.39639,
  20.00947,
  19.68769,
  19.39859,
  19.23817,
  19.07788,
  19.07788,
  19.4628,
  20.07389,
  20.68717,
  21.36779,
  22.01895,
  22.64043,
  23.19903,
  23.62791,
  23.82637,
  23.7271,
  23.46277,
  23.03448,
  22.64043,
  22.21489,
  21.85588,
  21.5303,
  21.23791,
  21.0109,
  20.75186,
  20.59019,
  20.42867,
  20.29957,
  20.20282,
  20.13834,
  20.29957,
  20.46096,
  20.71951,
  21.04331,
  21.10815,
  20.13834,
  19.81633,
  19.752,
  20.20282,
  20.52556,
  20.65484,
  20.68717,
  20.68717,
  20.65484,
  20.59019,
  20.49326,
  20.39639,
  20.33184,
  20.26731,
  20.17057,
  20.10611,
  20.04168,
  20.00947,
  19.97726,
  20.26731,
  20.62251,
  23.39678,
  23.33083,
  23.23197,
  23.06737,
  22.93585,
  22.80446,
  22.57487,
  22.34568,
  22.14955,
  21.85588,
  21.59536,
  21.33531,
  21.04331,
  20.71951,
  20.39639,
  20.10611,
  19.84851,
  19.62341,
  19.4628,
  19.43069,
  19.62341,
  19.91287,
  20.26731,
  20.59019,
  20.84895,
  21.17302,
  21.49778,
  21.85588,
  22.08423,
  22.18221 ;

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