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 = 2453100.00000579 ;
		:starting_julian_day_string = "2004-04-04 00:00:00" ;
		:ending_julian_day_number = 2453106.95833912 ;
		:ending_julian_day_string = "2004-04-10 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 = 2453100, 2453100.04166667, 2453100.08333333, 2453100.125, 
    2453100.16666667, 2453100.20833333, 2453100.25, 2453100.29166667, 
    2453100.33333333, 2453100.375, 2453100.41666667, 2453100.45833333, 
    2453100.5, 2453100.54166667, 2453100.58333333, 2453100.625, 
    2453100.66666667, 2453100.70833333, 2453100.75, 2453100.79166667, 
    2453100.83333333, 2453100.875, 2453100.91666667, 2453100.95833333, 
    2453101, 2453101.04166667, 2453101.08333333, 2453101.125, 
    2453101.16666667, 2453101.20833333, 2453101.25, 2453101.29166667, 
    2453101.33333333, 2453101.375, 2453101.41666667, 2453101.45833333, 
    2453101.5, 2453101.54166667, 2453101.58333333, 2453101.625, 
    2453101.66666667, 2453101.70833333, 2453101.75, 2453101.79166667, 
    2453101.83333333, 2453101.875, 2453101.91666667, 2453101.95833333, 
    2453102, 2453102.04166667, 2453102.08333333, 2453102.125, 
    2453102.16666667, 2453102.20833333, 2453102.25, 2453102.29166667, 
    2453102.33333333, 2453102.375, 2453102.41666667, 2453102.45833333, 
    2453102.5, 2453102.54166667, 2453102.58333333, 2453102.625, 
    2453102.66666667, 2453102.70833333, 2453102.75, 2453102.79166667, 
    2453102.83333333, 2453102.875, 2453102.91666667, 2453102.95833333, 
    2453103, 2453103.04166667, 2453103.08333333, 2453103.125, 
    2453103.16666667, 2453103.20833333, 2453103.25, 2453103.29166667, 
    2453103.33333333, 2453103.375, 2453103.41666667, 2453103.45833333, 
    2453103.5, 2453103.54166667, 2453103.58333333, 2453103.625, 
    2453103.66666667, 2453103.70833333, 2453103.75, 2453103.79166667, 
    2453103.83333333, 2453103.875, 2453103.91666667, 2453103.95833333, 
    2453104, 2453104.04166667, 2453104.08333333, 2453104.125, 
    2453104.16666667, 2453104.20833333, 2453104.25, 2453104.29166667, 
    2453104.33333333, 2453104.375, 2453104.41666667, 2453104.45833333, 
    2453104.5, 2453104.54166667, 2453104.58333333, 2453104.625, 
    2453104.66666667, 2453104.70833333, 2453104.75, 2453104.79166667, 
    2453104.83333333, 2453104.875, 2453104.91666667, 2453104.95833333, 
    2453105, 2453105.04166667, 2453105.08333333, 2453105.125, 
    2453105.16666667, 2453105.20833333, 2453105.25, 2453105.29166667, 
    2453105.33333333, 2453105.375, 2453105.41666667, 2453105.45833333, 
    2453105.5, 2453105.54166667, 2453105.58333333, 2453105.625, 
    2453105.66666667, 2453105.70833333, 2453105.75, 2453105.79166667, 
    2453105.83333333, 2453105.875, 2453105.91666667, 2453105.95833333, 
    2453106, 2453106.04166667, 2453106.08333333, 2453106.125, 
    2453106.16666667, 2453106.20833333, 2453106.25, 2453106.29166667, 
    2453106.33333333, 2453106.375, 2453106.41666667, 2453106.45833333, 
    2453106.5, 2453106.54166667, 2453106.58333333, 2453106.625, 
    2453106.66666667, 2453106.70833333, 2453106.75, 2453106.79166667, 
    2453106.83333333, 2453106.875, 2453106.91666667, 2453106.95833333 ;

 current_speed =
  11.1454,
  10.8521,
  8.799,
  8.799,
  11.4387,
  14.3717,
  15.2516,
  12.3186,
  7.0392,
  2.6397,
  0.8799,
  11.732,
  12.0253,
  9.6789,
  7.6258,
  10.8521,
  6.1593,
  5.5727,
  6.4526,
  9.3856,
  8.5057,
  5.866,
  4.9861,
  8.5057,
  7.3325,
  7.0392,
  6.1593,
  3.5196,
  2.3464,
  10.5588,
  29.9166,
  40.7687,
  39.3022,
  46.0481,
  50.1543,
  41.6486,
  26.6903,
  23.7573,
  25.8104,
  29.9166,
  31.9697,
  38.4223,
  45.4615,
  41.6486,
  37.8357,
  21.9975,
  14.9583,
  11.4387,
  5.5727,
  16.4248,
  14.0784,
  9.6789,
  8.2124,
  15.2516,
  28.1568,
  29.9166,
  31.3831,
  28.4501,
  16.1315,
  13.1985,
  4.1062,
  7.9191,
  6.4526,
  3.8129,
  3.5196,
  6.4526,
  12.9052,
  19.6511,
  27.8635,
  24.9305,
  12.6119,
  3.8129,
  3.5196,
  8.2124,
  14.0784,
  11.4387,
  8.799,
  3.2263,
  8.2124,
  23.7573,
  26.6903,
  16.4248,
  9.9722,
  10.5588,
  12.0253,
  17.598,
  21.7042,
  19.3578,
  17.0114,
  13.7851,
  14.665,
  18.1846,
  21.4109,
  19.3578,
  26.397,
  25.5171,
  14.665,
  14.0784,
  14.9583,
  12.0253,
  12.3186,
  3.5196,
  14.665,
  14.3717,
  19.0645,
  20.2377,
  14.9583,
  12.6119,
  6.7459,
  2.933,
  7.6258,
  10.5588,
  9.9722,
  11.1454,
  18.7712,
  17.8913,
  22.5841,
  26.6903,
  23.1707,
  27.2769,
  23.7573,
  19.9444,
  20.2377,
  18.4779,
  13.1985,
  9.0923,
  2.933,
  14.9583,
  23.1707,
  30.2099,
  26.9836,
  19.0645,
  14.0784,
  6.7459,
  10.2655,
  17.8913,
  13.4918,
  15.2516,
  21.1176,
  15.8382,
  18.7712,
  21.1176,
  27.2769,
  27.2769,
  26.6903,
  16.1315,
  9.3856,
  8.799,
  0.5866,
  1.7598,
  7.0392,
  7.0392,
  4.1062,
  13.4918,
  25.8104,
  23.7573,
  24.6372,
  19.3578,
  15.8382,
  19.3578,
  15.2516,
  15.8382,
  21.7042,
  11.732,
  12.9052,
  12.0253,
  23.1707,
  24.3439 ;

 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 =
  285.3911,
  304.3775,
  285.7427,
  243.9023,
  196.4363,
  186.2399,
  173.2307,
  161.2763,
  179.9111,
  258.3179,
  340.9439,
  291.0167,
  317.3867,
  299.1035,
  302.6195,
  254.8019,
  249.8795,
  208.3907,
  190.4591,
  107.8331,
  141.2351,
  83.2211,
  350.0471,
  328.6379,
  344.7731,
  47.3579,
  317.7383,
  183.0755,
  165.1439,
  188.7011,
  209.0939,
  201.3587,
  206.2811,
  208.3907,
  214.3679,
  203.4683,
  203.1167,
  204.1715,
  186.2399,
  184.8335,
  180.6143,
  176.7467,
  187.2947,
  194.6783,
  203.8199,
  229.1351,
  249.1763,
  288.9071,
  352.5083,
  345.8279,
  13.2527,
  23.0975,
  68.4539,
  125.4131,
  132.7967,
  132.7967,
  139.4771,
  150.0251,
  184.8335,
  184.1303,
  241.0895,
  346.1795,
  346.5311,
  349.6955,
  64.9379,
  163.3859,
  140.8835,
  157.0571,
  167.6051,
  161.6279,
  139.1255,
  92.7143,
  36.4583,
  15.7139,
  18.5267,
  349.6955,
  1.6499,
  25.9103,
  130.3355,
  113.4587,
  116.9747,
  117.3263,
  79.3535,
  30.8327,
  29.0747,
  27.6683,
  15.3623,
  7.9787,
  13.6043,
  14.3075,
  35.4035,
  61.0703,
  67.0475,
  56.1479,
  76.1891,
  86.3855,
  76.8923,
  76.1891,
  51.9287,
  50.5223,
  63.5315,
  110.2943,
  125.7647,
  145.8059,
  151.4315,
  160.9247,
  139.1255,
  157.0571,
  144.0479,
  65.6411,
  12.9011,
  345.1247,
  35.0519,
  16.0655,
  31.5359,
  57.5543,
  75.4859,
  76.1891,
  85.6823,
  87.7919,
  67.0475,
  70.9151,
  64.5863,
  45.9515,
  64.2347,
  62.8283,
  97.6367,
  144.7511,
  156.3539,
  169.7147,
  179.2079,
  179.5595,
  179.2079,
  252.6923,
  292.7747,
  311.4095,
  326.8799,
  332.1539,
  0.5951,
  41.7323,
  60.3671,
  75.8375,
  101.8559,
  103.6139,
  130.3355,
  141.9383,
  128.5775,
  72.6731,
  57.5543,
  255.1535,
  233.7059,
  234.0575,
  143.3447,
  136.6643,
  124.3583,
  109.9427,
  107.4815,
  112.7555,
  88.8467,
  83.2211,
  79.3535,
  98.6915,
  126.4679,
  133.4999,
  170.7695,
  171.8243,
  161.6279,
  165.8471 ;

 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 =
  -10.74569,
  -8.956621,
  -8.468947,
  -7.9019,
  -3.236571,
  -1.562084,
  1.797735,
  3.954329,
  0.010922,
  -2.585021,
  -0.2872819,
  -10.95154,
  -8.141691,
  -8.456866,
  -6.422975,
  -10.47255,
  -5.783405,
  -2.649715,
  -1.171364,
  8.934647,
  5.325642,
  5.824991,
  -0.8617904,
  -4.426748,
  -1.925824,
  5.178032,
  -4.14224,
  -0.188833,
  0.6015989,
  -1.597333,
  -14.54672,
  -14.84819,
  -17.40205,
  -21.89502,
  -28.31234,
  -16.58621,
  -10.47875,
  -9.727884,
  -2.805375,
  -2.520787,
  -0.3427584,
  2.180477,
  -5.772377,
  -10.5534,
  -15.28044,
  -16.63571,
  -13.9812,
  -10.82153,
  -0.7265829,
  -4.02137,
  3.227421,
  3.797003,
  7.638537,
  12.42998,
  20.66059,
  21.95187,
  20.39123,
  14.21426,
  -1.359248,
  -0.9506208,
  -3.594469,
  -1.891722,
  -1.502924,
  -0.6820496,
  3.188227,
  1.844954,
  8.141881,
  7.660265,
  5.980855,
  7.857768,
  8.253283,
  3.808622,
  2.091479,
  2.224197,
  4.473363,
  -2.046149,
  0.2533426,
  1.409775,
  6.260045,
  21.79369,
  23.78658,
  14.5919,
  9.800536,
  5.411734,
  5.843688,
  8.171668,
  5.749914,
  2.686959,
  4.001338,
  3.406655,
  8.495889,
  15.91541,
  19.71577,
  16.07623,
  25.63383,
  25.46634,
  14.28291,
  13.67138,
  11.77583,
  9.281994,
  11.02736,
  3.301115,
  11.89953,
  8.07687,
  9.116817,
  6.613893,
  9.788776,
  4.91629,
  3.960577,
  2.671904,
  1.702603,
  -2.710615,
  5.727216,
  3.084334,
  9.817951,
  15.09847,
  21.86335,
  25.91865,
  23.10494,
  27.25665,
  21.8764,
  18.84816,
  18.27935,
  13.28102,
  11.88633,
  8.088892,
  2.906986,
  8.632876,
  9.293448,
  5.393971,
  0.3730297,
  0.1465698,
  0.1946242,
  -6.440451,
  -9.465142,
  -13.4185,
  -7.371863,
  -7.123995,
  0.2193331,
  10.54272,
  16.31614,
  20.47575,
  26.69501,
  26.51053,
  20.34515,
  9.945227,
  7.337337,
  8.399711,
  0.4950319,
  -1.70105,
  -5.67352,
  -5.698982,
  2.451399,
  9.25904,
  21.30712,
  22.33267,
  23.49931,
  17.85106,
  15.83499,
  19.22247,
  14.98905,
  15.65632,
  17.4543,
  8.510106,
  2.07008,
  1.710108,
  7.303102,
  5.952336 ;

 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 =
  2.95806,
  6.127562,
  2.387326,
  -3.870708,
  -10.97126,
  -14.28656,
  -15.14528,
  -11.66667,
  -7.039192,
  -0.53449,
  0.8316809,
  4.207565,
  8.849898,
  4.707708,
  4.110744,
  -2.844956,
  -2.118773,
  -4.902448,
  -6.345388,
  -2.874296,
  -6.632079,
  0.6924126,
  4.91106,
  7.262977,
  7.07508,
  4.768471,
  4.55838,
  -3.514531,
  -2.267967,
  -10.43728,
  -26.14184,
  -37.96865,
  -35.23963,
  -40.5097,
  -41.39886,
  -38.20345,
  -24.54726,
  -21.67435,
  -25.65749,
  -29.81021,
  -31.96786,
  -38.36038,
  -45.09354,
  -40.28935,
  -34.61283,
  -14.39247,
  -5.31758,
  3.706535,
  5.52513,
  15.92491,
  13.70347,
  8.903026,
  3.016002,
  -8.837807,
  -19.1297,
  -20.32531,
  -23.85575,
  -24.64474,
  -16.07413,
  -13.16422,
  -1.985113,
  7.689833,
  6.275131,
  3.751402,
  1.490904,
  -6.183218,
  -10.01269,
  -18.09658,
  -27.21404,
  -23.65978,
  -9.536423,
  -0.1805627,
  2.830778,
  7.90547,
  13.3488,
  11.2542,
  8.795352,
  2.90199,
  -5.315576,
  -9.457495,
  -12.10664,
  -7.539926,
  1.842354,
  9.066499,
  10.50995,
  15.58568,
  20.92871,
  19.17041,
  16.53412,
  13.35753,
  11.95333,
  8.796548,
  8.349563,
  10.78328,
  6.301445,
  1.608677,
  3.325761,
  3.36077,
  9.22391,
  7.64542,
  5.49047,
  -1.220746,
  -8.571074,
  -11.88739,
  -16.74332,
  -19.12645,
  -11.31064,
  -11.61422,
  -5.460861,
  1.209719,
  7.433301,
  10.20494,
  8.163564,
  10.71013,
  15.99893,
  9.598683,
  5.659987,
  6.37146,
  1.744447,
  1.050954,
  9.264584,
  6.521198,
  8.685032,
  12.84707,
  5.7372,
  4.152077,
  -0.3897701,
  -12.21574,
  -21.2253,
  -29.72445,
  -26.98102,
  -19.06394,
  -14.07705,
  -2.006927,
  3.973862,
  11.83395,
  11.29975,
  13.48555,
  21.11646,
  11.81946,
  9.281252,
  5.166903,
  -5.604066,
  -6.42038,
  -17.27562,
  -12.70109,
  -5.852603,
  2.620545,
  0.3147109,
  -0.4509141,
  -4.166715,
  -4.131821,
  -3.294165,
  -9.813197,
  -14.56652,
  -8.103145,
  -7.400962,
  -7.487587,
  0.3187837,
  2.284961,
  2.817718,
  -2.393377,
  -12.90038,
  -8.075761,
  -12.73809,
  -11.90308,
  -21.98968,
  -23.60498 ;

 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 =
  2.991856,
  3.024831,
  3.024831,
  3.024831,
  3.024831,
  3.024831,
  3.024831,
  3.024831,
  2.991856,
  2.991856,
  2.991856,
  2.991856,
  3.024831,
  3.024831,
  2.991856,
  2.991856,
  3.024831,
  3.090753,
  3.090753,
  3.123701,
  3.189567,
  3.288298,
  3.189567,
  3.156638,
  3.090753,
  3.123701,
  3.024831,
  3.090753,
  3.057797,
  3.024831,
  3.189567,
  3.189567,
  3.189567,
  3.156638,
  3.123701,
  3.057797,
  3.057797,
  2.991856,
  2.958871,
  2.958871,
  2.958871,
  2.958871,
  3.024831,
  3.057797,
  3.090753,
  3.057797,
  3.024831,
  3.024831,
  2.991856,
  2.958871,
  2.925877,
  2.925877,
  2.892873,
  2.892873,
  2.892873,
  2.892873,
  2.892873,
  2.892873,
  2.85986,
  2.85986,
  2.85986,
  2.892873,
  2.925877,
  2.958871,
  2.991856,
  3.057797,
  3.156638,
  3.189567,
  3.255397,
  3.189567,
  3.123701,
  3.090753,
  3.090753,
  3.090753,
  3.090753,
  3.090753,
  3.057797,
  3.057797,
  3.024831,
  3.057797,
  3.057797,
  3.057797,
  3.057797,
  3.057797,
  3.024831,
  3.123701,
  3.189567,
  3.288298,
  3.32119,
  3.32119,
  3.747963,
  3.78073,
  3.485512,
  3.682404,
  3.715188,
  3.747963,
  3.649611,
  3.649611,
  3.616809,
  3.649611,
  3.649611,
  3.583998,
  3.551178,
  3.452666,
  3.288298,
  3.288298,
  3.288298,
  3.386946,
  3.419811,
  3.452666,
  3.551178,
  3.551178,
  3.878978,
  3.944433,
  4.042552,
  3.813488,
  3.813488,
  3.747963,
  3.747963,
  3.747963,
  3.813488,
  3.813488,
  3.715188,
  3.649611,
  3.649611,
  3.551178,
  3.551178,
  3.485512,
  3.485512,
  3.616809,
  3.616809,
  3.616809,
  3.583998,
  3.616809,
  3.682404,
  3.649611,
  3.747963,
  3.91171,
  4.759803,
  4.532014,
  4.271199,
  4.271199,
  4.075241,
  4.271199,
  3.977148,
  3.977148,
  4.107922,
  4.042552,
  3.977148,
  3.944433,
  3.944433,
  3.91171,
  3.878978,
  3.846237,
  3.747963,
  3.616809,
  3.649611,
  3.616809,
  3.649611,
  3.715188,
  3.78073,
  3.747963,
  3.747963,
  3.682404,
  3.682404,
  3.813488,
  3.846237,
  3.747963 ;

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