netcdf A0107.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.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 = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452980.95833912 ;
		:ending_julian_day_string = "2003-12-06 23: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 = 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 ;

 current_speed =
  28.1568,
  26.397,
  25.5171,
  12.6119,
  11.1454,
  9.0923,
  7.3325,
  10.8521,
  4.1062,
  18.4779,
  21.7042,
  14.665,
  9.3856,
  20.531,
  13.4918,
  4.9861,
  1.7598,
  4.6928,
  3.2263,
  7.6258,
  3.8129,
  10.5588,
  10.8521,
  12.9052,
  18.4779,
  17.0114,
  15.2516,
  7.3325,
  6.1593,
  10.2655,
  14.9583,
  12.3186,
  5.2794,
  10.2655,
  13.7851,
  12.9052,
  9.6789,
  21.9975,
  18.4779,
  15.8382,
  9.6789,
  7.9191,
  8.799,
  8.5057,
  17.0114,
  17.0114,
  21.7042,
  14.3717,
  15.2516,
  8.5057,
  13.4918,
  15.2516,
  2.933,
  8.5057,
  2.0531,
  7.3325,
  5.866,
  4.1062,
  14.665,
  10.2655,
  6.7459,
  8.2124,
  13.7851,
  5.2794,
  13.7851,
  8.5057,
  17.0114,
  17.598,
  24.6372,
  21.9975,
  31.3831,
  21.9975,
  23.7573,
  24.3439,
  22.8774,
  14.9583,
  17.0114,
  15.5449,
  13.7851,
  21.4109,
  15.5449,
  12.9052,
  18.1846,
  17.3047,
  18.1846,
  16.1315,
  13.7851,
  21.1176,
  24.0506,
  16.4248,
  12.0253,
  10.5588,
  15.8382,
  8.5057,
  12.3186,
  13.7851,
  11.4387,
  22.8774,
  16.4248,
  24.9305,
  16.7181,
  24.0506,
  12.9052,
  10.2655,
  9.0923,
  6.7459,
  9.0923,
  9.9722,
  11.1454,
  13.7851,
  19.6511,
  21.1176,
  22.2908,
  22.8774,
  15.2516,
  12.6119,
  2.6397,
  10.5588,
  11.1454,
  11.1454,
  14.665,
  18.7712,
  12.3186,
  22.8774,
  25.5171,
  24.9305,
  16.7181,
  12.9052,
  6.4526,
  6.7459,
  5.2794,
  9.6789,
  7.3325,
  9.3856,
  7.9191,
  14.3717,
  21.7042,
  19.6511,
  19.6511,
  12.6119,
  5.866,
  2.933,
  3.5196,
  7.9191,
  7.9191,
  8.2124,
  2.933,
  4.6928,
  9.0923,
  5.2794,
  1.1732,
  1.1732,
  4.1062,
  11.1454,
  14.0784,
  26.397,
  32.263,
  17.8913,
  15.8382,
  16.7181,
  24.9305,
  20.531,
  0.8799,
  16.4248,
  17.0114,
  30.7965,
  50.4476 ;

 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 =
  88.0903,
  114.4603,
  110.5927,
  133.4467,
  118.6795,
  141.8851,
  108.4831,
  156.3007,
  84.2227,
  84.5743,
  61.7203,
  49.7659,
  91.2547,
  61.0171,
  78.9487,
  110.9443,
  306.7855,
  257.2099,
  136.9627,
  263.1871,
  251.5843,
  100.3963,
  79.6519,
  90.1999,
  77.1907,
  57.5011,
  76.8391,
  55.7431,
  358.7839,
  346.8295,
  330.3427,
  314.1691,
  322.9591,
  33.5923,
  50.4691,
  86.3323,
  63.1267,
  76.8391,
  84.9259,
  104.9671,
  108.1315,
  158.7619,
  211.8535,
  156.3007,
  178.4515,
  207.9859,
  179.8579,
  160.5199,
  147.8623,
  123.2503,
  114.1087,
  122.8987,
  149.9719,
  167.2003,
  166.8487,
  201.3055,
  267.0547,
  305.3791,
  130.2823,
  92.3095,
  138.7207,
  135.9079,
  136.6111,
  157.7071,
  154.8943,
  192.1639,
  194.9767,
  220.6435,
  188.9995,
  192.8671,
  195.6799,
  165.4423,
  193.9219,
  175.6387,
  137.3143,
  125.0083,
  150.3235,
  134.5015,
  184.7803,
  193.5703,
  176.6935,
  186.8899,
  181.2643,
  171.4195,
  148.9171,
  115.5151,
  140.8303,
  113.4055,
  113.7571,
  121.1407,
  159.8167,
  146.8075,
  159.4651,
  171.0679,
  180.5611,
  144.6979,
  163.6843,
  122.5471,
  111.6475,
  103.9123,
  111.6475,
  113.7571,
  118.3279,
  116.9215,
  185.1319,
  159.4651,
  176.3419,
  153.1363,
  138.0175,
  85.9807,
  76.4875,
  84.9259,
  77.8939,
  62.0719,
  70.8619,
  91.9579,
  140.8303,
  121.4923,
  117.2731,
  130.9855,
  143.6431,
  128.5243,
  115.5151,
  121.4923,
  94.7707,
  96.1771,
  89.4967,
  97.9351,
  136.2595,
  181.6159,
  192.1639,
  175.9903,
  186.1867,
  171.0679,
  100.3963,
  102.5059,
  90.5515,
  75.4327,
  79.3003,
  81.4099,
  94.7707,
  270.2191,
  295.5343,
  180.2095,
  206.2279,
  203.0635,
  115.5151,
  59.6107,
  111.2959,
  74.3779,
  301.8631,
  33.9439,
  311.3563,
  229.0819,
  259.3195,
  226.9723,
  221.3467,
  244.2007,
  180.2095,
  202.3603,
  184.4287,
  179.1547,
  193.5703,
  196.0315,
  221.3467,
  211.5019,
  213.9631 ;

 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 =
  28.14116,
  24.02783,
  23.88667,
  9.156421,
  9.778059,
  5.612136,
  6.954269,
  4.361856,
  4.085343,
  18.39511,
  19.1137,
  11.19543,
  9.383349,
  17.95979,
  13.24161,
  4.65666,
  -1.409394,
  -4.576361,
  2.201867,
  -7.571953,
  -3.617639,
  10.38546,
  10.67559,
  12.90512,
  18.01805,
  14.34744,
  14.85101,
  6.060472,
  -0.130721,
  -2.33899,
  -7.401534,
  -8.835965,
  -3.180231,
  5.679692,
  10.63219,
  12.87877,
  8.633658,
  21.41973,
  18.40549,
  15.30088,
  9.198292,
  2.86865,
  -4.643665,
  3.418752,
  0.4597013,
  -7.982672,
  0.05382881,
  4.792666,
  8.113178,
  7.113175,
  12.31494,
  12.80573,
  1.467746,
  1.884382,
  0.467128,
  -2.664196,
  -5.858251,
  -3.347945,
  11.18746,
  10.25716,
  4.450474,
  5.714301,
  9.469629,
  2.002696,
  5.848873,
  -1.792227,
  -4.396192,
  -11.46247,
  -3.853895,
  -4.898631,
  -8.481682,
  5.529179,
  -5.715984,
  1.851246,
  15.51033,
  12.25188,
  8.422384,
  11.08712,
  -1.148784,
  -5.023816,
  0.8965876,
  -1.548131,
  -0.4012324,
  2.581841,
  9.388305,
  14.55822,
  8.706937,
  19.37997,
  22.01259,
  14.05799,
  4.149025,
  5.780454,
  5.55569,
  1.320628,
  -0.1206346,
  7.966238,
  3.21347,
  19.28449,
  15.26637,
  24.19916,
  15.53899,
  22.01259,
  11.35976,
  9.153004,
  -0.8132957,
  2.366312,
  0.5801117,
  4.506134,
  7.455198,
  13.7512,
  19.10714,
  21.03484,
  21.79507,
  20.21301,
  14.40866,
  12.60454,
  1.667286,
  9.003598,
  9.906393,
  8.41339,
  8.693606,
  14.68554,
  11.11719,
  19.5078,
  25.4287,
  24.78576,
  16.71745,
  12.78163,
  4.461284,
  -0.1902279,
  -1.112417,
  0.6768005,
  -0.7902131,
  1.457245,
  7.789093,
  14.03071,
  21.70319,
  19.01937,
  19.30944,
  12.47042,
  5.845677,
  -2.932979,
  -3.175832,
  -0.02895585,
  -3.499789,
  -3.217216,
  2.64695,
  4.048048,
  8.471453,
  5.084373,
  -0.9964126,
  0.6550925,
  -3.082176,
  -8.421984,
  -13.83451,
  -19.29684,
  -21.31338,
  -16.10797,
  -0.05791169,
  -6.360061,
  -1.925095,
  0.3028884,
  -0.2064582,
  -4.535968,
  -11.23797,
  -16.092,
  -28.183 ;

 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 =
  0.9383079,
  -10.93001,
  -8.974936,
  -8.672945,
  -5.348785,
  -7.15359,
  -2.324585,
  -9.936915,
  0.4133388,
  1.747175,
  10.28293,
  9.472301,
  -0.2055155,
  9.948267,
  2.586214,
  -1.782332,
  1.053805,
  -1.038892,
  -2.358134,
  -0.9046298,
  -1.20453,
  -1.905395,
  1.949342,
  -0.04502503,
  4.096676,
  9.139943,
  3.472582,
  4.127497,
  6.157913,
  9.99548,
  12.99877,
  8.583334,
  4.214047,
  8.551116,
  8.774137,
  0.8255422,
  4.375048,
  5.008532,
  1.63426,
  -4.090443,
  -3.012064,
  -7.381259,
  -7.473873,
  -7.788393,
  -17.00519,
  -15.02214,
  -21.70413,
  -13.54903,
  -12.91463,
  -4.663655,
  -5.510983,
  -8.283989,
  -2.539333,
  -8.294337,
  -1.999253,
  -6.83137,
  -0.30141,
  2.377423,
  -9.481716,
  -0.4136736,
  -5.069561,
  -5.898328,
  -10.01774,
  -4.8848,
  -12.48277,
  -8.314737,
  -16.43354,
  -13.35296,
  -24.33391,
  -21.44513,
  -30.21523,
  -21.29127,
  -23.05942,
  -24.27341,
  -16.81681,
  -8.581503,
  -14.78009,
  -10.89585,
  -13.73715,
  -20.81317,
  -15.51902,
  -12.81201,
  -18.18017,
  -17.11101,
  -15.57368,
  -6.948627,
  -10.68729,
  -8.388671,
  -9.689028,
  -8.493945,
  -11.28687,
  -8.835984,
  -14.83182,
  -8.402552,
  -12.31801,
  -11.25025,
  -10.97804,
  -12.30787,
  -6.059031,
  -5.9942,
  -6.167228,
  -9.689028,
  -6.123735,
  -4.647903,
  -9.055853,
  -6.317257,
  -9.073775,
  -8.89604,
  -8.284924,
  0.9662321,
  4.591627,
  1.867726,
  4.674886,
  10.71493,
  5.000179,
  -0.4308875,
  -2.046503,
  -5.515748,
  -5.107183,
  -7.309911,
  -11.81031,
  -11.69158,
  -5.306224,
  -11.95079,
  -2.122212,
  -2.682572,
  0.146854,
  -1.78158,
  -4.661866,
  -6.743217,
  -5.160872,
  -9.655209,
  -7.289795,
  -9.271781,
  -1.429046,
  -3.11205,
  -0.2089103,
  4.942586,
  3.648452,
  1.88377,
  -0.4878649,
  0.01121581,
  1.517128,
  -7.919047,
  -7.103776,
  -7.555993,
  -1.263387,
  2.373959,
  -3.302183,
  1.421697,
  0.6193222,
  0.9732687,
  2.713129,
  -7.300009,
  -2.609181,
  -18.01204,
  -24.22067,
  -7.786654,
  -15.83809,
  -15.46106,
  -24.85606,
  -20.52876,
  -0.8553356,
  -15.78604,
  -12.7709,
  -26.2578,
  -41.84111 ;

 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 =
  8.644909,
  8.612998,
  8.612998,
  8.612998,
  8.549163,
  8.549163,
  8.549163,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.549163,
  8.549163,
  8.549163,
  8.549163,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.517239,
  8.48531,
  8.48531,
  8.48531,
  8.48531,
  8.48531,
  8.48531,
  8.48531,
  8.453377,
  8.453377,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.421439,
  8.389497,
  8.389497,
  8.389497,
  8.389497,
  8.35755,
  8.35755,
  8.325599,
  8.325599,
  8.293642,
  8.293642,
  8.293642,
  8.293642,
  8.293642,
  8.261682,
  8.293642,
  8.293642,
  8.261682,
  8.229716,
  8.229716,
  8.229716,
  8.229716,
  8.229716,
  8.229716,
  8.165771,
  8.165771,
  8.165771,
  8.165771,
  8.133792,
  8.165771,
  8.133792,
  8.101807,
  8.101807,
  8.101807,
  8.069818,
  8.069818,
  8.037824,
  8.005824,
  8.005824,
  8.005824,
  7.973821,
  7.941812,
  7.941812,
  7.941812,
  7.941812,
  7.973821,
  7.973821,
  7.973821,
  7.941812,
  7.941812,
  7.909798,
  7.909798,
  7.877779,
  7.877779,
  7.909798,
  7.877779,
  7.845755,
  7.845755,
  7.813725,
  7.781692,
  7.813725,
  7.781692,
  7.749652,
  7.749652,
  7.781692,
  7.749652,
  7.813725,
  7.941812,
  7.877779,
  7.877779,
  7.877779,
  7.813725,
  7.813725,
  7.781692,
  7.845755,
  7.845755,
  7.845755,
  7.813725,
  7.845755,
  7.845755,
  7.813725,
  7.813725,
  7.813725,
  7.749652,
  7.749652,
  7.749652,
  7.717608,
  7.717608,
  7.717608,
  7.717608,
  7.717608,
  7.717608,
  7.749652,
  7.653503,
  7.717608,
  7.749652,
  7.749652,
  7.717608,
  7.685558,
  7.685558,
  7.717608,
  7.685558,
  7.653503,
  7.653503,
  7.653503,
  7.653503,
  7.653503,
  7.621443,
  7.621443,
  7.621443,
  7.621443,
  7.589378,
  7.589378,
  7.589378,
  7.589378,
  7.589378,
  7.589378,
  7.557307,
  7.557307,
  7.557307,
  7.557307,
  7.525231,
  7.49315,
  7.428971 ;

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