netcdf A0107.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:ancillary_variables = "temperature_qc" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.7711, 0.03433, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "11-Oct-2003 13:44:00:  Modified [lon,lat] to [-70.566368,42.522900].\n",
			"Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.aanderaa.realtime.nc" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM686" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 65 ;
		:mooring_site_id = "A0107" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -15.9833 ;
		:goes_platform_id = "0440465E" ;
		:starting_julian_day_number = 2453058.04167244 ;
		:starting_julian_day_string = "2004-02-22 01:00:00" ;
		:ending_julian_day_number = 2453065.00000579 ;
		:ending_julian_day_string = "2004-02-29 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  28-Aug-2003 14:42:16\n",
			"AANCM_Temperature_1.5:  28-Aug-2003 14:42:16" ;
data:

 lat = 42.5228996276855 ;

 lon = -70.5663681030273 ;

 depth = 2 ;

 time = 2453058.04166667, 2453058.08333333, 2453058.125, 2453058.16666667, 
    2453058.20833333, 2453058.25, 2453058.29166667, 2453058.33333333, 
    2453058.375, 2453058.41666667, 2453058.45833333, 2453058.5, 
    2453058.54166667, 2453058.58333333, 2453058.625, 2453058.66666667, 
    2453058.70833333, 2453058.75, 2453058.79166667, 2453058.83333333, 
    2453058.875, 2453058.91666667, 2453058.95833333, 2453059, 
    2453059.04166667, 2453059.08333333, 2453059.125, 2453059.16666667, 
    2453059.20833333, 2453059.25, 2453059.29166667, 2453059.33333333, 
    2453059.375, 2453059.41666667, 2453059.45833333, 2453059.5, 
    2453059.54166667, 2453059.58333333, 2453059.625, 2453059.66666667, 
    2453059.70833333, 2453059.75, 2453059.79166667, 2453059.83333333, 
    2453059.875, 2453059.91666667, 2453059.95833333, 2453060, 
    2453060.04166667, 2453060.08333333, 2453060.125, 2453060.16666667, 
    2453060.20833333, 2453060.25, 2453060.29166667, 2453060.33333333, 
    2453060.375, 2453060.41666667, 2453060.45833333, 2453060.5, 
    2453060.54166667, 2453060.58333333, 2453060.625, 2453060.66666667, 
    2453060.70833333, 2453060.75, 2453060.79166667, 2453060.83333333, 
    2453060.875, 2453060.91666667, 2453060.95833333, 2453061, 
    2453061.04166667, 2453061.08333333, 2453061.125, 2453061.16666667, 
    2453061.20833333, 2453061.25, 2453061.29166667, 2453061.33333333, 
    2453061.375, 2453061.41666667, 2453061.45833333, 2453061.5, 
    2453061.54166667, 2453061.58333333, 2453061.625, 2453061.66666667, 
    2453061.70833333, 2453061.75, 2453061.79166667, 2453061.83333333, 
    2453061.875, 2453061.91666667, 2453061.95833333, 2453062, 
    2453062.04166667, 2453062.08333333, 2453062.125, 2453062.16666667, 
    2453062.20833333, 2453062.25, 2453062.29166667, 2453062.33333333, 
    2453062.375, 2453062.41666667, 2453062.45833333, 2453062.5, 
    2453062.54166667, 2453062.58333333, 2453062.625, 2453062.66666667, 
    2453062.70833333, 2453062.75, 2453062.79166667, 2453062.83333333, 
    2453062.875, 2453062.91666667, 2453062.95833333, 2453063, 
    2453063.04166667, 2453063.08333333, 2453063.125, 2453063.16666667, 
    2453063.20833333, 2453063.25, 2453063.29166667, 2453063.33333333, 
    2453063.375, 2453063.41666667, 2453063.45833333, 2453063.5, 
    2453063.54166667, 2453063.58333333, 2453063.625, 2453063.66666667, 
    2453063.70833333, 2453063.75, 2453063.79166667, 2453063.83333333, 
    2453063.875, 2453063.91666667, 2453063.95833333, 2453064, 
    2453064.04166667, 2453064.08333333, 2453064.125, 2453064.16666667, 
    2453064.20833333, 2453064.25, 2453064.29166667, 2453064.33333333, 
    2453064.375, 2453064.41666667, 2453064.45833333, 2453064.5, 
    2453064.54166667, 2453064.58333333, 2453064.625, 2453064.66666667, 
    2453064.70833333, 2453064.75, 2453064.79166667, 2453064.83333333, 
    2453064.875, 2453064.91666667, 2453064.95833333, 2453065 ;

 current_speed =
  15.2516,
  21.7042,
  27.5702,
  34.6094,
  27.2769,
  22.5841,
  22.8774,
  17.0114,
  21.4109,
  17.8913,
  10.8521,
  13.4918,
  17.8913,
  19.6511,
  21.7042,
  25.5171,
  25.5171,
  21.1176,
  27.8635,
  22.8774,
  36.6625,
  25.5171,
  19.9444,
  14.0784,
  15.2516,
  14.9583,
  26.9836,
  35.196,
  41.062,
  42.2352,
  38.4223,
  41.9419,
  37.8357,
  25.5171,
  27.5702,
  30.2099,
  28.1568,
  24.9305,
  31.9697,
  36.3692,
  34.9027,
  29.9166,
  22.8774,
  24.6372,
  22.2908,
  21.9975,
  13.7851,
  11.4387,
  15.8382,
  23.7573,
  22.8774,
  25.8104,
  31.3831,
  25.5171,
  24.3439,
  21.1176,
  16.4248,
  14.3717,
  10.2655,
  11.1454,
  7.9191,
  16.7181,
  16.4248,
  16.4248,
  14.665,
  17.3047,
  12.9052,
  10.5588,
  16.4248,
  15.8382,
  12.3186,
  11.4387,
  7.3325,
  9.3856,
  15.8382,
  16.1315,
  17.598,
  21.1176,
  17.3047,
  17.0114,
  14.3717,
  14.0784,
  14.9583,
  16.4248,
  14.0784,
  14.665,
  16.4248,
  22.2908,
  22.5841,
  25.8104,
  20.531,
  22.8774,
  18.7712,
  14.9583,
  24.3439,
  23.1707,
  23.7573,
  21.7042,
  19.6511,
  20.2377,
  24.6372,
  32.263,
  28.4501,
  20.2377,
  18.7712,
  14.9583,
  12.9052,
  21.4109,
  11.732,
  14.0784,
  8.5057,
  16.4248,
  14.9583,
  15.5449,
  14.0784,
  8.2124,
  8.2124,
  11.732,
  16.1315,
  17.8913,
  11.1454,
  13.1985,
  14.3717,
  17.0114,
  19.0645,
  21.1176,
  19.9444,
  20.8243,
  16.4248,
  18.4779,
  15.8382,
  14.3717,
  11.1454,
  9.0923,
  7.9191,
  7.3325,
  7.0392,
  11.732,
  13.1985,
  8.5057,
  6.7459,
  2.6397,
  9.0923,
  13.4918,
  15.8382,
  14.665,
  12.3186,
  13.1985,
  11.4387,
  8.799,
  12.0253,
  14.3717,
  15.2516,
  16.1315,
  12.0253,
  15.5449,
  14.665,
  11.4387,
  13.7851,
  7.0392,
  8.2124,
  5.5727,
  5.2794,
  5.866,
  5.866,
  8.799,
  11.4387,
  10.2655 ;

 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 =
  214.3147,
  207.6343,
  204.1183,
  195.3283,
  192.8671,
  190.7575,
  163.3327,
  155.5975,
  141.5335,
  139.7755,
  177.0451,
  202.0087,
  220.9951,
  219.2371,
  213.9631,
  195.6799,
  162.2779,
  165.0907,
  126.7663,
  135.9079,
  136.6111,
  129.5791,
  133.0951,
  162.9811,
  171.4195,
  203.4151,
  210.7987,
  214.3147,
  195.3283,
  198.1411,
  190.4059,
  182.6707,
  179.1547,
  184.0771,
  166.4971,
  174.9355,
  205.8763,
  216.0727,
  222.0499,
  203.4151,
  201.3055,
  197.4379,
  179.1547,
  166.8487,
  160.1683,
  151.3783,
  157.7071,
  176.3419,
  201.6571,
  198.8443,
  208.3375,
  212.2051,
  205.5247,
  211.5019,
  187.2415,
  177.7483,
  163.3327,
  137.6659,
  127.8211,
  127.1179,
  160.5199,
  181.2643,
  209.7439,
  210.7987,
  208.3375,
  209.0407,
  191.1091,
  156.6523,
  131.3371,
  108.8347,
  113.7571,
  106.0219,
  146.4559,
  165.4423,
  176.3419,
  184.4287,
  207.6343,
  207.6343,
  197.7895,
  155.5975,
  156.6523,
  152.0815,
  129.9307,
  145.0495,
  156.6523,
  193.5703,
  207.6343,
  225.2143,
  234.3559,
  217.8307,
  190.4059,
  168.6067,
  167.2003,
  145.7527,
  121.1407,
  124.3051,
  124.6567,
  158.7619,
  176.3419,
  204.8215,
  183.3739,
  208.6891,
  218.5339,
  194.2735,
  194.6251,
  157.0039,
  158.0587,
  130.6339,
  132.0403,
  181.2643,
  175.9903,
  182.3191,
  180.5611,
  206.5795,
  214.3147,
  216.4243,
  168.2551,
  130.6339,
  136.2595,
  124.3051,
  113.7571,
  148.5655,
  206.9311,
  186.8899,
  188.6479,
  199.8991,
  215.7211,
  197.0863,
  183.0223,
  150.6751,
  155.9491,
  147.1591,
  155.9491,
  137.3143,
  177.0451,
  174.9355,
  188.2963,
  192.8671,
  229.7851,
  223.1047,
  222.0499,
  83.1679,
  60.6655,
  73.3231,
  112.3507,
  124.3051,
  132.0403,
  151.7299,
  168.2551,
  186.5383,
  182.3191,
  190.7575,
  184.0771,
  164.0359,
  146.1043,
  114.8119,
  121.4923,
  109.5379,
  110.2411,
  111.9991,
  123.2503,
  146.8075,
  164.3875,
  170.0131,
  168.6067,
  155.9491,
  145.4011,
  145.7527 ;

 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 =
  -8.597906,
  -10.06698,
  -11.26579,
  -9.148975,
  -6.074303,
  -4.215382,
  6.561554,
  7.028161,
  13.3188,
  11.55392,
  0.5594244,
  -5.056016,
  -11.73659,
  -12.42993,
  -12.12524,
  -6.89632,
  7.767418,
  5.43334,
  22.32099,
  15.91841,
  25.18518,
  19.66719,
  14.56381,
  4.120567,
  2.275521,
  -5.944275,
  -13.81623,
  -19.84132,
  -10.85472,
  -13.15028,
  -6.939852,
  -1.954309,
  0.55818,
  -1.814235,
  6.437492,
  2.666844,
  -12.28846,
  -14.67936,
  -21.41259,
  -14.45275,
  -12.68157,
  -8.965165,
  0.3375042,
  5.605536,
  7.562342,
  10.53734,
  5.22926,
  0.7298179,
  -5.845103,
  -7.673549,
  -10.85909,
  -13.75569,
  -13.52298,
  -13.33337,
  -3.068593,
  0.8296992,
  4.71086,
  9.678658,
  8.109018,
  8.887291,
  2.640857,
  -0.368875,
  -8.148739,
  -8.409882,
  -6.960953,
  -8.400234,
  -2.486546,
  4.184558,
  12.33234,
  14.99013,
  11.27474,
  10.99438,
  4.051783,
  2.359116,
  1.010517,
  -1.245649,
  -8.162418,
  -9.794902,
  -5.286946,
  7.028161,
  5.695648,
  6.59172,
  11.47034,
  9.409251,
  5.579411,
  -3.44097,
  -7.618257,
  -15.82082,
  -18.35303,
  -15.8303,
  -3.708318,
  4.519264,
  4.158635,
  8.418022,
  20.83594,
  19.14011,
  19.54214,
  7.862226,
  1.25379,
  -8.495639,
  -1.44994,
  -15.48807,
  -17.72377,
  -4.989621,
  -4.739602,
  5.843736,
  4.822112,
  16.24844,
  8.713052,
  -0.3106315,
  0.5947641,
  -0.6646276,
  -0.1464849,
  -6.955397,
  -7.936529,
  -4.876196,
  1.671672,
  8.903252,
  11.15321,
  14.77907,
  10.20096,
  6.883328,
  -6.509212,
  -2.040719,
  -2.866575,
  -7.187687,
  -11.64434,
  -6.118424,
  -0.8659915,
  9.049762,
  6.454827,
  7.79389,
  4.542286,
  6.164363,
  0.4082286,
  0.6472921,
  -1.015702,
  -2.612603,
  -10.07875,
  -5.812231,
  -4.518252,
  2.620955,
  7.926435,
  12.92431,
  14.64833,
  12.114,
  9.148704,
  6.251188,
  2.3284,
  -1.001919,
  -0.4866023,
  -2.682516,
  -1.08437,
  4.436727,
  6.706303,
  14.10996,
  12.505,
  10.78007,
  12.9338,
  6.526674,
  6.867893,
  3.050795,
  1.420845,
  1.017299,
  1.158786,
  3.586015,
  6.495214,
  5.777074 ;

 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 =
  -12.59712,
  -19.22832,
  -25.16342,
  -33.37824,
  -26.59196,
  -22.18721,
  -21.91624,
  -15.4917,
  -16.76414,
  -13.66036,
  -10.83767,
  -12.50861,
  -13.50374,
  -15.22047,
  -18.00141,
  -24.56752,
  -24.30616,
  -20.40666,
  -16.67777,
  -16.43106,
  -26.64292,
  -16.25804,
  -13.62624,
  -13.46188,
  -15.08089,
  -13.72648,
  -23.17814,
  -29.07027,
  -39.6013,
  -40.1358,
  -37.79036,
  -41.89634,
  -37.83158,
  -25.45252,
  -26.80811,
  -30.09196,
  -25.33375,
  -20.15059,
  -23.73948,
  -33.3742,
  -32.51732,
  -28.5417,
  -22.87491,
  -23.99103,
  -20.9688,
  -19.30944,
  -12.75476,
  -11.41539,
  -14.72017,
  -22.4839,
  -20.13593,
  -21.83936,
  -28.3201,
  -21.75646,
  -24.14972,
  -21.10129,
  -15.73473,
  -10.624,
  -6.294784,
  -6.725771,
  -7.46579,
  -16.71403,
  -14.26086,
  -14.10844,
  -12.90765,
  -15.12907,
  -12.66338,
  -9.694211,
  -10.84838,
  -5.113188,
  -4.962673,
  -3.157135,
  -6.111351,
  -9.084275,
  -15.80593,
  -16.08333,
  -15.59053,
  -18.70863,
  -16.47728,
  -15.4917,
  -13.1949,
  -12.43988,
  -9.601144,
  -13.46254,
  -12.92562,
  -14.25559,
  -14.55116,
  -15.70291,
  -13.16085,
  -20.38574,
  -20.19333,
  -22.42658,
  -18.30474,
  -12.36477,
  -12.58924,
  -13.059,
  -13.50978,
  -20.23012,
  -19.61106,
  -18.36814,
  -24.5945,
  -28.30231,
  -22.2548,
  -19.61296,
  -18.16299,
  -13.76959,
  -11.97044,
  -13.94328,
  -7.856371,
  -14.07497,
  -8.48488,
  -16.41135,
  -14.95758,
  -13.90203,
  -11.62811,
  -6.608042,
  -8.040462,
  -7.640152,
  -11.65466,
  -10.08353,
  -4.490037,
  -11.26145,
  -12.81312,
  -16.88855,
  -18.84776,
  -19.85674,
  -16.19223,
  -19.90518,
  -16.40195,
  -16.11008,
  -14.46319,
  -12.07481,
  -10.1778,
  -6.683603,
  -7.908571,
  -7.303874,
  -6.965536,
  -11.4374,
  -8.521694,
  -6.210064,
  -5.009248,
  0.3140194,
  4.454386,
  3.8718,
  -6.022867,
  -8.265188,
  -8.249189,
  -11.62424,
  -11.19921,
  -8.741771,
  -12.01545,
  -14.11913,
  -15.213,
  -15.50938,
  -9.98165,
  -6.523272,
  -7.660761,
  -3.825448,
  -4.769249,
  -2.636828,
  -4.502839,
  -4.663436,
  -5.08461,
  -5.777115,
  -5.750406,
  -8.035104,
  -9.415734,
  -8.485629 ;

 current_v_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 temperature =
  2.104438,
  2.104438,
  2.071069,
  2.037689,
  2.037689,
  2.071069,
  2.071069,
  2.104438,
  2.104438,
  2.071069,
  2.071069,
  2.071069,
  2.104438,
  2.137797,
  2.171147,
  2.271134,
  2.404311,
  2.670192,
  2.670192,
  2.736565,
  2.337742,
  2.204486,
  2.171147,
  2.171147,
  2.304443,
  2.703383,
  2.703383,
  2.60378,
  2.43758,
  2.43758,
  2.504089,
  2.43758,
  2.404311,
  2.43758,
  2.404311,
  2.404311,
  2.404311,
  2.47084,
  2.504089,
  2.537329,
  2.636991,
  2.703383,
  2.703383,
  2.670192,
  2.670192,
  2.47084,
  2.404311,
  2.371032,
  2.337742,
  2.304443,
  2.271134,
  2.271134,
  2.237815,
  2.171147,
  2.104438,
  2.071069,
  2.037689,
  2.004299,
  2.004299,
  2.004299,
  2.004299,
  2.004299,
  2.004299,
  2.037689,
  2.104438,
  2.137797,
  2.204486,
  2.237815,
  2.171147,
  2.137797,
  2.137797,
  2.104438,
  2.104438,
  2.104438,
  2.071069,
  2.037689,
  2.037689,
  2.037689,
  2.037689,
  2.037689,
  2.037689,
  2.037689,
  2.037689,
  2.004299,
  2.037689,
  2.004299,
  2.037689,
  2.237815,
  2.371032,
  2.43758,
  2.47084,
  2.57056,
  2.47084,
  2.404311,
  2.404311,
  2.337742,
  2.204486,
  2.071069,
  2.037689,
  2.037689,
  2.037689,
  2.137797,
  2.171147,
  2.204486,
  2.204486,
  2.204486,
  2.171147,
  2.104438,
  2.071069,
  2.037689,
  2.071069,
  2.104438,
  2.137797,
  2.171147,
  2.304443,
  2.371032,
  2.404311,
  2.337742,
  2.204486,
  2.137797,
  2.137797,
  2.171147,
  2.137797,
  2.137797,
  2.104438,
  2.104438,
  2.137797,
  2.104438,
  2.171147,
  2.137797,
  2.137797,
  2.137797,
  2.071069,
  2.104438,
  2.104438,
  2.171147,
  2.204486,
  2.237815,
  2.237815,
  2.271134,
  2.271134,
  2.271134,
  2.271134,
  2.304443,
  2.304443,
  2.237815,
  2.171147,
  2.137797,
  2.137797,
  2.104438,
  2.104438,
  2.104438,
  2.104438,
  2.071069,
  2.104438,
  2.104438,
  2.104438,
  2.104438,
  2.204486,
  2.304443,
  2.43758,
  2.537329,
  2.57056,
  2.636991,
  2.703383,
  2.703383,
  2.636991,
  2.504089 ;

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