netcdf A0107.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.7711, 0.03433, -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 = "11-Oct-2003 13:44:00:  Modified [lon,lat] to [-70.566368,42.522900].\n",
			"Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.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 = "AANCM686" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 65 ;
		:mooring_site_id = "A0107" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -15.9833 ;
		:goes_platform_id = "0440465E" ;
		: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:  28-Aug-2003 14:42:16\n",
			"AANCM_Temperature_1.5:  28-Aug-2003 14:42:16" ;
data:

 lat = 42.5228996276855 ;

 lon = -70.5663681030273 ;

 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 =
  25.2238,
  29.0367,
  29.6233,
  32.5563,
  31.9697,
  36.3692,
  22.8774,
  26.397,
  27.8635,
  26.397,
  43.1151,
  43.7017,
  39.0089,
  35.196,
  35.4893,
  27.5702,
  23.7573,
  16.4248,
  13.1985,
  9.0923,
  2.933,
  1.1732,
  8.5057,
  18.7712,
  16.4248,
  14.3717,
  11.1454,
  6.7459,
  4.1062,
  8.5057,
  6.4526,
  9.6789,
  7.9191,
  2.6397,
  13.4918,
  25.2238,
  26.9836,
  31.9697,
  39.0089,
  26.6903,
  16.7181,
  11.1454,
  7.6258,
  10.2655,
  9.9722,
  7.0392,
  11.732,
  20.2377,
  20.8243,
  23.7573,
  25.5171,
  22.5841,
  18.4779,
  14.0784,
  13.7851,
  9.0923,
  8.2124,
  9.0923,
  9.0923,
  18.1846,
  32.263,
  28.7434,
  31.9697,
  19.3578,
  13.7851,
  10.8521,
  2.933,
  7.6258,
  20.2377,
  21.9975,
  18.4779,
  10.5588,
  3.8129,
  10.5588,
  14.665,
  26.6903,
  32.8496,
  26.6903,
  18.1846,
  21.9975,
  19.3578,
  14.9583,
  11.732,
  14.9583,
  20.2377,
  24.0506,
  27.2769,
  26.397,
  23.7573,
  17.598,
  11.4387,
  17.8913,
  19.6511,
  12.3186,
  11.4387,
  22.2908,
  28.1568,
  39.0089,
  42.2352,
  43.4084,
  35.196,
  38.7156,
  25.2238,
  25.8104,
  29.9166,
  18.4779,
  18.7712,
  7.9191,
  30.7965,
  34.9027,
  34.6094,
  24.0506,
  35.7826,
  35.196,
  32.5563,
  34.3161,
  27.2769,
  20.2377,
  9.0923,
  9.9722,
  9.0923,
  16.4248,
  19.6511,
  19.3578,
  20.531,
  19.3578,
  14.9583,
  7.6258,
  11.1454,
  17.3047,
  22.2908,
  20.531,
  19.6511,
  24.0506,
  29.6233,
  25.2238,
  25.8104,
  7.6258,
  29.0367,
  24.6372,
  35.196,
  43.1151,
  45.1682,
  42.2352,
  38.129,
  45.4615,
  36.9558,
  34.3161,
  36.0759,
  35.7826,
  46.928,
  42.2352,
  38.129,
  36.6625,
  32.8496,
  28.1568,
  25.8104,
  20.8243,
  24.6372,
  30.5032,
  30.7965,
  31.6764,
  41.3553,
  39.0089,
  35.7826,
  41.6486,
  30.5032,
  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,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_direction =
  176.6935,
  180.9127,
  203.7667,
  194.6251,
  193.2187,
  172.8259,
  187.5931,
  178.8031,
  188.6479,
  180.9127,
  216.4243,
  234.7075,
  237.5203,
  234.7075,
  219.5887,
  209.3923,
  209.3923,
  199.8991,
  188.6479,
  142.9399,
  115.8667,
  281.4703,
  264.2419,
  265.2967,
  297.6439,
  288.8539,
  277.2511,
  287.4475,
  134.8531,
  49.4143,
  78.2455,
  73.3231,
  74.7295,
  91.9579,
  274.0867,
  261.0775,
  267.4063,
  258.2647,
  252.2875,
  267.7579,
  266.7031,
  249.4747,
  174.2323,
  260.3743,
  232.2463,
  242.0911,
  243.1459,
  230.1367,
  259.6711,
  268.1095,
  254.3971,
  235.4107,
  244.9039,
  186.8899,
  165.7939,
  182.6707,
  215.7211,
  162.2779,
  210.4471,
  219.9403,
  245.6071,
  245.2555,
  249.1231,
  241.3879,
  247.0135,
  272.6803,
  98.2867,
  61.0171,
  74.7295,
  72.9715,
  72.6199,
  95.4739,
  159.8167,
  250.5295,
  241.7395,
  235.4107,
  218.1823,
  205.8763,
  194.6251,
  189.3511,
  186.1867,
  150.3235,
  180.2095,
  201.6571,
  225.5659,
  236.4655,
  239.9815,
  245.9587,
  239.6299,
  207.9859,
  203.4151,
  208.3375,
  210.0955,
  208.6891,
  238.5751,
  245.6071,
  245.6071,
  248.7715,
  245.6071,
  247.3651,
  234.7075,
  235.0591,
  217.1275,
  217.8307,
  190.7575,
  182.3191,
  187.9447,
  170.7163,
  194.9767,
  189.7027,
  204.4699,
  219.9403,
  211.1503,
  215.3695,
  204.8215,
  211.1503,
  196.0315,
  200.9539,
  171.0679,
  184.0771,
  177.0451,
  216.0727,
  207.6343,
  220.9951,
  214.6663,
  204.8215,
  184.7803,
  211.1503,
  144.3463,
  169.3099,
  204.8215,
  215.7211,
  243.8491,
  235.7623,
  252.2875,
  255.8035,
  253.6939,
  190.7575,
  145.0495,
  173.8807,
  152.4331,
  163.6843,
  161.5747,
  163.3327,
  168.9583,
  170.0131,
  187.2415,
  213.6115,
  218.5339,
  218.1823,
  205.8763,
  203.0635,
  203.0635,
  185.8351,
  192.8671,
  173.5291,
  183.7255,
  145.0495,
  173.5291,
  207.9859,
  201.6571,
  212.5567,
  205.8763,
  206.5795,
  187.9447,
  185.1319,
  174.5839,
  163.3327 ;

 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 =
  1.45484,
  -0.462524,
  -11.93859,
  -8.220246,
  -7.310467,
  4.541958,
  -3.022951,
  0.5513892,
  -4.189609,
  -0.4204764,
  -25.60003,
  -35.66991,
  -32.9072,
  -28.72744,
  -22.61634,
  -13.53109,
  -11.65977,
  -5.590424,
  -1.984552,
  5.479496,
  2.639147,
  -1.149769,
  -8.462783,
  -18.70799,
  -14.54988,
  -13.6006,
  -11.05626,
  -6.435535,
  2.910957,
  6.459515,
  6.317286,
  9.271789,
  7.639502,
  2.638159,
  -13.45749,
  -24.91857,
  -26.95596,
  -31.30146,
  -37.15969,
  -26.66987,
  -16.69043,
  -10.43786,
  0.766358,
  -10.12097,
  -7.884521,
  -6.220491,
  -10.46682,
  -15.53397,
  -20.48684,
  -23.74437,
  -24.57677,
  -18.59219,
  -16.73354,
  -1.688871,
  3.38301,
  -0.4236614,
  -4.79473,
  2.767701,
  -4.607456,
  -11.67431,
  -29.38304,
  -26.10428,
  -29.87083,
  -16.99386,
  -12.69052,
  -10.84023,
  2.902377,
  6.670778,
  19.52317,
  21.03311,
  17.63428,
  10.51065,
  1.315544,
  -9.954976,
  -12.91699,
  -21.97259,
  -20.30649,
  -11.64844,
  -4.591489,
  -3.574239,
  -2.086163,
  7.40589,
  -0.04289755,
  -5.520375,
  -14.45085,
  -20.04746,
  -23.61808,
  -24.10711,
  -20.49727,
  -8.257936,
  -4.545622,
  -8.492363,
  -9.853903,
  -5.913625,
  -9.760921,
  -20.30101,
  -25.64338,
  -36.3619,
  -38.46507,
  -40.06491,
  -28.72744,
  -31.73685,
  -15.22485,
  -15.8303,
  -5.584013,
  -0.747706,
  -2.594504,
  1.277534,
  -7.958623,
  -5.882356,
  -14.33574,
  -15.44022,
  -18.5098,
  -20.37311,
  -13.6669,
  -17.7512,
  -7.532947,
  -7.237339,
  1.411706,
  -0.7090113,
  0.4687069,
  -9.671108,
  -9.1147,
  -12.69861,
  -11.67795,
  -8.126263,
  -1.246553,
  -3.944711,
  6.496484,
  3.209967,
  -9.357515,
  -11.98682,
  -17.63954,
  -19.88288,
  -28.21901,
  -24.45347,
  -24.77219,
  -1.423376,
  16.63421,
  2.626301,
  16.28815,
  12.11231,
  14.27622,
  12.11364,
  7.302595,
  7.88407,
  -4.658345,
  -18.99598,
  -22.47448,
  -22.11957,
  -20.48077,
  -16.54568,
  -14.93708,
  -3.727321,
  -7.315289,
  3.173231,
  -1.677068,
  11.92959,
  2.776577,
  -14.31376,
  -11.36548,
  -17.04615,
  -18.04868,
  -17.45411,
  -4.945773,
  -3.725419,
  2.879138,
  8.159882 ;

 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 =
  -25.18181,
  -29.03302,
  -27.11107,
  -31.50143,
  -31.12264,
  -36.08448,
  -22.6768,
  -26.39124,
  -27.54672,
  -26.39365,
  -34.69222,
  -25.24869,
  -20.94781,
  -20.33452,
  -27.34944,
  -24.02136,
  -20.69925,
  -15.44413,
  -13.04845,
  -7.25569,
  -1.279606,
  0.2333025,
  -0.853366,
  -1.539162,
  7.620695,
  4.644302,
  1.40675,
  2.022635,
  -2.896068,
  5.533678,
  1.314515,
  2.777596,
  2.085704,
  -0.09018575,
  0.9615054,
  -3.91217,
  -1.221093,
  -6.502335,
  -11.8681,
  -1.044179,
  -0.9614581,
  -3.907811,
  -7.587194,
  -1.716504,
  -6.105662,
  -3.294818,
  -5.299581,
  -12.97152,
  -3.733765,
  -0.7837406,
  -6.863298,
  -12.82077,
  -7.837175,
  -13.97673,
  -13.36354,
  -9.082424,
  -6.667389,
  -8.660817,
  -7.838448,
  -13.94238,
  -13.32435,
  -12.0312,
  -11.39277,
  -9.27001,
  -5.383278,
  0.5074767,
  -0.422723,
  3.695071,
  5.330132,
  6.44191,
  5.519521,
  -1.007228,
  -3.578764,
  -3.519475,
  -6.9436,
  -15.15182,
  -25.82136,
  -24.01429,
  -17.59539,
  -21.70518,
  -19.24506,
  -12.99629,
  -11.73192,
  -13.90238,
  -14.16818,
  -13.28649,
  -13.64608,
  -10.75401,
  -12.0113,
  -15.54014,
  -10.49672,
  -15.74733,
  -17.00195,
  -10.80634,
  -5.963915,
  -9.205913,
  -11.62852,
  -14.12467,
  -17.44278,
  -16.70605,
  -20.33452,
  -22.17363,
  -20.11079,
  -20.38574,
  -29.39084,
  -18.46277,
  -18.59103,
  -7.815373,
  -29.75037,
  -34.40343,
  -31.50075,
  -18.43993,
  -30.62322,
  -28.70009,
  -29.54875,
  -29.36817,
  -26.2161,
  -18.89935,
  -8.982038,
  -9.946963,
  -9.080211,
  -13.27568,
  -17.40942,
  -14.6106,
  -16.88631,
  -17.56953,
  -14.90627,
  -6.526261,
  -9.056249,
  -17.00438,
  -20.23158,
  -16.66847,
  -8.660962,
  -13.53153,
  -9.012619,
  -6.18609,
  -7.246758,
  -7.491784,
  -23.79985,
  -24.49682,
  -31.20024,
  -41.37878,
  -42.85272,
  -40.46074,
  -37.42316,
  -44.77264,
  -36.66103,
  -28.5788,
  -28.22,
  -28.12684,
  -42.22292,
  -38.85939,
  -35.0814,
  -36.47254,
  -32.02472,
  -27.97742,
  -25.75586,
  -17.06858,
  -24.48024,
  -26.93625,
  -28.62255,
  -26.69875,
  -37.20895,
  -34.88622,
  -35.43916,
  -41.48165,
  -30.36702,
  -27.25481 ;

 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.935456,
  2.935456,
  2.935456,
  3.100939,
  3.167067,
  3.100939,
  3.100939,
  3.067861,
  3.100939,
  3.167067,
  3.431212,
  3.398226,
  3.299212,
  3.26619,
  3.332226,
  3.398226,
  3.431212,
  3.530118,
  3.628944,
  3.694783,
  3.694783,
  3.628944,
  3.596011,
  3.563069,
  3.530118,
  3.497159,
  3.431212,
  3.431212,
  3.431212,
  3.431212,
  3.431212,
  3.46419,
  3.46419,
  3.431212,
  3.431212,
  3.431212,
  3.431212,
  3.365231,
  3.332226,
  3.332226,
  3.332226,
  3.332226,
  3.332226,
  3.332226,
  3.299212,
  3.26619,
  3.26619,
  3.26619,
  3.26619,
  3.26619,
  3.26619,
  3.233158,
  3.26619,
  3.233158,
  3.233158,
  3.233158,
  3.233158,
  3.233158,
  3.233158,
  3.200117,
  3.332226,
  3.365231,
  3.398226,
  3.398226,
  3.365231,
  3.398226,
  3.398226,
  3.365231,
  3.365231,
  3.365231,
  3.365231,
  3.332226,
  3.398226,
  3.398226,
  3.398226,
  3.365231,
  3.200117,
  3.167067,
  3.167067,
  3.200117,
  3.200117,
  3.233158,
  3.233158,
  3.200117,
  3.233158,
  3.26619,
  3.332226,
  3.299212,
  3.299212,
  3.299212,
  3.661868,
  3.398226,
  3.332226,
  3.26619,
  3.200117,
  3.167067,
  3.233158,
  3.200117,
  3.200117,
  3.233158,
  3.332226,
  3.365231,
  3.398226,
  3.398226,
  3.365231,
  3.365231,
  3.299212,
  3.299212,
  3.299212,
  3.299212,
  3.332226,
  3.332226,
  3.365231,
  3.398226,
  3.431212,
  3.431212,
  3.398226,
  3.365231,
  3.332226,
  3.299212,
  3.299212,
  3.26619,
  3.233158,
  3.233158,
  3.200117,
  3.200117,
  3.200117,
  3.233158,
  3.26619,
  3.200117,
  2.869197,
  3.034773,
  3.034773,
  3.067861,
  3.134007,
  3.233158,
  3.332226,
  3.431212,
  3.332226,
  3.332226,
  3.26619,
  3.233158,
  3.134007,
  3.134007,
  3.100939,
  3.100939,
  3.067861,
  3.067861,
  3.034773,
  3.001677,
  2.935456,
  3.001677,
  3.001677,
  3.001677,
  3.001677,
  2.968571,
  2.968571,
  3.001677,
  3.034773,
  3.034773,
  3.100939,
  3.134007,
  3.200117,
  3.233158,
  3.233158,
  3.167067,
  3.134007,
  3.100939 ;

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