netcdf F0106.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.7143, 0.03428, -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 = "" ;
		: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 = "Processed with MATLAB" ;
		: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 = 720 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0106" ;
		:mooring_site_desc = "W. Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.67 ;
		:last_mysql_update_index = -1 ;
		:starting_julian_day_number = 2452883.00000579 ;
		:starting_julian_day_string = "2003-08-31 00:00:00" ;
		:ending_julian_day_number = 2452889.95833912 ;
		:ending_julian_day_string = "2003-09-06 23:00:00" ;
		:current_speed_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:current_direction_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:current_u_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:current_v_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ;
		:temperature_algorithm_id = "$Id: aanderaa_temperature.m,v 1.4 2003/08/26 12:38:53 jevans AANDERAA_CM_TEMPERATURE $" ;
		:algorithm_ids = "AANCM_Currents_1.5:  27-Aug-2003 12:19:18\n",
			"AANCM_Temperature_1.5:  27-Aug-2003 12:19:18" ;
data:

 lat = 44.1055 ;

 lon = -68.1086 ;

 depth = 2 ;

 time = 2452883, 2452883.04166667, 2452883.08333333, 2452883.125, 
    2452883.16666667, 2452883.20833333, 2452883.25, 2452883.29166667, 
    2452883.33333333, 2452883.375, 2452883.41666667, 2452883.45833333, 
    2452883.5, 2452883.54166667, 2452883.58333333, 2452883.625, 
    2452883.66666667, 2452883.70833333, 2452883.75, 2452883.79166667, 
    2452883.83333333, 2452883.875, 2452883.91666667, 2452883.95833333, 
    2452884, 2452884.04166667, 2452884.08333333, 2452884.125, 
    2452884.16666667, 2452884.20833333, 2452884.25, 2452884.29166667, 
    2452884.33333333, 2452884.375, 2452884.41666667, 2452884.45833333, 
    2452884.5, 2452884.54166667, 2452884.58333333, 2452884.625, 
    2452884.66666667, 2452884.70833333, 2452884.75, 2452884.79166667, 
    2452884.83333333, 2452884.875, 2452884.91666667, 2452884.95833333, 
    2452885, 2452885.04166667, 2452885.08333333, 2452885.125, 
    2452885.16666667, 2452885.20833333, 2452885.25, 2452885.29166667, 
    2452885.33333333, 2452885.375, 2452885.41666667, 2452885.45833333, 
    2452885.5, 2452885.54166667, 2452885.58333333, 2452885.625, 
    2452885.66666667, 2452885.70833333, 2452885.75, 2452885.79166667, 
    2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 
    2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 
    2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 
    2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 
    2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 
    2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 
    2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 
    2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 
    2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 
    2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 
    2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 
    2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 
    2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 
    2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 
    2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 
    2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 
    2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 
    2452888.66666667, 2452888.70833333, 2452888.75, 2452888.79166667, 
    2452888.83333333, 2452888.875, 2452888.91666667, 2452888.95833333, 
    2452889, 2452889.04166667, 2452889.08333333, 2452889.125, 
    2452889.16666667, 2452889.20833333, 2452889.25, 2452889.29166667, 
    2452889.33333333, 2452889.375, 2452889.41666667, 2452889.45833333, 
    2452889.5, 2452889.54166667, 2452889.58333333, 2452889.625, 
    2452889.66666667, 2452889.70833333, 2452889.75, 2452889.79166667, 
    2452889.83333333, 2452889.875, 2452889.91666667, 2452889.95833333 ;

 current_speed =
  24.0506,
  9.3856,
  21.4109,
  26.1037,
  25.8104,
  28.7434,
  3.8129,
  2.0531,
  27.5702,
  36.9558,
  33.7295,
  36.3692,
  26.9836,
  14.0784,
  3.5196,
  18.4779,
  26.6903,
  30.2099,
  12.3186,
  7.3325,
  24.6372,
  37.5424,
  36.0759,
  32.5563,
  29.6233,
  23.1707,
  4.6928,
  14.3717,
  14.665,
  12.6119,
  14.3717,
  17.0114,
  23.464,
  42.2352,
  39.3022,
  29.9166,
  25.2238,
  15.2516,
  11.732,
  14.0784,
  22.8774,
  20.2377,
  4.9861,
  5.866,
  2.0531,
  20.8243,
  30.2099,
  25.5171,
  28.7434,
  19.9444,
  9.9722,
  8.799,
  17.0114,
  15.5449,
  27.8635,
  18.1846,
  14.3717,
  8.5057,
  22.8774,
  22.5841,
  29.33,
  13.4918,
  9.0923,
  14.0784,
  24.3439,
  34.0228,
  50.1543,
  33.4362,
  16.1315,
  16.4248,
  4.9861,
  26.6903,
  35.196,
  30.7965,
  28.4501,
  23.464,
  12.9052,
  21.9975,
  22.5841,
  29.6233,
  15.5449,
  17.598,
  26.1037,
  38.129,
  36.3692,
  25.8104,
  18.1846,
  16.1315,
  9.9722,
  17.598,
  23.1707,
  29.6233,
  22.2908,
  5.866,
  20.531,
  41.3553,
  51.9141,
  43.7017,
  27.2769,
  19.6511,
  21.9975,
  17.8913,
  29.9166,
  36.0759,
  39.5955,
  25.2238,
  24.0506,
  11.732,
  14.0784,
  17.0114,
  20.531,
  15.8382,
  17.8913,
  12.9052,
  27.5702,
  32.263,
  45.4615,
  21.7042,
  4.3995,
  9.0923,
  8.2124,
  33.7295,
  32.8496,
  31.0898,
  24.6372,
  21.1176,
  9.6789,
  21.1176,
  23.1707,
  14.0784,
  30.2099,
  17.0114,
  2.933,
  14.9583,
  35.7826,
  37.8357,
  21.1176,
  19.9444,
  14.3717,
  24.3439,
  27.2769,
  37.2491,
  31.9697,
  19.0645,
  11.1454,
  32.5563,
  46.3414,
  68.3389,
  63.0595,
  39.3022,
  28.1568,
  15.2516,
  18.1846,
  24.9305,
  21.4109,
  17.8913,
  10.8521,
  31.0898,
  36.9558,
  45.7548,
  53.9672,
  49.2744,
  27.2769,
  21.1176,
  17.3047,
  21.1176,
  33.1429,
  4.1062 ;

 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 =
  218.2536,
  253.062,
  300.528,
  276.2676,
  301.2312,
  312.4824,
  55.8144,
  87.1068,
  177.1164,
  185.9064,
  172.5456,
  165.8652,
  185.5548,
  218.9568,
  253.062,
  327.2496,
  331.8204,
  334.2816,
  346.1976,
  354.9876,
  161.9976,
  161.2944,
  175.0068,
  141.9564,
  142.6596,
  178.5228,
  200.6736,
  306.8568,
  5.5356,
  308.2632,
  248.8428,
  200.6736,
  217.5504,
  179.5776,
  179.226,
  178.5228,
  177.1164,
  201.7284,
  270.2904,
  349.362,
  45.2664,
  350.0652,
  23.4672,
  182.3904,
  268.5324,
  150.3948,
  166.92,
  170.436,
  138.0888,
  132.1116,
  186.258,
  275.916,
  351.4716,
  319.1628,
  302.9892,
  317.4048,
  269.9388,
  235.482,
  201.7284,
  167.9748,
  204.8928,
  156.0204,
  236.5368,
  316.7016,
  334.6332,
  321.9756,
  325.8432,
  333.5784,
  18.8964,
  347.9556,
  116.9928,
  171.1392,
  189.0708,
  176.7648,
  199.6188,
  211.9248,
  259.7424,
  303.3408,
  314.9436,
  314.2404,
  288.5736,
  206.2992,
  194.3448,
  185.5548,
  193.6416,
  220.7148,
  214.7376,
  224.2308,
  260.4456,
  332.8752,
  342.0168,
  334.9848,
  7.9968,
  34.3668,
  146.8788,
  197.1576,
  195.3996,
  196.806,
  196.1028,
  173.2488,
  213.6828,
  265.368,
  308.2632,
  295.6056,
  331.1172,
  338.8524,
  355.6908,
  301.5828,
  196.1028,
  188.3676,
  191.532,
  184.8516,
  189.774,
  271.6968,
  323.0304,
  326.898,
  344.7912,
  56.5176,
  149.6916,
  330.414,
  193.9932,
  170.0844,
  197.8608,
  210.87,
  214.386,
  207.0024,
  294.5508,
  291.738,
  284.3544,
  288.5736,
  340.2588,
  320.5692,
  127.5408,
  190.8288,
  180.984,
  196.806,
  192.9384,
  206.2992,
  220.3632,
  330.7656,
  302.286,
  350.4168,
  346.1976,
  354.2844,
  178.5228,
  182.0388,
  192.5868,
  197.1576,
  192.9384,
  185.2032,
  201.3768,
  247.4364,
  243.9204,
  285.0576,
  294.1992,
  347.9556,
  160.5912,
  185.9064,
  193.6416,
  185.9064,
  198.564,
  194.6964,
  202.08,
  222.8244,
  283.2996,
  2.7228,
  11.8644,
  111.7188 ;

 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 =
  -14.89077,
  -8.978458,
  -18.44294,
  -25.94767,
  -22.07001,
  -21.19782,
  3.154114,
  2.050483,
  1.386976,
  -3.802886,
  4.375967,
  8.881506,
  -2.611952,
  -8.851572,
  -3.366922,
  -9.996181,
  -12.60415,
  -13.10954,
  -2.938899,
  -0.6406503,
  7.614295,
  12.04006,
  3.139956,
  20.06318,
  17.96799,
  0.5973209,
  -1.656764,
  -11.49933,
  1.414648,
  -9.902539,
  -13.40296,
  -6.005769,
  -14.30035,
  0.3113665,
  0.5309113,
  0.7712244,
  1.268935,
  -5.646253,
  -11.73185,
  -2.598918,
  16.2518,
  -3.491558,
  1.985585,
  -0.2446606,
  -2.052427,
  10.28764,
  6.836842,
  4.239645,
  19.19996,
  14.79556,
  -1.087026,
  -8.752137,
  -2.522784,
  -10.165,
  -23.37116,
  -12.3076,
  -14.37169,
  -7.008256,
  -8.469379,
  4.705214,
  -12.34564,
  5.483221,
  -7.585162,
  -9.654939,
  -10.42921,
  -20.95794,
  -28.15961,
  -14.8782,
  5.224315,
  -3.427357,
  4.442932,
  4.111225,
  -5.548819,
  1.737997,
  -9.552424,
  -12.4079,
  -12.69894,
  -18.37707,
  -15.98508,
  -21.22269,
  -14.73525,
  -7.796947,
  -6.467364,
  -3.690801,
  -8.577594,
  -16.83597,
  -10.36193,
  -11.25253,
  -9.83387,
  -8.023459,
  -7.153678,
  -12.52647,
  3.101047,
  3.311291,
  11.21838,
  -12.19986,
  -13.78576,
  -12.63556,
  -7.565565,
  2.310148,
  -12.1997,
  -17.83287,
  -23.48974,
  -32.5329,
  -19.1254,
  -9.100035,
  -1.807134,
  -9.994306,
  -3.904808,
  -2.47556,
  -4.104459,
  -1.33952,
  -3.037269,
  -12.89954,
  -16.58047,
  -17.61983,
  -11.92625,
  18.1025,
  2.220226,
  -4.489136,
  -1.985814,
  5.808129,
  -10.07515,
  -15.95192,
  -13.91424,
  -9.587978,
  -8.803862,
  -19.61587,
  -22.44733,
  -13.34513,
  -10.20406,
  -10.80472,
  2.325633,
  -2.810291,
  -0.6145016,
  -10.93951,
  -4.728302,
  -8.836539,
  -9.307553,
  -11.88916,
  -23.05968,
  -6.201216,
  -7.627143,
  -1.898646,
  0.2873189,
  -1.158231,
  -10.09864,
  -20.16005,
  -14.11923,
  -3.564246,
  -10.26315,
  -14.08415,
  -16.33312,
  -24.07451,
  -19.52943,
  -3.733371,
  3.606218,
  -3.199254,
  -8.715942,
  -4.708336,
  -17.1812,
  -12.50078,
  -10.25341,
  -14.35477,
  -16.8406,
  1.003169,
  6.814053,
  3.814706 ;

 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 =
  -18.88641,
  -2.73437,
  10.87587,
  2.849799,
  13.3825,
  19.41225,
  2.142375,
  0.103629,
  -27.53529,
  -36.75961,
  -33.44443,
  -35.26808,
  -26.85689,
  -10.94765,
  -1.025389,
  15.54056,
  23.52674,
  27.21724,
  11.96289,
  7.304459,
  -23.43105,
  -35.55937,
  -35.93899,
  -25.63945,
  -23.55189,
  -23.163,
  -4.390615,
  8.620392,
  14.59661,
  7.810233,
  -5.187149,
  -15.91598,
  -18.60267,
  -42.23405,
  -39.29861,
  -29.90666,
  -25.19186,
  -14.16796,
  0.05946264,
  13.83644,
  16.10138,
  19.93423,
  4.573691,
  -5.860896,
  -0.05258328,
  -18.10569,
  -29.42611,
  -25.16243,
  -21.39029,
  -13.37425,
  -9.912777,
  0.9069156,
  16.8233,
  11.76082,
  15.17114,
  13.38666,
  -0.01535101,
  -4.819883,
  -21.25194,
  -22.08852,
  -26.60515,
  -12.32733,
  -5.013506,
  10.24615,
  21.99675,
  26.80141,
  41.50289,
  29.94359,
  15.2621,
  16.06323,
  -2.263084,
  -26.37176,
  -34.75585,
  -30.74742,
  -26.7985,
  -19.9149,
  -2.298081,
  12.09022,
  15.95364,
  20.6673,
  4.951402,
  -15.77648,
  -25.28985,
  -37.94995,
  -35.34323,
  -19.5634,
  -14.94356,
  -11.5588,
  -1.655225,
  15.66249,
  22.03874,
  26.84451,
  22.07404,
  4.842035,
  -17.19505,
  -39.51486,
  -50.05024,
  -41.83517,
  -26.20671,
  -19.51484,
  -18.30457,
  -1.444823,
  18.5266,
  15.59106,
  34.6702,
  23.52508,
  23.98261,
  6.144403,
  -13.52604,
  -16.83031,
  -20.11654,
  -15.78145,
  -17.63161,
  0.3821284,
  22.02734,
  27.0267,
  43.86927,
  11.97379,
  -3.798183,
  7.906806,
  -7.968692,
  -33.22567,
  -31.2664,
  -26.68542,
  -20.33189,
  -18.81552,
  4.021582,
  7.821176,
  5.744455,
  4.484288,
  28.4344,
  13.13947,
  -1.787154,
  -14.69194,
  -35.77732,
  -36.21971,
  -20.58145,
  -17.88001,
  -10.95058,
  21.24319,
  14.56984,
  36.72929,
  31.04655,
  18.96972,
  -11.1417,
  -32.53569,
  -45.22768,
  -65.29761,
  -61.4585,
  -39.14025,
  -26.21971,
  -5.852172,
  -7.994303,
  6.476694,
  8.776548,
  17.49744,
  -10.23539,
  -30.92476,
  -35.91328,
  -45.5119,
  -51.15921,
  -47.66232,
  -25.27641,
  -15.4885,
  3.980824,
  21.09376,
  32.43486,
  -1.519506 ;

 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 =
  14.09571,
  13.55965,
  13.18128,
  12.99208,
  12.92901,
  12.70826,
  12.42437,
  12.39283,
  12.61364,
  12.70826,
  12.61364,
  12.83441,
  12.96055,
  12.99208,
  13.27587,
  12.83441,
  12.64518,
  13.402,
  12.80287,
  12.83441,
  12.80287,
  12.86594,
  13.14975,
  13.62271,
  13.59118,
  13.65425,
  13.62271,
  13.59118,
  13.59118,
  13.46506,
  13.30741,
  13.14975,
  12.96055,
  13.02362,
  13.11822,
  12.77133,
  13.74884,
  13.71731,
  13.30741,
  13.37047,
  13.84344,
  13.46506,
  13.43353,
  13.402,
  13.11822,
  13.33894,
  13.33894,
  13.18128,
  13.14975,
  13.27587,
  13.27587,
  13.27587,
  13.27587,
  13.27587,
  12.96055,
  12.80287,
  12.77133,
  12.64518,
  12.61364,
  12.58209,
  12.99208,
  12.83441,
  13.02362,
  12.92901,
  12.70826,
  12.89748,
  12.86594,
  12.64518,
  12.51901,
  12.89748,
  12.70826,
  12.61364,
  12.61364,
  12.83441,
  13.27587,
  13.27587,
  13.49659,
  13.46506,
  13.05515,
  13.02362,
  12.89748,
  12.83441,
  12.83441,
  12.99208,
  12.96055,
  13.55965,
  13.74884,
  13.65425,
  13.33894,
  13.8119,
  13.87497,
  13.402,
  13.46506,
  13.21281,
  13.43353,
  13.62271,
  13.49659,
  12.92901,
  13.65425,
  14.06418,
  14.12725,
  14.12725,
  13.62271,
  14.09571,
  12.83441,
  12.67672,
  12.61364,
  12.51901,
  12.51901,
  12.61364,
  12.86594,
  12.92901,
  12.96055,
  12.96055,
  12.92901,
  12.83441,
  12.80287,
  12.83441,
  12.77133,
  12.99208,
  12.92901,
  12.86594,
  13.14975,
  13.74884,
  13.9065,
  13.96957,
  13.27587,
  13.59118,
  13.14975,
  13.46506,
  12.86594,
  12.83441,
  12.73979,
  12.73979,
  13.11822,
  14.12725,
  14.15879,
  14.15879,
  13.52812,
  14.53729,
  13.9065,
  14.09571,
  13.49659,
  13.21281,
  13.24434,
  13.96957,
  13.65425,
  14.15879,
  14.56884,
  14.91594,
  14.66349,
  14.56884,
  14.4742,
  13.59118,
  13.59118,
  12.96055,
  13.08668,
  13.37047,
  13.52812,
  13.93804,
  14.28494,
  14.00111,
  14.41111,
  13.87497,
  13.78037,
  14.88438,
  15.01063,
  14.78971 ;

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