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 = 2453044.04167244 ;
		:starting_julian_day_string = "2004-02-08 01:00:00" ;
		:ending_julian_day_number = 2453051.00000579 ;
		:ending_julian_day_string = "2004-02-15 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 = 2453044.04166667, 2453044.08333333, 2453044.125, 2453044.16666667, 
    2453044.20833333, 2453044.25, 2453044.29166667, 2453044.33333333, 
    2453044.375, 2453044.41666667, 2453044.45833333, 2453044.5, 
    2453044.54166667, 2453044.58333333, 2453044.625, 2453044.66666667, 
    2453044.70833333, 2453044.75, 2453044.79166667, 2453044.83333333, 
    2453044.875, 2453044.91666667, 2453044.95833333, 2453045, 
    2453045.04166667, 2453045.08333333, 2453045.125, 2453045.16666667, 
    2453045.20833333, 2453045.25, 2453045.29166667, 2453045.33333333, 
    2453045.375, 2453045.41666667, 2453045.45833333, 2453045.5, 
    2453045.54166667, 2453045.58333333, 2453045.625, 2453045.66666667, 
    2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 
    2453045.875, 2453045.91666667, 2453045.95833333, 2453046, 
    2453046.04166667, 2453046.08333333, 2453046.125, 2453046.16666667, 
    2453046.20833333, 2453046.25, 2453046.29166667, 2453046.33333333, 
    2453046.375, 2453046.41666667, 2453046.45833333, 2453046.5, 
    2453046.54166667, 2453046.58333333, 2453046.625, 2453046.66666667, 
    2453046.70833333, 2453046.75, 2453046.79166667, 2453046.83333333, 
    2453046.875, 2453046.91666667, 2453046.95833333, 2453047, 
    2453047.04166667, 2453047.08333333, 2453047.125, 2453047.16666667, 
    2453047.20833333, 2453047.25, 2453047.29166667, 2453047.33333333, 
    2453047.375, 2453047.41666667, 2453047.45833333, 2453047.5, 
    2453047.54166667, 2453047.58333333, 2453047.625, 2453047.66666667, 
    2453047.70833333, 2453047.75, 2453047.79166667, 2453047.83333333, 
    2453047.875, 2453047.91666667, 2453047.95833333, 2453048, 
    2453048.04166667, 2453048.08333333, 2453048.125, 2453048.16666667, 
    2453048.20833333, 2453048.25, 2453048.29166667, 2453048.33333333, 
    2453048.375, 2453048.41666667, 2453048.45833333, 2453048.5, 
    2453048.54166667, 2453048.58333333, 2453048.625, 2453048.66666667, 
    2453048.70833333, 2453048.75, 2453048.79166667, 2453048.83333333, 
    2453048.875, 2453048.91666667, 2453048.95833333, 2453049, 
    2453049.04166667, 2453049.08333333, 2453049.125, 2453049.16666667, 
    2453049.20833333, 2453049.25, 2453049.29166667, 2453049.33333333, 
    2453049.375, 2453049.41666667, 2453049.45833333, 2453049.5, 
    2453049.54166667, 2453049.58333333, 2453049.625, 2453049.66666667, 
    2453049.70833333, 2453049.75, 2453049.79166667, 2453049.83333333, 
    2453049.875, 2453049.91666667, 2453049.95833333, 2453050, 
    2453050.04166667, 2453050.08333333, 2453050.125, 2453050.16666667, 
    2453050.20833333, 2453050.25, 2453050.29166667, 2453050.33333333, 
    2453050.375, 2453050.41666667, 2453050.45833333, 2453050.5, 
    2453050.54166667, 2453050.58333333, 2453050.625, 2453050.66666667, 
    2453050.70833333, 2453050.75, 2453050.79166667, 2453050.83333333, 
    2453050.875, 2453050.91666667, 2453050.95833333, 2453051 ;

 current_speed =
  13.4918,
  15.5449,
  15.5449,
  20.531,
  23.7573,
  19.3578,
  13.7851,
  21.1176,
  21.4109,
  17.598,
  17.3047,
  13.1985,
  17.598,
  30.5032,
  29.9166,
  35.196,
  29.9166,
  28.1568,
  34.0228,
  34.6094,
  31.0898,
  24.3439,
  20.531,
  17.3047,
  14.3717,
  14.665,
  11.732,
  10.8521,
  13.4918,
  22.5841,
  21.4109,
  24.6372,
  30.5032,
  28.4501,
  20.2377,
  22.5841,
  12.0253,
  4.6928,
  2.6397,
  8.799,
  9.3856,
  14.665,
  19.9444,
  22.2908,
  19.3578,
  25.5171,
  22.8774,
  10.5588,
  4.6928,
  2.0531,
  3.8129,
  5.2794,
  9.0923,
  10.2655,
  6.4526,
  10.2655,
  14.0784,
  18.4779,
  14.9583,
  12.9052,
  7.6258,
  3.5196,
  4.6928,
  5.5727,
  10.2655,
  8.799,
  6.7459,
  10.5588,
  15.8382,
  15.2516,
  16.7181,
  9.0923,
  2.933,
  5.2794,
  12.3186,
  16.1315,
  15.8382,
  12.6119,
  9.6789,
  8.799,
  12.0253,
  18.1846,
  13.4918,
  14.0784,
  10.5588,
  10.5588,
  5.866,
  14.665,
  10.2655,
  19.0645,
  17.0114,
  20.531,
  15.5449,
  23.1707,
  28.4501,
  19.9444,
  12.6119,
  15.2516,
  17.3047,
  8.2124,
  16.7181,
  14.9583,
  14.665,
  13.7851,
  7.6258,
  12.6119,
  9.0923,
  12.9052,
  12.6119,
  7.6258,
  2.0531,
  3.8129,
  4.3995,
  11.1454,
  8.2124,
  9.9722,
  8.2124,
  11.732,
  15.2516,
  18.1846,
  15.8382,
  10.8521,
  6.4526,
  5.866,
  3.8129,
  5.5727,
  7.6258,
  9.3856,
  5.5727,
  12.9052,
  16.1315,
  22.2908,
  18.4779,
  17.598,
  18.1846,
  11.732,
  11.732,
  12.0253,
  13.4918,
  8.5057,
  13.1985,
  14.0784,
  15.2516,
  17.598,
  17.0114,
  19.3578,
  16.7181,
  4.3995,
  8.2124,
  5.2794,
  9.0923,
  3.2263,
  2.3464,
  5.866,
  11.1454,
  23.1707,
  19.0645,
  17.8913,
  19.0645,
  11.732,
  11.4387,
  9.0923,
  14.0784,
  11.732,
  12.0253,
  10.2655,
  11.732,
  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,
  0 ;

 current_direction =
  126.0631,
  188.2963,
  199.8991,
  185.4835,
  205.1731,
  181.6159,
  146.4559,
  147.8623,
  134.1499,
  136.9627,
  149.9719,
  165.7939,
  170.0131,
  191.1091,
  194.2735,
  192.5155,
  168.9583,
  147.8623,
  128.1727,
  135.9079,
  112.7023,
  106.7251,
  96.1771,
  144.6979,
  126.0631,
  100.3963,
  93.3643,
  146.1043,
  133.4467,
  99.6931,
  89.8483,
  83.1679,
  82.4647,
  80.7067,
  78.9487,
  94.4191,
  89.8483,
  99.6931,
  39.9211,
  149.2687,
  102.8575,
  94.4191,
  76.4875,
  75.4327,
  73.3231,
  70.5103,
  75.0811,
  82.4647,
  60.6655,
  90.1999,
  138.0175,
  198.1411,
  207.6343,
  155.9491,
  122.1955,
  117.6247,
  98.9899,
  79.6519,
  76.8391,
  79.6519,
  96.5287,
  63.4783,
  211.1503,
  227.6755,
  204.1183,
  196.7347,
  140.1271,
  111.9991,
  118.6795,
  115.8667,
  110.5927,
  111.9991,
  191.1091,
  235.4107,
  237.5203,
  252.9907,
  251.2327,
  241.7395,
  183.0223,
  146.8075,
  100.7479,
  106.3735,
  104.2639,
  95.4739,
  100.3963,
  112.3507,
  111.2959,
  163.6843,
  200.6023,
  176.6935,
  173.5291,
  128.5243,
  142.9399,
  138.7207,
  128.8759,
  128.5243,
  131.3371,
  177.0451,
  191.8123,
  186.1867,
  205.8763,
  224.1595,
  199.8991,
  175.6387,
  147.1591,
  146.4559,
  110.5927,
  98.9899,
  69.8071,
  96.5287,
  176.3419,
  184.7803,
  215.7211,
  197.0863,
  211.8535,
  168.2551,
  127.8211,
  103.9123,
  115.8667,
  102.5059,
  88.7935,
  91.2547,
  114.8119,
  105.3187,
  273.7351,
  230.4883,
  223.1047,
  186.5383,
  130.9855,
  116.5699,
  114.8119,
  114.4603,
  88.7935,
  90.5515,
  100.0447,
  133.4467,
  124.3051,
  156.3007,
  156.3007,
  188.2963,
  177.3967,
  131.3371,
  122.5471,
  100.7479,
  101.4511,
  87.0355,
  97.9351,
  100.3963,
  175.6387,
  132.0403,
  201.3055,
  237.5203,
  152.4331,
  118.6795,
  129.5791,
  88.7935,
  104.6155,
  87.0355,
  88.7935,
  83.5195,
  105.3187,
  136.2595,
  178.8031,
  187.9447,
  181.6159,
  166.1455,
  144.6979,
  125.3599 ;

 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 =
  10.90635,
  -2.243009,
  -5.290936,
  -1.961924,
  -10.10527,
  -0.5458713,
  7.617352,
  11.23363,
  15.36275,
  12.01018,
  8.659698,
  3.239052,
  3.051898,
  -5.87729,
  -7.375962,
  -7.627104,
  5.729728,
  14.97818,
  26.74707,
  24.0817,
  28.68104,
  23.31407,
  20.4118,
  10.00017,
  11.61764,
  14.42425,
  11.71178,
  6.05203,
  9.795241,
  22.26168,
  21.41083,
  24.46225,
  30.23978,
  28.07668,
  19.86241,
  22.51696,
  12.02526,
  4.625804,
  1.69398,
  4.496399,
  9.15027,
  14.6214,
  19.39232,
  21.57421,
  18.54358,
  24.05501,
  22.10623,
  10.46762,
  4.091063,
  2.053087,
  2.550462,
  -1.643784,
  -4.217249,
  4.183684,
  5.460416,
  9.095272,
  13.90546,
  18.17735,
  14.56541,
  12.69529,
  7.576347,
  3.149216,
  -2.427514,
  -4.120138,
  -4.194709,
  -2.533589,
  4.324707,
  9.790011,
  13.89514,
  13.72357,
  15.64989,
  8.430287,
  -0.565124,
  -4.346226,
  -10.39175,
  -15.42586,
  -14.99613,
  -11.10861,
  -0.5103164,
  4.817045,
  11.81434,
  17.44711,
  13.07586,
  14.0142,
  10.38546,
  9.765555,
  5.465453,
  4.119834,
  -3.612216,
  1.099589,
  1.917161,
  16.06231,
  9.368172,
  15.28641,
  22.14861,
  15.60338,
  9.469477,
  0.7862181,
  -3.542379,
  -0.8850387,
  -7.296275,
  -10.42082,
  -4.991449,
  1.048296,
  4.135533,
  6.969067,
  8.511342,
  12.74667,
  11.83672,
  7.576347,
  0.130993,
  -0.3177488,
  -2.568605,
  -3.27465,
  -4.334087,
  2.029887,
  6.487215,
  11.38784,
  13.72357,
  17.75315,
  15.83469,
  10.8495,
  5.856963,
  5.657588,
  -3.804801,
  -4.299308,
  -5.210966,
  -1.068713,
  4.206695,
  11.54227,
  14.64241,
  20.29016,
  18.4738,
  17.59719,
  17.90587,
  8.517601,
  9.691196,
  4.833408,
  5.422848,
  -1.227307,
  0.5994828,
  10.57058,
  12.85633,
  17.28928,
  16.67278,
  19.33189,
  16.55803,
  4.327274,
  0.6245165,
  3.920873,
  -3.303602,
  -2.721648,
  1.085876,
  5.146347,
  8.590269,
  23.16556,
  18.44759,
  17.86736,
  19.06027,
  11.65704,
  11.0323,
  6.286355,
  0.2940742,
  -1.621565,
  -0.3391019,
  2.458147,
  6.779777,
  8.850245 ;

 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 =
  -7.942297,
  -15.38222,
  -14.61677,
  -20.43705,
  -21.50099,
  -19.3501,
  -11.48934,
  -17.88179,
  -14.9135,
  -12.86255,
  -14.98206,
  -12.79488,
  -17.33134,
  -29.93163,
  -28.99307,
  -34.35965,
  -29.36279,
  -23.84239,
  -21.02724,
  -24.85724,
  -11.99889,
  -7.00569,
  -2.209177,
  -14.12265,
  -8.460273,
  -2.646382,
  -0.6884851,
  -9.007831,
  -9.278034,
  -3.8025,
  0.05668881,
  2.930848,
  4.000098,
  4.594362,
  3.879321,
  -1.740137,
  0.03183892,
  -0.7901299,
  2.024462,
  -7.563385,
  -2.08855,
  -1.129959,
  4.660159,
  5.606516,
  5.555192,
  8.513459,
  5.889822,
  1.384649,
  2.299038,
  -0.007163073,
  -2.834316,
  -5.016975,
  -8.055105,
  -9.374288,
  -3.438009,
  -4.759887,
  -2.199896,
  3.31915,
  3.405802,
  2.318137,
  -0.8670602,
  1.571631,
  -4.01616,
  -3.752259,
  -9.36936,
  -8.426348,
  -5.177266,
  -3.955242,
  -7.600905,
  -6.653951,
  -5.88013,
  -3.405903,
  -2.878042,
  -2.997063,
  -6.615098,
  -4.718898,
  -5.095551,
  -5.971496,
  -9.665438,
  -7.36332,
  -2.242574,
  -5.126197,
  -3.324223,
  -1.342971,
  -1.905395,
  -4.015244,
  -2.130441,
  -14.07442,
  -9.608974,
  -19.03276,
  -16.90302,
  -12.78766,
  -12.40489,
  -17.41284,
  -17.8563,
  -12.4223,
  -8.330009,
  -15.23132,
  -16.93825,
  -8.164571,
  -15.04192,
  -10.73113,
  -13.7894,
  -13.74518,
  -6.407043,
  -10.51152,
  -3.197965,
  -2.016571,
  4.3534,
  -0.8670602,
  -2.048917,
  -3.799637,
  -3.571816,
  -10.65348,
  -6.975615,
  -9.763418,
  -5.035827,
  -2.8208,
  -6.653951,
  -3.937696,
  0.3334866,
  -0.2376273,
  -2.707773,
  -1.549726,
  0.2483861,
  -3.545551,
  -5.567644,
  -9.324555,
  -3.654956,
  -5.772358,
  -6.769433,
  -9.229788,
  0.3890677,
  -0.1693868,
  -3.171693,
  -8.067856,
  -6.61215,
  -11.01118,
  -12.354,
  -8.416689,
  -13.18488,
  -9.298615,
  -8.20525,
  -3.281816,
  -3.377299,
  1.001131,
  -2.307956,
  -0.7939146,
  -8.18862,
  -3.535367,
  -8.470899,
  -1.732526,
  -2.080016,
  -2.81515,
  -7.101213,
  0.4878786,
  -4.810567,
  0.925288,
  0.4014191,
  1.324133,
  -3.021966,
  -6.568992,
  -14.07533,
  -11.6194,
  -12.02052,
  -9.966846,
  -9.574677,
  -6.280225 ;

 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.57056,
  2.57056,
  2.537329,
  2.504089,
  2.47084,
  2.504089,
  2.504089,
  2.504089,
  2.504089,
  2.504089,
  2.504089,
  2.504089,
  2.47084,
  2.504089,
  2.504089,
  2.504089,
  2.537329,
  2.537329,
  2.537329,
  2.537329,
  2.504089,
  2.504089,
  2.537329,
  2.504089,
  2.537329,
  2.504089,
  2.537329,
  2.504089,
  2.57056,
  2.537329,
  2.504089,
  2.504089,
  2.47084,
  2.47084,
  2.504089,
  2.47084,
  2.504089,
  2.504089,
  2.504089,
  2.504089,
  2.537329,
  2.537329,
  2.537329,
  2.57056,
  2.537329,
  2.57056,
  2.57056,
  2.537329,
  2.537329,
  2.537329,
  2.537329,
  2.537329,
  2.57056,
  2.57056,
  2.57056,
  2.57056,
  2.57056,
  2.537329,
  2.537329,
  2.537329,
  2.504089,
  2.537329,
  2.57056,
  2.60378,
  2.670192,
  2.703383,
  2.769737,
  2.769737,
  2.736565,
  2.60378,
  2.60378,
  2.537329,
  2.504089,
  2.504089,
  2.504089,
  2.537329,
  2.57056,
  2.57056,
  2.57056,
  2.57056,
  2.57056,
  2.537329,
  2.504089,
  2.43758,
  2.43758,
  2.47084,
  2.47084,
  2.504089,
  2.504089,
  2.504089,
  2.504089,
  2.47084,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.47084,
  2.504089,
  2.47084,
  2.47084,
  2.43758,
  2.404311,
  2.371032,
  2.371032,
  2.371032,
  2.337742,
  2.404311,
  2.404311,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.47084,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.47084,
  2.47084,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.404311,
  2.404311,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.47084,
  2.47084,
  2.504089,
  2.47084,
  2.47084,
  2.47084,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.43758,
  2.404311,
  2.43758,
  2.43758,
  2.47084,
  2.504089,
  2.537329,
  2.537329,
  2.537329,
  2.537329,
  2.537329,
  2.504089,
  2.504089,
  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 ;
}
