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 = 2453219.00000579 ;
		:starting_julian_day_string = "2004-08-01 00:00:00" ;
		:ending_julian_day_number = 2453225.95833912 ;
		:ending_julian_day_string = "2004-08-07 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 = 2453219, 2453219.04166667, 2453219.08333333, 2453219.125, 
    2453219.16666667, 2453219.20833333, 2453219.25, 2453219.29166667, 
    2453219.33333333, 2453219.375, 2453219.41666667, 2453219.45833333, 
    2453219.5, 2453219.54166667, 2453219.58333333, 2453219.625, 
    2453219.66666667, 2453219.70833333, 2453219.75, 2453219.79166667, 
    2453219.83333333, 2453219.875, 2453219.91666667, 2453219.95833333, 
    2453220, 2453220.04166667, 2453220.08333333, 2453220.125, 
    2453220.16666667, 2453220.20833333, 2453220.25, 2453220.29166667, 
    2453220.33333333, 2453220.375, 2453220.41666667, 2453220.45833333, 
    2453220.5, 2453220.54166667, 2453220.58333333, 2453220.625, 
    2453220.66666667, 2453220.70833333, 2453220.75, 2453220.79166667, 
    2453220.83333333, 2453220.875, 2453220.91666667, 2453220.95833333, 
    2453221, 2453221.04166667, 2453221.08333333, 2453221.125, 
    2453221.16666667, 2453221.20833333, 2453221.25, 2453221.29166667, 
    2453221.33333333, 2453221.375, 2453221.41666667, 2453221.45833333, 
    2453221.5, 2453221.54166667, 2453221.58333333, 2453221.625, 
    2453221.66666667, 2453221.70833333, 2453221.75, 2453221.79166667, 
    2453221.83333333, 2453221.875, 2453221.91666667, 2453221.95833333, 
    2453222, 2453222.04166667, 2453222.08333333, 2453222.125, 
    2453222.16666667, 2453222.20833333, 2453222.25, 2453222.29166667, 
    2453222.33333333, 2453222.375, 2453222.41666667, 2453222.45833333, 
    2453222.5, 2453222.54166667, 2453222.58333333, 2453222.625, 
    2453222.66666667, 2453222.70833333, 2453222.75, 2453222.79166667, 
    2453222.83333333, 2453222.875, 2453222.91666667, 2453222.95833333, 
    2453223, 2453223.04166667, 2453223.08333333, 2453223.125, 
    2453223.16666667, 2453223.20833333, 2453223.25, 2453223.29166667, 
    2453223.33333333, 2453223.375, 2453223.41666667, 2453223.45833333, 
    2453223.5, 2453223.54166667, 2453223.58333333, 2453223.625, 
    2453223.66666667, 2453223.70833333, 2453223.75, 2453223.79166667, 
    2453223.83333333, 2453223.875, 2453223.91666667, 2453223.95833333, 
    2453224, 2453224.04166667, 2453224.08333333, 2453224.125, 
    2453224.16666667, 2453224.20833333, 2453224.25, 2453224.29166667, 
    2453224.33333333, 2453224.375, 2453224.41666667, 2453224.45833333, 
    2453224.5, 2453224.54166667, 2453224.58333333, 2453224.625, 
    2453224.66666667, 2453224.70833333, 2453224.75, 2453224.79166667, 
    2453224.83333333, 2453224.875, 2453224.91666667, 2453224.95833333, 
    2453225, 2453225.04166667, 2453225.08333333, 2453225.125, 
    2453225.16666667, 2453225.20833333, 2453225.25, 2453225.29166667, 
    2453225.33333333, 2453225.375, 2453225.41666667, 2453225.45833333, 
    2453225.5, 2453225.54166667, 2453225.58333333, 2453225.625, 
    2453225.66666667, 2453225.70833333, 2453225.75, 2453225.79166667, 
    2453225.83333333, 2453225.875, 2453225.91666667, 2453225.95833333 ;

 current_speed =
  17.0114,
  19.0645,
  7.6258,
  11.1454,
  17.8913,
  32.263,
  51.3275,
  51.9141,
  48.6878,
  46.0481,
  24.0506,
  15.2516,
  4.3995,
  10.2655,
  9.9722,
  11.1454,
  15.2516,
  23.7573,
  37.8357,
  40.7687,
  31.9697,
  30.5032,
  11.4387,
  9.0923,
  15.5449,
  5.866,
  2.3464,
  6.1593,
  15.8382,
  34.9027,
  49.5677,
  54.8471,
  61.8863,
  50.7409,
  46.6347,
  33.1429,
  33.7295,
  27.5702,
  39.8888,
  22.2908,
  2.0531,
  17.598,
  42.5285,
  50.7409,
  56.6069,
  53.6739,
  47.8079,
  41.062,
  27.2769,
  24.3439,
  16.1315,
  17.598,
  29.6233,
  32.5563,
  55.1404,
  65.9925,
  63.9394,
  58.0734,
  46.3414,
  36.6625,
  23.7573,
  22.5841,
  16.7181,
  11.4387,
  4.1062,
  15.2516,
  31.0898,
  48.6878,
  52.5007,
  66.5791,
  63.0595,
  48.9811,
  42.5285,
  29.33,
  25.8104,
  19.9444,
  12.3186,
  12.0253,
  15.8382,
  32.8496,
  38.4223,
  39.8888,
  41.062,
  34.9027,
  33.1429,
  30.2099,
  31.3831,
  33.4362,
  29.0367,
  26.9836,
  37.5424,
  42.8218,
  41.062,
  28.4501,
  17.598,
  9.9722,
  26.1037,
  25.5171,
  7.6258,
  14.3717,
  12.3186,
  1.1732,
  13.4918,
  26.6903,
  43.995,
  46.928,
  46.3414,
  39.0089,
  28.1568,
  15.8382,
  19.3578,
  30.7965,
  26.397,
  27.5702,
  13.7851,
  7.6258,
  21.4109,
  28.7434,
  36.6625,
  43.7017,
  41.9419,
  37.2491,
  30.2099,
  23.1707,
  19.3578,
  24.9305,
  16.1315,
  19.6511,
  30.2099,
  43.4084,
  45.1682,
  40.1821,
  31.6764,
  26.1037,
  28.4501,
  26.1037,
  29.33,
  26.1037,
  33.7295,
  17.3047,
  9.0923,
  22.8774,
  36.6625,
  40.1821,
  34.6094,
  28.4501,
  30.7965,
  16.1315,
  15.2516,
  12.0253,
  7.0392,
  16.7181,
  14.665,
  15.8382,
  33.1429,
  34.3161,
  30.5032,
  34.6094,
  24.6372,
  16.1315,
  21.7042,
  22.5841,
  23.464,
  20.8243,
  18.7712,
  9.9722,
  16.1315,
  21.7042 ;

 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 =
  32.6088,
  28.038,
  61.44,
  128.9472,
  161.9976,
  199.9704,
  181.6872,
  179.9292,
  194.3448,
  185.9064,
  196.4544,
  175.71,
  298.0668,
  347.604,
  341.3136,
  95.8968,
  207.354,
  228.8016,
  221.418,
  229.8564,
  233.3724,
  230.208,
  252.7104,
  149.6916,
  219.66,
  253.4136,
  268.5324,
  249.8976,
  207.7056,
  204.1896,
  209.4636,
  214.7376,
  209.4636,
  209.4636,
  207.0024,
  229.5048,
  278.0256,
  314.2404,
  327.2496,
  351.4716,
  323.7336,
  192.5868,
  201.7284,
  201.3768,
  193.6416,
  200.322,
  208.7604,
  190.4772,
  207.0024,
  210.87,
  218.6052,
  246.03,
  251.6556,
  221.0664,
  220.0116,
  221.7696,
  218.2536,
  215.0892,
  217.902,
  214.0344,
  236.1852,
  289.2768,
  317.7564,
  16.7868,
  110.664,
  187.3128,
  201.0252,
  199.9704,
  192.2352,
  193.9932,
  192.9384,
  203.1348,
  209.112,
  237.24,
  291.0348,
  312.1308,
  314.9436,
  271.6968,
  240.4044,
  208.7604,
  219.66,
  223.5276,
  225.2856,
  260.4456,
  279.432,
  301.2312,
  319.5144,
  325.8432,
  324.4368,
  313.1856,
  287.1672,
  268.5324,
  259.7424,
  260.4456,
  226.3404,
  196.4544,
  211.2216,
  182.0388,
  303.3408,
  67.0656,
  55.1112,
  85.3488,
  217.902,
  208.4088,
  215.4408,
  212.2764,
  231.6144,
  233.3724,
  246.7332,
  270.9936,
  299.4732,
  327.9528,
  346.5492,
  349.0104,
  37.1796,
  163.0524,
  197.1576,
  181.6872,
  201.3768,
  197.8608,
  208.0572,
  216.144,
  235.8336,
  272.0484,
  299.1216,
  312.1308,
  275.5644,
  268.5324,
  235.482,
  235.1304,
  238.6464,
  230.5596,
  230.5596,
  256.2264,
  276.9708,
  307.9116,
  339.9072,
  343.7364,
  335.688,
  324.4368,
  231.2628,
  212.9796,
  199.2672,
  208.7604,
  210.87,
  210.1668,
  198.564,
  243.2172,
  269.9388,
  325.14,
  314.592,
  308.9664,
  294.5508,
  252.7104,
  229.8564,
  222.8244,
  216.4956,
  227.7468,
  251.304,
  267.8292,
  311.076,
  325.4916,
  331.8204,
  321.2724,
  323.7336,
  86.7552,
  197.1576,
  179.9292 ;

 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 =
  9.167446,
  8.961403,
  6.697869,
  8.668062,
  5.529428,
  -11.01893,
  -1.511232,
  0.06414988,
  -12.06273,
  -4.738517,
  -6.812385,
  1.140891,
  -3.882117,
  -2.203665,
  -3.194975,
  11.08642,
  -7.00791,
  -17.87578,
  -25.03011,
  -31.16486,
  -25.65665,
  -23.43783,
  -10.92184,
  4.588468,
  -9.921229,
  -5.621918,
  -2.34563,
  -5.784075,
  -7.363632,
  -14.30164,
  -24.38089,
  -31.25292,
  -30.44005,
  -24.95795,
  -21.17345,
  -25.20386,
  -33.39915,
  -19.75181,
  -21.57906,
  -3.305717,
  -1.214492,
  -3.834928,
  -15.74436,
  -18.49504,
  -13.35061,
  -18.64072,
  -23.00267,
  -7.466888,
  -12.38447,
  -12.49066,
  -10.06526,
  -16.08032,
  -28.1179,
  -21.38732,
  -35.45212,
  -43.96004,
  -39.58765,
  -33.38355,
  -28.46811,
  -20.51966,
  -19.73853,
  -21.31791,
  -11.23931,
  3.303625,
  3.842031,
  -1.941318,
  -11.15435,
  -16.62857,
  -11.12622,
  -16.09928,
  -14.11923,
  -19.24446,
  -20.6909,
  -24.66491,
  -24.09046,
  -14.79107,
  -8.719135,
  -12.02003,
  -13.77184,
  -15.80552,
  -24.52228,
  -27.47157,
  -29.17959,
  -34.41854,
  -32.69484,
  -25.83194,
  -20.37569,
  -18.77308,
  -16.88776,
  -19.67484,
  -35.86979,
  -42.80775,
  -40.40571,
  -28.05545,
  -12.73135,
  -2.824647,
  -13.53084,
  -0.9078031,
  -6.370717,
  13.23564,
  10.1045,
  1.169336,
  -8.288185,
  -12.69816,
  -25.51101,
  -25.05975,
  -36.32468,
  -31.30582,
  -25.86696,
  -15.83582,
  -16.85263,
  -16.34117,
  -6.140214,
  -5.25573,
  8.330549,
  2.222898,
  -6.316238,
  -0.8462902,
  -13.36347,
  -13.40355,
  -19.72749,
  -21.97014,
  -24.99598,
  -23.15589,
  -16.91076,
  -18.48884,
  -16.05549,
  -19.64465,
  -24.89139,
  -35.61465,
  -38.5724,
  -31.03207,
  -24.46323,
  -25.35306,
  -28.2398,
  -20.59477,
  -10.07608,
  -7.310521,
  -13.88661,
  -10.06442,
  -7.092215,
  -12.45309,
  -12.09767,
  -19.33353,
  -17.7578,
  -14.29672,
  -9.804489,
  -14.40093,
  -15.25159,
  -6.873339,
  -5.012784,
  -12.99857,
  -13.33918,
  -15.12255,
  -25.33546,
  -23.3265,
  -18.14211,
  -25.6172,
  -23.33716,
  -16.11992,
  -16.36147,
  -12.7945,
  -11.08057,
  -13.02807,
  -11.10392,
  9.956213,
  -4.75881,
  0.02681972 ;

 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.32989,
  16.82701,
  3.645733,
  -7.006042,
  -17.01541,
  -30.323,
  -51.30525,
  -51.91406,
  -47.16983,
  -45.80365,
  -23.06562,
  -15.20887,
  2.069968,
  10.02618,
  9.446529,
  -1.145045,
  -13.54624,
  -15.64818,
  -28.37312,
  -26.28381,
  -19.07349,
  -19.52212,
  -3.3996,
  -7.849579,
  -11.96717,
  -1.674514,
  -0.06009518,
  -2.116946,
  -14.02232,
  -31.83805,
  -43.15703,
  -45.07172,
  -53.88244,
  -44.1785,
  -41.55093,
  -21.52248,
  4.709162,
  19.23491,
  33.54789,
  22.04432,
  1.655364,
  -17.17507,
  -39.50682,
  -47.2501,
  -55.01002,
  -50.333,
  -41.91029,
  -40.37739,
  -24.30338,
  -20.89519,
  -12.60618,
  -7.149333,
  -9.323285,
  -24.54578,
  -42.23282,
  -49.21915,
  -50.21021,
  -47.51903,
  -36.56627,
  -30.38228,
  -13.22118,
  7.455739,
  12.3763,
  10.95125,
  -1.449025,
  -15.12754,
  -29.01993,
  -45.76016,
  -51.30819,
  -64.60332,
  -61.4585,
  -45.04219,
  -37.15589,
  -15.87109,
  9.264254,
  13.37921,
  8.701987,
  0.3560742,
  -7.822093,
  -28.79725,
  -29.57923,
  -28.92108,
  -28.89013,
  -5.793289,
  5.431357,
  15.66361,
  23.86902,
  27.66859,
  23.62062,
  18.4666,
  11.08106,
  -1.096737,
  -7.312078,
  -4.72226,
  -12.14917,
  -9.563793,
  -22.32307,
  -25.50095,
  4.191276,
  5.60032,
  7.046061,
  0.09513435,
  -10.64587,
  -23.47613,
  -35.84339,
  -39.67677,
  -28.77573,
  -23.27316,
  -11.12231,
  0.2746458,
  9.524355,
  26.10346,
  25.67293,
  27.06461,
  10.98321,
  -7.294625,
  -20.45805,
  -28.73094,
  -34.14025,
  -41.59547,
  -37.01283,
  -30.08003,
  -16.96583,
  0.8282068,
  9.420759,
  16.72401,
  1.564183,
  -0.5032971,
  -17.1189,
  -24.81704,
  -23.50184,
  -25.52669,
  -20.12323,
  -6.214925,
  3.452803,
  16.03929,
  27.5449,
  25.05912,
  30.73827,
  14.07693,
  -5.6895,
  -19.19104,
  -34.60904,
  -35.22521,
  -29.70641,
  -24.59699,
  -29.19412,
  -7.269008,
  -0.01629086,
  9.867373,
  4.941896,
  10.51342,
  6.093306,
  -4.707138,
  -21.36741,
  -25.16882,
  -24.5216,
  -23.27164,
  -7.897377,
  -0.6110377,
  14.26095,
  18.61027,
  20.68285,
  16.24564,
  15.13476,
  0.5644482,
  -15.4136,
  -21.70418 ;

 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 =
  9.415823,
  9.796085,
  9.669388,
  9.827751,
  9.732743,
  9.986032,
  9.954383,
  10.71315,
  10.64998,
  10.77631,
  10.77631,
  10.68157,
  10.74473,
  10.74473,
  10.74473,
  10.83946,
  10.68157,
  10.9026,
  10.77631,
  10.61839,
  10.83946,
  10.93416,
  10.96573,
  11.47046,
  11.31279,
  11.06041,
  11.02885,
  11.06041,
  10.64998,
  10.04932,
  10.49201,
  10.36559,
  9.352395,
  9.701067,
  10.93416,
  10.14423,
  10.33397,
  10.3972,
  10.77631,
  10.64998,
  10.61839,
  10.36559,
  8.399038,
  8.144137,
  8.749045,
  10.77631,
  11.53351,
  10.20749,
  9.701067,
  10.46041,
  10.71315,
  10.68157,
  10.77631,
  10.27074,
  10.68157,
  10.46041,
  9.827751,
  10.33397,
  9.637705,
  9.637705,
  9.701067,
  10.4288,
  9.38411,
  9.257225,
  9.447531,
  9.16202,
  9.193759,
  9.510937,
  9.288952,
  9.574327,
  9.764417,
  9.701067,
  10.01768,
  10.14423,
  9.701067,
  9.891073,
  9.701067,
  9.732743,
  9.764417,
  9.637705,
  9.510937,
  8.939736,
  8.717249,
  9.257225,
  9.16202,
  9.257225,
  9.479236,
  8.876189,
  9.320675,
  9.510937,
  9.764417,
  9.827751,
  9.954383,
  10.46041,
  10.64998,
  10.01768,
  9.352395,
  9.764417,
  9.637705,
  10.04932,
  10.04932,
  10.01768,
  9.986032,
  9.764417,
  9.447531,
  9.257225,
  9.16202,
  8.621833,
  8.590018,
  8.399038,
  9.288952,
  10.17586,
  10.33397,
  10.3972,
  10.49201,
  9.891073,
  9.130278,
  10.20749,
  9.859414,
  9.06678,
  10.30236,
  10.04932,
  10.55521,
  10.27074,
  10.1126,
  9.288952,
  10.33397,
  9.542634,
  9.922729,
  10.23912,
  9.479236,
  9.606018,
  8.621833,
  9.06678,
  9.06678,
  9.352395,
  9.16202,
  9.510937,
  9.796085,
  9.225493,
  9.288952,
  8.653643,
  8.717249,
  9.225493,
  9.415823,
  9.38411,
  9.510937,
  9.574327,
  9.320675,
  9.193759,
  9.257225,
  9.510937,
  9.320675,
  9.288952,
  9.225493,
  9.225493,
  9.130278,
  9.257225,
  9.288952,
  9.257225,
  9.542634,
  9.637705,
  9.669388,
  9.827751,
  9.574327,
  11.15506,
  10.27074,
  10.33397 ;

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