netcdf F0109.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., 300. ;
		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 = -300., 300. ;
		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 = -300., 300. ;
		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 = "13-Oct-2004 11:32:29:  Modified [lon,lat] to [-68.997900,44.054500].\n",
			"Wed Oct  6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0109" ;
		:mooring_site_desc = "W.Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.3 ;
		:goes_platform_id = "00454716" ;
		:starting_julian_day_number = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453393.95833912 ;
		:ending_julian_day_string = "2005-01-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  20-Aug-2004 20:45:08\n",
			"AANCM_Temperature_1.5:  20-Aug-2004 20:45:08" ;
		:longitude = -68.9979 ;
		:latitude = 44.0545 ;
data:

 lat = 44.0545 ;

 lon = -68.9979 ;

 depth = 2 ;

 time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 
    2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 
    2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 
    2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 
    2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 
    2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 
    2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 
    2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 
    2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 
    2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 
    2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 
    2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 
    2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 
    2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 
    2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 
    2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 
    2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 
    2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 
    2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 
    2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 
    2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 
    2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 
    2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 
    2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 
    2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 
    2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 
    2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 
    2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 
    2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 
    2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 
    2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 
    2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 
    2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 
    2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 
    2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 
    2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 
    2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 
    2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 
    2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ;

 current_speed =
  30.2099,
  18.7712,
  21.4109,
  9.6789,
  9.6789,
  10.8521,
  17.0114,
  4.3995,
  11.732,
  28.7434,
  35.4893,
  53.3806,
  42.8218,
  31.9697,
  22.2908,
  21.1176,
  16.7181,
  18.1846,
  18.7712,
  28.7434,
  21.4109,
  11.732,
  22.5841,
  42.2352,
  51.6208,
  39.3022,
  34.6094,
  29.6233,
  26.397,
  24.9305,
  17.3047,
  16.7181,
  5.2794,
  24.9305,
  47.2213,
  48.6878,
  65.9925,
  56.3136,
  49.5677,
  51.9141,
  35.4893,
  28.7434,
  17.598,
  12.3186,
  23.464,
  38.7156,
  56.0203,
  55.727,
  60.4198,
  64.8193,
  67.7523,
  54.2605,
  47.5146,
  35.4893,
  30.5032,
  19.3578,
  16.4248,
  30.2099,
  43.4084,
  40.4754,
  56.0203,
  53.6739,
  45.1682,
  42.5285,
  38.4223,
  28.7434,
  18.1846,
  17.3047,
  15.2516,
  25.2238,
  40.7687,
  45.4615,
  60.4198,
  65.6992,
  61.8863,
  41.3553,
  32.263,
  26.9836,
  15.8382,
  8.2124,
  5.2794,
  0.5866,
  38.4223,
  45.1682,
  49.861,
  50.1543,
  43.7017,
  36.0759,
  32.8496,
  29.9166,
  13.4918,
  8.2124,
  9.6789,
  11.732,
  19.0645,
  20.531,
  33.7295,
  43.4084,
  30.5032,
  27.8635,
  20.8243,
  10.8521,
  8.2124,
  14.0784,
  19.3578,
  15.2516,
  2.6397,
  9.0923,
  23.7573,
  32.263,
  40.1821,
  52.794,
  56.9002,
  44.2883,
  42.5285,
  30.7965,
  23.7573,
  19.3578,
  7.0392,
  11.4387,
  11.732,
  17.0114,
  35.196,
  47.2213,
  43.7017,
  38.129,
  20.531,
  14.665,
  11.4387,
  8.799,
  6.4526,
  1.4665,
  13.7851,
  23.1707,
  26.397,
  39.0089,
  36.9558,
  37.2491,
  35.4893,
  31.0898,
  20.531,
  12.3186,
  9.0923,
  8.799,
  20.2377,
  27.5702,
  31.3831,
  42.5285,
  53.3806,
  42.2352,
  43.1151,
  30.5032,
  28.4501,
  20.531,
  11.1454,
  15.5449,
  9.0923,
  25.2238,
  35.7826,
  37.2491,
  53.0873,
  45.1682,
  39.5955,
  32.5563,
  26.9836,
  24.0506,
  12.0253,
  9.6789 ;

 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 =
  183.8152,
  167.9932,
  149.3584,
  196.4728,
  319.1812,
  13.2892,
  351.1384,
  279.0988,
  199.6372,
  177.1348,
  194.7148,
  191.902,
  183.8152,
  189.7924,
  209.8336,
  234.7972,
  266.4412,
  295.624,
  318.8296,
  314.6104,
  309.3364,
  271.012,
  167.9932,
  185.5732,
  184.5184,
  188.0344,
  191.1988,
  204.5596,
  210.5368,
  224.6008,
  286.4824,
  4.1476,
  234.094,
  183.8152,
  177.1348,
  171.1576,
  186.2764,
  176.08,
  174.322,
  167.29,
  164.4772,
  170.806,
  176.4316,
  192.6052,
  166.2352,
  172.2124,
  173.6188,
  165.1804,
  164.4772,
  168.6964,
  166.5868,
  166.2352,
  167.29,
  156.742,
  159.2032,
  133.1848,
  130.372,
  161.6644,
  164.1256,
  160.6096,
  170.1028,
  166.5868,
  176.08,
  185.2216,
  185.9248,
  183.4636,
  193.3084,
  170.1028,
  156.3904,
  143.7328,
  169.048,
  175.3768,
  178.5412,
  177.1348,
  177.4864,
  183.112,
  196.8244,
  191.1988,
  209.1304,
  230.9296,
  213.7012,
  132.13,
  164.8288,
  176.7832,
  174.6736,
  168.3448,
  173.6188,
  184.1668,
  200.3404,
  217.2172,
  223.546,
  259.7608,
  289.9984,
  318.1264,
  59.3488,
  114.1984,
  154.984,
  171.5092,
  155.6872,
  161.6644,
  142.678,
  100.1344,
  51.6136,
  23.8372,
  46.6912,
  72.0064,
  81.148,
  163.4224,
  166.9384,
  190.4956,
  182.4088,
  181.7056,
  186.628,
  179.9476,
  181.0024,
  184.87,
  174.6736,
  173.2672,
  179.596,
  163.774,
  171.8608,
  182.0572,
  185.2216,
  181.7056,
  185.9248,
  191.1988,
  201.0436,
  208.7788,
  221.4364,
  275.2312,
  311.446,
  260.1124,
  182.0572,
  178.5412,
  203.5048,
  178.1896,
  179.9476,
  175.3768,
  171.8608,
  184.1668,
  200.3404,
  176.4316,
  130.372,
  170.4544,
  173.9704,
  166.5868,
  177.4864,
  182.0572,
  185.5732,
  177.4864,
  179.596,
  188.0344,
  197.8792,
  195.0664,
  262.222,
  248.5096,
  214.756,
  197.5276,
  192.6052,
  197.8792,
  182.7604,
  180.6508,
  174.322,
  183.4636,
  204.208,
  212.2948,
  226.3588,
  278.044 ;

 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 =
  -2.010125,
  3.904931,
  10.91241,
  -2.74455,
  -6.326797,
  2.494532,
  -2.620576,
  -4.344141,
  -3.942693,
  1.436777,
  -9.014559,
  -11.00913,
  -2.849303,
  -5.437368,
  -11.08929,
  -17.25554,
  -16.68586,
  -16.39617,
  -12.35709,
  -20.46239,
  -16.56,
  -11.73017,
  4.69812,
  -4.101772,
  -4.066648,
  -5.493175,
  -6.721623,
  -12.31262,
  -13.4121,
  -17.50527,
  -16.5936,
  1.209154,
  -4.27621,
  -1.658841,
  2.36042,
  7.484148,
  -7.214623,
  3.849797,
  4.904113,
  11.42196,
  9.497711,
  4.592557,
  1.095301,
  -2.68831,
  5.582949,
  5.246008,
  6.226256,
  14.25366,
  16.16966,
  12.70509,
  15.71664,
  12.91057,
  10.45399,
  14.01374,
  10.83031,
  14.11474,
  12.51332,
  9.5035,
  11.87348,
  13.43796,
  9.628823,
  12.45084,
  3.087858,
  -3.870434,
  -3.966068,
  -1.736516,
  -4.185957,
  2.974348,
  6.108305,
  14.92118,
  7.745505,
  3.664312,
  1.538174,
  3.284062,
  2.714118,
  -2.245094,
  -9.338185,
  -5.240588,
  -7.710019,
  -6.375878,
  -2.929338,
  0.435037,
  10.05527,
  2.53458,
  4.628565,
  10.13225,
  4.857131,
  -2.621285,
  -11.41842,
  -18.0947,
  -9.294996,
  -8.081611,
  -9.095284,
  -7.830987,
  16.40094,
  18.72697,
  14.26324,
  6.409276,
  12.55871,
  8.765364,
  12.62564,
  10.68278,
  6.437215,
  5.689634,
  14.08604,
  14.50566,
  2.608259,
  2.594158,
  5.369114,
  -5.877028,
  -1.688818,
  -1.571357,
  -6.567568,
  0.04050397,
  -0.7440058,
  -2.614476,
  2.205375,
  2.269495,
  0.04963391,
  3.19628,
  1.660999,
  -0.6106616,
  -3.203118,
  -1.405492,
  -4.511024,
  -7.405178,
  -7.372236,
  -7.060162,
  -7.569998,
  -8.762351,
  -4.836739,
  -1.444717,
  -0.4948465,
  0.5898823,
  -10.52781,
  1.232376,
  0.03379802,
  3.002372,
  5.024523,
  -2.258994,
  -7.136512,
  0.7667106,
  6.927014,
  1.45916,
  2.125813,
  6.395514,
  1.376354,
  -1.526654,
  -5.184184,
  1.852289,
  0.3040076,
  -4.26336,
  -8.734498,
  -5.336793,
  -11.04286,
  -14.4642,
  -5.183364,
  -7.59653,
  -7.808902,
  -11.43589,
  -2.556654,
  -0.5130366,
  3.917486,
  -1.96687,
  -11.06464,
  -12.84965,
  -8.702418,
  -9.583669 ;

 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 =
  -30.14295,
  -18.36054,
  -18.42134,
  -9.281624,
  7.324804,
  10.56151,
  16.80834,
  0.6957254,
  -11.04966,
  -28.70747,
  -34.32533,
  -52.23301,
  -42.7269,
  -31.50392,
  -19.33669,
  -12.17371,
  -1.03774,
  7.864175,
  14.13012,
  20.18598,
  13.57178,
  0.2072084,
  -22.09002,
  -42.03555,
  -51.46037,
  -38.91642,
  -33.95041,
  -26.94326,
  -22.73582,
  -17.75092,
  4.909703,
  16.67432,
  -3.096142,
  -24.87525,
  -47.16227,
  -48.10914,
  -65.59695,
  -56.18185,
  -49.3245,
  -50.64201,
  -34.19479,
  -28.37413,
  -17.56388,
  -12.02168,
  -22.79013,
  -38.35853,
  -55.67322,
  -53.87329,
  -58.21593,
  -63.56196,
  -65.90418,
  -52.70217,
  -46.35031,
  -32.6053,
  -28.51578,
  -13.24758,
  -10.63913,
  -28.67615,
  -41.75296,
  -38.17957,
  -55.18659,
  -52.20981,
  -45.06253,
  -42.35201,
  -38.21706,
  -28.6909,
  -17.69625,
  -17.04717,
  -13.97497,
  -20.33712,
  -40.02617,
  -45.31358,
  -60.40022,
  -65.61707,
  -61.82676,
  -41.29432,
  -30.88202,
  -26.46981,
  -13.83489,
  -5.176069,
  -4.392157,
  -0.3935001,
  -37.08321,
  -45.09703,
  -49.6457,
  -49.12017,
  -43.43094,
  -35.98054,
  -30.80123,
  -23.82404,
  -9.779146,
  -1.45982,
  3.310125,
  8.735872,
  9.71928,
  -8.415606,
  -30.56533,
  -42.93262,
  -27.79791,
  -26.44888,
  -16.56033,
  -1.909511,
  5.099586,
  12.87748,
  13.2781,
  4.711383,
  0.406204,
  -8.714372,
  -23.14264,
  -31.7232,
  -40.1466,
  -52.77061,
  -56.51991,
  -44.28828,
  -42.52199,
  -30.68532,
  -23.65472,
  -19.2243,
  -7.039025,
  -10.98306,
  -11.61382,
  -17.00044,
  -35.04994,
  -47.20038,
  -43.46825,
  -37.403,
  -19.16174,
  -12.85365,
  -8.575488,
  0.8022476,
  4.271066,
  -0.2518214,
  -13.77622,
  -23.16319,
  -24.20675,
  -38.98943,
  -36.95578,
  -37.1279,
  -35.13182,
  -31.00762,
  -19.25077,
  -12.29472,
  -5.889516,
  -8.677169,
  -20.12574,
  -26.81815,
  -31.35291,
  -42.50109,
  -53.12827,
  -42.19456,
  -43.11403,
  -30.20379,
  -27.07613,
  -19.82525,
  -1.508364,
  -5.694801,
  -7.470118,
  -24.05271,
  -34.92013,
  -35.45019,
  -53.0257,
  -45.16529,
  -39.40123,
  -32.49683,
  -24.61074,
  -20.33022,
  -8.299142,
  1.354403 ;

 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.453211,
  3.420346,
  3.255887,
  3.288797,
  3.288797,
  3.222967,
  3.420346,
  3.486066,
  3.453211,
  3.35459,
  3.453211,
  3.255887,
  3.420346,
  3.420346,
  3.387472,
  3.321698,
  3.387472,
  3.518913,
  3.617398,
  3.683011,
  3.617398,
  3.650209,
  3.683011,
  3.617398,
  3.486066,
  3.486066,
  3.420346,
  3.387472,
  3.420346,
  3.486066,
  3.617398,
  3.683011,
  3.683011,
  3.55175,
  3.55175,
  3.584579,
  3.321698,
  3.255887,
  3.288797,
  3.222967,
  3.157101,
  3.124153,
  3.157101,
  3.190038,
  3.157101,
  3.124153,
  3.058231,
  3.025256,
  3.124153,
  3.091197,
  2.959277,
  2.992271,
  2.992271,
  2.926273,
  2.794163,
  2.860237,
  2.926273,
  2.728051,
  2.794163,
  2.761112,
  2.728051,
  2.860237,
  2.89326,
  2.89326,
  2.89326,
  2.89326,
  2.959277,
  2.926273,
  2.926273,
  2.860237,
  2.761112,
  2.761112,
  2.728051,
  2.728051,
  2.728051,
  2.728051,
  2.761112,
  2.794163,
  2.761112,
  2.761112,
  2.827205,
  2.827205,
  2.330555,
  2.264167,
  2.297366,
  2.363734,
  2.496351,
  2.728051,
  2.761112,
  2.69498,
  2.728051,
  2.761112,
  2.794163,
  2.761112,
  2.628809,
  2.5626,
  2.5626,
  2.5626,
  2.628809,
  2.6619,
  2.52948,
  2.396903,
  2.52948,
  2.595709,
  2.363734,
  2.330555,
  2.264167,
  2.463211,
  2.264167,
  2.363734,
  2.396903,
  2.330555,
  2.230958,
  2.264167,
  2.264167,
  2.330555,
  2.330555,
  2.330555,
  2.363734,
  2.363734,
  2.330555,
  2.363734,
  2.230958,
  2.230958,
  2.230958,
  2.131269,
  2.131269,
  2.131269,
  2.098019,
  2.064759,
  2.131269,
  2.131269,
  2.064759,
  2.064759,
  2.131269,
  1.964917,
  2.098019,
  2.164509,
  2.064759,
  2.031489,
  2.064759,
  2.098019,
  2.098019,
  2.098019,
  2.131269,
  2.164509,
  2.131269,
  2.131269,
  2.031489,
  2.031489,
  1.931616,
  1.83165,
  1.798307,
  1.83165,
  1.998208,
  1.998208,
  2.064759,
  1.964917,
  1.964917,
  2.064759,
  1.898304,
  1.931616,
  1.83165,
  1.798307,
  1.764954,
  1.698216,
  1.698216,
  1.698216 ;

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