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 = 2453135.00000579 ;
		:starting_julian_day_string = "2004-05-09 00:00:00" ;
		:ending_julian_day_number = 2453141.95833912 ;
		:ending_julian_day_string = "2004-05-15 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 = 2453135, 2453135.04166667, 2453135.08333333, 2453135.125, 
    2453135.16666667, 2453135.20833333, 2453135.25, 2453135.29166667, 
    2453135.33333333, 2453135.375, 2453135.41666667, 2453135.45833333, 
    2453135.5, 2453135.54166667, 2453135.58333333, 2453135.625, 
    2453135.66666667, 2453135.70833333, 2453135.75, 2453135.79166667, 
    2453135.83333333, 2453135.875, 2453135.91666667, 2453135.95833333, 
    2453136, 2453136.04166667, 2453136.08333333, 2453136.125, 
    2453136.16666667, 2453136.20833333, 2453136.25, 2453136.29166667, 
    2453136.33333333, 2453136.375, 2453136.41666667, 2453136.45833333, 
    2453136.5, 2453136.54166667, 2453136.58333333, 2453136.625, 
    2453136.66666667, 2453136.70833333, 2453136.75, 2453136.79166667, 
    2453136.83333333, 2453136.875, 2453136.91666667, 2453136.95833333, 
    2453137, 2453137.04166667, 2453137.08333333, 2453137.125, 
    2453137.16666667, 2453137.20833333, 2453137.25, 2453137.29166667, 
    2453137.33333333, 2453137.375, 2453137.41666667, 2453137.45833333, 
    2453137.5, 2453137.54166667, 2453137.58333333, 2453137.625, 
    2453137.66666667, 2453137.70833333, 2453137.75, 2453137.79166667, 
    2453137.83333333, 2453137.875, 2453137.91666667, 2453137.95833333, 
    2453138, 2453138.04166667, 2453138.08333333, 2453138.125, 
    2453138.16666667, 2453138.20833333, 2453138.25, 2453138.29166667, 
    2453138.33333333, 2453138.375, 2453138.41666667, 2453138.45833333, 
    2453138.5, 2453138.54166667, 2453138.58333333, 2453138.625, 
    2453138.66666667, 2453138.70833333, 2453138.75, 2453138.79166667, 
    2453138.83333333, 2453138.875, 2453138.91666667, 2453138.95833333, 
    2453139, 2453139.04166667, 2453139.08333333, 2453139.125, 
    2453139.16666667, 2453139.20833333, 2453139.25, 2453139.29166667, 
    2453139.33333333, 2453139.375, 2453139.41666667, 2453139.45833333, 
    2453139.5, 2453139.54166667, 2453139.58333333, 2453139.625, 
    2453139.66666667, 2453139.70833333, 2453139.75, 2453139.79166667, 
    2453139.83333333, 2453139.875, 2453139.91666667, 2453139.95833333, 
    2453140, 2453140.04166667, 2453140.08333333, 2453140.125, 
    2453140.16666667, 2453140.20833333, 2453140.25, 2453140.29166667, 
    2453140.33333333, 2453140.375, 2453140.41666667, 2453140.45833333, 
    2453140.5, 2453140.54166667, 2453140.58333333, 2453140.625, 
    2453140.66666667, 2453140.70833333, 2453140.75, 2453140.79166667, 
    2453140.83333333, 2453140.875, 2453140.91666667, 2453140.95833333, 
    2453141, 2453141.04166667, 2453141.08333333, 2453141.125, 
    2453141.16666667, 2453141.20833333, 2453141.25, 2453141.29166667, 
    2453141.33333333, 2453141.375, 2453141.41666667, 2453141.45833333, 
    2453141.5, 2453141.54166667, 2453141.58333333, 2453141.625, 
    2453141.66666667, 2453141.70833333, 2453141.75, 2453141.79166667, 
    2453141.83333333, 2453141.875, 2453141.91666667, 2453141.95833333 ;

 current_speed =
  14.665,
  6.7459,
  12.0253,
  29.6233,
  15.8382,
  6.4526,
  7.6258,
  12.9052,
  17.3047,
  33.4362,
  29.6233,
  27.8635,
  15.8382,
  2.3464,
  16.7181,
  31.0898,
  22.5841,
  26.397,
  20.2377,
  6.4526,
  13.4918,
  16.7181,
  38.7156,
  29.9166,
  28.1568,
  25.2238,
  6.1593,
  7.9191,
  16.1315,
  17.3047,
  16.1315,
  18.1846,
  13.4918,
  6.4526,
  9.0923,
  29.6233,
  34.0228,
  26.1037,
  20.8243,
  12.3186,
  11.4387,
  21.7042,
  22.8774,
  25.8104,
  16.7181,
  12.9052,
  9.0923,
  14.0784,
  14.9583,
  11.4387,
  15.2516,
  14.3717,
  11.732,
  13.4918,
  11.732,
  10.5588,
  13.4918,
  4.6928,
  13.7851,
  30.7965,
  26.397,
  31.0898,
  32.263,
  18.7712,
  12.3186,
  8.799,
  3.8129,
  9.0923,
  13.1985,
  1.1732,
  7.3325,
  17.3047,
  27.5702,
  36.9558,
  29.0367,
  32.8496,
  19.0645,
  15.2516,
  9.6789,
  8.5057,
  2.933,
  5.2794,
  9.0923,
  15.5449,
  29.6233,
  31.6764,
  32.263,
  24.9305,
  8.2124,
  2.933,
  23.7573,
  24.3439,
  13.1985,
  7.0392,
  10.8521,
  12.9052,
  21.9975,
  38.4223,
  52.5007,
  44.8749,
  36.6625,
  25.5171,
  19.3578,
  17.598,
  17.3047,
  19.6511,
  18.7712,
  16.4248,
  15.5449,
  23.1707,
  29.0367,
  35.4893,
  31.6764,
  17.3047,
  4.6928,
  7.6258,
  9.9722,
  11.1454,
  9.6789,
  12.6119,
  17.8913,
  21.1176,
  28.4501,
  34.0228,
  38.129,
  22.2908,
  13.7851,
  2.0531,
  0.8799,
  3.2263,
  1.7598,
  7.0392,
  12.6119,
  24.6372,
  28.7434,
  31.0898,
  35.196,
  32.5563,
  22.5841,
  10.8521,
  8.2124,
  5.866,
  9.0923,
  8.5057,
  2.6397,
  10.8521,
  21.4109,
  35.196,
  34.6094,
  42.8218,
  32.8496,
  17.598,
  19.6511,
  11.732,
  15.5449,
  19.3578,
  12.0253,
  4.3995,
  8.2124,
  18.7712,
  29.33,
  37.8357,
  42.2352,
  33.4362,
  29.0367,
  17.8913,
  15.5449,
  9.9722 ;

 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 =
  186.258,
  43.1568,
  51.5952,
  63.5496,
  68.8236,
  141.9564,
  163.7556,
  198.2124,
  202.4316,
  217.902,
  212.628,
  207.354,
  205.2444,
  116.6412,
  58.6272,
  55.1112,
  37.8828,
  50.1888,
  52.65,
  101.5224,
  138.0888,
  172.194,
  190.1256,
  188.3676,
  200.6736,
  193.9932,
  216.4956,
  302.9892,
  354.2844,
  345.4944,
  308.9664,
  302.6376,
  298.4184,
  221.7696,
  177.468,
  190.4772,
  190.4772,
  190.1256,
  174.3036,
  204.5412,
  320.5692,
  323.382,
  337.0944,
  325.14,
  281.8932,
  277.674,
  265.0164,
  222.8244,
  226.692,
  216.144,
  199.2672,
  237.9432,
  307.9116,
  0.9648,
  353.9328,
  359.2068,
  27.3348,
  225.2856,
  182.3904,
  216.144,
  197.8608,
  201.0252,
  186.258,
  197.8608,
  218.2536,
  320.9208,
  2.3712,
  16.7868,
  10.458,
  10.1064,
  201.0252,
  183.7968,
  197.1576,
  195.7512,
  209.112,
  196.806,
  212.628,
  240.0528,
  326.1948,
  334.9848,
  309.318,
  269.2356,
  268.5324,
  227.3952,
  224.5824,
  237.24,
  235.482,
  244.9752,
  281.8932,
  356.394,
  41.7504,
  68.8236,
  87.1068,
  100.116,
  76.9104,
  179.9292,
  183.0936,
  206.6508,
  205.596,
  215.4408,
  234.0756,
  255.5232,
  267.8292,
  302.9892,
  306.5052,
  301.9344,
  303.3408,
  268.5324,
  239.3496,
  232.3176,
  233.0208,
  205.9476,
  208.0572,
  222.1212,
  15.0288,
  160.9428,
  101.5224,
  102.5772,
  182.3904,
  252.3588,
  235.1304,
  231.2628,
  223.5276,
  215.4408,
  212.628,
  220.3632,
  210.87,
  252.7104,
  233.724,
  67.0656,
  323.382,
  250.9524,
  203.838,
  200.6736,
  211.5732,
  206.2992,
  214.7376,
  198.9156,
  214.386,
  211.2216,
  136.6824,
  192.9384,
  17.49,
  349.7136,
  313.8888,
  180.984,
  183.0936,
  198.9156,
  197.1576,
  199.9704,
  190.4772,
  202.7832,
  222.4728,
  284.3544,
  310.3728,
  319.1628,
  340.962,
  26.28,
  163.7556,
  188.016,
  182.3904,
  175.3584,
  176.4132,
  175.0068,
  184.8516,
  198.564,
  227.3952,
  261.5004 ;

 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 =
  -1.598568,
  4.614177,
  9.423523,
  26.52234,
  14.76869,
  3.976485,
  2.133204,
  -4.033398,
  -6.603131,
  -20.54028,
  -15.97236,
  -12.80291,
  -6.754681,
  2.097287,
  14.27388,
  25.50183,
  13.86773,
  20.27708,
  16.08784,
  6.322559,
  9.012226,
  2.270641,
  -6.806458,
  -4.353571,
  -9.940583,
  -6.099285,
  -3.663312,
  -6.642329,
  -1.606547,
  -4.334388,
  -12.54248,
  -15.31323,
  -11.86598,
  -4.298315,
  0.4016738,
  -5.386827,
  -6.18685,
  -4.589202,
  2.066962,
  -5.116499,
  -7.265243,
  -12.94606,
  -8.904204,
  -14.75253,
  -16.35922,
  -12.78962,
  -9.057927,
  -9.569844,
  -10.88481,
  -6.746736,
  -5.032632,
  -12.18034,
  -9.256075,
  0.2271768,
  -1.240012,
  -0.1461709,
  6.195289,
  -3.33481,
  -0.5749524,
  -18.16429,
  -8.096105,
  -11.15435,
  -3.51685,
  -5.75723,
  -7.626978,
  -5.546837,
  0.1577528,
  2.625958,
  2.395722,
  0.2058693,
  -2.630744,
  -1.145886,
  -8.133238,
  -10.03204,
  -14.12689,
  -9.497872,
  -10.27924,
  -13.21529,
  -5.385059,
  -3.596709,
  -2.26909,
  -5.27893,
  -9.089317,
  -11.44167,
  -20.79361,
  -26.6381,
  -26.58304,
  -22.59014,
  -8.036108,
  -0.1844711,
  15.81967,
  22.70002,
  13.18168,
  6.92977,
  10.57013,
  0.01594686,
  -1.187145,
  -17.23439,
  -22.6815,
  -26.02122,
  -29.68899,
  -24.70691,
  -19.34391,
  -14.76073,
  -13.90957,
  -16.67699,
  -15.68176,
  -16.41941,
  -13.37318,
  -18.33755,
  -23.19608,
  -15.52831,
  -14.89908,
  -11.60628,
  1.216864,
  2.489915,
  9.771227,
  10.87795,
  -0.40369,
  -12.0188,
  -14.67901,
  -16.47224,
  -19.59369,
  -19.72851,
  -20.55849,
  -14.4362,
  -7.073023,
  -1.96033,
  -0.7093545,
  2.971266,
  -1.04968,
  -6.653788,
  -5.097125,
  -8.69801,
  -15.04968,
  -13.77461,
  -20.05535,
  -10.55394,
  -12.75472,
  -5.62518,
  5.63405,
  -1.313417,
  2.732594,
  -1.518852,
  -1.902397,
  -0.1863652,
  -1.155488,
  -11.40966,
  -10.20981,
  -14.62513,
  -5.973511,
  -6.814742,
  -13.26921,
  -11.36574,
  -11.84282,
  -12.6583,
  -3.922595,
  1.947915,
  2.297297,
  -2.617637,
  -1.223303,
  3.061764,
  2.642259,
  2.910204,
  -2.455786,
  -5.695941,
  -11.44167,
  -9.862675 ;

 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 =
  -14.57761,
  4.92103,
  7.470278,
  13.1949,
  5.7214,
  -5.081694,
  -7.321357,
  -12.25871,
  -15.99535,
  -26.38326,
  -24.94842,
  -24.74793,
  -14.3256,
  -1.05213,
  8.703516,
  17.78292,
  17.82492,
  16.90094,
  12.27786,
  -1.288913,
  -10.04034,
  -16.56318,
  -38.11259,
  -29.59813,
  -26.34369,
  -24.47527,
  -4.951477,
  4.311799,
  16.0513,
  16.75308,
  10.14453,
  9.807383,
  6.420838,
  -4.81254,
  -9.083424,
  -29.1294,
  -33.45555,
  -25.69713,
  -20.72147,
  -11.20577,
  8.835163,
  17.42044,
  21.07346,
  21.17875,
  3.445401,
  1.723315,
  -0.7898535,
  -10.32567,
  -10.2602,
  -9.237176,
  -14.39736,
  -7.627919,
  7.208668,
  13.48989,
  11.66628,
  10.55779,
  11.98529,
  -3.301729,
  -13.7731,
  -24.86932,
  -25.12478,
  -29.01993,
  -32.07075,
  -17.86651,
  -9.673526,
  6.830446,
  3.809635,
  8.704842,
  12.97925,
  1.154996,
  -6.844322,
  -17.26672,
  -26.34324,
  -35.56809,
  -25.3685,
  -31.44657,
  -16.05591,
  -7.613625,
  8.042527,
  7.707828,
  1.858419,
  -0.07043196,
  -0.2328688,
  -10.52293,
  -21.09895,
  -17.14077,
  -18.28232,
  -10.54586,
  1.692477,
  2.927193,
  17.7242,
  8.794003,
  0.6661865,
  -1.236377,
  2.457724,
  -12.90519,
  -21.96544,
  -34.34019,
  -47.34842,
  -36.56026,
  -21.51052,
  -6.378968,
  -0.7332453,
  9.581776,
  10.29449,
  10.39441,
  10.31699,
  -0.4206662,
  -7.924765,
  -14.16388,
  -17.4663,
  -31.91179,
  -27.95374,
  -12.83538,
  4.532286,
  -7.207853,
  -1.991957,
  -2.426965,
  -9.670478,
  -3.822102,
  -10.22865,
  -13.21432,
  -20.62754,
  -27.71889,
  -32.11182,
  -16.98457,
  -11.83222,
  -0.6101846,
  -0.5206153,
  1.257215,
  1.412469,
  -2.297268,
  -11.536,
  -23.05073,
  -24.48857,
  -27.87178,
  -28.92303,
  -30.79817,
  -18.63756,
  -9.280378,
  -5.97503,
  -5.71707,
  8.671958,
  8.368992,
  1.830001,
  -10.8505,
  -21.3797,
  -33.29531,
  -33.06918,
  -40.24689,
  -32.30191,
  -16.22495,
  -14.49461,
  2.908585,
  10.06934,
  14.64554,
  11.36755,
  3.944772,
  -7.884538,
  -18.58779,
  -29.30448,
  -37.71161,
  -42.15247,
  -33.30931,
  -28.93266,
  -16.96039,
  -10.52293,
  -1.473916 ;

 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 =
  4.209638,
  4.144242,
  4.176944,
  4.275001,
  4.30767,
  4.34033,
  4.34033,
  4.275001,
  4.209638,
  4.144242,
  4.078812,
  4.078812,
  4.111531,
  4.144242,
  4.144242,
  4.111531,
  4.111531,
  4.209638,
  4.275001,
  4.372983,
  4.372983,
  4.372983,
  4.372983,
  4.372983,
  4.30767,
  4.30767,
  4.34033,
  4.30767,
  4.30767,
  4.30767,
  4.30767,
  4.34033,
  4.275001,
  4.30767,
  4.275001,
  4.242323,
  4.30767,
  4.34033,
  4.47089,
  4.568724,
  4.601319,
  4.829263,
  4.536121,
  4.991844,
  4.568724,
  4.536121,
  4.47089,
  4.438262,
  4.47089,
  4.568724,
  4.568724,
  4.50351,
  4.47089,
  4.50351,
  4.50351,
  4.536121,
  4.47089,
  4.50351,
  4.50351,
  4.50351,
  4.50351,
  4.536121,
  4.568724,
  4.601319,
  4.601319,
  4.73162,
  5.024337,
  5.12177,
  5.219135,
  5.316433,
  5.348851,
  5.284008,
  5.12177,
  4.764175,
  4.926835,
  4.894318,
  4.861794,
  4.926835,
  5.056822,
  4.959343,
  4.959343,
  5.024337,
  5.12177,
  5.12177,
  4.894318,
  5.12177,
  5.381261,
  5.316433,
  5.381261,
  5.056822,
  6.543368,
  5.478448,
  5.348851,
  5.866551,
  5.769621,
  5.995696,
  5.866551,
  5.024337,
  5.219135,
  5.316433,
  5.316433,
  5.186687,
  5.316433,
  5.44606,
  5.510829,
  5.510829,
  5.413664,
  5.186687,
  5.251575,
  5.381261,
  5.60793,
  5.44606,
  5.672627,
  5.543203,
  5.57557,
  5.510829,
  5.640282,
  5.60793,
  5.251575,
  5.543203,
  5.672627,
  5.640282,
  5.413664,
  5.348851,
  5.251575,
  5.348851,
  5.316433,
  5.251575,
  5.251575,
  5.284008,
  5.251575,
  5.251575,
  5.316433,
  5.251575,
  5.12177,
  4.959343,
  4.894318,
  5.024337,
  4.959343,
  5.186687,
  5.316433,
  5.186687,
  5.381261,
  5.413664,
  5.381261,
  5.413664,
  5.381261,
  5.12177,
  4.959343,
  5.154233,
  5.12177,
  5.186687,
  5.154233,
  5.154233,
  5.219135,
  5.284008,
  5.219135,
  5.219135,
  5.316433,
  5.381261,
  4.275001,
  4.829263,
  4.991844,
  5.284008,
  5.0893,
  5.348851,
  5.640282,
  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 ;
}
