netcdf I0107.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.6659, 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 = "Wed Jan 28 02:25:47 2004: /usr/local/nco/bin/ncrcat -d time,2453033.048,2453033.1181 I0107.aanderaa.realtime.nc I0107.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 = 707 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0107" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.67 ;
		:goes_platform_id = "04401622" ;
		:starting_julian_day_number = 2453044.04167244 ;
		:starting_julian_day_string = "2004-02-08 01:00:00" ;
		:ending_julian_day_number = 2453051.00000579 ;
		:ending_julian_day_string = "2004-02-15 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  31-Dec-2003 15:03:27\n",
			"AANCM_Temperature_1.5:  31-Dec-2003 15:03:27" ;
data:

 lat = 44.1058 ;

 lon = -68.1087 ;

 depth = 2 ;

 time = 2453044.04166667, 2453044.08333333, 2453044.125, 2453044.16666667, 
    2453044.20833333, 2453044.25, 2453044.29166667, 2453044.33333333, 
    2453044.375, 2453044.41666667, 2453044.45833333, 2453044.5, 
    2453044.54166667, 2453044.58333333, 2453044.625, 2453044.66666667, 
    2453044.70833333, 2453044.75, 2453044.79166667, 2453044.83333333, 
    2453044.875, 2453044.91666667, 2453044.95833333, 2453045, 
    2453045.04166667, 2453045.08333333, 2453045.125, 2453045.16666667, 
    2453045.20833333, 2453045.25, 2453045.29166667, 2453045.33333333, 
    2453045.375, 2453045.41666667, 2453045.45833333, 2453045.5, 
    2453045.54166667, 2453045.58333333, 2453045.625, 2453045.66666667, 
    2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 
    2453045.875, 2453045.91666667, 2453045.95833333, 2453046, 
    2453046.04166667, 2453046.08333333, 2453046.125, 2453046.16666667, 
    2453046.20833333, 2453046.25, 2453046.29166667, 2453046.33333333, 
    2453046.375, 2453046.41666667, 2453046.45833333, 2453046.5, 
    2453046.54166667, 2453046.58333333, 2453046.625, 2453046.66666667, 
    2453046.70833333, 2453046.75, 2453046.79166667, 2453046.83333333, 
    2453046.875, 2453046.91666667, 2453046.95833333, 2453047, 
    2453047.04166667, 2453047.08333333, 2453047.125, 2453047.16666667, 
    2453047.20833333, 2453047.25, 2453047.29166667, 2453047.33333333, 
    2453047.375, 2453047.41666667, 2453047.45833333, 2453047.5, 
    2453047.54166667, 2453047.58333333, 2453047.625, 2453047.66666667, 
    2453047.70833333, 2453047.75, 2453047.79166667, 2453047.83333333, 
    2453047.875, 2453047.91666667, 2453047.95833333, 2453048, 
    2453048.04166667, 2453048.08333333, 2453048.125, 2453048.16666667, 
    2453048.20833333, 2453048.25, 2453048.29166667, 2453048.33333333, 
    2453048.375, 2453048.41666667, 2453048.45833333, 2453048.5, 
    2453048.54166667, 2453048.58333333, 2453048.625, 2453048.66666667, 
    2453048.70833333, 2453048.75, 2453048.79166667, 2453048.83333333, 
    2453048.875, 2453048.91666667, 2453048.95833333, 2453049, 
    2453049.04166667, 2453049.08333333, 2453049.125, 2453049.16666667, 
    2453049.20833333, 2453049.25, 2453049.29166667, 2453049.33333333, 
    2453049.375, 2453049.41666667, 2453049.45833333, 2453049.5, 
    2453049.54166667, 2453049.58333333, 2453049.625, 2453049.66666667, 
    2453049.70833333, 2453049.75, 2453049.79166667, 2453049.83333333, 
    2453049.875, 2453049.91666667, 2453049.95833333, 2453050, 
    2453050.04166667, 2453050.08333333, 2453050.125, 2453050.16666667, 
    2453050.20833333, 2453050.25, 2453050.29166667, 2453050.33333333, 
    2453050.375, 2453050.41666667, 2453050.45833333, 2453050.5, 
    2453050.54166667, 2453050.58333333, 2453050.625, 2453050.66666667, 
    2453050.70833333, 2453050.75, 2453050.79166667, 2453050.83333333, 
    2453050.875, 2453050.91666667, 2453050.95833333, 2453051 ;

 current_speed =
  17.8913,
  18.1846,
  12.6119,
  8.2124,
  13.4918,
  21.9975,
  24.0506,
  34.6094,
  32.5563,
  29.0367,
  13.1985,
  4.9861,
  7.3325,
  14.9583,
  23.1707,
  17.0114,
  16.1315,
  25.5171,
  34.9027,
  43.4084,
  31.3831,
  29.33,
  19.6511,
  11.4387,
  5.5727,
  22.2908,
  24.0506,
  25.5171,
  16.4248,
  1.1732,
  8.799,
  7.6258,
  13.1985,
  4.1062,
  4.3995,
  13.7851,
  23.7573,
  27.8635,
  31.3831,
  31.6764,
  23.7573,
  10.5588,
  5.866,
  4.3995,
  6.4526,
  8.2124,
  9.3856,
  12.0253,
  21.4109,
  35.4893,
  35.196,
  33.1429,
  23.464,
  5.5727,
  4.1062,
  12.9052,
  23.7573,
  19.3578,
  10.8521,
  2.933,
  11.4387,
  18.7712,
  24.6372,
  28.7434,
  22.5841,
  13.4918,
  4.3995,
  9.0923,
  19.6511,
  21.1176,
  18.7712,
  11.732,
  6.4526,
  4.3995,
  12.6119,
  17.3047,
  14.0784,
  12.9052,
  10.2655,
  14.9583,
  23.464,
  28.1568,
  26.397,
  13.1985,
  7.3325,
  1.7598,
  12.3186,
  16.7181,
  14.9583,
  9.6789,
  10.8521,
  9.9722,
  24.9305,
  36.0759,
  40.4754,
  33.4362,
  27.8635,
  11.732,
  6.7459,
  8.799,
  8.799,
  11.732,
  2.3464,
  17.0114,
  22.5841,
  25.8104,
  32.8496,
  23.7573,
  18.4779,
  17.598,
  9.3856,
  13.7851,
  18.1846,
  20.531,
  12.3186,
  11.1454,
  12.6119,
  19.9444,
  20.2377,
  21.1176,
  17.3047,
  14.3717,
  5.866,
  12.6119,
  18.7712,
  22.2908,
  20.531,
  9.6789,
  9.3856,
  12.6119,
  22.5841,
  20.531,
  21.4109,
  17.0114,
  9.0923,
  11.1454,
  20.8243,
  22.5841,
  16.7181,
  20.2377,
  13.7851,
  14.9583,
  17.598,
  26.1037,
  21.9975,
  21.7042,
  11.732,
  12.3186,
  8.799,
  15.2516,
  13.1985,
  10.2655,
  4.6928,
  10.5588,
  19.6511,
  29.0367,
  29.9166,
  25.2238,
  17.3047,
  4.9861,
  4.6928,
  11.732,
  13.4918,
  12.0253,
  11.1454,
  12.3186,
  17.8913,
  22.8774 ;

 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 =
  15.0288,
  41.3988,
  93.084,
  171.4908,
  190.4772,
  186.9612,
  186.6096,
  190.1256,
  195.3996,
  191.1804,
  169.0296,
  49.134,
  53.3532,
  54.0564,
  75.1524,
  131.0568,
  133.8696,
  173.2488,
  189.4224,
  190.1256,
  181.6872,
  171.1392,
  183.7968,
  131.76,
  45.618,
  56.8692,
  50.892,
  42.102,
  68.8236,
  132.1116,
  138.792,
  159.5364,
  183.4452,
  186.9612,
  246.7332,
  30.4992,
  31.554,
  23.8188,
  28.7412,
  29.0928,
  42.8052,
  15.732,
  62.1432,
  97.3032,
  161.2944,
  160.2396,
  132.8148,
  48.7824,
  39.2892,
  37.1796,
  29.0928,
  42.102,
  41.7504,
  22.0608,
  173.6004,
  189.4224,
  202.7832,
  197.1576,
  198.9156,
  61.0884,
  24.522,
  12.216,
  21.006,
  13.6224,
  19.248,
  17.49,
  52.2984,
  196.806,
  201.7284,
  196.4544,
  205.2444,
  175.3584,
  152.1528,
  61.0884,
  3.426,
  358.152,
  345.4944,
  329.3592,
  275.2128,
  230.9112,
  214.0344,
  203.1348,
  207.7056,
  226.692,
  222.1212,
  41.3988,
  356.394,
  19.5996,
  34.7184,
  68.8236,
  134.2212,
  167.6232,
  191.1804,
  200.6736,
  190.1256,
  181.6872,
  171.8424,
  170.436,
  92.0292,
  90.9744,
  45.9696,
  73.746,
  160.2396,
  172.194,
  207.0024,
  192.9384,
  179.226,
  191.532,
  160.5912,
  144.066,
  73.746,
  43.86,
  36.4764,
  49.8372,
  59.3304,
  89.2164,
  140.9016,
  171.8424,
  174.6552,
  161.9976,
  154.9656,
  137.3856,
  107.8512,
  32.2572,
  40.6956,
  30.1476,
  49.4856,
  70.9332,
  119.1024,
  166.2168,
  178.8744,
  178.1712,
  165.162,
  129.6504,
  135.9792,
  74.8008,
  65.3076,
  46.6728,
  55.1112,
  89.568,
  99.0612,
  143.7144,
  145.4724,
  176.4132,
  191.532,
  180.2808,
  133.8696,
  106.7964,
  96.9516,
  51.9468,
  49.134,
  58.2756,
  114.5316,
  175.3584,
  195.3996,
  196.806,
  196.806,
  207.7056,
  199.6188,
  170.7876,
  39.6408,
  46.3212,
  37.1796,
  57.2208,
  75.8556,
  124.0248,
  155.6688,
  178.8744 ;

 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 =
  4.639295,
  12.02541,
  12.59363,
  1.215174,
  -2.453406,
  -2.666035,
  -2.76831,
  -6.08456,
  -8.645306,
  -5.63018,
  2.511699,
  3.770698,
  5.883086,
  12.11017,
  22.39705,
  12.8276,
  11.6295,
  2.999744,
  -5.713979,
  -7.631483,
  -0.9240107,
  4.517829,
  -1.30126,
  8.532597,
  3.982767,
  18.66687,
  18.66226,
  17.108,
  15.31568,
  0.8703268,
  5.796733,
  2.666073,
  -0.7931488,
  -0.4976598,
  -4.041713,
  6.996301,
  12.43224,
  11.25255,
  15.09069,
  15.40188,
  16.14327,
  2.862893,
  5.186237,
  4.363808,
  2.069385,
  2.77651,
  6.884848,
  9.045582,
  13.55813,
  21.44673,
  17.1132,
  22.22074,
  15.62437,
  2.093052,
  0.4576852,
  -2.112732,
  -9.199902,
  -5.710571,
  -3.517979,
  2.567451,
  4.747548,
  3.971943,
  8.831592,
  6.769706,
  7.445022,
  4.054817,
  3.480913,
  -2.628875,
  -7.27498,
  -5.981606,
  -8.005548,
  0.9493842,
  3.014107,
  3.851176,
  0.753679,
  -0.5580435,
  -3.526282,
  -6.577189,
  -10.22304,
  -11.61018,
  -13.13258,
  -11.06269,
  -12.27272,
  -9.604245,
  -4.917916,
  1.163749,
  -0.7747787,
  5.608003,
  8.519403,
  9.02531,
  7.777186,
  2.13744,
  -4.833993,
  -12.73637,
  -7.115842,
  -0.98446,
  3.953732,
  1.949262,
  6.74167,
  8.797728,
  6.326227,
  11.26308,
  0.7932886,
  2.310477,
  -10.25381,
  -5.779035,
  0.4437468,
  -4.749445,
  6.140317,
  10.32744,
  9.010461,
  9.551677,
  10.81059,
  15.6901,
  10.59551,
  11.14436,
  7.953747,
  2.830039,
  1.885124,
  6.526538,
  7.322697,
  9.730516,
  5.583586,
  6.731233,
  12.23958,
  11.19509,
  15.60854,
  9.1479,
  8.200686,
  3.004769,
  0.4436457,
  0.6552091,
  5.483051,
  13.09797,
  6.318416,
  10.75554,
  18.9202,
  16.42874,
  13.71325,
  20.23713,
  13.61307,
  8.852481,
  9.974602,
  1.633063,
  -4.397635,
  -0.1063694,
  8.457821,
  11.79306,
  8.734316,
  12.0097,
  9.981258,
  8.731704,
  4.269192,
  0.8544458,
  -5.218338,
  -8.39544,
  -8.649848,
  -11.72727,
  -5.810237,
  0.7982488,
  2.993877,
  8.484849,
  8.153303,
  10.11043,
  10.8075,
  10.2096,
  7.371405,
  0.4494074 ;

 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 =
  17.27934,
  13.64072,
  -0.6785198,
  -8.121999,
  -13.26686,
  -21.83534,
  -23.89075,
  -34.07035,
  -31.38744,
  -28.48563,
  -12.95731,
  3.262366,
  4.376626,
  8.780352,
  5.937466,
  -11.1732,
  -11.17944,
  -25.34016,
  -34.4318,
  -42.7323,
  -31.36949,
  -28.97996,
  -19.60797,
  -7.61831,
  3.897763,
  12.18309,
  15.17074,
  18.93247,
  5.933303,
  -0.7867208,
  -6.619689,
  -7.14457,
  -13.17465,
  -4.075931,
  -1.737861,
  11.87774,
  20.24472,
  25.49029,
  27.51672,
  27.67989,
  17.42998,
  10.16327,
  2.740967,
  -0.5592645,
  -6.111767,
  -7.72881,
  -6.378743,
  7.923717,
  16.57117,
  28.27593,
  30.75544,
  24.59046,
  17.50538,
  5.164699,
  -4.080613,
  -12.73109,
  -21.90368,
  -18.49632,
  -10.26606,
  1.417987,
  10.40695,
  18.34616,
  22.99988,
  27.93482,
  21.32166,
  12.86807,
  2.690511,
  -8.70396,
  -18.25487,
  -20.25274,
  -16.97849,
  -11.69352,
  -5.705366,
  2.126981,
  12.58936,
  17.2957,
  13.62963,
  11.10337,
  0.9326726,
  -9.431568,
  -19.44466,
  -25.89252,
  -23.37054,
  -9.053115,
  -5.438718,
  1.32007,
  12.29421,
  15.74945,
  12.29514,
  3.496411,
  -7.568583,
  -9.740438,
  -24.45736,
  -33.75286,
  -39.84499,
  -33.4217,
  -27.58156,
  -11.56893,
  -0.2388643,
  -0.1496329,
  6.115656,
  3.28374,
  -2.208231,
  -16.85377,
  -20.12215,
  -25.15511,
  -32.8466,
  -23.27772,
  -17.42783,
  -14.24899,
  2.626992,
  9.93954,
  14.62227,
  13.24171,
  6.283553,
  0.1524242,
  -9.787642,
  -19.74259,
  -20.14971,
  -20.08376,
  -15.67899,
  -10.57652,
  -1.798199,
  10.66539,
  14.23203,
  19.27562,
  13.33774,
  3.161809,
  -4.564893,
  -12.24873,
  -22.57974,
  -20.52054,
  -20.69693,
  -10.855,
  -6.53816,
  2.922053,
  8.69928,
  15.49639,
  9.562511,
  0.1525872,
  -2.171007,
  -12.05754,
  -14.49817,
  -26.05257,
  -21.55344,
  -21.70394,
  -8.130504,
  -3.559726,
  -1.06495,
  9.400978,
  8.635675,
  5.397948,
  -1.948427,
  -10.52417,
  -18.94557,
  -27.79652,
  -28.63884,
  -22.33185,
  -16.30012,
  -4.921787,
  3.613734,
  8.102294,
  10.74953,
  6.510534,
  2.723562,
  -6.892893,
  -16.30218,
  -22.87299 ;

 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 =
  3.255887,
  3.321698,
  3.321698,
  3.288797,
  3.321698,
  3.288797,
  3.222967,
  3.124153,
  2.992271,
  2.860237,
  2.794163,
  2.761112,
  2.761112,
  2.761112,
  2.926273,
  2.926273,
  2.89326,
  2.89326,
  2.761112,
  2.761112,
  2.6619,
  2.69498,
  2.69498,
  2.6619,
  2.6619,
  2.6619,
  2.628809,
  2.69498,
  2.628809,
  2.69498,
  2.69498,
  2.6619,
  2.628809,
  2.628809,
  2.628809,
  2.628809,
  2.6619,
  2.6619,
  2.728051,
  2.728051,
  2.761112,
  2.926273,
  2.959277,
  2.89326,
  2.728051,
  2.69498,
  2.6619,
  2.6619,
  2.6619,
  2.827205,
  2.959277,
  2.926273,
  2.728051,
  2.69498,
  2.728051,
  2.794163,
  3.025256,
  3.091197,
  3.058231,
  3.058231,
  3.091197,
  3.222967,
  3.222967,
  3.35459,
  3.124153,
  3.091197,
  3.058231,
  3.190038,
  3.35459,
  3.321698,
  3.288797,
  3.288797,
  3.255887,
  3.255887,
  3.255887,
  3.255887,
  3.255887,
  3.288797,
  3.288797,
  3.190038,
  3.157101,
  3.157101,
  3.058231,
  3.222967,
  3.288797,
  3.321698,
  3.288797,
  3.124153,
  3.124153,
  3.124153,
  3.124153,
  3.124153,
  3.190038,
  3.453211,
  3.453211,
  3.453211,
  3.453211,
  3.387472,
  3.387472,
  3.387472,
  3.35459,
  3.288797,
  3.321698,
  3.288797,
  3.255887,
  3.255887,
  3.157101,
  3.091197,
  3.124153,
  3.190038,
  3.190038,
  3.124153,
  3.157101,
  3.255887,
  3.222967,
  3.157101,
  3.255887,
  3.255887,
  3.222967,
  3.222967,
  3.190038,
  3.124153,
  3.091197,
  3.124153,
  3.157101,
  3.157101,
  3.222967,
  3.222967,
  3.255887,
  3.222967,
  3.190038,
  3.091197,
  3.025256,
  2.926273,
  1.263376,
  1.263376,
  2.761112,
  2.959277,
  3.058231,
  3.157101,
  3.157101,
  3.091197,
  3.124153,
  1.497746,
  1.564612,
  1.73159,
  1.73159,
  1.73159,
  1.698216,
  1.698216,
  1.631435,
  1.598029,
  1.564612,
  1.598029,
  1.698216,
  1.764954,
  1.73159,
  1.73159,
  1.864982,
  1.898304,
  1.931616,
  1.931616,
  1.898304,
  1.864982,
  1.864982,
  1.864982,
  1.864982,
  1.864982 ;

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