netcdf E0107.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 = "16-Oct-2003 11:33:34:  Modified [lon,lat] to [-69.355967,43.714156].\n",
			"Thu Oct  9 21:04:30 2003: ncrcat -d time,2452922.7916666, pre/E0107.aanderaa.realtime.nc post/E0107.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 = "AANCM690" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0107" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452981.00000579 ;
		:ending_julian_day_string = "2003-12-07 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:10:03\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:10:03" ;
data:

 lat = 43.7141561889648 ;

 lon = -69.3559674072266 ;

 depth = 2 ;

 time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 
    2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 
    2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 
    2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 
    2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 
    2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 
    2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 
    2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 
    2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 
    2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 
    2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 
    2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 
    2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 
    2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 
    2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 
    2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 
    2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 
    2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 
    2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 
    2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 
    2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 
    2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 
    2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 
    2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 
    2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 
    2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 
    2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 
    2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 
    2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 
    2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 
    2452979.04166667, 2452979.08333333, 2452979.125, 2452979.16666667, 
    2452979.20833333, 2452979.25, 2452979.29166667, 2452979.33333333, 
    2452979.375, 2452979.41666667, 2452979.45833333, 2452979.5, 
    2452979.54166667, 2452979.58333333, 2452979.625, 2452979.66666667, 
    2452979.70833333, 2452979.75, 2452979.79166667, 2452979.83333333, 
    2452979.875, 2452979.91666667, 2452979.95833333, 2452980, 
    2452980.04166667, 2452980.08333333, 2452980.125, 2452980.16666667, 
    2452980.20833333, 2452980.25, 2452980.29166667, 2452980.33333333, 
    2452980.375, 2452980.41666667, 2452980.45833333, 2452980.5, 
    2452980.54166667, 2452980.58333333, 2452980.625, 2452980.66666667, 
    2452980.70833333, 2452980.75, 2452980.79166667, 2452980.83333333, 
    2452980.875, 2452980.91666667, 2452980.95833333, 2452981 ;

 current_speed =
  38.129,
  26.397,
  34.3161,
  43.4084,
  36.9558,
  33.1429,
  34.6094,
  35.7826,
  28.7434,
  27.5702,
  24.9305,
  36.6625,
  41.3553,
  40.7687,
  43.1151,
  39.8888,
  37.8357,
  34.0228,
  31.9697,
  29.6233,
  24.3439,
  27.8635,
  27.2769,
  36.0759,
  30.5032,
  37.5424,
  30.5032,
  40.4754,
  41.062,
  29.33,
  43.995,
  39.0089,
  37.5424,
  31.6764,
  33.1429,
  32.8496,
  43.1151,
  49.2744,
  53.0873,
  55.1404,
  63.0595,
  62.4729,
  59.8332,
  47.2213,
  37.2491,
  37.2491,
  39.5955,
  31.9697,
  30.7965,
  27.5702,
  31.0898,
  25.8104,
  23.7573,
  31.0898,
  22.5841,
  13.7851,
  20.2377,
  20.531,
  18.1846,
  15.8382,
  24.3439,
  28.1568,
  27.8635,
  26.1037,
  19.0645,
  19.6511,
  12.9052,
  16.1315,
  13.7851,
  21.1176,
  22.8774,
  33.7295,
  36.3692,
  27.2769,
  24.9305,
  28.4501,
  19.0645,
  17.3047,
  18.1846,
  13.1985,
  18.1846,
  19.6511,
  16.7181,
  24.6372,
  24.3439,
  28.7434,
  29.33,
  20.2377,
  19.9444,
  16.1315,
  25.2238,
  28.4501,
  21.7042,
  25.8104,
  32.263,
  26.6903,
  29.33,
  18.7712,
  14.0784,
  21.7042,
  12.6119,
  17.598,
  14.665,
  26.1037,
  30.7965,
  23.1707,
  23.1707,
  14.3717,
  16.7181,
  21.1176,
  40.4754,
  42.8218,
  35.196,
  35.196,
  31.0898,
  31.9697,
  36.9558,
  26.1037,
  29.33,
  36.0759,
  33.4362,
  31.6764,
  29.6233,
  28.7434,
  25.8104,
  20.2377,
  15.8382,
  19.6511,
  21.9975,
  29.33,
  30.2099,
  30.7965,
  34.6094,
  31.9697,
  32.263,
  30.2099,
  29.6233,
  27.5702,
  37.5424,
  40.4754,
  43.995,
  37.2491,
  35.196,
  22.5841,
  9.0923,
  4.1062,
  10.2655,
  7.9191,
  8.2124,
  17.8913,
  13.1985,
  16.7181,
  20.8243,
  21.1176,
  6.4526,
  11.1454,
  9.6789,
  5.2794,
  13.4918,
  19.0645,
  17.598,
  18.7712,
  20.8243,
  30.5032,
  31.3831,
  26.1037,
  25.2238,
  30.5032 ;

 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 =
  126.0845,
  129.9521,
  108.1529,
  108.1529,
  100.4177,
  115.8881,
  93.0341,
  102.8789,
  126.7877,
  130.3037,
  117.9977,
  122.2169,
  110.9657,
  105.3401,
  96.1985,
  92.6825,
  97.2533,
  81.7829,
  89.8697,
  90.2213,
  102.1757,
  112.7237,
  109.9109,
  109.9109,
  104.6369,
  86.7053,
  92.6825,
  92.6825,
  106.7465,
  103.2305,
  100.0661,
  89.1665,
  90.2213,
  84.5957,
  77.9153,
  82.1345,
  85.2989,
  91.6277,
  87.4085,
  93.7373,
  100.4177,
  115.1849,
  124.6781,
  127.4909,
  141.5549,
  144.7193,
  155.2673,
  142.9613,
  134.8745,
  142.2581,
  123.2717,
  108.5045,
  113.0753,
  85.6505,
  89.5181,
  77.9153,
  97.2533,
  94.0889,
  99.7145,
  100.4177,
  101.1209,
  118.3493,
  119.4041,
  128.5457,
  128.8973,
  137.6873,
  106.0433,
  135.9293,
  137.3357,
  142.6097,
  144.3677,
  148.9385,
  153.8609,
  146.4773,
  152.8061,
  144.7193,
  138.7421,
  98.3081,
  109.9109,
  106.3949,
  107.0981,
  132.4133,
  128.1941,
  116.2397,
  134.1713,
  146.4773,
  135.5777,
  144.3677,
  128.5457,
  119.4041,
  109.5593,
  86.0021,
  83.8925,
  102.8789,
  123.6233,
  119.7557,
  118.7009,
  147.8837,
  145.4225,
  130.3037,
  136.9841,
  112.7237,
  113.0753,
  102.5273,
  80.7281,
  92.3309,
  106.3949,
  117.2945,
  127.1393,
  122.2169,
  121.1621,
  114.8333,
  113.0753,
  104.9885,
  101.4725,
  98.3081,
  93.0341,
  102.1757,
  102.5273,
  117.2945,
  120.8105,
  126.7877,
  126.0845,
  120.8105,
  113.0753,
  106.3949,
  97.2533,
  89.1665,
  88.4633,
  93.3857,
  102.5273,
  103.9337,
  109.9109,
  105.6917,
  108.8561,
  102.8789,
  100.4177,
  78.9701,
  77.9153,
  67.7189,
  64.9061,
  56.4677,
  55.4129,
  54.7097,
  53.3033,
  10.0565,
  323.3321,
  329.3093,
  318.4097,
  293.0945,
  327.5513,
  333.8801,
  317.7065,
  353.1797,
  33.9653,
  332.8253,
  267.0761,
  246.6833,
  278.6789,
  261.8021,
  250.5509,
  264.6149,
  288.1721,
  267.0761,
  275.8661,
  292.7429,
  287.1173,
  290.9849 ;

 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 =
  30.81392,
  20.23545,
  32.60814,
  41.2479,
  36.34661,
  29.81696,
  34.56089,
  34.88243,
  23.01944,
  21.02577,
  22.01279,
  31.01779,
  38.61736,
  39.31621,
  42.86304,
  39.84509,
  37.53293,
  33.67351,
  31.96962,
  29.62308,
  23.7963,
  25.70069,
  25.64638,
  33.9194,
  29.51327,
  37.48035,
  30.46977,
  40.43105,
  39.32052,
  28.5515,
  43.31778,
  39.00477,
  37.54212,
  31.53559,
  32.40842,
  32.54055,
  42.97005,
  49.25452,
  53.03301,
  55.02314,
  62.02,
  56.53418,
  49.20452,
  37.46774,
  23.16017,
  21.51443,
  16.56618,
  19.25709,
  21.82406,
  16.87587,
  25.99351,
  24.47597,
  21.85649,
  31.00026,
  22.5833,
  13.47961,
  20.07575,
  20.47874,
  17.92385,
  15.57712,
  23.88678,
  24.77993,
  24.27409,
  20.416,
  14.83738,
  13.22866,
  12.40258,
  11.22019,
  9.342185,
  12.82348,
  13.32794,
  17.403,
  16.02252,
  15.06414,
  11.39332,
  16.43229,
  12.57207,
  17.12309,
  17.09759,
  12.66184,
  17.38089,
  14.50838,
  13.1391,
  22.09839,
  17.4609,
  15.87404,
  20.52928,
  11.7901,
  15.59874,
  14.05342,
  23.76827,
  28.38087,
  21.58101,
  25.1611,
  26.86527,
  23.17117,
  25.72648,
  9.979512,
  7.98978,
  16.5522,
  8.603854,
  16.23202,
  13.49166,
  25.48224,
  30.39414,
  23.15153,
  22.22856,
  12.77157,
  13.32717,
  17.86625,
  34.63507,
  38.86222,
  32.37999,
  33.99855,
  30.46863,
  31.63419,
  36.904,
  25.51651,
  28.63173,
  32.05925,
  28.71722,
  25.36836,
  23.94005,
  24.68673,
  23.74532,
  19.41482,
  15.71146,
  19.64902,
  21.98959,
  29.27881,
  29.49069,
  29.89031,
  32.54057,
  30.77822,
  30.53155,
  29.44992,
  29.13498,
  27.06091,
  36.71043,
  37.4533,
  39.84249,
  31.0499,
  28.97561,
  18.43394,
  7.290298,
  0.7170215,
  -6.130309,
  -4.041935,
  -5.451388,
  -16.45748,
  -7.081579,
  -7.360161,
  -14.01327,
  -2.507837,
  3.605008,
  -5.090161,
  -9.6663,
  -4.848237,
  -13.33731,
  -18.86969,
  -16.59382,
  -18.68835,
  -19.78567,
  -30.46349,
  -31.21876,
  -24.07411,
  -24.10649,
  -28.48007 ;

 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 =
  -22.45713,
  -16.95075,
  -10.69131,
  -13.52406,
  -6.682458,
  -14.47069,
  -1.831886,
  -7.975624,
  -17.21303,
  -17.83348,
  -11.70328,
  -19.54573,
  -14.7973,
  -10.78528,
  -4.655281,
  -1.86685,
  -4.776988,
  4.862686,
  0.07270428,
  -0.1144172,
  -5.134378,
  -10.76332,
  -9.289378,
  -12.28595,
  -7.707931,
  2.157625,
  -1.427591,
  -1.894304,
  -11.83151,
  -6.712731,
  -7.689631,
  0.5674549,
  -0.1450039,
  2.983379,
  6.938713,
  4.495405,
  3.533612,
  -1.399635,
  2.400331,
  -3.594159,
  -11.40261,
  -26.58477,
  -34.04301,
  -28.74055,
  -29.17365,
  -30.40764,
  -35.96339,
  -25.51914,
  -21.72866,
  -21.80186,
  -17.05617,
  -8.191683,
  -9.311449,
  2.357857,
  0.1899468,
  2.886014,
  -2.555133,
  -1.463947,
  -3.068448,
  -2.863911,
  -4.695449,
  -13.37013,
  -13.68003,
  -16.26622,
  -11.9711,
  -14.53163,
  -3.566529,
  -11.59019,
  -10.13669,
  -16.7783,
  -18.59412,
  -28.89316,
  -32.64962,
  -22.73985,
  -22.17481,
  -23.22473,
  -14.33172,
  -2.500462,
  -6.192919,
  -3.725357,
  -5.346429,
  -13.25415,
  -10.33726,
  -10.89278,
  -16.96297,
  -23.96243,
  -20.94749,
  -16.44864,
  -12.42813,
  -7.92002,
  -8.444482,
  1.983538,
  2.309202,
  -5.752909,
  -17.865,
  -13.24647,
  -14.08536,
  -15.89866,
  -11.59158,
  -14.03912,
  -9.221373,
  -6.797889,
  -5.747808,
  -5.662017,
  4.961926,
  -0.9423676,
  -6.540071,
  -6.590348,
  -10.09364,
  -11.25834,
  -20.94444,
  -17.98428,
  -13.79474,
  -9.102571,
  -6.183686,
  -4.619497,
  -1.956081,
  -5.505538,
  -6.361817,
  -16.54312,
  -17.12603,
  -18.96947,
  -17.44746,
  -14.72238,
  -10.11614,
  -5.712214,
  -1.999669,
  0.2858607,
  0.5899127,
  -1.732149,
  -6.552671,
  -7.415765,
  -11.78652,
  -8.646557,
  -10.42716,
  -6.733519,
  -5.356574,
  5.274765,
  7.859781,
  15.34629,
  18.65841,
  20.57666,
  19.97931,
  13.04727,
  5.433367,
  4.043112,
  8.234064,
  6.809912,
  6.14214,
  7.017841,
  11.13785,
  15.01076,
  15.40389,
  20.96816,
  5.351632,
  9.91515,
  -0.4937162,
  -2.089656,
  2.035869,
  -2.718458,
  -5.859594,
  -1.761666,
  6.494522,
  -1.555954,
  3.207478,
  10.0916,
  7.424093,
  10.92386 ;

 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 =
  8.50987,
  8.50987,
  8.50987,
  8.50987,
  8.50987,
  8.50987,
  8.50987,
  8.50987,
  8.541759,
  8.541759,
  8.50987,
  8.477977,
  8.446079,
  8.446079,
  8.414177,
  8.414177,
  8.414177,
  8.446079,
  8.414177,
  8.414177,
  8.38227,
  8.38227,
  8.350359,
  8.350359,
  8.318442,
  8.318442,
  8.350359,
  8.286522,
  8.286522,
  8.222666,
  8.062943,
  8.062943,
  8.030985,
  8.062943,
  8.062943,
  8.062943,
  8.062943,
  7.999021,
  7.999021,
  7.999021,
  7.935078,
  7.935078,
  7.871115,
  7.871115,
  7.871115,
  7.935078,
  8.030985,
  8.030985,
  8.062943,
  8.062943,
  8.094898,
  8.094898,
  8.062943,
  7.967052,
  7.839126,
  7.679103,
  7.647083,
  7.615058,
  7.550992,
  7.486903,
  7.422794,
  7.390731,
  7.294508,
  7.326588,
  7.326588,
  7.326588,
  7.326588,
  7.294508,
  7.262423,
  7.230332,
  7.198236,
  7.230332,
  7.326588,
  7.390731,
  7.422794,
  7.454851,
  7.454851,
  7.454851,
  7.422794,
  7.422794,
  7.326588,
  7.294508,
  7.262423,
  7.230332,
  7.262423,
  7.326588,
  7.326588,
  7.486903,
  7.454851,
  7.454851,
  7.326588,
  7.230332,
  7.166134,
  7.101912,
  7.101912,
  7.166134,
  7.134026,
  7.166134,
  7.166134,
  7.101912,
  7.166134,
  7.134026,
  7.069793,
  7.101912,
  7.069793,
  6.909109,
  6.973401,
  6.973401,
  6.941258,
  6.941258,
  7.134026,
  7.294508,
  7.294508,
  7.326588,
  7.262423,
  7.262423,
  7.422794,
  7.294508,
  7.166134,
  7.262423,
  7.390731,
  7.422794,
  7.390731,
  7.262423,
  7.262423,
  7.262423,
  7.358662,
  7.422794,
  7.005537,
  6.909109,
  7.037668,
  6.973401,
  7.454851,
  7.486903,
  7.166134,
  7.134026,
  7.101912,
  7.101912,
  7.069793,
  7.037668,
  7.005537,
  6.876955,
  6.748277,
  6.555078,
  6.426153,
  6.458394,
  6.490628,
  6.490628,
  6.555078,
  6.522856,
  6.555078,
  6.619502,
  6.651705,
  6.716093,
  6.844794,
  6.716093,
  6.619502,
  6.587293,
  6.587293,
  6.619502,
  6.555078,
  6.555078,
  6.587293,
  6.780456,
  6.909109,
  7.005537,
  7.037668,
  7.069793 ;

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