netcdf B0105.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	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:_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.6973, 0.03422, -6.292e-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 = "Wed Feb 11 19:23:40 2004: /usr/local/nco/bin/ncrcat -d time,2452923.8236,2453047.8333 B0105.aanderaa.realtime.nc B0105.aanderaa.realtime.nc.new\n",
			"11-Oct-2003 13:45:15:  Modified [lon,lat] to [-70.426496,43.181098].\n",
			"Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ;
		: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 = "AANCM689" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0105" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2453072.04167244 ;
		:starting_julian_day_string = "2004-03-07 01:00:00" ;
		:ending_julian_day_number = 2453079.00000579 ;
		:ending_julian_day_string = "2004-03-14 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:09:03\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:09:03" ;
data:

 lat = 43.181098244407 ;

 lon = -70.4264956387607 ;

 depth = 2 ;

 time = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 
    2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 
    2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 
    2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 
    2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 
    2453072.875, 2453072.91666667, 2453072.95833333, 2453073, 
    2453073.04166667, 2453073.08333333, 2453073.125, 2453073.16666667, 
    2453073.20833333, 2453073.25, 2453073.29166667, 2453073.33333333, 
    2453073.375, 2453073.41666667, 2453073.45833333, 2453073.5, 
    2453073.54166667, 2453073.58333333, 2453073.625, 2453073.66666667, 
    2453073.70833333, 2453073.75, 2453073.79166667, 2453073.83333333, 
    2453073.875, 2453073.91666667, 2453073.95833333, 2453074, 
    2453074.04166667, 2453074.08333333, 2453074.125, 2453074.16666667, 
    2453074.20833333, 2453074.25, 2453074.29166667, 2453074.33333333, 
    2453074.375, 2453074.41666667, 2453074.45833333, 2453074.5, 
    2453074.54166667, 2453074.58333333, 2453074.625, 2453074.66666667, 
    2453074.70833333, 2453074.75, 2453074.79166667, 2453074.83333333, 
    2453074.875, 2453074.91666667, 2453074.95833333, 2453075, 
    2453075.04166667, 2453075.08333333, 2453075.125, 2453075.16666667, 
    2453075.20833333, 2453075.25, 2453075.29166667, 2453075.33333333, 
    2453075.375, 2453075.41666667, 2453075.45833333, 2453075.5, 
    2453075.54166667, 2453075.58333333, 2453075.625, 2453075.66666667, 
    2453075.70833333, 2453075.75, 2453075.79166667, 2453075.83333333, 
    2453075.875, 2453075.91666667, 2453075.95833333, 2453076, 
    2453076.04166667, 2453076.08333333, 2453076.125, 2453076.16666667, 
    2453076.20833333, 2453076.25, 2453076.29166667, 2453076.33333333, 
    2453076.375, 2453076.41666667, 2453076.45833333, 2453076.5, 
    2453076.54166667, 2453076.58333333, 2453076.625, 2453076.66666667, 
    2453076.70833333, 2453076.75, 2453076.79166667, 2453076.83333333, 
    2453076.875, 2453076.91666667, 2453076.95833333, 2453077, 
    2453077.04166667, 2453077.08333333, 2453077.125, 2453077.16666667, 
    2453077.20833333, 2453077.25, 2453077.29166667, 2453077.33333333, 
    2453077.375, 2453077.41666667, 2453077.45833333, 2453077.5, 
    2453077.54166667, 2453077.58333333, 2453077.625, 2453077.66666667, 
    2453077.70833333, 2453077.75, 2453077.79166667, 2453077.83333333, 
    2453077.875, 2453077.91666667, 2453077.95833333, 2453078, 
    2453078.04166667, 2453078.08333333, 2453078.125, 2453078.16666667, 
    2453078.20833333, 2453078.25, 2453078.29166667, 2453078.33333333, 
    2453078.375, 2453078.41666667, 2453078.45833333, 2453078.5, 
    2453078.54166667, 2453078.58333333, 2453078.625, 2453078.66666667, 
    2453078.70833333, 2453078.75, 2453078.79166667, 2453078.83333333, 
    2453078.875, 2453078.91666667, 2453078.95833333, 2453079 ;

 current_speed =
  2.933,
  16.7181,
  25.8104,
  26.1037,
  39.5955,
  39.3022,
  35.4893,
  33.4362,
  33.1429,
  25.2238,
  33.7295,
  23.7573,
  30.7965,
  20.2377,
  22.8774,
  19.6511,
  18.4779,
  12.9052,
  6.7459,
  9.3856,
  4.9861,
  2.933,
  3.2263,
  3.5196,
  1.7598,
  9.3856,
  9.0923,
  15.5449,
  13.7851,
  13.1985,
  8.799,
  4.9861,
  4.3995,
  3.5196,
  6.1593,
  6.1593,
  7.9191,
  14.3717,
  13.4918,
  14.3717,
  16.1315,
  22.8774,
  21.9975,
  15.5449,
  15.2516,
  16.1315,
  10.8521,
  11.1454,
  10.8521,
  17.3047,
  15.2516,
  16.7181,
  17.0114,
  17.598,
  15.2516,
  17.8913,
  17.8913,
  15.2516,
  13.1985,
  10.5588,
  9.6789,
  10.8521,
  15.2516,
  9.3856,
  10.2655,
  8.5057,
  9.9722,
  10.2655,
  11.732,
  11.732,
  8.799,
  3.5196,
  3.2263,
  1.4665,
  6.1593,
  11.1454,
  11.4387,
  10.8521,
  11.4387,
  18.7712,
  19.0645,
  17.3047,
  11.1454,
  10.5588,
  4.9861,
  8.2124,
  7.0392,
  12.0253,
  13.1985,
  12.6119,
  15.2516,
  17.3047,
  14.0784,
  10.8521,
  6.7459,
  7.0392,
  12.0253,
  6.7459,
  9.6789,
  17.3047,
  13.4918,
  25.5171,
  30.5032,
  28.7434,
  27.2769,
  29.9166,
  27.2769,
  32.5563,
  23.1707,
  29.0367,
  23.1707,
  26.397,
  23.1707,
  19.0645,
  20.531,
  20.2377,
  27.5702,
  24.6372,
  19.9444,
  17.3047,
  17.0114,
  12.6119,
  14.665,
  19.6511,
  20.2377,
  20.2377,
  18.4779,
  24.0506,
  29.33,
  29.9166,
  27.2769,
  23.7573,
  19.6511,
  15.8382,
  15.2516,
  7.0392,
  4.1062,
  4.1062,
  11.732,
  16.4248,
  26.9836,
  33.7295,
  32.5563,
  31.9697,
  29.6233,
  21.9975,
  21.1176,
  20.8243,
  24.6372,
  26.397,
  19.3578,
  17.0114,
  23.464,
  22.5841,
  25.5171,
  25.5171,
  29.6233,
  28.7434,
  30.2099,
  23.464,
  23.464,
  28.1568,
  29.33,
  37.2491,
  41.062,
  43.4084,
  31.9697,
  34.3161 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_direction =
  171.4377,
  159.1317,
  170.7345,
  159.4833,
  163.3509,
  156.3189,
  154.5609,
  174.2505,
  175.6569,
  210.8169,
  205.8945,
  213.2781,
  230.1549,
  241.7577,
  232.6161,
  228.7485,
  237.1869,
  216.7941,
  188.6661,
  157.3737,
  176.3601,
  171.0861,
  223.1229,
  22.7109,
  190.7757,
  231.5613,
  212.9265,
  217.8489,
  217.4973,
  213.2781,
  212.9265,
  253.7121,
  192.5337,
  238.2417,
  258.9861,
  218.5521,
  278.6757,
  267.4245,
  283.9497,
  223.4745,
  202.7301,
  206.5977,
  172.4925,
  203.0817,
  219.9585,
  203.0817,
  240.7029,
  270.9405,
  256.1733,
  241.4061,
  245.2737,
  244.9221,
  218.5521,
  193.2369,
  178.8213,
  182.3373,
  179.1729,
  195.3465,
  205.1913,
  212.2233,
  212.2233,
  231.5613,
  241.0545,
  234.7257,
  226.2873,
  190.0725,
  197.1045,
  168.2733,
  146.4741,
  139.4421,
  155.9673,
  162.9993,
  236.4837,
  235.0773,
  216.0909,
  237.8901,
  218.2005,
  207.6525,
  191.1273,
  157.3737,
  167.5701,
  162.6477,
  157.3737,
  166.8669,
  185.1501,
  187.6113,
  204.4881,
  182.6889,
  189.3693,
  178.1181,
  167.2185,
  168.9765,
  179.5245,
  196.4013,
  221.0133,
  224.5293,
  253.7121,
  253.7121,
  242.1093,
  223.8261,
  223.8261,
  199.9173,
  208.0041,
  196.7529,
  193.5885,
  191.8305,
  203.7849,
  197.4561,
  206.9493,
  209.7621,
  210.1137,
  224.8809,
  210.4653,
  223.8261,
  198.5109,
  197.1045,
  175.3053,
  168.2733,
  161.2413,
  164.4057,
  170.0313,
  184.0953,
  168.2733,
  180.9309,
  184.7985,
  178.4697,
  177.0633,
  182.3373,
  173.8989,
  162.6477,
  159.8349,
  164.0541,
  149.6385,
  141.5517,
  133.1133,
  138.3873,
  193.5885,
  167.9217,
  158.7801,
  141.5517,
  131.0037,
  144.3645,
  146.8257,
  144.7161,
  151.3965,
  171.7893,
  165.8121,
  203.0817,
  213.9813,
  223.4745,
  227.3421,
  206.5977,
  179.5245,
  199.5657,
  160.5381,
  167.9217,
  148.5837,
  156.6705,
  169.3281,
  179.1729,
  189.3693,
  186.2049,
  193.2369,
  189.0177,
  189.7209,
  184.4469,
  176.7117,
  172.4925 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_u =
  0.4366789,
  5.955339,
  4.155721,
  9.148834,
  11.34449,
  15.78556,
  15.24448,
  3.349618,
  2.509873,
  -12.92206,
  -14.73019,
  -13.03571,
  -23.64492,
  -17.82849,
  -18.17805,
  -14.77414,
  -15.52962,
  -7.729455,
  -1.016445,
  3.610819,
  0.3165451,
  0.4544685,
  -2.205388,
  1.358853,
  -0.3290205,
  -7.351494,
  -4.942235,
  -9.538058,
  -8.391322,
  -7.242061,
  -4.782808,
  -4.785981,
  -0.9547523,
  -2.992631,
  -6.045851,
  -3.838636,
  -7.828489,
  -14.35718,
  -13.0939,
  -9.888185,
  -6.23306,
  -10.24274,
  2.874105,
  -6.094274,
  -9.795074,
  -6.324247,
  -9.464052,
  -11.1439,
  -10.53764,
  -15.19411,
  -13.85328,
  -15.14212,
  -10.60195,
  -4.029552,
  0.3137368,
  -0.7296478,
  0.258263,
  -4.036424,
  -5.617835,
  -5.630167,
  -5.160986,
  -8.500165,
  -13.34638,
  -7.662373,
  -7.420047,
  -1.487597,
  -2.932977,
  2.086397,
  6.479746,
  7.628336,
  3.583463,
  1.029073,
  -2.689859,
  -1.20242,
  -3.628247,
  -9.440489,
  -7.073866,
  -5.036545,
  -2.207549,
  7.221638,
  4.103538,
  5.161062,
  4.287848,
  2.399107,
  -0.4475783,
  -1.087748,
  -2.917778,
  -0.5641421,
  -2.14868,
  0.4141678,
  3.374167,
  3.308859,
  0.1168359,
  -3.064234,
  -4.42689,
  -4.936408,
  -11.54266,
  -6.47515,
  -8.554614,
  -11.98302,
  -9.342692,
  -8.692743,
  -14.32231,
  -8.285133,
  -6.408627,
  -6.133415,
  -11.00089,
  -9.766075,
  -10.50101,
  -14.41381,
  -11.62515,
  -18.62666,
  -11.74793,
  -13.20163,
  -6.518286,
  -5.952219,
  2.256519,
  5.007353,
  6.413785,
  4.651919,
  2.944846,
  -0.9006867,
  2.980567,
  -0.3192627,
  -1.692919,
  0.5404599,
  0.9466717,
  -0.980838,
  3.117285,
  8.922514,
  9.403069,
  6.526833,
  9.932729,
  9.848323,
  11.13372,
  4.674676,
  -0.9647394,
  0.8592151,
  4.246378,
  10.21308,
  20.36364,
  19.6517,
  17.81441,
  18.4666,
  14.18202,
  3.141546,
  5.17598,
  -8.164027,
  -13.77028,
  -18.16197,
  -14.23597,
  -7.616398,
  0.1947265,
  -7.563134,
  8.501786,
  5.339408,
  15.44122,
  11.38291,
  5.594411,
  0.3387056,
  -3.819876,
  -3.04331,
  -6.71592,
  -5.838408,
  -6.933275,
  -3.365677,
  1.833787,
  4.483603 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_v =
  -2.900311,
  -15.62142,
  -25.47365,
  -24.44794,
  -37.93555,
  -35.99276,
  -32.04834,
  -33.26799,
  -33.04773,
  -21.66242,
  -30.34305,
  -19.86151,
  -19.73176,
  -9.576506,
  -13.89007,
  -12.95726,
  -10.01318,
  -10.33439,
  -6.668883,
  -8.663225,
  -4.976042,
  -2.897576,
  -2.354841,
  3.246707,
  -1.728769,
  -5.834811,
  -7.631791,
  -12.27474,
  -10.93685,
  -11.03417,
  -7.385604,
  -1.398422,
  -4.294653,
  -1.852496,
  -1.176717,
  -4.81683,
  1.19453,
  -0.6458041,
  3.252468,
  -10.42927,
  -14.87865,
  -20.45634,
  -21.80893,
  -14.30048,
  -11.6905,
  -14.84012,
  -5.310349,
  0.1829415,
  -2.5935,
  -8.282001,
  -6.379501,
  -7.085968,
  -13.30363,
  -17.13045,
  -15.24837,
  -17.87642,
  -17.88944,
  -14.70777,
  -11.94321,
  -8.932495,
  -8.188121,
  -6.746501,
  -7.381431,
  -5.420104,
  -7.093898,
  -8.374603,
  -9.531129,
  -10.05124,
  -9.78022,
  -8.913379,
  -8.036242,
  -3.365798,
  -1.78148,
  -0.8395284,
  -4.977229,
  -5.924281,
  -8.98912,
  -9.612559,
  -11.22366,
  -17.32645,
  -18.61763,
  -16.51715,
  -10.28758,
  -10.28263,
  -4.965971,
  -8.140044,
  -6.406005,
  -12.01206,
  -13.02243,
  -12.6051,
  -14.87368,
  -16.98541,
  -14.07792,
  -10.4105,
  -5.090168,
  -5.018189,
  -3.372664,
  -1.891982,
  -4.527658,
  -12.48439,
  -9.73359,
  -23.9908,
  -26.9317,
  -27.52344,
  -26.51337,
  -29.28112,
  -24.96016,
  -31.05699,
  -20.65454,
  -25.20658,
  -20.04338,
  -18.70426,
  -19.97167,
  -13.75399,
  -19.46879,
  -19.34258,
  -27.4777,
  -24.12298,
  -18.88498,
  -16.6677,
  -16.75457,
  -12.5797,
  -14.35892,
  -19.64851,
  -20.16677,
  -20.23048,
  -18.45363,
  -24.03059,
  -29.16387,
  -28.55507,
  -25.60491,
  -22.84315,
  -16.95602,
  -12.404,
  -10.4236,
  -5.262864,
  -3.99126,
  -4.015299,
  -10.93655,
  -12.8634,
  -17.70415,
  -27.41331,
  -27.24994,
  -26.09686,
  -26.00789,
  -21.77202,
  -20.47345,
  -19.15725,
  -20.42966,
  -19.15579,
  -13.11722,
  -15.21112,
  -23.46319,
  -21.28005,
  -24.05914,
  -24.95222,
  -25.2806,
  -26.39341,
  -29.68738,
  -23.46156,
  -23.15098,
  -27.99185,
  -28.55075,
  -36.7887,
  -40.47243,
  -43.27773,
  -31.91706,
  -34.02193 ;

 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,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 temperature =
  2.66658,
  2.53408,
  2.467771,
  2.368233,
  2.434601,
  2.53408,
  2.567219,
  2.66658,
  2.53408,
  2.368233,
  2.335034,
  2.368233,
  2.368233,
  2.401422,
  2.467771,
  2.53408,
  2.63347,
  2.732772,
  2.86504,
  2.964141,
  2.898083,
  2.964141,
  2.898083,
  2.831987,
  2.765853,
  2.732772,
  2.63347,
  2.567219,
  2.53408,
  2.50093,
  2.50093,
  2.50093,
  2.50093,
  2.50093,
  2.50093,
  2.50093,
  2.467771,
  2.467771,
  2.50093,
  2.50093,
  2.467771,
  2.467771,
  2.467771,
  2.467771,
  2.50093,
  2.467771,
  2.467771,
  2.434601,
  2.401422,
  2.401422,
  2.368233,
  2.368233,
  2.368233,
  2.368233,
  2.401422,
  2.434601,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.401422,
  2.434601,
  2.434601,
  2.434601,
  2.401422,
  2.401422,
  2.368233,
  2.401422,
  2.401422,
  2.401422,
  2.368233,
  2.368233,
  2.335034,
  2.301825,
  2.368233,
  2.268606,
  2.268606,
  2.268606,
  2.268606,
  2.268606,
  2.301825,
  2.368233,
  2.467771,
  2.63347,
  2.831987,
  2.964141,
  3.096143,
  2.898083,
  2.699681,
  2.699681,
  2.53408,
  2.50093,
  2.467771,
  2.434601,
  2.401422,
  2.401422,
  2.467771,
  2.368233,
  2.368233,
  2.335034,
  2.335034,
  2.301825,
  2.301825,
  2.335034,
  2.368233,
  2.434601,
  2.368233,
  2.434601,
  2.50093,
  2.53408,
  2.567219,
  2.467771,
  2.401422,
  2.434601,
  2.335034,
  2.335034,
  2.301825,
  2.434601,
  2.368233,
  2.301825,
  2.235377,
  2.268606,
  2.268606,
  2.202137,
  2.102359,
  2.102359,
  2.168888,
  2.135629,
  2.235377,
  2.401422,
  2.434601,
  2.467771,
  2.50093,
  2.50093,
  2.53408,
  2.50093,
  2.401422,
  2.335034,
  2.335034,
  2.235377,
  2.002489,
  2.002489,
  2.102359,
  2.069079,
  2.035789,
  2.035789,
  2.002489,
  1.969178,
  1.969178,
  1.969178,
  1.969178,
  1.969178,
  1.969178,
  2.002489,
  2.002489,
  2.035789,
  2.102359,
  2.069079,
  2.069079,
  2.035789,
  2.035789,
  2.002489,
  1.969178 ;

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