netcdf I0108.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.6673, 0.03422, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "03-May-2004 19:22:36:  Modified [lon,lat] to [-68.109200,44.106300].\n",
			"Thu Apr 29 12:34:36 2004: /usr/local/nco/bin/ncrcat -d time,2453125.472,2453125.583 I0108.aanderaa.realtime.nc I0108.aanderaa.realtime.nc.new" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = 689 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0108" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.67 ;
		:goes_platform_id = "04401622" ;
		:starting_julian_day_number = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.95833912 ;
		:ending_julian_day_string = "2004-05-29 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:22:17\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:22:17" ;
data:

 lat = 44.1063 ;

 lon = -68.1092 ;

 depth = 2 ;

 time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 
    2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 
    2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 
    2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 
    2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 
    2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 
    2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 
    2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 
    2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 
    2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 
    2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 
    2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 
    2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 
    2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 
    2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 
    2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 
    2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 
    2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 
    2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 
    2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 
    2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 
    2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ;

 current_speed =
  20.2377,
  9.9722,
  12.6119,
  9.0923,
  7.9191,
  13.7851,
  16.7181,
  25.5171,
  35.196,
  38.4223,
  33.7295,
  34.6094,
  24.9305,
  14.3717,
  7.0392,
  20.531,
  5.866,
  3.2263,
  9.3856,
  21.1176,
  36.9558,
  36.3692,
  47.2213,
  44.2883,
  28.7434,
  16.4248,
  9.9722,
  6.4526,
  6.7459,
  2.6397,
  5.866,
  22.2908,
  28.7434,
  34.0228,
  31.9697,
  27.2769,
  21.9975,
  10.5588,
  8.799,
  4.3995,
  8.799,
  9.9722,
  17.8913,
  16.4248,
  16.4248,
  21.1176,
  29.0367,
  34.3161,
  25.5171,
  28.1568,
  20.2377,
  17.598,
  20.2377,
  15.2516,
  17.598,
  19.3578,
  28.4501,
  33.7295,
  27.2769,
  31.9697,
  34.6094,
  19.9444,
  9.6789,
  7.6258,
  7.6258,
  10.2655,
  15.5449,
  24.0506,
  32.5563,
  40.1821,
  43.7017,
  29.9166,
  27.8635,
  18.7712,
  19.6511,
  12.6119,
  7.3325,
  6.4526,
  7.6258,
  12.3186,
  17.0114,
  33.7295,
  41.9419,
  37.2491,
  34.3161,
  32.263,
  23.1707,
  16.1315,
  9.9722,
  15.8382,
  17.3047,
  23.464,
  17.8913,
  11.4387,
  8.799,
  13.1985,
  17.598,
  23.1707,
  21.4109,
  19.6511,
  13.4918,
  14.665,
  13.4918,
  14.0784,
  11.4387,
  21.4109,
  28.4501,
  33.1429,
  33.1429,
  28.7434,
  31.0898,
  26.397,
  14.9583,
  6.7459,
  4.6928,
  7.0392,
  14.665,
  10.2655,
  22.2908,
  26.9836,
  25.8104,
  24.6372,
  23.7573,
  10.5588,
  4.1062,
  8.5057,
  13.7851,
  11.1454,
  3.5196,
  6.1593,
  18.7712,
  24.6372,
  29.33,
  27.8635,
  14.3717,
  7.3325,
  7.6258,
  12.3186,
  17.0114,
  22.8774,
  23.7573,
  19.3578,
  23.464,
  8.2124,
  11.732,
  10.8521,
  18.4779,
  20.8243,
  19.3578,
  7.3325,
  2.6397,
  22.2908,
  17.0114,
  8.799,
  1.7598,
  2.6397,
  11.1454,
  24.3439,
  25.2238,
  28.1568,
  28.7434,
  17.598,
  2.933,
  11.1454,
  12.0253,
  14.665,
  10.8521,
  2.933 ;

 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 =
  238.998,
  291.738,
  21.006,
  337.446,
  303.3408,
  234.0756,
  240.0528,
  228.8016,
  228.0984,
  242.8656,
  253.7652,
  254.1168,
  265.7196,
  287.8704,
  289.98,
  4.8324,
  6.2388,
  350.7684,
  235.482,
  193.6416,
  202.7832,
  207.7056,
  215.7924,
  227.7468,
  230.208,
  237.5916,
  232.3176,
  285.7608,
  315.2952,
  239.7012,
  232.3176,
  214.7376,
  208.7604,
  207.354,
  208.4088,
  200.322,
  197.8608,
  193.9932,
  151.4496,
  119.8056,
  288.222,
  261.5004,
  288.9252,
  266.0712,
  252.0072,
  224.934,
  224.5824,
  229.8564,
  245.3268,
  253.062,
  268.1808,
  279.432,
  280.1352,
  291.0348,
  292.7928,
  267.4776,
  242.8656,
  249.1944,
  240.4044,
  233.724,
  236.8884,
  247.0848,
  238.6464,
  236.8884,
  191.8836,
  232.3176,
  227.0436,
  224.5824,
  223.5276,
  223.176,
  228.45,
  230.5596,
  210.1668,
  190.4772,
  192.9384,
  224.2308,
  168.3264,
  163.404,
  195.3996,
  201.7284,
  214.7376,
  222.8244,
  216.8472,
  213.6828,
  215.4408,
  213.6828,
  223.176,
  264.6648,
  288.5736,
  305.802,
  336.3912,
  326.5464,
  313.8888,
  324.4368,
  275.2128,
  231.966,
  178.8744,
  198.564,
  198.564,
  210.5184,
  216.8472,
  178.5228,
  228.8016,
  224.2308,
  235.8336,
  225.9888,
  220.3632,
  234.4272,
  222.4728,
  206.2992,
  182.0388,
  191.8836,
  222.4728,
  224.5824,
  273.1032,
  288.9252,
  320.9208,
  272.4,
  259.3908,
  247.788,
  233.0208,
  230.9112,
  240.4044,
  268.1808,
  281.8932,
  12.5676,
  70.9332,
  62.1432,
  57.2208,
  185.5548,
  204.8928,
  231.2628,
  226.692,
  218.6052,
  280.8384,
  313.8888,
  5.184,
  26.28,
  29.4444,
  16.0836,
  18.1932,
  353.5812,
  356.394,
  335.3364,
  323.7336,
  228.0984,
  201.7284,
  217.5504,
  197.8608,
  216.144,
  325.4916,
  11.5128,
  9.7548,
  12.5676,
  65.6592,
  237.24,
  183.0936,
  190.8288,
  184.1484,
  192.2352,
  201.0252,
  209.4636,
  280.4868,
  0.2616,
  35.7732,
  55.4628,
  67.4172,
  136.6824 ;

 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 =
  -17.34673,
  -9.263048,
  4.520934,
  -3.487388,
  -6.615745,
  -11.16306,
  -14.486,
  -19.19991,
  -26.19613,
  -34.19351,
  -32.38451,
  -33.28807,
  -24.86096,
  -13.67831,
  -6.615524,
  1.729559,
  0.6374732,
  -0.5175811,
  -7.733248,
  -4.980538,
  -14.31096,
  -16.90908,
  -27.61738,
  -32.78134,
  -22.08565,
  -13.86663,
  -7.892112,
  -6.210009,
  -4.745432,
  -2.279133,
  -4.642419,
  -12.70172,
  -13.82983,
  -15.63303,
  -15.20988,
  -9.473151,
  -6.746754,
  -2.553189,
  4.20532,
  3.81752,
  -8.357748,
  -9.862675,
  -16.92415,
  -16.3862,
  -15.62155,
  -14.91519,
  -20.38186,
  -26.23229,
  -23.18748,
  -26.93537,
  -20.2275,
  -17.36009,
  -19.9219,
  -14.23527,
  -16.2238,
  -19.33904,
  -25.31886,
  -31.53003,
  -23.71816,
  -25.77321,
  -28.98911,
  -18.37043,
  -8.265514,
  -6.387432,
  -1.570336,
  -8.124233,
  -11.37688,
  -16.88194,
  -22.42165,
  -27.49427,
  -32.70536,
  -23.10417,
  -14.00194,
  -3.413435,
  -4.399947,
  -8.797436,
  1.483629,
  1.843001,
  -2.025027,
  -4.560435,
  -9.693418,
  -22.92775,
  -25.15185,
  -20.65815,
  -19.89858,
  -17.89289,
  -15.85436,
  -16.06161,
  -9.452801,
  -12.84547,
  -6.930356,
  -12.9348,
  -12.89402,
  -6.652755,
  -8.762609,
  -10.39574,
  0.345698,
  -7.376711,
  -6.816454,
  -9.979124,
  -8.090803,
  0.3780512,
  -10.15168,
  -9.820394,
  -9.464496,
  -15.3988,
  -18.42516,
  -26.95767,
  -22.37942,
  -12.73501,
  -1.106059,
  -5.435778,
  -10.10044,
  -4.735178,
  -4.685919,
  -6.65868,
  -9.244729,
  -10.2565,
  -21.90976,
  -24.98119,
  -20.61874,
  -19.12265,
  -20.65775,
  -10.55348,
  -4.018054,
  1.850767,
  13.02883,
  9.853851,
  2.95915,
  -0.5962064,
  -7.901208,
  -19.21762,
  -21.34277,
  -17.38544,
  -14.11533,
  -5.284435,
  0.6890252,
  5.454162,
  8.362442,
  6.337946,
  7.417556,
  -2.164105,
  -1.475769,
  -3.426951,
  -6.939953,
  -8.077141,
  -6.840652,
  -12.69156,
  -5.937144,
  -4.324831,
  -1.495461,
  4.44895,
  2.882277,
  1.914586,
  1.603371,
  -2.219841,
  -0.6014869,
  -4.573611,
  -1.82469,
  -5.967136,
  -10.31251,
  -8.655937,
  -2.88401,
  0.05088728,
  7.029729,
  12.08041,
  10.02002,
  2.012161 ;

 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 =
  -10.42379,
  3.693333,
  11.77375,
  8.396907,
  4.352479,
  -8.087956,
  -8.345704,
  -16.80731,
  -23.50577,
  -17.52361,
  -9.429902,
  -9.471804,
  -1.860753,
  4.410171,
  2.405239,
  20.45802,
  5.831259,
  3.184513,
  -5.318492,
  -20.52187,
  -34.07239,
  -32.19941,
  -38.30315,
  -29.77981,
  -18.39585,
  -8.802881,
  -6.095846,
  1.752667,
  4.794585,
  -1.331754,
  -3.585792,
  -18.31792,
  -25.1976,
  -30.21853,
  -28.11976,
  -25.57907,
  -20.93732,
  -10.24546,
  -7.729015,
  -2.18681,
  2.751444,
  -1.473916,
  5.802748,
  -1.125374,
  -5.073579,
  -14.94959,
  -20.68115,
  -22.12378,
  -10.65191,
  -8.20311,
  -0.6424599,
  2.883906,
  3.561259,
  5.474332,
  6.817461,
  -0.8519361,
  -12.9755,
  -11.98066,
  -13.47138,
  -18.91569,
  -18.90613,
  -7.765718,
  -5.036108,
  -4.165758,
  -7.462364,
  -6.275136,
  -10.59294,
  -17.12984,
  -23.60471,
  -29.30301,
  -28.98617,
  -19.00527,
  -24.08984,
  -18.45823,
  -19.15219,
  -9.036877,
  -7.180836,
  -6.183801,
  -7.352013,
  -11.44335,
  -13.97946,
  -24.73858,
  -33.56349,
  -30.99574,
  -27.95784,
  -26.84671,
  -16.89736,
  -1.499944,
  3.176371,
  9.265125,
  15.85632,
  19.57678,
  12.40334,
  9.305091,
  0.7994337,
  -8.131978,
  -17.5946,
  -21.9651,
  -20.29686,
  -16.92876,
  -10.79665,
  -14.66013,
  -8.886623,
  -10.08768,
  -6.423954,
  -14.87627,
  -21.67768,
  -19.28045,
  -24.44614,
  -25.76825,
  -31.07012,
  -25.83126,
  -11.03321,
  -4.804711,
  0.2540428,
  2.283048,
  11.38408,
  0.4298745,
  -4.103941,
  -10.20074,
  -15.5256,
  -15.53435,
  -11.73314,
  -0.3351964,
  0.8462387,
  8.301903,
  4.503183,
  5.207837,
  1.905522,
  -6.130376,
  -17.0273,
  -15.41671,
  -20.11803,
  -21.77432,
  2.702449,
  5.083336,
  7.594608,
  11.04536,
  14.81409,
  21.98194,
  22.56965,
  19.23645,
  23.41755,
  7.463211,
  9.459222,
  -7.247611,
  -17.16503,
  -16.50987,
  -18.42484,
  -5.921267,
  2.175227,
  21.84231,
  16.76545,
  8.588176,
  0.7253249,
  -1.428398,
  -11.12916,
  -23.91041,
  -25.15771,
  -27.51724,
  -26.82974,
  -15.32202,
  0.5338324,
  11.14528,
  9.756575,
  8.314193,
  4.167404,
  -2.13394 ;

 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 =
  5.413664,
  5.413664,
  5.510829,
  5.510829,
  5.478448,
  5.478448,
  5.478448,
  5.381261,
  5.154233,
  5.186687,
  5.251575,
  5.251575,
  5.251575,
  5.219135,
  5.186687,
  5.284008,
  5.154233,
  5.186687,
  5.219135,
  5.154233,
  5.316433,
  5.251575,
  5.510829,
  5.186687,
  5.12177,
  5.12177,
  5.251575,
  5.154233,
  5.0893,
  5.154233,
  5.12177,
  5.219135,
  5.056822,
  5.056822,
  4.894318,
  4.926835,
  4.991844,
  4.991844,
  5.12177,
  5.0893,
  5.219135,
  5.12177,
  5.0893,
  5.154233,
  5.186687,
  5.154233,
  5.186687,
  5.186687,
  5.0893,
  5.154233,
  5.186687,
  5.186687,
  5.12177,
  5.0893,
  5.154233,
  5.219135,
  5.186687,
  5.186687,
  4.894318,
  4.796723,
  4.73162,
  4.73162,
  4.666486,
  4.633906,
  4.568724,
  4.536121,
  4.47089,
  4.536121,
  4.764175,
  4.861794,
  5.024337,
  5.056822,
  4.991844,
  4.991844,
  4.894318,
  4.861794,
  4.861794,
  4.861794,
  4.894318,
  4.861794,
  4.926835,
  5.024337,
  4.959343,
  5.056822,
  5.186687,
  5.154233,
  5.154233,
  5.154233,
  5.219135,
  5.186687,
  5.186687,
  5.186687,
  5.284008,
  5.413664,
  5.381261,
  5.0893,
  4.829263,
  4.275001,
  4.633906,
  4.73162,
  4.894318,
  4.666486,
  4.73162,
  4.666486,
  4.796723,
  4.796723,
  4.764175,
  4.666486,
  4.438262,
  4.405626,
  4.372983,
  4.568724,
  4.601319,
  4.699057,
  5.154233,
  4.829263,
  5.186687,
  5.0893,
  5.413664,
  5.024337,
  4.959343,
  4.959343,
  4.926835,
  5.186687,
  5.0893,
  5.0893,
  5.0893,
  4.926835,
  4.894318,
  4.861794,
  4.926835,
  5.284008,
  5.348851,
  5.219135,
  5.672627,
  5.801938,
  5.801938,
  5.737297,
  5.704966,
  5.543203,
  5.60793,
  5.57557,
  5.931138,
  5.898848,
  5.931138,
  5.931138,
  5.995696,
  5.801938,
  5.672627,
  5.60793,
  5.640282,
  5.96342,
  5.931138,
  5.931138,
  5.931138,
  5.96342,
  5.96342,
  5.931138,
  5.898848,
  5.866551,
  5.931138,
  6.027965,
  6.060227,
  6.060227,
  6.027965,
  5.866551,
  5.60793,
  5.348851 ;

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