netcdf E0109.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.7353, 0.03429, -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 = "29-Jan-2004 13:51:49:  Modified [lon,lat] to [-69.357300,43.713800].\n",
			"28-Jan-2004 11:36:50:  Modified [lon,lat] to [-69.357300,42.713000].\n",
			"Wed Jan 28 10:19:43 2004: /usr/local/nco/bin/ncrcat -d time,2453033.34028,2453033.44444 E0109.aanderaa.realtime.nc E0109.aanderaa.realtime.nc.new" ;
		: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 = "AANCM690" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0109" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		: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:  16-Jan-2004 16:27:10\n",
			"AANCM_Temperature_1.5:  16-Jan-2004 16:27:10" ;
data:

 lat = 43.7138 ;

 lon = -69.3573 ;

 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 =
  10.2655,
  7.9191,
  18.1846,
  14.3717,
  16.4248,
  20.8243,
  23.464,
  20.8243,
  12.9052,
  11.4387,
  11.1454,
  6.4526,
  2.0531,
  6.4526,
  8.5057,
  11.732,
  22.5841,
  16.4248,
  14.0784,
  11.4387,
  7.6258,
  3.8129,
  7.6258,
  13.4918,
  17.8913,
  20.2377,
  13.1985,
  9.0923,
  9.3856,
  8.2124,
  12.9052,
  9.9722,
  10.5588,
  8.5057,
  4.3995,
  8.5057,
  12.6119,
  11.732,
  17.8913,
  14.9583,
  21.9975,
  20.8243,
  20.531,
  21.7042,
  15.5449,
  15.5449,
  7.3325,
  9.0923,
  7.3325,
  14.3717,
  12.9052,
  16.1315,
  18.4779,
  18.7712,
  18.4779,
  14.665,
  15.5449,
  13.4918,
  7.3325,
  11.1454,
  14.665,
  15.2516,
  17.598,
  20.2377,
  18.1846,
  21.9975,
  20.2377,
  11.4387,
  10.2655,
  5.5727,
  4.6928,
  3.5196,
  5.5727,
  7.9191,
  8.5057,
  9.9722,
  12.6119,
  15.5449,
  13.1985,
  13.7851,
  9.6789,
  9.0923,
  7.0392,
  7.6258,
  14.3717,
  14.3717,
  13.4918,
  17.3047,
  17.3047,
  16.1315,
  11.732,
  12.0253,
  8.2124,
  7.3325,
  4.6928,
  11.1454,
  11.4387,
  14.665,
  19.6511,
  15.5449,
  19.0645,
  23.464,
  19.9444,
  17.3047,
  20.8243,
  20.2377,
  12.0253,
  4.3995,
  4.1062,
  9.0923,
  9.3856,
  20.8243,
  25.8104,
  24.0506,
  19.3578,
  19.6511,
  17.8913,
  9.3856,
  7.9191,
  5.2794,
  0.8799,
  4.6928,
  4.9861,
  2.933,
  2.3464,
  9.0923,
  13.4918,
  21.4109,
  18.1846,
  12.9052,
  7.9191,
  3.5196,
  4.9861,
  3.5196,
  13.4918,
  15.2516,
  11.1454,
  8.2124,
  9.9722,
  7.9191,
  10.2655,
  11.4387,
  11.4387,
  10.5588,
  12.3186,
  12.0253,
  5.866,
  7.3325,
  2.933,
  4.6928,
  5.5727,
  6.7459,
  15.8382,
  14.9583,
  18.7712,
  16.1315,
  14.0784,
  4.6928,
  4.3995,
  2.0531,
  8.799,
  4.6928,
  11.4387,
  2.0531,
  13.1985,
  17.3047,
  11.4387,
  12.3186 ;

 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 =
  323.6837,
  263.5601,
  193.5917,
  208.0073,
  215.7425,
  200.9753,
  209.7653,
  206.2493,
  222.4229,
  180.5825,
  179.5277,
  73.6961,
  274.1081,
  260.7473,
  204.1397,
  214.6877,
  231.5645,
  238.5965,
  217.8521,
  225.2357,
  242.8157,
  261.4505,
  347.5541,
  297.6653,
  325.7933,
  332.1221,
  322.2773,
  300.4781,
  266.3729,
  226.2905,
  209.0621,
  200.2721,
  215.0393,
  228.4001,
  286.0625,
  263.9117,
  266.3729,
  266.3729,
  274.4597,
  255.4733,
  249.8477,
  238.9481,
  235.4321,
  217.1489,
  234.7289,
  230.1581,
  229.4549,
  265.6697,
  309.2681,
  286.4141,
  278.3273,
  269.5373,
  260.0441,
  248.4413,
  244.9253,
  228.7517,
  217.5005,
  218.2037,
  237.1901,
  266.7245,
  298.0169,
  273.7565,
  278.3273,
  273.0533,
  265.3181,
  262.8569,
  262.5053,
  249.4961,
  276.5693,
  282.5465,
  321.2225,
  304.6973,
  349.3121,
  332.4737,
  312.4325,
  285.0077,
  265.6697,
  251.6057,
  261.0989,
  255.1217,
  277.6241,
  269.1857,
  278.6789,
  331.7705,
  354.5861,
  2.3213,
  335.9897,
  314.1905,
  294.8525,
  315.9485,
  301.5329,
  268.1309,
  273.4049,
  258.2861,
  242.1125,
  327.9029,
  330.7157,
  331.7705,
  310.6745,
  296.9621,
  293.4461,
  296.2589,
  295.5557,
  256.8797,
  230.8613,
  231.9161,
  224.1809,
  255.8249,
  179.8793,
  257.2313,
  279.0305,
  269.8889,
  271.2953,
  242.4641,
  256.1765,
  242.8157,
  234.0257,
  249.1445,
  214.6877,
  179.5277,
  58.5773,
  86.3537,
  52.2485,
  308.5649,
  197.1077,
  230.8613,
  248.0897,
  236.4869,
  234.7289,
  218.2037,
  213.2813,
  194.6465,
  134.5229,
  15.6821,
  38.8877,
  37.4813,
  1.9697,
  340.2089,
  342.3185,
  286.7657,
  251.2541,
  215.7425,
  209.7653,
  175.6601,
  140.8517,
  143.6645,
  125.3813,
  75.4541,
  99.3629,
  337.0445,
  331.0673,
  166.1669,
  237.8933,
  183.0437,
  209.7653,
  203.4365,
  154.9157,
  157.0253,
  154.5641,
  210.8201,
  102.1757,
  6.8921,
  260.0441,
  276.2177,
  222.0713,
  221.3681,
  201.3269,
  180.5825 ;

 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 =
  -6.079665,
  -7.869131,
  -4.273405,
  -6.748721,
  -9.594439,
  -7.45438,
  -11.64866,
  -9.210124,
  -8.705815,
  -0.11629,
  0.09187261,
  6.193116,
  -2.047825,
  -6.368644,
  -3.478515,
  -6.676717,
  -17.69032,
  -14.01888,
  -8.638863,
  -8.121588,
  -6.783466,
  -3.77053,
  -1.643495,
  -11.94935,
  -10.05813,
  -9.462924,
  -8.075377,
  -7.835954,
  -9.3668,
  -5.936355,
  -6.268795,
  -3.455157,
  -6.06221,
  -6.360556,
  -4.227746,
  -8.457725,
  -12.58664,
  -11.7085,
  -17.83713,
  -14.4801,
  -20.65082,
  -17.84019,
  -16.90634,
  -13.10692,
  -12.69131,
  -11.93561,
  -5.571927,
  -9.066344,
  -5.676768,
  -13.78597,
  -12.76914,
  -16.13097,
  -18.19964,
  -17.458,
  -16.73647,
  -11.02602,
  -9.463243,
  -8.344127,
  -6.162768,
  -11.12719,
  -12.94639,
  -15.21883,
  -17.41246,
  -20.20897,
  -18.12392,
  -21.82677,
  -20.06481,
  -10.71404,
  -10.1981,
  -5.439624,
  -2.93909,
  -2.893713,
  -1.033508,
  -3.659857,
  -6.277825,
  -9.632058,
  -12.5759,
  -14.75067,
  -13.03955,
  -13.32293,
  -9.593337,
  -9.091382,
  -6.958598,
  -3.607037,
  -1.355968,
  0.5821005,
  -5.489825,
  -12.40792,
  -15.70216,
  -11.21631,
  -9.999653,
  -12.0189,
  -8.197903,
  -7.17979,
  -4.147814,
  -5.922172,
  -5.595165,
  -6.93661,
  -14.90388,
  -13.85527,
  -17.49043,
  -21.04261,
  -17.99317,
  -16.85297,
  -16.15175,
  -15.92926,
  -8.380745,
  -4.265543,
  0.008650165,
  -8.86745,
  -9.269265,
  -20.82426,
  -25.8038,
  -21.32618,
  -18.79713,
  -17.48047,
  -14.47908,
  -8.770667,
  -4.506783,
  0.04351861,
  0.7508577,
  4.6833,
  3.942377,
  -2.29332,
  -0.6902376,
  -7.052172,
  -12.51728,
  -17.85154,
  -14.84643,
  -7.981339,
  -4.345606,
  -0.8899472,
  3.554941,
  0.9513468,
  8.470098,
  9.280636,
  0.3830783,
  -2.780651,
  -3.028811,
  -7.582478,
  -9.720947,
  -6.681841,
  -5.678723,
  0.7990175,
  7.777099,
  7.12514,
  4.782649,
  7.097469,
  2.893926,
  -1.830267,
  -2.695972,
  1.612907,
  -13.4159,
  -0.7942499,
  -9.318931,
  -6.416021,
  5.968555,
  1.831715,
  1.88959,
  -1.051894,
  8.60107,
  0.5631358,
  -11.26645,
  -2.041023,
  -8.843719,
  -11.43657,
  -4.160125,
  -0.1252354 ;

 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 =
  8.271527,
  -0.8882138,
  -17.67534,
  -12.6886,
  -13.3312,
  -19.44437,
  -20.36831,
  -18.67686,
  -9.526435,
  -11.43811,
  -11.14502,
  1.811452,
  0.1470809,
  -1.037508,
  -7.761885,
  -9.646828,
  -14.03903,
  -8.558335,
  -11.11627,
  -8.05504,
  -3.483879,
  -0.5668402,
  7.446593,
  6.26432,
  14.79637,
  17.88903,
  10.43976,
  4.611696,
  -0.5937571,
  -5.674787,
  -11.28035,
  -9.3545,
  -8.645106,
  -5.647146,
  1.217279,
  -0.9021232,
  -0.7978611,
  -0.7421964,
  1.391189,
  -3.752007,
  -7.578507,
  -10.74147,
  -11.64893,
  -17.29974,
  -8.976338,
  -9.959172,
  -4.766465,
  -0.6865238,
  4.641105,
  4.06112,
  1.86903,
  -0.1302707,
  -3.194647,
  -6.897557,
  -7.830925,
  -9.66898,
  -12.33252,
  -10.60209,
  -3.97314,
  -0.6368161,
  6.888619,
  0.9992289,
  2.548677,
  1.077959,
  -1.484294,
  -2.735343,
  -2.639694,
  -4.006647,
  1.174423,
  1.210568,
  3.658432,
  2.0035,
  5.476025,
  7.022648,
  5.738976,
  2.58229,
  -0.9522749,
  -4.905265,
  -2.042195,
  -3.539556,
  1.284132,
  -0.1292174,
  1.062193,
  6.718788,
  14.30759,
  14.35991,
  12.32439,
  12.06218,
  7.272883,
  11.59395,
  6.135696,
  -0.3922192,
  0.4877488,
  -1.48868,
  -2.194996,
  9.441813,
  9.976872,
  12.92074,
  12.80782,
  7.048073,
  7.585501,
  10.38113,
  8.603782,
  -3.928104,
  -13.14429,
  -12.48291,
  -8.623859,
  -1.077376,
  -4.106191,
  -2.009542,
  1.473166,
  -0.04037956,
  0.5834525,
  -11.1187,
  -4.625193,
  -8.977688,
  -10.50975,
  -3.341389,
  -6.511609,
  -5.279221,
  0.4587339,
  0.298448,
  3.05268,
  1.828434,
  -2.24258,
  -5.739058,
  -5.034527,
  -11.82155,
  -10.50062,
  -10.14112,
  -6.620261,
  -3.405228,
  -3.496225,
  3.388587,
  10.50172,
  12.10294,
  11.13881,
  7.727321,
  9.501109,
  2.284333,
  -3.299041,
  -9.284226,
  -9.92955,
  -10.52852,
  -9.553252,
  -9.687117,
  -3.396502,
  1.841598,
  -0.4771613,
  4.321168,
  4.877163,
  -6.550244,
  -8.417966,
  -14.9372,
  -16.29465,
  -14.80067,
  -12.7506,
  -4.320554,
  -3.97304,
  -1.763162,
  -1.855799,
  4.658889,
  -1.977638,
  0.222364,
  -9.7974,
  -12.98682,
  -10.65538,
  -12.31796 ;

 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 =
  3.29719,
  3.330172,
  3.330172,
  3.29719,
  3.264198,
  3.099101,
  2.668751,
  2.403111,
  2.569209,
  2.63558,
  2.768205,
  2.801337,
  2.867573,
  2.867573,
  2.768205,
  2.83446,
  2.369862,
  2.536009,
  2.46958,
  2.46958,
  2.436351,
  2.369862,
  2.369862,
  2.369862,
  2.403111,
  2.46958,
  2.569209,
  2.668751,
  2.668751,
  2.63558,
  2.536009,
  2.403111,
  2.336603,
  2.303334,
  2.270055,
  2.236766,
  2.203467,
  2.270055,
  2.369862,
  2.403111,
  2.436351,
  2.436351,
  2.336603,
  2.303334,
  2.303334,
  2.270055,
  2.203467,
  2.303334,
  2.403111,
  2.369862,
  2.403111,
  2.46958,
  2.536009,
  2.536009,
  2.536009,
  2.6024,
  2.536009,
  2.5028,
  2.5028,
  2.5028,
  2.46958,
  2.46958,
  2.536009,
  2.569209,
  2.6024,
  2.701912,
  2.768205,
  2.801337,
  2.966856,
  2.867573,
  2.900677,
  2.867573,
  2.867573,
  2.83446,
  2.801337,
  2.867573,
  2.900677,
  2.966856,
  3.066053,
  3.099101,
  3.132138,
  3.132138,
  3.198187,
  3.198187,
  3.165167,
  3.099101,
  3.165167,
  3.198187,
  3.231197,
  3.231197,
  3.363146,
  3.396111,
  3.396111,
  3.396111,
  3.363146,
  3.396111,
  3.363146,
  3.363146,
  3.363146,
  3.330172,
  3.264198,
  3.363146,
  3.396111,
  3.429066,
  3.429066,
  3.429066,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.429066,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.396111,
  3.363146,
  3.363146,
  3.330172,
  3.29719,
  3.264198,
  3.330172,
  3.363146,
  3.49495,
  3.49495,
  3.527879,
  3.626611,
  3.856678,
  3.692388,
  3.49495,
  3.593709,
  3.659504,
  3.429066,
  3.527879,
  3.396111,
  3.264198,
  3.231197,
  3.231197,
  3.165167,
  3.165167,
  3.132138,
  3.099101,
  3.099101,
  3.099101,
  3.099101,
  3.132138,
  3.132138,
  3.165167,
  3.165167,
  3.198187,
  3.231197,
  3.231197,
  3.264198,
  3.231197,
  3.231197,
  3.231197,
  3.231197 ;

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