netcdf F0107.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.8046, 0.03433, -6.29e-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 Feb 11 19:31:53 2004: /usr/local/nco/bin/ncrcat -d time,2452908.9493,2453047.8333 F0107.aanderaa.realtime.nc F0107.aanderaa.realtime.nc.new\n",
			"Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.nc" ;
		: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 = "AANCM691" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0107" ;
		:mooring_site_desc = "W. Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.3 ;
		:goes_platform_id = "044060B2" ;
		: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:  29-Aug-2003 13:40:16\n",
			"AANCM_Temperature_1.5:  29-Aug-2003 13:40:16" ;
data:

 lat = 44.0555 ;

 lon = -68.9982 ;

 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 =
  10.5588,
  7.0392,
  6.7459,
  7.0392,
  30.5032,
  39.0089,
  34.0228,
  54.5538,
  48.1012,
  29.6233,
  28.4501,
  13.4918,
  7.9191,
  0.8799,
  4.9861,
  13.4918,
  24.3439,
  43.995,
  44.5816,
  51.3275,
  53.6739,
  45.7548,
  33.4362,
  20.2377,
  1.7598,
  9.0923,
  12.6119,
  14.3717,
  20.2377,
  24.6372,
  33.1429,
  53.0873,
  42.2352,
  37.5424,
  22.5841,
  18.4779,
  7.3325,
  5.2794,
  12.9052,
  8.799,
  15.2516,
  21.4109,
  24.9305,
  41.3553,
  41.062,
  34.0228,
  19.6511,
  24.3439,
  10.8521,
  12.6119,
  26.1037,
  16.4248,
  7.6258,
  9.3856,
  22.8774,
  36.6625,
  46.928,
  41.3553,
  34.0228,
  27.2769,
  17.0114,
  8.799,
  28.1568,
  31.9697,
  31.3831,
  16.4248,
  6.1593,
  26.1037,
  41.062,
  35.7826,
  26.397,
  21.1176,
  12.6119,
  4.1062,
  7.6258,
  14.665,
  4.6928,
  11.1454,
  15.8382,
  26.1037,
  21.4109,
  35.7826,
  28.1568,
  21.4109,
  7.3325,
  11.1454,
  2.6397,
  10.5588,
  1.1732,
  12.0253,
  12.6119,
  20.8243,
  41.6486,
  56.3136,
  48.1012,
  43.1151,
  30.2099,
  16.7181,
  20.2377,
  2.933,
  21.9975,
  20.531,
  6.4526,
  8.799,
  20.531,
  33.4362,
  39.8888,
  31.9697,
  22.5841,
  10.5588,
  3.5196,
  13.4918,
  24.0506,
  22.8774,
  10.5588,
  12.6119,
  21.1176,
  32.8496,
  40.4754,
  36.3692,
  22.2908,
  12.6119,
  11.732,
  5.866,
  6.4526,
  24.3439,
  31.6764,
  14.665,
  13.1985,
  30.2099,
  27.2769,
  46.3414,
  26.1037,
  22.2908,
  7.6258,
  7.9191,
  7.3325,
  9.0923,
  4.6928,
  7.9191,
  16.1315,
  21.1176,
  23.7573,
  37.8357,
  31.6764,
  19.9444,
  15.8382,
  14.665,
  12.6119,
  13.4918,
  10.8521,
  11.1454,
  11.1454,
  17.0114,
  34.9027,
  38.129,
  31.3831,
  34.6094,
  24.9305,
  10.5588,
  3.8129,
  14.0784,
  15.2516,
  20.531,
  9.9722,
  7.9191,
  18.1846,
  26.1037 ;

 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 =
  329.3776,
  297.0304,
  342.7,
  244.642,
  190.144,
  181.7056,
  193.66,
  183.8152,
  181.7056,
  193.66,
  173.6188,
  181.354,
  148.6552,
  271.012,
  91.3444,
  191.902,
  162.016,
  175.0252,
  176.7832,
  182.0572,
  183.8152,
  181.0024,
  176.7832,
  201.7468,
  56.1844,
  12.9376,
  27.3532,
  129.6688,
  151.468,
  168.3448,
  191.1988,
  177.1348,
  172.564,
  176.4316,
  176.7832,
  163.0708,
  216.1624,
  50.9104,
  5.554,
  29.4628,
  166.5868,
  185.5732,
  195.0664,
  175.3768,
  170.4544,
  180.2992,
  167.29,
  167.6416,
  86.422,
  30.5176,
  30.5176,
  36.8464,
  90.2896,
  168.6964,
  183.112,
  174.322,
  176.4316,
  182.0572,
  196.4728,
  220.7332,
  280.1536,
  9.07,
  346.5676,
  347.6224,
  350.0836,
  17.1568,
  115.6048,
  181.7056,
  168.6964,
  169.7512,
  162.3676,
  162.3676,
  146.5456,
  183.4636,
  336.7612,
  331.8388,
  269.9572,
  303.0076,
  182.0572,
  195.7696,
  186.2764,
  175.7284,
  188.386,
  159.5548,
  141.6232,
  144.0844,
  27.7048,
  21.376,
  127.9108,
  126.5044,
  169.3996,
  167.6416,
  159.9064,
  171.8608,
  165.1804,
  161.6644,
  157.7968,
  182.7604,
  214.4044,
  293.1628,
  333.9484,
  355.7092,
  25.5952,
  141.6232,
  173.6188,
  182.4088,
  175.3768,
  187.3312,
  184.1668,
  225.6556,
  120.1756,
  329.026,
  3.796,
  336.7612,
  21.0244,
  120.5272,
  179.9476,
  196.8244,
  170.1028,
  183.8152,
  181.0024,
  177.4864,
  145.4908,
  250.6192,
  327.268,
  332.1904,
  343.4032,
  3.4444,
  133.5364,
  177.4864,
  178.1896,
  177.4864,
  170.4544,
  171.8608,
  126.5044,
  109.6276,
  70.6,
  21.376,
  56.536,
  266.7928,
  190.144,
  189.4408,
  200.3404,
  171.5092,
  165.1804,
  162.3676,
  132.8332,
  100.486,
  67.084,
  18.5632,
  27.0016,
  4.4992,
  276.286,
  198.934,
  183.112,
  177.1348,
  179.2444,
  180.6508,
  182.7604,
  210.5368,
  56.1844,
  17.5084,
  20.6728,
  37.198,
  66.0292,
  145.4908,
  193.3084,
  191.1988 ;

 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 =
  -5.378419,
  -6.270277,
  -2.006061,
  -6.36097,
  -5.372306,
  -1.161059,
  -8.034819,
  -3.629934,
  -1.431681,
  -6.995833,
  3.162025,
  -0.3188053,
  4.119413,
  -0.8797628,
  4.984727,
  -2.782526,
  7.516213,
  3.81514,
  2.501663,
  -1.842513,
  -3.571386,
  -0.8004476,
  1.876248,
  -7.49818,
  1.4621,
  2.035673,
  5.794846,
  11.06258,
  9.666528,
  4.977246,
  -6.436809,
  2.65364,
  5.466023,
  2.336642,
  1.26729,
  5.380576,
  -4.326732,
  4.097664,
  1.249015,
  4.327862,
  3.537944,
  -2.07937,
  -6.480392,
  3.333342,
  6.809414,
  -0.1776671,
  4.323565,
  5.210231,
  10.83095,
  6.404361,
  13.25554,
  9.84949,
  7.625702,
  1.83965,
  -1.241967,
  3.627302,
  2.920802,
  -1.484539,
  -9.64751,
  -17.7992,
  -16.74498,
  1.387084,
  -6.540767,
  -6.852817,
  -5.404517,
  4.845114,
  5.554434,
  -0.7769489,
  8.04847,
  6.366545,
  7.995885,
  6.396708,
  6.952602,
  -0.2480737,
  -3.008868,
  -6.921203,
  -4.692799,
  -9.346514,
  -0.568547,
  -7.094194,
  -2.340744,
  2.665247,
  -4.106424,
  7.47907,
  4.552239,
  6.537812,
  1.227239,
  3.848543,
  0.9256176,
  9.666071,
  2.320063,
  4.456945,
  14.30858,
  7.972797,
  12.30316,
  13.56325,
  11.41609,
  -0.8051342,
  -11.43491,
  -2.696573,
  -9.660872,
  -1.536101,
  2.787589,
  5.462687,
  2.281874,
  -1.405294,
  3.215138,
  -4.079484,
  -1.640967,
  -7.551139,
  3.042655,
  -6.943542,
  1.592252,
  -9.026604,
  3.788133,
  10.86374,
  0.01931315,
  -9.50797,
  6.956951,
  -2.419956,
  -0.3899617,
  0.5531141,
  6.64663,
  -5.533597,
  -3.488987,
  -11.35728,
  -9.047884,
  0.881072,
  9.56808,
  1.324901,
  0.8617368,
  2.032373,
  4.328842,
  3.155899,
  6.129704,
  7.458967,
  6.91618,
  3.314023,
  3.914886,
  -7.906697,
  -2.841124,
  -3.463887,
  -8.257963,
  5.586464,
  8.102078,
  6.041336,
  11.61472,
  14.42009,
  11.61653,
  4.295121,
  4.927021,
  0.8743029,
  -11.07839,
  -5.519838,
  -1.894796,
  1.905929,
  0.4138592,
  -0.393106,
  -1.200639,
  -5.364838,
  3.167883,
  4.235425,
  5.384284,
  12.41245,
  9.112123,
  4.486475,
  -4.185957,
  -5.069699 ;

 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 =
  9.086301,
  3.199057,
  6.440721,
  -3.014698,
  -30.02638,
  -38.99162,
  -33.06044,
  -54.4329,
  -48.07989,
  -28.78538,
  -28.27384,
  -13.48803,
  -6.763326,
  0.01554063,
  -0.1169841,
  -13.20175,
  -23.15452,
  -43.82927,
  -44.51136,
  -51.29442,
  -53.55495,
  -45.7478,
  -33.38352,
  -18.79739,
  0.9793671,
  8.861487,
  11.20178,
  -9.174157,
  -17.77984,
  -24.12921,
  -32.51183,
  -53.02094,
  -41.88,
  -37.46961,
  -22.54852,
  -17.67717,
  -5.919877,
  3.328846,
  12.84462,
  7.661071,
  -14.83557,
  -21.30969,
  -24.07352,
  -41.22075,
  -40.49345,
  -34.02234,
  -19.16957,
  -23.7798,
  0.6772503,
  10.86481,
  22.48764,
  13.14388,
  -0.03854424,
  -9.203542,
  -22.84366,
  -36.48262,
  -46.83702,
  -41.32865,
  -32.62632,
  -20.66924,
  2.9989,
  8.688982,
  27.38656,
  31.2266,
  30.91424,
  15.69391,
  -2.661811,
  -26.09213,
  -40.2655,
  -35.21167,
  -25.15686,
  -20.12548,
  -10.52242,
  -4.0987,
  7.007106,
  12.929,
  -0.003505526,
  6.07146,
  -15.82799,
  -25.12122,
  -21.28256,
  -35.6832,
  -27.85575,
  -20.06216,
  -5.748276,
  -9.026459,
  2.337071,
  9.832445,
  -0.7208539,
  -7.153665,
  -12.39667,
  -20.34176,
  -39.11356,
  -55.74635,
  -46.50116,
  -40.92616,
  -27.96982,
  -16.6987,
  -16.69752,
  1.153681,
  19.76253,
  20.47346,
  5.819398,
  -6.897931,
  -20.4038,
  -33.40665,
  -39.75901,
  -31.70835,
  -22.5244,
  -7.380281,
  -1.769133,
  11.56788,
  23.99784,
  21.02132,
  9.855877,
  -6.406181,
  -21.11759,
  -31.44352,
  -39.87304,
  -36.2886,
  -22.28739,
  -12.59977,
  -9.667582,
  -1.946603,
  5.427985,
  21.53225,
  30.35671,
  14.63851,
  -9.091329,
  -30.18083,
  -27.26328,
  -46.29681,
  -25.74227,
  -22.06627,
  -4.53647,
  -2.660068,
  2.435571,
  8.466827,
  2.587671,
  -0.4430497,
  -15.87934,
  -20.83158,
  -22.27589,
  -37.42101,
  -30.62271,
  -19.0074,
  -10.76786,
  -2.668961,
  4.910837,
  12.78986,
  9.669154,
  11.11105,
  1.220326,
  -16.09096,
  -34.85123,
  -38.08133,
  -31.38037,
  -34.60717,
  -24.90157,
  -9.094326,
  2.121962,
  13.42619,
  14.26958,
  16.35399,
  4.051416,
  -6.525618,
  -17.69625,
  -25.60666 ;

 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 =
  0.08381233,
  0.2537283,
  0.62652,
  0.5249876,
  0.3894506,
  0.1857972,
  0.3894506,
  0.04979375,
  0.1857972,
  0.1857972,
  0.2197686,
  0.2197686,
  0.2197686,
  0.2876763,
  0.3216127,
  0.4572421,
  0.4572421,
  0.4572421,
  0.4911206,
  0.3894506,
  0.3216127,
  0.2876763,
  0.2537283,
  0.1857972,
  0.1857972,
  0.2197686,
  0.2197686,
  0.1178191,
  0.2876763,
  0.3894506,
  0.3894506,
  0.1178191,
  0.1178191,
  0.1178191,
  0.08381233,
  0.01576331,
  -0.05233325,
  -0.05233325,
  -0.01827901,
  0.08381233,
  0.01576331,
  0.2197686,
  0.2537283,
  0.08381233,
  0.1857972,
  0.2876763,
  0.151814,
  0.04979375,
  0.01576331,
  0.04979375,
  0.151814,
  0.2197686,
  0.2537283,
  0.2537283,
  0.1857972,
  0.2197686,
  0.1178191,
  -0.01827901,
  -0.01827901,
  -0.05233325,
  -0.05233325,
  0.01576331,
  0.2197686,
  0.4572421,
  0.4911206,
  0.5249876,
  0.5588432,
  0.5588432,
  0.4911206,
  0.4572421,
  0.3216127,
  0.3216127,
  0.3216127,
  0.2537283,
  0.2537283,
  0.2537283,
  0.3216127,
  0.4572421,
  0.3894506,
  0.4233521,
  0.5249876,
  0.4572421,
  0.4233521,
  0.2876763,
  0.2197686,
  0.2537283,
  0.2876763,
  0.3555374,
  0.3894506,
  0.4233521,
  0.4911206,
  0.5249876,
  0.4911206,
  0.4233521,
  0.4233521,
  0.4572421,
  0.4572421,
  0.3894506,
  0.3555374,
  0.4233521,
  0.4911206,
  0.5588432,
  0.4911206,
  0.5249876,
  0.4572421,
  0.4572421,
  0.4233521,
  0.3894506,
  0.3555374,
  0.3894506,
  0.2537283,
  0.4233521,
  0.4572421,
  0.4911206,
  0.4572421,
  0.4572421,
  0.4572421,
  0.4233521,
  0.3216127,
  0.4233521,
  0.5249876,
  0.4233521,
  0.151814,
  0.08381233,
  0.2197686,
  0.4233521,
  0.4572421,
  0.3216127,
  0.2876763,
  0.2537283,
  0.4911206,
  0.2197686,
  0.3216127,
  0.2876763,
  0.4572421,
  0.2876763,
  0.3555374,
  0.4911206,
  0.4911206,
  0.5926873,
  0.4233521,
  0.4233521,
  0.3555374,
  0.3216127,
  0.2876763,
  0.3555374,
  0.3894506,
  0.2876763,
  0.2197686,
  0.3555374,
  0.3894506,
  0.4572421,
  0.4572421,
  0.3555374,
  0.2537283,
  0.3216127,
  0.2876763,
  0.2537283,
  0.3555374,
  0.3216127,
  0.4572421,
  0.3894506,
  0.3894506,
  0.4911206,
  0.5249876,
  0.4911206,
  0.5926873,
  0.5249876 ;

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