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 = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.95833912 ;
		:ending_julian_day_string = "2004-06-26 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 = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.75, 2453179.79166667, 
    2453179.83333333, 2453179.875, 2453179.91666667, 2453179.95833333, 
    2453180, 2453180.04166667, 2453180.08333333, 2453180.125, 
    2453180.16666667, 2453180.20833333, 2453180.25, 2453180.29166667, 
    2453180.33333333, 2453180.375, 2453180.41666667, 2453180.45833333, 
    2453180.5, 2453180.54166667, 2453180.58333333, 2453180.625, 
    2453180.66666667, 2453180.70833333, 2453180.75, 2453180.79166667, 
    2453180.83333333, 2453180.875, 2453180.91666667, 2453180.95833333, 
    2453181, 2453181.04166667, 2453181.08333333, 2453181.125, 
    2453181.16666667, 2453181.20833333, 2453181.25, 2453181.29166667, 
    2453181.33333333, 2453181.375, 2453181.41666667, 2453181.45833333, 
    2453181.5, 2453181.54166667, 2453181.58333333, 2453181.625, 
    2453181.66666667, 2453181.70833333, 2453181.75, 2453181.79166667, 
    2453181.83333333, 2453181.875, 2453181.91666667, 2453181.95833333, 
    2453182, 2453182.04166667, 2453182.08333333, 2453182.125, 
    2453182.16666667, 2453182.20833333, 2453182.25, 2453182.29166667, 
    2453182.33333333, 2453182.375, 2453182.41666667, 2453182.45833333, 
    2453182.5, 2453182.54166667, 2453182.58333333, 2453182.625, 
    2453182.66666667, 2453182.70833333, 2453182.75, 2453182.79166667, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667, 2453183.95833333 ;

 current_speed =
  26.9836,
  24.3439,
  19.3578,
  21.4109,
  24.0506,
  36.9558,
  47.8079,
  51.6208,
  59.8332,
  57.7801,
  47.2213,
  38.4223,
  31.9697,
  21.9975,
  11.4387,
  9.3856,
  12.9052,
  21.7042,
  31.6764,
  43.7017,
  44.8749,
  44.2883,
  43.4084,
  31.0898,
  24.6372,
  16.1315,
  11.4387,
  13.7851,
  15.2516,
  19.6511,
  26.6903,
  36.6625,
  46.3414,
  43.4084,
  40.4754,
  32.8496,
  19.0645,
  2.6397,
  6.1593,
  12.3186,
  15.5449,
  4.6928,
  8.799,
  11.1454,
  30.5032,
  43.4084,
  35.196,
  39.5955,
  28.7434,
  16.1315,
  1.7598,
  6.4526,
  7.0392,
  4.6928,
  14.3717,
  15.2516,
  27.2769,
  31.6764,
  28.7434,
  18.1846,
  12.9052,
  14.3717,
  13.1985,
  19.0645,
  3.2263,
  4.6928,
  7.9191,
  24.3439,
  34.9027,
  38.7156,
  41.6486,
  39.8888,
  31.9697,
  19.9444,
  13.7851,
  19.6511,
  14.665,
  13.7851,
  14.665,
  7.3325,
  29.9166,
  27.8635,
  29.33,
  42.2352,
  29.33,
  37.8357,
  24.0506,
  18.7712,
  12.6119,
  5.5727,
  2.933,
  18.7712,
  14.0784,
  27.8635,
  25.5171,
  29.6233,
  19.0645,
  20.531,
  6.7459,
  8.5057,
  9.3856,
  3.8129,
  3.5196,
  6.1593,
  22.5841,
  32.5563,
  36.9558,
  46.6347,
  46.0481,
  40.7687,
  29.33,
  23.7573,
  28.7434,
  12.9052,
  14.665,
  18.1846,
  0.8799,
  23.7573,
  26.397,
  34.9027,
  39.5955,
  36.3692,
  26.6903,
  12.6119,
  9.9722,
  8.2124,
  13.7851,
  13.1985,
  8.799,
  10.2655,
  17.8913,
  23.464,
  30.5032,
  34.3161,
  33.1429,
  29.0367,
  21.4109,
  19.6511,
  18.4779,
  15.5449,
  19.3578,
  27.8635,
  30.5032,
  37.8357,
  39.8888,
  44.5816,
  41.6486,
  26.397,
  15.2516,
  8.799,
  9.6789,
  20.531,
  17.0114,
  25.5171,
  33.4362,
  49.861,
  54.2605,
  53.9672,
  55.4337,
  39.8888,
  19.3578,
  6.4526,
  12.6119,
  10.5588,
  3.5196,
  5.866,
  7.6258,
  19.9444 ;

 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 =
  212.9796,
  232.6692,
  254.1168,
  233.0208,
  243.5688,
  232.3176,
  219.3084,
  215.0892,
  208.4088,
  207.7056,
  209.4636,
  207.7056,
  199.6188,
  199.2672,
  198.9156,
  188.016,
  182.742,
  204.1896,
  201.7284,
  198.9156,
  204.1896,
  204.8928,
  189.4224,
  169.7328,
  167.6232,
  155.6688,
  123.6732,
  154.9656,
  159.1848,
  182.3904,
  192.9384,
  193.6416,
  197.1576,
  200.6736,
  207.7056,
  207.354,
  220.0116,
  164.8104,
  52.65,
  36.4764,
  76.2072,
  119.1024,
  112.0704,
  133.518,
  156.0204,
  155.6688,
  186.258,
  189.4224,
  212.628,
  189.774,
  215.0892,
  347.604,
  12.216,
  334.6332,
  241.1076,
  270.642,
  249.546,
  240.0528,
  230.208,
  214.0344,
  193.6416,
  160.9428,
  111.3672,
  96.6,
  121.9152,
  79.7232,
  211.9248,
  221.0664,
  223.5276,
  217.5504,
  223.5276,
  210.1668,
  238.2948,
  246.7332,
  288.5736,
  340.6104,
  48.4308,
  26.6316,
  91.6776,
  176.7648,
  221.418,
  207.0024,
  211.5732,
  195.048,
  199.2672,
  204.8928,
  230.9112,
  262.2036,
  332.172,
  31.9056,
  312.4824,
  299.1216,
  240.756,
  234.7788,
  261.852,
  261.1488,
  273.1032,
  276.6192,
  248.4912,
  11.8644,
  34.7184,
  35.4216,
  75.1524,
  228.0984,
  234.0756,
  221.418,
  218.6052,
  226.692,
  234.0756,
  252.7104,
  255.5232,
  288.5736,
  317.0532,
  319.5144,
  346.9008,
  324.7884,
  69.1752,
  221.418,
  218.2536,
  223.8792,
  220.3632,
  229.5048,
  216.144,
  228.8016,
  291.3864,
  323.7336,
  339.204,
  319.5144,
  298.4184,
  243.2172,
  246.03,
  217.902,
  205.596,
  207.7056,
  177.468,
  187.3128,
  189.0708,
  245.6784,
  250.9524,
  257.2812,
  245.3268,
  251.304,
  233.724,
  225.9888,
  223.5276,
  204.8928,
  208.7604,
  218.6052,
  217.902,
  243.2172,
  273.1032,
  76.2072,
  177.468,
  200.6736,
  202.4316,
  214.386,
  216.144,
  214.7376,
  211.9248,
  214.0344,
  240.0528,
  275.5644,
  337.7976,
  358.152,
  356.0424,
  259.0392,
  203.4864,
  210.5184 ;

 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 =
  -14.68826,
  -19.35699,
  -18.61875,
  -17.10418,
  -21.53658,
  -29.24724,
  -30.28603,
  -29.67427,
  -28.4662,
  -26.86362,
  -23.22676,
  -17.86362,
  -10.73417,
  -7.258604,
  -3.708141,
  -1.308818,
  -0.6173675,
  -8.893458,
  -11.72683,
  -14.167,
  -18.38783,
  -18.64191,
  -7.106461,
  5.541413,
  5.280734,
  6.646349,
  9.519442,
  5.833335,
  5.419732,
  -0.819613,
  -5.976048,
  -8.646769,
  -13.67076,
  -15.32507,
  -18.81817,
  -15.09396,
  -12.25738,
  0.6916384,
  4.896301,
  7.323305,
  15.09665,
  4.100343,
  8.154235,
  8.082177,
  12.39685,
  17.88472,
  -3.836564,
  -6.482245,
  -15.49794,
  -2.738521,
  -1.011623,
  -1.385161,
  1.489479,
  -2.01045,
  -12.58284,
  -15.25064,
  -25.55717,
  -27.44715,
  -22.08565,
  -10.17775,
  -3.043662,
  4.692532,
  12.2913,
  18.93815,
  2.738585,
  4.617515,
  -4.187665,
  -15.99232,
  -24.03763,
  -23.59557,
  -28.68355,
  -20.04488,
  -27.19865,
  -18.32243,
  -13.06711,
  -6.523967,
  10.97169,
  6.179201,
  14.65871,
  0.4138089,
  -19.79125,
  -12.6508,
  -15.35682,
  -10.96545,
  -9.678139,
  -15.92587,
  -18.66735,
  -18.59769,
  -5.887473,
  2.945291,
  -2.163043,
  -16.39831,
  -12.28407,
  -22.76257,
  -25.25951,
  -29.27052,
  -19.03654,
  -20.39414,
  -6.276124,
  1.748739,
  5.345508,
  2.209913,
  3.402083,
  -4.584323,
  -18.28842,
  -21.53754,
  -23.05859,
  -33.935,
  -37.28938,
  -38.92656,
  -28.39874,
  -22.51991,
  -19.58342,
  -8.37879,
  -3.323642,
  -10.4852,
  0.8224178,
  -15.71658,
  -16.34352,
  -24.19246,
  -25.64326,
  -27.65734,
  -15.74238,
  -9.489614,
  -9.285539,
  -4.857967,
  -4.894285,
  -8.569218,
  -7.738683,
  -9.164228,
  -16.34832,
  -14.41423,
  -13.17808,
  -15.95454,
  1.464166,
  -3.695971,
  -3.375532,
  -17.90703,
  -17.46619,
  -15.16346,
  -17.5905,
  -26.39322,
  -24.59095,
  -27.21159,
  -27.47157,
  -18.76537,
  -20.03914,
  -16.47042,
  -9.369252,
  -7.855053,
  -9.664707,
  19.93897,
  0.7515187,
  -9.008654,
  -12.75859,
  -28.15977,
  -32.00375,
  -30.75153,
  -29.31366,
  -22.32538,
  -16.77326,
  -6.422194,
  -4.765779,
  -0.3405012,
  -0.2429166,
  -5.758989,
  -3.039121,
  -10.12807 ;

 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 =
  -22.63558,
  -14.76253,
  -5.297789,
  -12.87919,
  -10.70547,
  -22.59049,
  -36.99123,
  -42.23914,
  -52.62782,
  -51.15551,
  -41.11409,
  -34.01711,
  -30.11377,
  -20.76542,
  -10.82098,
  -9.293895,
  -12.89042,
  -19.79845,
  -29.42577,
  -41.34168,
  -40.93464,
  -40.17378,
  -42.82274,
  -30.59197,
  -24.06461,
  -14.69868,
  -6.342247,
  -12.49004,
  -14.25615,
  -19.634,
  -26.01267,
  -35.62825,
  -44.27906,
  -40.61319,
  -35.83482,
  -29.17651,
  -14.60177,
  -2.54748,
  3.736739,
  9.905409,
  3.706082,
  -2.282446,
  -3.306185,
  -7.674527,
  -27.87048,
  -39.55283,
  -34.98627,
  -39.06129,
  -24.20737,
  -15.89735,
  -1.439971,
  6.302172,
  6.87981,
  4.240337,
  -6.943921,
  0.1708908,
  -9.532056,
  -15.81291,
  -18.39585,
  -15.06961,
  -12.54114,
  -13.58403,
  -4.808791,
  -2.191219,
  -1.705627,
  0.8372134,
  -6.72128,
  -18.35405,
  -25.30595,
  -30.69441,
  -30.19701,
  -34.4865,
  -16.80164,
  -7.878302,
  4.390865,
  18.53655,
  9.730581,
  12.3226,
  -0.4293246,
  -7.320814,
  -22.43456,
  -24.82603,
  -24.98834,
  -40.7869,
  -27.68723,
  -34.32065,
  -15.16448,
  -2.546376,
  11.15337,
  4.730777,
  1.980842,
  9.135282,
  -6.877719,
  -16.06985,
  -3.616554,
  -4.558104,
  1.032049,
  2.366609,
  -2.473345,
  8.323992,
  7.714599,
  3.107168,
  0.9018936,
  -4.113509,
  -13.25048,
  -24.41408,
  -28.87962,
  -31.98767,
  -27.01722,
  -12.11652,
  -7.332147,
  7.567236,
  21.03979,
  9.815297,
  14.2834,
  14.85733,
  0.3128146,
  -17.81568,
  -20.72898,
  -25.15796,
  -30.16997,
  -23.61759,
  -21.55341,
  -8.30706,
  3.63642,
  6.621455,
  12.88701,
  10.03837,
  4.187503,
  -4.625732,
  -7.268488,
  -18.51457,
  -27.5097,
  -30.3817,
  -33.11054,
  -28.80052,
  -21.14314,
  -8.093461,
  -6.030328,
  -3.422463,
  -8.08076,
  -8.931558,
  -18.048,
  -26.28821,
  -28.92108,
  -40.43983,
  -36.51081,
  -20.6283,
  -12.03447,
  -3.964914,
  0.5239632,
  4.894825,
  -16.99479,
  -23.87397,
  -30.90627,
  -41.14787,
  -43.81737,
  -44.34864,
  -47.04896,
  -33.05592,
  -9.663447,
  0.6256732,
  11.67679,
  10.55331,
  3.511207,
  -1.115346,
  -6.994038,
  -17.18143 ;

 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 =
  7.473504,
  7.537473,
  7.505491,
  7.793138,
  7.729253,
  7.665348,
  7.377508,
  7.249436,
  7.409512,
  7.56945,
  7.56945,
  7.281463,
  7.409512,
  7.441511,
  7.313483,
  7.409512,
  7.409512,
  7.217404,
  7.505491,
  7.825072,
  7.601421,
  7.729253,
  7.888926,
  7.729253,
  7.697303,
  7.697303,
  7.633387,
  7.697303,
  7.729253,
  7.857001,
  7.888926,
  7.793138,
  7.825072,
  7.537473,
  7.697303,
  7.409512,
  7.153323,
  6.993018,
  7.249436,
  7.121273,
  7.505491,
  7.473504,
  7.729253,
  7.537473,
  7.729253,
  8.335341,
  7.345499,
  8.43088,
  7.665348,
  8.207891,
  7.984668,
  7.729253,
  7.729253,
  7.665348,
  7.537473,
  7.505491,
  7.56945,
  7.729253,
  7.952759,
  7.984668,
  7.984668,
  7.984668,
  7.952759,
  7.601421,
  7.697303,
  7.601421,
  7.377508,
  7.56945,
  7.984668,
  8.239761,
  8.367192,
  8.239761,
  8.303486,
  8.303486,
  8.43088,
  8.494549,
  8.462717,
  8.43088,
  8.367192,
  8.335341,
  8.367192,
  8.335341,
  7.313483,
  8.335341,
  7.409512,
  8.271626,
  8.335341,
  8.399038,
  8.239761,
  8.367192,
  8.239761,
  9.16202,
  8.780838,
  8.43088,
  8.876189,
  8.780838,
  8.5582,
  8.43088,
  8.335341,
  8.399038,
  8.590018,
  8.526377,
  8.590018,
  8.590018,
  8.590018,
  8.653643,
  8.399038,
  8.271626,
  7.729253,
  8.144137,
  8.016572,
  8.207891,
  8.271626,
  7.920845,
  7.601421,
  7.793138,
  8.367192,
  7.825072,
  7.153323,
  7.537473,
  7.409512,
  7.56945,
  8.239761,
  8.367192,
  8.271626,
  8.112253,
  8.016572,
  7.793138,
  7.665348,
  7.665348,
  7.857001,
  7.984668,
  8.176017,
  8.239761,
  8.462717,
  8.367192,
  8.016572,
  8.399038,
  8.303486,
  7.984668,
  8.016572,
  8.5582,
  8.112253,
  7.601421,
  7.409512,
  7.409512,
  7.377508,
  7.601421,
  7.729253,
  7.153323,
  7.377508,
  7.697303,
  7.537473,
  7.56945,
  7.56945,
  7.537473,
  7.537473,
  7.505491,
  7.56945,
  7.345499,
  7.217404,
  7.02509,
  6.928855,
  6.704095,
  6.607677,
  6.671962,
  6.575526,
  6.896764 ;

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