netcdf L0105.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.7711, 0.03433, -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 = "04-Jun-2004 16:36:29:  Modified [lon,lat] to [-66.553100,43.625700].\n",
			"Fri Jun  4 15:44:39 2004: /usr/local/nco/bin/ncrcat -d time,2453161.615,2453162.00 L0105.aanderaa.realtime.nc L0105.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 = "AANCM686" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0105" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		:starting_julian_day_number = 2453177.00000579 ;
		:starting_julian_day_string = "2004-06-20 00:00:00" ;
		:ending_julian_day_number = 2453183.95833912 ;
		:ending_julian_day_string = "2004-06-26 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  11-May-2004 20:37:50\n",
			"AANCM_Temperature_1.5:  11-May-2004 20:37:50" ;
data:

 lat = 43.6257 ;

 lon = -66.5531 ;

 depth = 2 ;

 time = 2453177, 2453177.04166667, 2453177.08333333, 2453177.125, 
    2453177.16666667, 2453177.20833333, 2453177.25, 2453177.29166667, 
    2453177.33333333, 2453177.375, 2453177.41666667, 2453177.45833333, 
    2453177.5, 2453177.54166667, 2453177.58333333, 2453177.625, 
    2453177.66666667, 2453177.70833333, 2453177.75, 2453177.79166667, 
    2453177.83333333, 2453177.875, 2453177.91666667, 2453177.95833333, 
    2453178, 2453178.04166667, 2453178.08333333, 2453178.125, 
    2453178.16666667, 2453178.20833333, 2453178.25, 2453178.29166667, 
    2453178.33333333, 2453178.375, 2453178.41666667, 2453178.45833333, 
    2453178.5, 2453178.54166667, 2453178.58333333, 2453178.625, 
    2453178.66666667, 2453178.70833333, 2453178.75, 2453178.79166667, 
    2453178.83333333, 2453178.875, 2453178.91666667, 2453178.95833333, 
    2453179, 2453179.04166667, 2453179.08333333, 2453179.125, 
    2453179.16666667, 2453179.20833333, 2453179.25, 2453179.29166667, 
    2453179.33333333, 2453179.375, 2453179.41666667, 2453179.45833333, 
    2453179.5, 2453179.54166667, 2453179.58333333, 2453179.625, 
    2453179.66666667, 2453179.70833333, 2453179.75, 2453179.79166667, 
    2453179.83333333, 2453179.875, 2453179.91666667, 2453179.95833333, 
    2453180, 2453180.04166667, 2453180.08333333, 2453180.125, 
    2453180.16666667, 2453180.20833333, 2453180.25, 2453180.29166667, 
    2453180.33333333, 2453180.375, 2453180.41666667, 2453180.45833333, 
    2453180.5, 2453180.54166667, 2453180.58333333, 2453180.625, 
    2453180.66666667, 2453180.70833333, 2453180.75, 2453180.79166667, 
    2453180.83333333, 2453180.875, 2453180.91666667, 2453180.95833333, 
    2453181, 2453181.04166667, 2453181.08333333, 2453181.125, 
    2453181.16666667, 2453181.20833333, 2453181.25, 2453181.29166667, 
    2453181.33333333, 2453181.375, 2453181.41666667, 2453181.45833333, 
    2453181.5, 2453181.54166667, 2453181.58333333, 2453181.625, 
    2453181.66666667, 2453181.70833333, 2453181.75, 2453181.79166667, 
    2453181.83333333, 2453181.875, 2453181.91666667, 2453181.95833333, 
    2453182, 2453182.04166667, 2453182.08333333, 2453182.125, 
    2453182.16666667, 2453182.20833333, 2453182.25, 2453182.29166667, 
    2453182.33333333, 2453182.375, 2453182.41666667, 2453182.45833333, 
    2453182.5, 2453182.54166667, 2453182.58333333, 2453182.625, 
    2453182.66666667, 2453182.70833333, 2453182.75, 2453182.79166667, 
    2453182.83333333, 2453182.875, 2453182.91666667, 2453182.95833333, 
    2453183, 2453183.04166667, 2453183.08333333, 2453183.125, 
    2453183.16666667, 2453183.20833333, 2453183.25, 2453183.29166667, 
    2453183.33333333, 2453183.375, 2453183.41666667, 2453183.45833333, 
    2453183.5, 2453183.54166667, 2453183.58333333, 2453183.625, 
    2453183.66666667, 2453183.70833333, 2453183.75, 2453183.79166667, 
    2453183.83333333, 2453183.875, 2453183.91666667, 2453183.95833333 ;

 current_speed =
  33.4362,
  63.9394,
  65.1126,
  54.2605,
  13.7851,
  8.2124,
  31.0898,
  46.0481,
  69.5121,
  73.6183,
  77.7245,
  38.129,
  28.4501,
  32.8496,
  52.5007,
  60.1265,
  30.7965,
  10.5588,
  16.1315,
  42.8218,
  41.3553,
  51.0342,
  48.3945,
  33.1429,
  7.3325,
  22.2908,
  35.7826,
  49.2744,
  31.0898,
  14.665,
  4.6928,
  43.1151,
  45.1682,
  44.2883,
  61.8863,
  50.1543,
  9.3856,
  26.1037,
  53.6739,
  55.1404,
  47.2213,
  18.4779,
  22.5841,
  43.995,
  56.6069,
  57.1935,
  53.3806,
  39.3022,
  17.598,
  12.9052,
  46.3414,
  54.8471,
  61.8863,
  48.6878,
  19.9444,
  8.5057,
  29.33,
  42.2352,
  62.4729,
  64.526,
  39.5955,
  15.2516,
  38.129,
  58.3667,
  68.3389,
  60.4198,
  21.4109,
  17.3047,
  16.1315,
  42.8218,
  43.1151,
  45.4615,
  25.5171,
  16.7181,
  24.6372,
  50.4476,
  69.5121,
  61.2997,
  37.5424,
  13.4918,
  29.33,
  37.2491,
  61.2997,
  65.4059,
  51.6208,
  33.1429,
  29.9166,
  45.4615,
  66.5791,
  57.7801,
  32.5563,
  12.0253,
  24.3439,
  31.3831,
  30.7965,
  41.062,
  37.2491,
  7.6258,
  26.6903,
  35.4893,
  63.6461,
  69.8054,
  33.4362,
  21.7042,
  8.5057,
  29.6233,
  36.9558,
  34.9027,
  56.3136,
  23.7573,
  16.4248,
  37.8357,
  42.8218,
  80.9508,
  55.1404,
  30.7965,
  16.4248,
  8.5057,
  20.2377,
  36.9558,
  34.9027,
  28.4501,
  22.5841,
  39.8888,
  54.5538,
  79.191,
  65.4059,
  50.1543,
  37.2491,
  9.3856,
  13.7851,
  20.2377,
  19.9444,
  41.3553,
  5.5727,
  17.8913,
  56.3136,
  57.4868,
  68.6322,
  54.5538,
  42.2352,
  18.1846,
  6.7459,
  15.5449,
  27.8635,
  14.3717,
  21.7042,
  9.6789,
  32.8496,
  43.4084,
  62.1796,
  48.6878,
  36.9558,
  26.6903,
  15.2516,
  8.2124,
  29.0367,
  21.4109,
  42.5285,
  16.7181,
  41.9419,
  41.3553,
  45.4615,
  53.9672,
  39.5955,
  25.8104,
  24.6372,
  29.6233 ;

 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 =
  343.6913,
  345.4493,
  351.0749,
  341.9333,
  8.6549,
  147.1853,
  169.6877,
  185.8613,
  170.0393,
  169.3361,
  173.5553,
  197.1125,
  253.0169,
  321.5789,
  333.8849,
  351.4265,
  5.4905,
  35.0249,
  103.5869,
  152.8109,
  162.6557,
  160.8977,
  166.8749,
  140.8565,
  202.7381,
  352.4813,
  337.0493,
  345.0977,
  359.8649,
  351.0749,
  52.6049,
  157.0301,
  173.5553,
  172.1489,
  183.0485,
  176.0165,
  198.5189,
  350.7233,
  345.4493,
  1.2713,
  17.7965,
  30.8057,
  76.5137,
  131.7149,
  155.9753,
  146.1305,
  160.5461,
  160.5461,
  187.2677,
  303.2957,
  339.5105,
  347.5589,
  25.1801,
  12.5225,
  29.7509,
  99.3677,
  155.9753,
  167.5781,
  176.0165,
  167.2265,
  182.6969,
  232.2725,
  314.5469,
  348.6137,
  0.9197,
  18.8513,
  22.3673,
  86.7101,
  193.5965,
  172.1489,
  153.1625,
  146.1305,
  199.2221,
  311.3825,
  316.3049,
  331.4237,
  359.5133,
  11.4677,
  16.3901,
  73.7009,
  172.5005,
  163.7105,
  153.1625,
  177.0713,
  170.3909,
  249.5009,
  293.8025,
  320.5241,
  341.6201,
  0.2165,
  13.5773,
  99.0161,
  166.5233,
  181.9937,
  170.0393,
  167.2265,
  163.7105,
  217.5053,
  321.5789,
  349.3169,
  358.4585,
  14.9837,
  358.8101,
  351.7781,
  296.2637,
  189.7289,
  173.5553,
  172.1489,
  178.4777,
  161.2493,
  291.3413,
  348.6137,
  358.1069,
  2.6777,
  29.0477,
  13.9289,
  44.5181,
  176.7197,
  178.4777,
  171.7973,
  161.9525,
  181.2905,
  270.5969,
  323.3369,
  335.2913,
  351.7781,
  351.0749,
  353.5361,
  341.2685,
  21.3125,
  175.3133,
  184.8065,
  154.5689,
  143.3177,
  231.2177,
  359.1617,
  352.1297,
  341.6201,
  353.8877,
  348.2621,
  350.3717,
  354.5909,
  295.9121,
  127.8473,
  152.4593,
  173.5553,
  98.3129,
  30.4541,
  11.8193,
  340.5653,
  341.6201,
  342.9881,
  350.3717,
  324.7433,
  340.5653,
  195.7061,
  174.2585,
  190.0805,
  183.4001,
  221.7245,
  351.7781,
  16.0385,
  1.2713,
  0.2165,
  17.4449,
  356.3489,
  179.5325,
  206.2541 ;

 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 =
  -9.389301,
  -16.06392,
  -10.10178,
  -16.82748,
  2.074419,
  4.450495,
  5.565492,
  -4.702462,
  12.02369,
  13.62288,
  8.724124,
  -11.21941,
  -27.20942,
  -20.41393,
  -23.10954,
  -8.963539,
  2.946631,
  6.060037,
  15.68006,
  19.56651,
  12.32855,
  16.70124,
  10.98932,
  20.92195,
  -2.834154,
  -2.916746,
  -13.95303,
  -12.67198,
  -0.07330781,
  -2.275175,
  3.728273,
  16.82556,
  5.069869,
  6.049743,
  -3.291192,
  3.484179,
  -2.98103,
  -4.207982,
  -13.48485,
  1.223375,
  14.43258,
  9.463056,
  21.96136,
  32.84074,
  23.04639,
  31.87412,
  17.77832,
  13.08953,
  -2.226242,
  -10.78679,
  -16.22115,
  -11.81603,
  26.33045,
  10.55663,
  9.897013,
  8.392268,
  11.94114,
  9.085155,
  4.339942,
  14.26653,
  -1.863064,
  -12.06295,
  -27.17364,
  -11.52293,
  1.096915,
  19.52243,
  8.14776,
  17.27618,
  -3.792237,
  5.849421,
  19.46481,
  25.33584,
  -8.401017,
  -12.54381,
  -17.01988,
  -24.13053,
  -0.5904647,
  12.18733,
  10.59355,
  12.94956,
  3.828079,
  10.44803,
  27.67446,
  3.341797,
  8.61682,
  -31.04421,
  -27.37196,
  -28.90231,
  -20.99347,
  0.2183295,
  7.64282,
  11.87672,
  5.673344,
  -1.091806,
  5.326952,
  9.078704,
  10.44803,
  -4.642852,
  -16.58632,
  -6.578892,
  -1.712144,
  18.04778,
  -0.6943421,
  -3.103858,
  -7.627631,
  -5.005939,
  4.148074,
  4.767678,
  1.496028,
  7.636809,
  -15.29854,
  -7.469635,
  -1.41461,
  3.781833,
  26.77274,
  7.413261,
  11.516,
  0.4867027,
  0.5376351,
  5.27269,
  10.81304,
  -0.6407409,
  -22.58287,
  -23.81795,
  -22.80376,
  -11.32489,
  -10.14728,
  -5.64623,
  -11.96194,
  3.411238,
  1.126341,
  -1.695735,
  8.564631,
  24.70472,
  -4.344095,
  -0.26176,
  -7.711082,
  -18.12652,
  -7.307787,
  -11.09815,
  -7.06408,
  -1.714197,
  -6.067704,
  12.27501,
  12.88349,
  1.61314,
  21.47616,
  4.905731,
  6.728445,
  -14.44338,
  -19.60623,
  -14.24461,
  -6.181069,
  -15.40673,
  -5.0747,
  -2.223121,
  2.904845,
  -3.747585,
  -2.522285,
  -11.12672,
  -5.997995,
  11.42578,
  1.008634,
  0.203922,
  11.87028,
  -1.643622,
  0.2010229,
  -13.10395 ;

 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 =
  32.09082,
  61.88859,
  64.32422,
  51.58525,
  13.62812,
  -6.901927,
  -30.58759,
  -45.80736,
  -68.46432,
  -72.34688,
  -77.23333,
  -36.44099,
  -8.309978,
  25.7365,
  47.14099,
  59.45461,
  30.65521,
  8.646629,
  -3.78961,
  -38.09013,
  -39.4749,
  -48.22404,
  -47.13027,
  -25.70455,
  -6.762628,
  22.09915,
  32.95007,
  47.61709,
  31.08971,
  14.48744,
  2.849974,
  -39.6965,
  -44.88277,
  -43.87316,
  -61.79872,
  -50.03313,
  -8.899604,
  25.7623,
  51.95235,
  55.12683,
  44.96167,
  15.87083,
  5.266902,
  -29.27535,
  -51.70304,
  -47.48828,
  -50.33309,
  -37.05843,
  -17.45662,
  7.08444,
  43.40968,
  53.55918,
  56.00555,
  47.52956,
  17.31555,
  -1.384471,
  -26.78914,
  -41.24648,
  -62.32197,
  -62.92909,
  -39.55164,
  -9.332557,
  26.74722,
  57.21795,
  68.33009,
  57.1789,
  19.80002,
  0.9930828,
  -15.67942,
  -42.42041,
  -38.4712,
  -37.7471,
  -24.09451,
  11.05205,
  17.81334,
  44.30212,
  69.50959,
  60.07597,
  36.01678,
  3.786496,
  -29.07911,
  -35.7538,
  -54.69714,
  -65.32047,
  -50.89654,
  -11.6064,
  12.0739,
  35.09137,
  63.18268,
  57.77969,
  31.64648,
  -1.884509,
  -23.67359,
  -31.3641,
  -30.33229,
  -40.04579,
  -35.7538,
  -6.049524,
  20.91091,
  34.87418,
  63.62307,
  67.43198,
  33.42899,
  21.48112,
  3.763799,
  -29.19727,
  -36.72226,
  -34.57553,
  -56.29372,
  -22.49641,
  5.977358,
  37.09103,
  42.79843,
  80.86241,
  48.20461,
  29.89093,
  11.71136,
  -8.491764,
  -20.23056,
  -36.57772,
  -33.18549,
  -28.44288,
  0.235274,
  31.99722,
  49.55911,
  78.37704,
  64.61397,
  49.83547,
  35.27616,
  8.743737,
  -13.73901,
  -20.16653,
  -18.01184,
  -33.16531,
  -3.490533,
  17.88939,
  55.78316,
  54.55421,
  68.24203,
  53.41299,
  41.64025,
  18.10362,
  2.947903,
  -9.537716,
  -24.70608,
  -14.28088,
  -3.137971,
  8.343555,
  32.15314,
  40.93505,
  59.00761,
  46.55742,
  36.43522,
  21.79461,
  14.38258,
  -7.905773,
  -28.89103,
  -21.08038,
  -42.45364,
  -12.47762,
  41.51081,
  39.7456,
  45.45031,
  53.96682,
  37.77433,
  25.75801,
  -24.63638,
  -26.56739 ;

 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 =
  7.973821,
  8.261682,
  8.229716,
  8.389497,
  8.48531,
  8.453377,
  8.35755,
  8.293642,
  8.101807,
  7.749652,
  7.877779,
  7.653503,
  7.621443,
  7.653503,
  7.813725,
  7.973821,
  8.165771,
  8.293642,
  8.389497,
  8.581082,
  8.35755,
  8.229716,
  8.133792,
  8.101807,
  8.037824,
  8.005824,
  8.101807,
  8.069818,
  8.261682,
  8.293642,
  8.293642,
  8.261682,
  8.261682,
  8.069818,
  7.941812,
  7.781692,
  7.749652,
  7.781692,
  7.973821,
  8.35755,
  8.453377,
  8.325599,
  8.293642,
  8.325599,
  8.389497,
  8.740616,
  8.612998,
  8.389497,
  8.229716,
  8.165771,
  8.325599,
  8.48531,
  8.005824,
  8.069818,
  8.069818,
  8.069818,
  8.101807,
  7.941812,
  8.261682,
  8.453377,
  8.197746,
  8.037824,
  8.197746,
  8.421439,
  8.133792,
  8.453377,
  8.549163,
  8.261682,
  8.261682,
  8.389497,
  8.35755,
  8.389497,
  8.421439,
  8.389497,
  8.229716,
  8.325599,
  8.517239,
  8.549163,
  8.517239,
  8.517239,
  8.48531,
  8.517239,
  8.517239,
  8.421439,
  8.229716,
  8.165771,
  7.973821,
  8.293642,
  8.517239,
  8.676816,
  8.804399,
  8.900043,
  8.931916,
  8.995649,
  9.027511,
  8.963785,
  8.804399,
  8.740616,
  8.676816,
  8.804399,
  8.931916,
  9.027511,
  9.09122,
  9.154914,
  9.123069,
  9.09122,
  9.123069,
  8.836285,
  8.963785,
  8.931916,
  8.995649,
  9.027511,
  8.995649,
  9.250425,
  9.695706,
  9.695706,
  9.886333,
  9.822803,
  9.759261,
  9.727486,
  9.218592,
  9.504958,
  9.409535,
  9.536757,
  9.250425,
  9.504958,
  9.473154,
  9.473154,
  9.441346,
  9.31408,
  9.186755,
  9.345902,
  9.441346,
  9.441346,
  9.441346,
  9.504958,
  9.568555,
  9.632137,
  9.536757,
  9.09122,
  9.854569,
  9.663923,
  9.441346,
  9.568555,
  9.727486,
  9.632137,
  9.536757,
  9.632137,
  9.568555,
  9.663923,
  9.600348,
  9.600348,
  9.695706,
  9.154914,
  9.504958,
  9.218592,
  9.441346,
  9.568555,
  9.31408,
  9.504958,
  9.504958,
  9.568555,
  9.918092,
  10.01335,
  9.854569,
  10.23552,
  10.45754,
  10.39412 ;

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