netcdf E0110.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 167 ;
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.6786, 0.03424, -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 = "03-May-2004 19:19:29:  Modified [lon,lat] to [-69.357000,43.714100].\n",
			"Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0110" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.91667244 ;
		:ending_julian_day_string = "2004-06-26 22:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:18:20\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:18:20" ;
data:

 lat = 43.7141 ;

 lon = -69.357 ;

 depth = 2 ;

 time = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.75, 2453179.79166667, 
    2453179.83333333, 2453179.875, 2453179.91666667, 2453179.95833333, 
    2453180, 2453180.04166667, 2453180.08333333, 2453180.125, 
    2453180.16666667, 2453180.20833333, 2453180.25, 2453180.29166667, 
    2453180.33333333, 2453180.375, 2453180.41666667, 2453180.45833333, 
    2453180.5, 2453180.54166667, 2453180.58333333, 2453180.625, 
    2453180.66666667, 2453180.70833333, 2453180.75, 2453180.79166667, 
    2453180.83333333, 2453180.875, 2453180.91666667, 2453180.95833333, 
    2453181, 2453181.04166667, 2453181.08333333, 2453181.125, 
    2453181.16666667, 2453181.20833333, 2453181.25, 2453181.29166667, 
    2453181.33333333, 2453181.375, 2453181.41666667, 2453181.45833333, 
    2453181.5, 2453181.54166667, 2453181.58333333, 2453181.625, 
    2453181.66666667, 2453181.70833333, 2453181.75, 2453181.79166667, 
    2453181.83333333, 2453181.875, 2453181.91666667, 2453181.95833333, 
    2453182, 2453182.04166667, 2453182.08333333, 2453182.125, 
    2453182.16666667, 2453182.20833333, 2453182.25, 2453182.29166667, 
    2453182.33333333, 2453182.375, 2453182.41666667, 2453182.45833333, 
    2453182.5, 2453182.54166667, 2453182.58333333, 2453182.625, 
    2453182.66666667, 2453182.70833333, 2453182.75, 2453182.79166667, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667 ;

 current_speed =
  7.0392,
  7.3325,
  17.598,
  20.531,
  24.9305,
  35.196,
  41.062,
  38.7156,
  41.9419,
  34.3161,
  30.5032,
  21.9975,
  15.2516,
  11.1454,
  4.1062,
  4.6928,
  8.5057,
  14.3717,
  22.8774,
  22.8774,
  21.4109,
  22.2908,
  8.799,
  7.3325,
  4.3995,
  5.866,
  4.6928,
  3.8129,
  5.5727,
  9.3856,
  9.0923,
  17.598,
  19.6511,
  14.665,
  10.5588,
  4.6928,
  7.6258,
  7.0392,
  7.3325,
  3.5196,
  2.3464,
  6.7459,
  4.1062,
  4.6928,
  7.0392,
  2.3464,
  2.3464,
  6.7459,
  8.799,
  5.2794,
  2.0531,
  4.1062,
  11.732,
  19.6511,
  20.8243,
  26.397,
  23.464,
  24.6372,
  13.7851,
  8.799,
  16.1315,
  15.8382,
  13.4918,
  11.1454,
  8.5057,
  9.3856,
  17.0114,
  26.397,
  21.9975,
  20.2377,
  20.2377,
  17.3047,
  13.4918,
  10.2655,
  9.3856,
  10.5588,
  2.6397,
  5.5727,
  7.6258,
  12.9052,
  15.2516,
  19.9444,
  11.1454,
  12.3186,
  9.6789,
  7.6258,
  2.6397,
  1.4665,
  2.6397,
  4.6928,
  12.9052,
  20.8243,
  16.7181,
  9.3856,
  7.3325,
  5.5727,
  5.2794,
  9.3856,
  12.0253,
  12.6119,
  17.0114,
  23.1707,
  29.33,
  29.6233,
  33.7295,
  34.6094,
  36.6625,
  35.4893,
  31.6764,
  24.9305,
  17.8913,
  22.2908,
  24.6372,
  17.3047,
  10.8521,
  7.0392,
  15.8382,
  21.7042,
  28.1568,
  27.5702,
  22.8774,
  17.8913,
  12.6119,
  22.8774,
  21.1176,
  19.9444,
  24.0506,
  10.5588,
  11.732,
  2.933,
  7.3325,
  13.7851,
  12.6119,
  8.2124,
  7.9191,
  5.866,
  6.1593,
  3.8129,
  10.5588,
  10.8521,
  15.5449,
  18.7712,
  17.598,
  16.4248,
  18.4779,
  19.6511,
  9.6789,
  5.866,
  6.4526,
  14.665,
  7.9191,
  2.0531,
  11.4387,
  20.2377,
  24.6372,
  31.6764,
  37.5424,
  38.4223,
  30.7965,
  26.9836,
  24.6372,
  20.531,
  18.7712,
  16.1315,
  20.531,
  12.3186,
  10.8521 ;

 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 ;

 current_direction =
  168.2765,
  187.6145,
  205.8977,
  200.9753,
  220.6649,
  209.7653,
  208.3589,
  208.3589,
  217.5005,
  214.6877,
  231.5645,
  243.1673,
  264.9665,
  319.4645,
  8.2985,
  64.9061,
  159.8381,
  183.7469,
  191.1305,
  203.4365,
  184.8017,
  208.0073,
  246.6833,
  357.0473,
  61.3901,
  35.7233,
  48.3809,
  132.0617,
  220.3133,
  263.5601,
  241.0577,
  239.2997,
  244.5737,
  230.5097,
  189.7241,
  147.5321,
  154.5641,
  117.2945,
  90.5729,
  163.7057,
  72.6413,
  293.0945,
  229.1033,
  282.8981,
  215.3909,
  83.5409,
  93.3857,
  75.1025,
  54.7097,
  130.3037,
  143.3129,
  177.7697,
  206.9525,
  208.7105,
  223.4777,
  227.6969,
  245.6285,
  246.6833,
  270.9437,
  309.9713,
  20.2529,
  46.2713,
  93.3857,
  120.4589,
  141.2033,
  207.3041,
  229.1033,
  217.1489,
  230.5097,
  253.3637,
  252.3089,
  283.9529,
  296.6105,
  351.4217,
  20.2529,
  24.4721,
  319.8161,
  298.0169,
  256.1765,
  235.4321,
  237.8933,
  239.6513,
  247.3865,
  236.8385,
  229.1033,
  242.8157,
  266.7245,
  328.2545,
  263.2085,
  241.7609,
  256.1765,
  256.5281,
  259.3409,
  223.8293,
  195.7013,
  138.7421,
  72.9929,
  65.9609,
  95.8469,
  116.2397,
  174.9569,
  206.6009,
  231.5645,
  238.9481,
  241.7609,
  240.3545,
  246.3317,
  252.3089,
  270.5921,
  301.5329,
  331.0673,
  356.3441,
  3.7277,
  23.4173,
  348.6089,
  239.2997,
  235.0805,
  234.7289,
  238.9481,
  241.7609,
  258.9893,
  272.7017,
  308.2133,
  338.4509,
  349.3121,
  2.6729,
  15.3305,
  22.7141,
  20.9561,
  339.8573,
  180.2309,
  189.7241,
  193.9433,
  144.7193,
  152.4545,
  153.8609,
  210.8201,
  206.9525,
  286.7657,
  261.4505,
  263.5601,
  263.9117,
  250.1993,
  241.0577,
  249.8477,
  250.5509,
  266.3729,
  350.0153,
  344.7413,
  25.1753,
  49.0841,
  247.7381,
  215.3909,
  222.4229,
  225.2357,
  236.8385,
  229.4549,
  232.2677,
  240.3545,
  262.8569,
  270.9437,
  293.0945,
  313.4873,
  306.8069,
  315.2453,
  293.7977,
  249.1445 ;

 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 ;

 current_u =
  1.430287,
  -0.9716093,
  -7.686203,
  -7.349389,
  -16.24556,
  -17.473,
  -19.50417,
  -18.38964,
  -25.5329,
  -19.5294,
  -23.89341,
  -19.62899,
  -15.19278,
  -7.243608,
  0.592649,
  4.249865,
  2.931694,
  -0.9391782,
  -4.416352,
  -9.099085,
  -1.792251,
  -10.4674,
  -8.080395,
  -0.3777083,
  3.862322,
  3.42499,
  3.508228,
  2.830788,
  -3.605352,
  -9.326377,
  -7.95674,
  -15.13163,
  -17.74766,
  -11.31745,
  -1.783423,
  2.519222,
  3.275289,
  6.255464,
  7.332133,
  0.9874985,
  2.239535,
  -6.205278,
  -3.10384,
  -4.574394,
  -4.076765,
  2.331506,
  2.342305,
  6.519152,
  7.182055,
  4.026211,
  1.226614,
  0.1597979,
  -5.317549,
  -9.440079,
  -14.32862,
  -19.52308,
  -21.3731,
  -22.6251,
  -13.78323,
  -6.743258,
  5.584153,
  11.44502,
  13.46825,
  9.607257,
  5.329322,
  -4.305298,
  -12.85877,
  -15.94084,
  -16.97618,
  -19.39058,
  -19.28063,
  -16.79411,
  -12.06264,
  -1.531211,
  3.248962,
  4.373984,
  -1.703248,
  -4.91963,
  -7.404929,
  -10.62684,
  -12.91902,
  -17.21135,
  -10.28854,
  -10.31229,
  -7.316195,
  -6.783466,
  -2.635388,
  -0.7715948,
  -2.621177,
  -4.134266,
  -12.53142,
  -20.2513,
  -16.42963,
  -6.499642,
  -1.984338,
  3.674914,
  5.048524,
  8.571565,
  11.96274,
  11.31227,
  1.495389,
  -10.37522,
  -22.97444,
  -25.37829,
  -29.71504,
  -30.07911,
  -33.57863,
  -33.81097,
  -31.67471,
  -21.24926,
  -8.655488,
  -1.421355,
  1.601781,
  6.87732,
  -2.143345,
  -6.052653,
  -12.98664,
  -17.71994,
  -24.12194,
  -24.28882,
  -22.45626,
  -17.87141,
  -9.909338,
  -8.402833,
  -3.916451,
  0.9300869,
  6.358653,
  4.077102,
  4.19598,
  -1.010006,
  -0.02954964,
  -2.328358,
  -3.038983,
  4.74334,
  3.66221,
  2.584277,
  -3.155681,
  -1.728203,
  -10.10997,
  -10.73151,
  -15.44681,
  -18.66532,
  -16.55755,
  -14.37347,
  -17.34669,
  -18.52976,
  -9.659513,
  -1.017078,
  -1.69818,
  6.238332,
  5.98424,
  -1.900066,
  -6.624743,
  -13.6523,
  -17.49265,
  -26.51733,
  -28.52826,
  -30.38738,
  -26.76531,
  -26.77417,
  -24.63386,
  -18.88563,
  -13.61901,
  -12.91583,
  -14.45532,
  -11.27122,
  -10.14108 ;

 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 ;

 current_v =
  -6.892359,
  -7.267842,
  -15.83073,
  -19.17051,
  -18.91062,
  -30.55246,
  -36.13413,
  -34.06932,
  -33.27452,
  -28.21697,
  -18.9618,
  -9.929383,
  -1.338148,
  8.470542,
  4.063206,
  1.990231,
  -7.984491,
  -14.34098,
  -22.44708,
  -20.99005,
  -21.33576,
  -19.68027,
  -3.48276,
  7.322765,
  2.106672,
  4.76229,
  3.116843,
  -2.554378,
  -4.249285,
  -1.052698,
  -4.400024,
  -8.984613,
  -8.437195,
  -9.326171,
  -10.4071,
  -3.959279,
  -6.886603,
  -3.227926,
  -0.07331638,
  -3.378229,
  0.7000552,
  2.646071,
  -2.688318,
  1.047516,
  -5.738495,
  0.2639558,
  -0.1385719,
  1.734308,
  5.083354,
  -3.414922,
  -1.646402,
  -4.103089,
  -10.4577,
  -17.23516,
  -15.11099,
  -17.76657,
  -9.682452,
  -9.751729,
  0.2270396,
  5.652511,
  15.13415,
  10.94807,
  -0.7967883,
  -5.649828,
  -6.629122,
  -8.339898,
  -11.13732,
  -21.04023,
  -13.98926,
  -5.793962,
  -6.149935,
  4.172582,
  6.043287,
  10.15066,
  8.805325,
  9.61023,
  2.016671,
  2.617675,
  -1.822046,
  -7.322185,
  -8.10619,
  -10.07713,
  -4.285549,
  -6.738285,
  -6.33675,
  -3.483879,
  -0.1508249,
  1.247102,
  -0.3121621,
  -2.220408,
  -3.083462,
  -4.851405,
  -3.092266,
  -6.77083,
  -7.058892,
  -4.189271,
  1.544173,
  3.823318,
  -1.225025,
  -5.576067,
  -16.94555,
  -20.71802,
  -18.2325,
  -15.28012,
  -15.95918,
  -17.11892,
  -14.71783,
  -10.78467,
  0.3273411,
  13.03835,
  15.65826,
  22.24544,
  24.58508,
  15.87939,
  10.63833,
  -3.593845,
  -9.066181,
  -12.533,
  -14.52368,
  -13.0449,
  -4.369408,
  0.8433259,
  7.801605,
  21.27834,
  20.75125,
  19.9227,
  23.1948,
  9.739892,
  10.95598,
  2.753612,
  -7.33244,
  -13.58704,
  -12.24029,
  -6.704047,
  -7.021421,
  -5.266068,
  -5.289485,
  -3.398753,
  3.045777,
  -1.613315,
  -1.743531,
  -1.990893,
  -5.961312,
  -7.94843,
  -6.365946,
  -6.543213,
  -0.612312,
  5.777154,
  6.225129,
  13.27198,
  5.186619,
  -0.7777981,
  -9.325054,
  -14.93918,
  -17.34932,
  -17.32702,
  -24.4043,
  -23.51341,
  -15.23294,
  -3.355354,
  0.4057729,
  8.053261,
  12.91822,
  9.664704,
  14.57963,
  4.970661,
  -3.863481 ;

 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 ;

 temperature =
  10.51917,
  10.61401,
  10.55079,
  10.36105,
  10.01292,
  9.791185,
  9.632705,
  9.600998,
  9.600998,
  9.442411,
  9.283732,
  9.15672,
  9.537574,
  9.537574,
  9.442411,
  9.474135,
  9.537574,
  9.696107,
  10.01292,
  9.949582,
  10.2345,
  10.39268,
  10.32941,
  10.1712,
  10.13955,
  10.1079,
  10.20285,
  10.1712,
  10.07624,
  9.949582,
  10.01292,
  10.26614,
  10.2345,
  10.07624,
  9.91791,
  9.949582,
  10.01292,
  10.1079,
  10.29778,
  10.4243,
  10.61401,
  10.45593,
  10.51917,
  10.64562,
  10.67723,
  10.67723,
  10.70883,
  10.67723,
  10.5824,
  10.51917,
  10.45593,
  10.45593,
  11.02473,
  10.96157,
  10.86681,
  10.80362,
  10.74043,
  10.5824,
  10.39268,
  10.26614,
  10.39268,
  10.51917,
  10.48755,
  10.48755,
  10.51917,
  10.51917,
  10.4243,
  10.39268,
  10.55079,
  10.74043,
  10.51917,
  10.36105,
  10.64562,
  10.29778,
  10.74043,
  10.80362,
  10.51917,
  10.70883,
  10.67723,
  10.61401,
  10.74043,
  10.83522,
  10.80362,
  10.61401,
  10.80362,
  10.80362,
  10.77203,
  10.8984,
  11.46662,
  11.49817,
  11.75049,
  11.87662,
  12.3809,
  12.60143,
  12.91642,
  12.44391,
  11.62434,
  11.90814,
  12.25486,
  12.16031,
  12.19183,
  12.03424,
  11.5928,
  11.21416,
  11.08788,
  10.83522,
  10.51917,
  10.39268,
  10.48755,
  10.39268,
  10.51917,
  10.8984,
  10.96157,
  10.67723,
  10.64562,
  10.61401,
  10.67723,
  10.67723,
  10.8984,
  10.96157,
  10.92998,
  10.86681,
  10.80362,
  10.80362,
  10.77203,
  10.70883,
  10.64562,
  10.61401,
  10.5824,
  10.55079,
  10.48755,
  10.51917,
  10.5824,
  10.61401,
  10.70883,
  10.70883,
  10.77203,
  10.86681,
  10.86681,
  10.74043,
  10.51917,
  10.61401,
  10.67723,
  10.96157,
  10.83522,
  10.74043,
  10.48755,
  10.4243,
  10.48755,
  10.48755,
  10.5824,
  10.5824,
  10.55079,
  10.45593,
  10.32941,
  10.39268,
  9.791185,
  10.1712,
  10.1079,
  10.1079,
  10.07624,
  10.36105,
  10.4243,
  10.32941,
  10.2345,
  10.13955,
  10.1079 ;

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