netcdf C0205.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.6993, 0.03419, -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 = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 46 ;
		:mooring_site_id = "C0205" ;
		:mooring_site_desc = "Casco Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.6333 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2453142.00000579 ;
		:starting_julian_day_string = "2004-05-16 00:00:00" ;
		:ending_julian_day_number = 2453148.95833912 ;
		:ending_julian_day_string = "2004-05-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  20-Feb-2004 16:15:10\n",
			"AANCM_Temperature_1.5:  20-Feb-2004 16:15:10" ;
data:

 lat = 43.5695 ;

 lon = -70.055 ;

 depth = 2 ;

 time = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 
    2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 
    2453142.33333333, 2453142.375, 2453142.41666667, 2453142.45833333, 
    2453142.5, 2453142.54166667, 2453142.58333333, 2453142.625, 
    2453142.66666667, 2453142.70833333, 2453142.75, 2453142.79166667, 
    2453142.83333333, 2453142.875, 2453142.91666667, 2453142.95833333, 
    2453143, 2453143.04166667, 2453143.08333333, 2453143.125, 
    2453143.16666667, 2453143.20833333, 2453143.25, 2453143.29166667, 
    2453143.33333333, 2453143.375, 2453143.41666667, 2453143.45833333, 
    2453143.5, 2453143.54166667, 2453143.58333333, 2453143.625, 
    2453143.66666667, 2453143.70833333, 2453143.75, 2453143.79166667, 
    2453143.83333333, 2453143.875, 2453143.91666667, 2453143.95833333, 
    2453144, 2453144.04166667, 2453144.08333333, 2453144.125, 
    2453144.16666667, 2453144.20833333, 2453144.25, 2453144.29166667, 
    2453144.33333333, 2453144.375, 2453144.41666667, 2453144.45833333, 
    2453144.5, 2453144.54166667, 2453144.58333333, 2453144.625, 
    2453144.66666667, 2453144.70833333, 2453144.75, 2453144.79166667, 
    2453144.83333333, 2453144.875, 2453144.91666667, 2453144.95833333, 
    2453145, 2453145.04166667, 2453145.08333333, 2453145.125, 
    2453145.16666667, 2453145.20833333, 2453145.25, 2453145.29166667, 
    2453145.33333333, 2453145.375, 2453145.41666667, 2453145.45833333, 
    2453145.5, 2453145.54166667, 2453145.58333333, 2453145.625, 
    2453145.66666667, 2453145.70833333, 2453145.75, 2453145.79166667, 
    2453145.83333333, 2453145.875, 2453145.91666667, 2453145.95833333, 
    2453146, 2453146.04166667, 2453146.08333333, 2453146.125, 
    2453146.16666667, 2453146.20833333, 2453146.25, 2453146.29166667, 
    2453146.33333333, 2453146.375, 2453146.41666667, 2453146.45833333, 
    2453146.5, 2453146.54166667, 2453146.58333333, 2453146.625, 
    2453146.66666667, 2453146.70833333, 2453146.75, 2453146.79166667, 
    2453146.83333333, 2453146.875, 2453146.91666667, 2453146.95833333, 
    2453147, 2453147.04166667, 2453147.08333333, 2453147.125, 
    2453147.16666667, 2453147.20833333, 2453147.25, 2453147.29166667, 
    2453147.33333333, 2453147.375, 2453147.41666667, 2453147.45833333, 
    2453147.5, 2453147.54166667, 2453147.58333333, 2453147.625, 
    2453147.66666667, 2453147.70833333, 2453147.75, 2453147.79166667, 
    2453147.83333333, 2453147.875, 2453147.91666667, 2453147.95833333, 
    2453148, 2453148.04166667, 2453148.08333333, 2453148.125, 
    2453148.16666667, 2453148.20833333, 2453148.25, 2453148.29166667, 
    2453148.33333333, 2453148.375, 2453148.41666667, 2453148.45833333, 
    2453148.5, 2453148.54166667, 2453148.58333333, 2453148.625, 
    2453148.66666667, 2453148.70833333, 2453148.75, 2453148.79166667, 
    2453148.83333333, 2453148.875, 2453148.91666667, 2453148.95833333 ;

 current_speed =
  11.732,
  11.1454,
  17.0114,
  22.2908,
  29.33,
  22.2908,
  16.4248,
  16.7181,
  18.4779,
  22.8774,
  31.9697,
  32.263,
  26.9836,
  17.3047,
  19.9444,
  22.8774,
  21.7042,
  19.9444,
  10.8521,
  12.0253,
  6.7459,
  15.5449,
  13.7851,
  15.2516,
  12.0253,
  5.866,
  11.732,
  19.6511,
  26.9836,
  22.2908,
  31.3831,
  32.8496,
  29.0367,
  27.5702,
  30.7965,
  28.4501,
  19.0645,
  13.1985,
  7.3325,
  7.6258,
  6.7459,
  9.9722,
  12.3186,
  24.0506,
  18.7712,
  18.1846,
  13.4918,
  17.3047,
  13.4918,
  6.7459,
  11.732,
  8.2124,
  19.6511,
  19.0645,
  21.9975,
  16.1315,
  16.7181,
  17.0114,
  17.3047,
  22.5841,
  23.7573,
  19.9444,
  17.598,
  19.3578,
  15.2516,
  22.5841,
  27.8635,
  22.5841,
  13.4918,
  13.7851,
  11.1454,
  10.5588,
  11.1454,
  14.665,
  21.4109,
  24.0506,
  27.2769,
  34.6094,
  34.0228,
  29.9166,
  31.3831,
  27.8635,
  27.8635,
  24.9305,
  23.1707,
  18.4779,
  23.1707,
  24.0506,
  17.598,
  11.732,
  12.6119,
  12.9052,
  13.4918,
  15.8382,
  22.8774,
  19.3578,
  17.598,
  14.665,
  12.6119,
  10.5588,
  14.9583,
  16.7181,
  25.8104,
  24.3439,
  26.1037,
  17.3047,
  11.732,
  14.9583,
  14.9583,
  17.598,
  20.2377,
  12.3186,
  10.8521,
  7.6258,
  8.2124,
  15.2516,
  14.665,
  14.3717,
  11.4387,
  12.9052,
  15.5449,
  29.0367,
  33.1429,
  33.4362,
  30.2099,
  24.9305,
  26.397,
  27.5702,
  31.6764,
  27.8635,
  32.8496,
  22.8774,
  16.7181,
  14.3717,
  5.866,
  8.2124,
  4.3995,
  9.0923,
  6.1593,
  2.6397,
  4.6928,
  6.4526,
  15.8382,
  15.8382,
  14.665,
  14.665,
  10.2655,
  8.5057,
  8.5057,
  12.9052,
  16.7181,
  24.6372,
  34.6094,
  26.1037,
  29.33,
  34.3161,
  27.5702,
  31.0898,
  37.2491,
  34.6094,
  26.9836,
  12.9052,
  2.933,
  4.6928,
  20.531,
  17.598,
  16.7181,
  16.4248 ;

 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 =
  90.9563,
  161.6279,
  182.0207,
  196.4363,
  202.4135,
  211.2035,
  224.2127,
  257.6147,
  282.2267,
  292.0715,
  292.0715,
  308.9483,
  320.1995,
  281.8751,
  246.0119,
  230.1899,
  220.6967,
  214.0163,
  214.3679,
  255.1535,
  241.7927,
  294.5327,
  308.2451,
  321.9575,
  315.9803,
  3.7595,
  213.3131,
  151.7831,
  144.0479,
  141.5867,
  148.9703,
  156.7055,
  178.1531,
  194.3267,
  264.9983,
  269.9207,
  283.6331,
  298.0487,
  267.4595,
  218.2355,
  202.4135,
  129.6323,
  106.0751,
  97.2851,
  93.7691,
  92.3627,
  81.8147,
  25.2071,
  22.0427,
  49.8191,
  84.9791,
  110.2943,
  128.2259,
  135.9611,
  120.8423,
  97.6367,
  97.2851,
  68.4539,
  47.7095,
  36.8099,
  48.0611,
  56.4995,
  68.8055,
  92.7143,
  116.2715,
  134.9063,
  138.0707,
  137.0159,
  137.3675,
  112.7555,
  93.0659,
  60.0155,
  25.2071,
  41.0291,
  67.0475,
  75.4859,
  104.6687,
  126.1163,
  148.6187,
  162.3311,
  156.0023,
  173.2307,
  201.0071,
  225.2675,
  244.9571,
  247.7699,
  259.0211,
  286.0943,
  296.2907,
  308.5967,
  340.2407,
  0.5951,
  40.3259,
  47.7095,
  51.2255,
  56.1479,
  61.4219,
  90.9563,
  105.3719,
  116.6231,
  140.5319,
  164.7923,
  179.9111,
  184.4819,
  195.0299,
  241.7927,
  247.7699,
  313.1675,
  330.3959,
  345.4763,
  350.3987,
  355.6727,
  8.6819,
  32.5907,
  69.8603,
  92.7143,
  111.3491,
  103.2623,
  42.7871,
  44.8967,
  23.0975,
  14.3075,
  15.3623,
  34.7003,
  36.1067,
  63.1799,
  76.1891,
  99.3947,
  115.5683,
  108.5363,
  127.8743,
  133.1483,
  145.4543,
  169.0115,
  191.1623,
  270.6239,
  291.7199,
  283.9847,
  255.8567,
  320.1995,
  69.8603,
  15.7139,
  47.7095,
  37.8647,
  51.9287,
  48.7643,
  45.2483,
  71.6183,
  118.0295,
  186.2399,
  182.0207,
  198.8975,
  221.0483,
  228.0803,
  241.0895,
  256.5599,
  286.4459,
  319.8479,
  323.0123,
  330.0443,
  344.0699,
  347.9375,
  323.0123,
  176.7467,
  172.1759,
  192.2171,
  197.8427,
  222.4547 ;

 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 =
  11.73037,
  3.512885,
  -0.5998315,
  -6.307164,
  -11.18318,
  -11.5484,
  -11.45341,
  -16.32903,
  -18.05877,
  -21.20085,
  -29.62682,
  -25.09137,
  -17.27265,
  -16.93435,
  -18.2218,
  -17.57375,
  -14.15233,
  -11.15747,
  -6.126061,
  -11.62384,
  -5.944779,
  -14.14158,
  -10.8264,
  -9.398735,
  -8.356449,
  0.3846253,
  -6.443377,
  9.29125,
  15.84231,
  13.84994,
  16.17743,
  12.99061,
  0.935821,
  -6.822261,
  -30.67923,
  -28.45007,
  -18.52736,
  -11.64831,
  -7.325293,
  -4.719571,
  -2.572132,
  7.680128,
  11.83694,
  23.85645,
  18.7306,
  18.16914,
  13.35436,
  7.369923,
  5.063438,
  5.153943,
  11.68698,
  7.702602,
  15.43746,
  13.25262,
  18.88665,
  15.98842,
  16.58314,
  15.82268,
  12.80103,
  13.53153,
  17.67206,
  16.63126,
  16.40764,
  19.33608,
  13.67621,
  15.99546,
  18.61876,
  15.39773,
  9.137907,
  12.71212,
  11.12945,
  9.145617,
  4.74673,
  9.626725,
  19.71577,
  23.28305,
  26.38784,
  27.95824,
  17.71673,
  9.080164,
  12.76351,
  3.284324,
  -9.988608,
  -17.71064,
  -20.99245,
  -17.10447,
  -22.74662,
  -23.10798,
  -15.77763,
  -9.16922,
  -4.263699,
  0.1340369,
  8.731009,
  11.71619,
  17.8356,
  16.07623,
  15.45396,
  14.66296,
  12.16072,
  9.439289,
  9.508221,
  4.385473,
  0.04004734,
  -1.902334,
  -6.769292,
  -15.24965,
  -10.85998,
  -10.90994,
  -7.389462,
  -4.413234,
  -3.375469,
  -0.9294858,
  1.638109,
  4.107515,
  7.71026,
  15.23449,
  13.65868,
  13.98841,
  7.770035,
  9.108888,
  6.098217,
  7.175719,
  8.780273,
  19.03469,
  17.80242,
  22.24867,
  25.63383,
  27.20041,
  28.57438,
  26.41801,
  25.93015,
  16.69103,
  9.480223,
  2.739418,
  -1.135592,
  -8.211913,
  -4.087153,
  -8.822807,
  -5.972597,
  -1.689715,
  4.405863,
  1.747583,
  11.71619,
  9.72147,
  11.54493,
  11.02814,
  7.290194,
  8.071712,
  7.50803,
  -1.402687,
  -0.5894895,
  -7.979401,
  -22.72782,
  -19.42329,
  -25.67478,
  -33.3763,
  -26.44223,
  -20.04729,
  -22.41068,
  -17.28152,
  -7.406038,
  -2.69691,
  -1.764621,
  0.2663178,
  2.794932,
  -3.724027,
  -5.122506,
  -11.08686 ;

 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 =
  -0.1958048,
  -10.57731,
  -17.00082,
  -21.37988,
  -27.1143,
  -19.06605,
  -11.77258,
  -3.585777,
  3.913254,
  8.596488,
  12.01304,
  20.28113,
  20.7309,
  3.560942,
  -8.108334,
  -14.64714,
  -16.45551,
  -16.53148,
  -8.957647,
  -3.081247,
  -3.188538,
  6.454437,
  8.533346,
  12.01146,
  8.647405,
  5.853377,
  -9.804219,
  -17.31584,
  -21.84344,
  -17.46594,
  -26.89219,
  -30.17184,
  -29.02162,
  -26.71278,
  -2.685002,
  -0.03937624,
  4.493571,
  6.206223,
  -0.3250172,
  -5.989864,
  -6.236289,
  -6.36085,
  -3.410985,
  -3.049776,
  -1.233939,
  -0.7496639,
  1.920895,
  15.65685,
  12.50561,
  4.352475,
  1.026774,
  -2.848408,
  -12.15938,
  -13.70486,
  -11.27761,
  -2.143736,
  -2.119967,
  6.247432,
  11.64416,
  18.08146,
  15.8779,
  11.0082,
  6.362294,
  -0.9167032,
  -6.750742,
  -15.94323,
  -20.72961,
  -16.52124,
  -9.926093,
  -5.332069,
  -0.5961064,
  5.276926,
  10.08407,
  11.06293,
  8.349563,
  6.027519,
  -6.907316,
  -20.39969,
  -29.04597,
  -28.50533,
  -28.6704,
  -27.66926,
  -26.01158,
  -17.54603,
  -9.808082,
  -6.990691,
  -4.412802,
  6.667285,
  7.794606,
  7.318827,
  11.86933,
  12.9045,
  10.28582,
  10.65736,
  14.32713,
  10.78328,
  8.418113,
  -0.244756,
  -3.343204,
  -4.731605,
  -11.54749,
  -16.13265,
  -25.81037,
  -24.26946,
  -25.21071,
  -8.179293,
  -4.438534,
  10.23347,
  13.00564,
  17.03564,
  19.95422,
  12.28348,
  10.72775,
  6.42504,
  2.827614,
  -0.722251,
  -5.338786,
  -3.297002,
  8.394666,
  9.141792,
  14.2988,
  28.13608,
  31.9587,
  27.48927,
  24.40721,
  11.24841,
  6.301445,
  -4.500413,
  -13.67111,
  -8.857957,
  -20.16739,
  -15.6456,
  -13.77027,
  -14.1082,
  -5.755032,
  0.08942395,
  1.628121,
  2.197271,
  -1.505012,
  2.028023,
  1.615779,
  6.211441,
  10.65736,
  12.50366,
  9.043049,
  9.666554,
  7.22728,
  2.682238,
  -3.997051,
  -12.82874,
  -16.7077,
  -23.30924,
  -26.10089,
  -17.43958,
  -14.17938,
  -7.976046,
  7.805396,
  23.76303,
  29.75327,
  29.98599,
  25.94736,
  12.62026,
  2.342777,
  -4.685237,
  -20.33987,
  -17.19945,
  -15.91398,
  -12.1184 ;

 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.469606,
  9.374582,
  9.3429,
  9.437936,
  9.279526,
  8.83546,
  8.962416,
  9.05759,
  8.771956,
  9.12102,
  8.930683,
  9.279526,
  8.549559,
  8.740198,
  8.867205,
  8.994145,
  9.089307,
  9.247832,
  9.279526,
  9.469606,
  9.374582,
  9.596254,
  9.596254,
  9.691203,
  9.659557,
  9.596254,
  8.644898,
  9.279526,
  9.311214,
  9.12102,
  9.437936,
  9.3429,
  9.469606,
  9.501274,
  9.532938,
  9.532938,
  9.627908,
  9.659557,
  9.722846,
  9.88101,
  10.1023,
  10.26028,
  9.912633,
  10.22869,
  10.1971,
  10.03909,
  9.912633,
  9.849383,
  9.817754,
  9.754485,
  9.722846,
  9.564598,
  9.564598,
  9.40626,
  9.374582,
  9.12102,
  8.994145,
  8.83546,
  8.740198,
  8.644898,
  8.740198,
  8.613123,
  8.708436,
  8.708436,
  8.549559,
  8.51777,
  8.80371,
  8.83546,
  8.962416,
  8.962416,
  8.962416,
  8.930683,
  8.898946,
  8.83546,
  8.740198,
  8.644898,
  8.644898,
  8.708436,
  8.51777,
  8.80371,
  8.740198,
  8.708436,
  8.326942,
  8.454179,
  8.326942,
  8.454179,
  8.708436,
  8.83546,
  8.83546,
  8.962416,
  9.089307,
  9.152729,
  9.152729,
  9.40626,
  9.88101,
  9.3429,
  9.3429,
  9.374582,
  9.279526,
  9.184434,
  8.994145,
  8.930683,
  8.708436,
  8.771956,
  8.676669,
  8.485977,
  8.644898,
  8.676669,
  8.740198,
  8.83546,
  8.930683,
  9.05759,
  9.152729,
  9.722846,
  9.849383,
  9.691203,
  9.849383,
  9.596254,
  9.184434,
  8.83546,
  8.740198,
  8.898946,
  9.025869,
  9.025869,
  8.83546,
  8.485977,
  8.39057,
  8.104097,
  7.881015,
  8.263296,
  8.358759,
  8.231466,
  8.358759,
  8.454179,
  8.549559,
  8.644898,
  8.83546,
  8.994145,
  9.311214,
  9.311214,
  9.40626,
  9.40626,
  9.722846,
  9.786121,
  9.691203,
  9.374582,
  9.596254,
  9.596254,
  9.564598,
  9.469606,
  9.469606,
  9.437936,
  9.311214,
  9.3429,
  9.311214,
  9.184434,
  9.05759,
  8.867205,
  9.089307,
  9.184434,
  9.184434,
  9.216135,
  9.216135,
  9.216135,
  9.247832,
  9.184434,
  9.216135,
  9.216135 ;

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