netcdf E0113.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., 300. ;
		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 = -300., 300. ;
		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 = -300., 300. ;
		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.7217, 0.03423, -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 = "12-Jan-2005 14:46:39:  Modified [lon,lat] to [-69.353600,43.714000].\n",
			"Wed Jan  5 01:34:38 2005: /usr/local/nco/bin/ncrcat -d time,2453376.02,2453377.02 E0113.aanderaa.realtime.nc E0113.aanderaa.realtime.nc.new\n",
			"05-Jan-2005 01:21:54:  Modified [lon,lat] to [-69.353531,43.713902]." ;
		: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 = "AANCM966" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0113" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17. ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453393.95833912 ;
		:ending_julian_day_string = "2005-01-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  04-Jan-2005 21:21:39\n",
			"AANCM_Temperature_1.5:  04-Jan-2005 21:21:39" ;
		:longitude = -69.3536 ;
		:latitude = 43.714 ;
data:

 lat = 43.714 ;

 lon = -69.3536 ;

 depth = 2 ;

 time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 
    2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 
    2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 
    2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 
    2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 
    2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 
    2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 
    2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 
    2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 
    2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 
    2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 
    2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 
    2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 
    2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 
    2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 
    2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 
    2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 
    2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 
    2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 
    2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 
    2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 
    2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 
    2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 
    2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 
    2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 
    2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 
    2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 
    2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 
    2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 
    2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 
    2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 
    2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 
    2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 
    2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 
    2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 
    2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 
    2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 
    2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 
    2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ;

 current_speed =
  3.8129,
  3.2263,
  3.5196,
  14.9583,
  9.3856,
  8.799,
  10.8521,
  10.5588,
  13.4918,
  19.3578,
  15.2516,
  18.1846,
  13.4918,
  23.1707,
  19.3578,
  17.0114,
  18.7712,
  23.7573,
  18.4779,
  23.7573,
  29.0367,
  26.397,
  26.1037,
  30.7965,
  24.3439,
  22.5841,
  20.531,
  25.5171,
  14.9583,
  15.8382,
  19.9444,
  29.6233,
  22.5841,
  26.397,
  36.9558,
  50.7409,
  51.9141,
  46.928,
  43.1151,
  34.9027,
  29.9166,
  24.6372,
  31.9697,
  31.0898,
  33.1429,
  35.4893,
  32.263,
  34.9027,
  34.9027,
  26.397,
  25.8104,
  21.7042,
  25.2238,
  26.397,
  18.1846,
  17.3047,
  24.6372,
  26.9836,
  21.1176,
  23.464,
  27.5702,
  25.8104,
  21.1176,
  25.8104,
  18.4779,
  12.9052,
  14.9583,
  14.3717,
  15.8382,
  16.4248,
  14.3717,
  23.1707,
  20.8243,
  21.1176,
  19.9444,
  18.1846,
  13.4918,
  11.4387,
  8.2124,
  9.9722,
  10.5588,
  13.1985,
  10.5588,
  11.4387,
  18.4779,
  21.4109,
  19.6511,
  24.0506,
  24.0506,
  17.598,
  13.4918,
  15.5449,
  9.6789,
  7.9191,
  3.5196,
  8.5057,
  6.7459,
  6.1593,
  4.6928,
  2.0531,
  7.9191,
  6.1593,
  10.8521,
  14.665,
  8.5057,
  8.5057,
  15.5449,
  22.5841,
  31.9697,
  23.7573,
  34.0228,
  21.1176,
  20.8243,
  22.2908,
  8.799,
  31.9697,
  18.1846,
  10.2655,
  14.3717,
  13.4918,
  19.3578,
  18.4779,
  17.3047,
  22.5841,
  19.3578,
  16.7181,
  11.1454,
  16.4248,
  12.9052,
  18.4779,
  16.7181,
  13.4918,
  16.7181,
  15.8382,
  12.0253,
  14.9583,
  17.8913,
  13.1985,
  12.3186,
  13.1985,
  14.3717,
  14.9583,
  11.732,
  14.3717,
  17.8913,
  20.8243,
  14.9583,
  23.7573,
  19.3578,
  22.2908,
  21.1176,
  12.0253,
  6.7459,
  12.0253,
  9.9722,
  8.2124,
  12.9052,
  13.1985,
  13.4918,
  15.8382,
  12.9052,
  14.3717,
  10.2655,
  8.799,
  6.7459,
  2.3464,
  6.1593,
  7.0392 ;

 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 =
  183.412,
  152.4712,
  29.0596,
  54.7264,
  36.7948,
  46.288,
  340.9288,
  310.6912,
  264.28,
  269.9056,
  247.7548,
  236.8552,
  212.9464,
  233.3392,
  246.3484,
  254.7868,
  279.7504,
  289.5952,
  277.6408,
  255.1384,
  249.5128,
  240.7228,
  236.5036,
  238.9648,
  243.8872,
  251.6224,
  237.5584,
  223.1428,
  243.5356,
  227.7136,
  245.6452,
  228.4168,
  211.54,
  227.7136,
  231.2296,
  223.846,
  218.2204,
  214.0012,
  211.54,
  208.024,
  216.4624,
  221.3848,
  218.572,
  218.2204,
  214.0012,
  214.7044,
  209.782,
  215.4076,
  217.1656,
  198.8824,
  182.0056,
  186.2248,
  171.4576,
  175.3252,
  182.3572,
  167.2384,
  191.8504,
  201.6952,
  171.4576,
  207.3208,
  207.3208,
  176.0284,
  176.38,
  181.3024,
  179.896,
  161.2612,
  156.3388,
  192.5536,
  221.0332,
  219.2752,
  244.942,
  232.9876,
  228.0652,
  212.2432,
  218.2204,
  221.0332,
  219.6268,
  202.75,
  208.3756,
  229.12,
  254.4352,
  254.7868,
  242.4808,
  244.942,
  227.0104,
  225.2524,
  227.7136,
  228.7684,
  231.5812,
  245.9968,
  276.9376,
  286.7824,
  318.778,
  327.568,
  274.4764,
  307.1752,
  182.3572,
  229.12,
  272.7184,
  121.1788,
  315.9652,
  333.5452,
  32.224,
  73.7128,
  123.64,
  168.6448,
  187.6312,
  202.75,
  200.2888,
  199.5856,
  200.2888,
  199.9372,
  189.7408,
  204.8596,
  177.7864,
  168.6448,
  163.7224,
  171.8092,
  153.1744,
  171.106,
  176.0284,
  169.348,
  157.7452,
  182.3572,
  182.7088,
  160.558,
  160.558,
  163.0192,
  177.0832,
  184.8184,
  205.9144,
  197.476,
  191.8504,
  208.7272,
  187.2796,
  204.508,
  180.9508,
  187.6312,
  168.6448,
  177.0832,
  141.22,
  154.9324,
  157.3936,
  204.1564,
  189.3892,
  188.3344,
  184.1152,
  197.1244,
  206.9692,
  193.2568,
  177.4348,
  216.1108,
  204.508,
  230.1748,
  244.5904,
  180.9508,
  237.5584,
  236.152,
  233.6908,
  225.604,
  219.6268,
  229.12,
  212.5948,
  204.8596,
  247.7548,
  49.804,
  356.0092,
  306.472 ;

 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.2269264,
  1.491178,
  1.709537,
  12.21201,
  5.621514,
  6.360115,
  -3.545846,
  -8.006046,
  -13.42462,
  -19.35777,
  -14.11646,
  -15.22581,
  -7.337573,
  -18.58717,
  -17.73178,
  -16.41525,
  -18.50005,
  -22.38141,
  -18.31384,
  -22.96258,
  -27.20014,
  -23.02515,
  -21.76841,
  -26.388,
  -21.8591,
  -21.4323,
  -17.3269,
  -17.44908,
  -13.39084,
  -11.71696,
  -18.16953,
  -22.15801,
  -11.8136,
  -19.52826,
  -28.81302,
  -35.14936,
  -32.11864,
  -26.24262,
  -22.55324,
  -16.39873,
  -17.77929,
  -16.28797,
  -19.93303,
  -19.23489,
  -18.53385,
  -20.20557,
  -16.02507,
  -20.22225,
  -21.08545,
  -8.542776,
  -0.9032911,
  -2.353379,
  3.746775,
  2.15136,
  -0.7479198,
  3.82252,
  -5.059422,
  -9.974998,
  3.136835,
  -10.76932,
  -12.65395,
  1.78768,
  1.333342,
  -0.58665,
  0.03354,
  4.145852,
  6.003179,
  -3.12373,
  -10.39772,
  -10.39765,
  -13.01903,
  -18.50193,
  -15.49132,
  -11.26654,
  -12.33936,
  -11.93812,
  -8.604858,
  -4.42347,
  -3.90294,
  -7.539801,
  -10.17158,
  -12.73597,
  -9.364136,
  -10.36208,
  -13.51617,
  -15.20634,
  -14.5377,
  -18.08729,
  -18.8434,
  -16.07617,
  -13.39302,
  -14.88282,
  -6.378185,
  -4.247,
  -3.508864,
  -6.77727,
  -0.2774541,
  -4.656936,
  -4.687519,
  1.756542,
  -5.504528,
  -2.743917,
  5.786673,
  14.07646,
  7.08129,
  1.674694,
  -2.064302,
  -8.733519,
  -11.08557,
  -7.963799,
  -11.79748,
  -7.20089,
  -3.523289,
  -9.370966,
  0.3398614,
  6.29454,
  5.096988,
  1.462526,
  6.485608,
  2.085926,
  1.34076,
  3.415517,
  6.553742,
  -0.9288681,
  -0.9148471,
  5.564661,
  3.709774,
  4.796883,
  0.6566911,
  -1.552104,
  -7.306275,
  -4.051672,
  -3.433179,
  -7.61247,
  -1.523743,
  -6.205007,
  -0.2968852,
  -1.75271,
  2.425419,
  0.671616,
  9.001451,
  6.337641,
  4.509763,
  -5.881314,
  -2.918787,
  -3.018488,
  -1.073438,
  -6.995274,
  -8.778984,
  -5.111635,
  0.9451442,
  -7.087094,
  -2.798336,
  -9.235454,
  -9.007524,
  -0.1362752,
  -10.8912,
  -10.96159,
  -10.87214,
  -11.31674,
  -8.230734,
  -10.86618,
  -5.529966,
  -3.699066,
  -6.243818,
  1.792277,
  -0.4286644,
  -5.660555 ;

 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 =
  -3.806141,
  -2.861014,
  3.076535,
  8.638142,
  7.515854,
  6.080407,
  10.25646,
  6.884147,
  -1.344688,
  -0.03189372,
  -5.773815,
  -9.942554,
  -11.32204,
  -13.83468,
  -7.765849,
  -4.463987,
  3.179023,
  7.967548,
  2.456862,
  -6.093393,
  -10.16279,
  -12.90907,
  -14.40623,
  -15.87758,
  -10.71472,
  -7.120271,
  -11.01364,
  -18.6186,
  -6.666042,
  -10.65653,
  -8.224789,
  -19.66119,
  -19.24787,
  -17.76088,
  -23.14176,
  -36.59455,
  -40.78562,
  -38.90453,
  -36.74593,
  -30.81039,
  -24.06034,
  -18.48496,
  -24.99472,
  -24.42529,
  -27.47632,
  -29.17576,
  -28.00175,
  -28.44748,
  -27.81371,
  -24.97644,
  -25.79459,
  -21.57623,
  -24.94397,
  -26.30919,
  -18.16921,
  -16.87723,
  -24.11211,
  -25.07218,
  -20.88333,
  -20.84661,
  -24.49476,
  -25.74842,
  -21.07546,
  -25.80373,
  -18.47787,
  -12.22113,
  -13.70082,
  -14.02812,
  -11.94722,
  -12.71467,
  -6.086925,
  -13.94848,
  -13.91656,
  -17.86108,
  -15.66905,
  -13.71718,
  -10.39159,
  -10.54878,
  -7.225689,
  -6.526575,
  -2.833222,
  -3.463438,
  -4.87865,
  -4.844696,
  -12.59944,
  -15.07295,
  -13.22199,
  -15.85185,
  -14.94516,
  -7.158649,
  1.629652,
  4.488399,
  7.2801,
  6.683946,
  0.2746994,
  5.139606,
  -6.740192,
  -4.03112,
  0.2225665,
  -1.062911,
  5.693182,
  5.514336,
  9.18055,
  4.112833,
  -4.711927,
  -8.339205,
  -15.40722,
  -20.82708,
  -29.98619,
  -22.38274,
  -31.91191,
  -19.85196,
  -20.52408,
  -20.22535,
  -8.792434,
  -31.34391,
  -17.45567,
  -10.16078,
  -12.82508,
  -13.32958,
  -19.31131,
  -18.15949,
  -16.01565,
  -22.56499,
  -19.33617,
  -15.76482,
  -10.50988,
  -15.70872,
  -12.88848,
  -18.4126,
  -15.03706,
  -12.86906,
  -16.36179,
  -13.8888,
  -11.92837,
  -13.61061,
  -17.88884,
  -13.08161,
  -12.07747,
  -13.1814,
  -11.20355,
  -13.54936,
  -10.8306,
  -13.1132,
  -17.65161,
  -20.60437,
  -14.91973,
  -22.70408,
  -17.25265,
  -21.6968,
  -21.09644,
  -9.714985,
  -6.138117,
  -7.701574,
  -4.278936,
  -8.211269,
  -6.922862,
  -7.351453,
  -7.989069,
  -11.08062,
  -9.939778,
  -9.405946,
  -8.648697,
  -7.983691,
  -2.553803,
  1.514377,
  6.144365,
  4.184311 ;

 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 =
  5.06911,
  5.03663,
  5.101583,
  5.166505,
  5.231398,
  5.29626,
  5.328681,
  5.263833,
  5.101583,
  4.971647,
  4.939144,
  4.809054,
  4.906633,
  4.776513,
  4.711405,
  4.711405,
  4.743963,
  4.776513,
  4.906633,
  4.906633,
  4.971647,
  5.03663,
  5.101583,
  5.06911,
  5.03663,
  5.101583,
  5.101583,
  5.101583,
  5.166505,
  5.166505,
  5.328681,
  5.328681,
  5.361094,
  5.425898,
  5.425898,
  5.134048,
  5.03663,
  5.06911,
  5.03663,
  5.03663,
  5.101583,
  5.134048,
  5.166505,
  5.101583,
  5.101583,
  5.166505,
  5.166505,
  5.198955,
  5.198955,
  5.231398,
  5.198955,
  5.166505,
  5.101583,
  5.06911,
  5.101583,
  5.101583,
  5.101583,
  5.06911,
  5.101583,
  5.06911,
  5.101583,
  5.134048,
  5.166505,
  5.101583,
  5.134048,
  5.101583,
  5.134048,
  4.906633,
  4.939144,
  4.874115,
  4.906633,
  4.613686,
  4.841588,
  4.711405,
  4.515894,
  4.450659,
  4.548499,
  4.581096,
  4.581096,
  4.222081,
  4.483281,
  4.646267,
  4.809054,
  4.874115,
  4.743963,
  4.743963,
  4.581096,
  4.189394,
  4.058561,
  4.156698,
  4.156698,
  4.385392,
  4.548499,
  4.67884,
  4.743963,
  4.776513,
  4.711405,
  4.711405,
  4.711405,
  4.515894,
  4.515894,
  4.548499,
  4.613686,
  4.548499,
  4.483281,
  4.450659,
  4.450659,
  4.483281,
  4.483281,
  4.711405,
  4.646267,
  4.743963,
  4.776513,
  4.67884,
  4.646267,
  4.254759,
  4.450659,
  4.515894,
  4.548499,
  4.613686,
  4.613686,
  4.646267,
  4.67884,
  4.548499,
  4.548499,
  4.515894,
  4.515894,
  4.548499,
  4.450659,
  4.28743,
  4.352746,
  4.28743,
  4.385392,
  4.385392,
  4.450659,
  4.483281,
  4.41803,
  4.450659,
  4.450659,
  4.450659,
  4.483281,
  4.41803,
  4.41803,
  4.320092,
  4.156698,
  4.123994,
  4.156698,
  4.091282,
  4.123994,
  4.025832,
  4.091282,
  3.927593,
  3.960348,
  3.960348,
  4.025832,
  3.993094,
  3.993094,
  4.058561,
  4.058561,
  4.058561,
  4.091282,
  4.025832,
  4.058561,
  4.058561,
  4.025832,
  4.025832,
  4.091282,
  4.123994 ;

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