netcdf E0110.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.6786, 0.03424, -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 = "03-May-2004 19:19:29:  Modified [lon,lat] to [-69.357000,43.714100].\n",
			"Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "E0110" ;
		:mooring_site_desc = "Central Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.0167 ;
		:goes_platform_id = "044023B8" ;
		:starting_julian_day_number = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.95833912 ;
		:ending_julian_day_string = "2004-05-29 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:18:20\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:18:20" ;
data:

 lat = 43.7141 ;

 lon = -69.357 ;

 depth = 2 ;

 time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 
    2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 
    2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 
    2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 
    2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 
    2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 
    2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 
    2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 
    2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 
    2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 
    2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 
    2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 
    2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 
    2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 
    2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 
    2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 
    2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 
    2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 
    2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 
    2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 
    2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 
    2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ;

 current_speed =
  18.1846,
  20.8243,
  18.7712,
  24.3439,
  19.6511,
  21.7042,
  13.4918,
  13.1985,
  10.2655,
  5.2794,
  4.9861,
  9.3856,
  10.8521,
  5.2794,
  10.2655,
  16.4248,
  11.732,
  14.9583,
  19.3578,
  18.1846,
  21.1176,
  21.9975,
  19.3578,
  17.3047,
  24.6372,
  23.464,
  19.3578,
  19.0645,
  17.3047,
  9.6789,
  14.3717,
  8.799,
  7.6258,
  9.0923,
  16.7181,
  18.1846,
  14.665,
  19.3578,
  14.665,
  26.9836,
  29.0367,
  29.0367,
  27.5702,
  27.5702,
  21.1176,
  18.4779,
  21.1176,
  8.2124,
  9.0923,
  5.5727,
  12.9052,
  12.0253,
  9.0923,
  9.3856,
  15.5449,
  21.4109,
  24.6372,
  27.5702,
  24.6372,
  23.464,
  26.397,
  22.8774,
  22.8774,
  24.0506,
  23.7573,
  18.7712,
  16.1315,
  18.1846,
  14.3717,
  16.7181,
  24.0506,
  26.9836,
  34.9027,
  36.3692,
  39.5955,
  32.5563,
  37.2491,
  35.196,
  36.6625,
  33.1429,
  21.7042,
  5.866,
  4.9861,
  6.7459,
  11.732,
  15.5449,
  14.9583,
  14.3717,
  8.799,
  11.1454,
  12.6119,
  18.4779,
  17.8913,
  17.0114,
  12.0253,
  17.0114,
  14.665,
  17.0114,
  10.2655,
  18.1846,
  8.2124,
  2.933,
  2.3464,
  7.9191,
  16.1315,
  19.9444,
  29.0367,
  32.8496,
  31.3831,
  28.1568,
  23.7573,
  19.3578,
  19.9444,
  17.0114,
  18.7712,
  18.4779,
  21.9975,
  21.4109,
  13.1985,
  3.2263,
  12.0253,
  17.598,
  13.1985,
  21.7042,
  20.2377,
  16.7181,
  19.9444,
  22.5841,
  29.9166,
  30.5032,
  36.0759,
  33.4362,
  29.0367,
  19.0645,
  14.9583,
  13.1985,
  12.6119,
  9.0923,
  9.0923,
  8.5057,
  9.6789,
  4.3995,
  3.2263,
  17.0114,
  27.5702,
  27.8635,
  30.7965,
  29.33,
  24.9305,
  22.2908,
  20.8243,
  19.0645,
  19.3578,
  14.9583,
  11.4387,
  6.4526,
  13.1985,
  23.464,
  32.263,
  36.6625,
  31.9697,
  25.8104,
  28.1568,
  26.9836,
  25.5171,
  24.9305,
  27.5702,
  24.0506 ;

 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 =
  244.2221,
  259.6925,
  267.0761,
  306.8069,
  309.6197,
  302.5877,
  286.4141,
  269.5373,
  263.5601,
  275.8661,
  319.4645,
  253.3637,
  307.8617,
  35.0201,
  359.5085,
  81.7829,
  94.7921,
  171.0893,
  192.1853,
  196.4045,
  228.7517,
  233.6741,
  233.6741,
  229.8065,
  232.6193,
  253.3637,
  268.4825,
  289.2269,
  293.0945,
  307.5101,
  299.0717,
  340.5605,
  195.7013,
  198.1625,
  205.8977,
  225.9389,
  234.3773,
  269.8889,
  264.6149,
  277.2725,
  279.0305,
  298.3685,
  298.3685,
  325.7933,
  301.8845,
  312.4325,
  305.7521,
  302.9393,
  238.9481,
  206.6009,
  257.9345,
  254.7701,
  289.5785,
  275.1629,
  266.3729,
  263.2085,
  269.8889,
  269.8889,
  264.6149,
  280.4369,
  284.3045,
  292.7429,
  297.3137,
  306.8069,
  325.4417,
  326.1449,
  298.7201,
  333.8801,
  245.9801,
  221.0165,
  236.1353,
  230.8613,
  219.6101,
  231.5645,
  240.7061,
  260.0441,
  269.1857,
  300.4781,
  318.7613,
  338.8025,
  331.7705,
  332.1221,
  178.8245,
  209.0621,
  190.7789,
  168.6281,
  184.8017,
  221.0165,
  247.7381,
  254.7701,
  259.6925,
  266.7245,
  279.0305,
  291.3365,
  295.5557,
  291.3365,
  272.7017,
  287.1173,
  335.2865,
  17.7917,
  14.6273,
  56.4677,
  106.7465,
  145.7741,
  184.4501,
  195.3497,
  205.5461,
  202.3817,
  202.3817,
  208.3589,
  246.3317,
  271.6469,
  282.5465,
  296.6105,
  296.6105,
  299.4233,
  313.1357,
  340.2089,
  9.3533,
  135.2261,
  165.8153,
  163.0025,
  166.5185,
  194.6465,
  213.6329,
  222.7745,
  234.7289,
  242.4641,
  249.4961,
  253.0121,
  260.3957,
  254.7701,
  261.4505,
  260.0441,
  256.5281,
  305.7521,
  331.0673,
  337.0445,
  4.0793,
  9.0017,
  13.2209,
  5.1341,
  190.4273,
  190.7789,
  197.1077,
  192.8885,
  202.3817,
  213.6329,
  227.3453,
  234.3773,
  249.4961,
  265.6697,
  251.6057,
  267.0761,
  294.5009,
  209.0621,
  173.5505,
  178.8245,
  181.6373,
  181.9889,
  204.4913,
  195.7013,
  173.9021,
  183.3953,
  197.8109,
  205.5461,
  224.8841,
  216.4457 ;

 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 =
  -16.37499,
  -20.48823,
  -18.74676,
  -19.49117,
  -15.13713,
  -18.28727,
  -12.94193,
  -13.19807,
  -10.20073,
  -5.251754,
  -3.240561,
  -8.992732,
  -8.567674,
  3.029656,
  -0.08805939,
  16.25618,
  11.69099,
  2.316964,
  -4.085928,
  -5.135636,
  -15.87747,
  -17.72252,
  -15.59582,
  -13.21853,
  -19.57719,
  -22.48183,
  -19.35101,
  -18.00112,
  -15.91789,
  -7.677749,
  -12.56104,
  -2.928407,
  -2.063711,
  -2.834189,
  -7.301892,
  -13.06743,
  -11.92074,
  -19.35776,
  -14.60028,
  -26.76653,
  -28.67679,
  -25.54968,
  -24.25929,
  -15.49942,
  -17.93126,
  -13.63803,
  -17.13804,
  -6.892233,
  -7.789377,
  -2.495305,
  -12.62012,
  -11.60297,
  -8.566613,
  -9.347522,
  -15.51376,
  -21.26066,
  -24.63715,
  -27.57015,
  -24.52846,
  -23.07579,
  -25.5786,
  -21.09866,
  -20.32674,
  -19.25633,
  -13.4762,
  -10.45733,
  -14.14697,
  -8.005789,
  -13.12717,
  -10.97169,
  -19.97055,
  -20.92903,
  -22.25256,
  -28.4883,
  -34.53208,
  -32.06604,
  -37.24534,
  -30.33273,
  -24.16783,
  -11.98394,
  -10.26618,
  -2.742877,
  0.1022894,
  -3.27687,
  -2.194113,
  3.06509,
  -1.25212,
  -9.431807,
  -8.143139,
  -10.75397,
  -12.40836,
  -18.44771,
  -17.66954,
  -15.84543,
  -10.84882,
  -15.84543,
  -14.6487,
  -16.25787,
  -4.291812,
  5.556438,
  2.073881,
  2.444874,
  2.246887,
  4.454155,
  -1.251657,
  -5.279475,
  -12.5217,
  -12.50831,
  -11.9499,
  -13.37429,
  -21.75895,
  -19.3498,
  -19.46813,
  -15.20942,
  -16.78281,
  -16.09451,
  -16.05238,
  -7.249555,
  2.145044,
  2.272318,
  2.946782,
  5.144423,
  3.076985,
  -5.488008,
  -11.20905,
  -11.35351,
  -16.28319,
  -20.0258,
  -28.02133,
  -29.17224,
  -35.57024,
  -32.26191,
  -28.71404,
  -18.77741,
  -14.54671,
  -10.71128,
  -6.101409,
  -3.546143,
  0.6467997,
  1.330834,
  2.213622,
  0.3936984,
  -0.5839208,
  -3.181464,
  -8.110291,
  -6.215078,
  -11.72654,
  -16.245,
  -18.33515,
  -18.11952,
  -19.50505,
  -19.01008,
  -18.36876,
  -14.93883,
  -10.4087,
  -3.134398,
  1.482554,
  0.4813617,
  -0.9218309,
  -1.272404,
  -13.2532,
  -6.984869,
  2.99103,
  -1.59809,
  -7.805079,
  -10.75096,
  -19.4556,
  -14.28752 ;

 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 =
  -7.908188,
  -3.726113,
  -0.9575102,
  14.58492,
  12.53129,
  11.68966,
  3.812479,
  -0.1065852,
  -1.151388,
  0.5395757,
  3.789453,
  -2.687055,
  6.660559,
  4.323569,
  10.26512,
  2.347503,
  -0.9800965,
  -14.77777,
  -18.92167,
  -17.44434,
  -13.92333,
  -13.03082,
  -11.46712,
  -11.16795,
  -14.95745,
  -6.717637,
  -0.5126386,
  6.27813,
  6.787748,
  5.893495,
  6.983263,
  8.2974,
  -7.341248,
  -8.639288,
  -15.03919,
  -12.64603,
  -8.541557,
  -0.03753593,
  -1.376302,
  3.415814,
  4.557607,
  13.79651,
  13.09972,
  22.80096,
  11.1545,
  12.46743,
  12.33858,
  4.465494,
  -4.689939,
  -4.982814,
  -2.697571,
  -3.158959,
  3.046812,
  0.8445886,
  -0.9834102,
  -2.531981,
  -0.047773,
  -0.05346026,
  -2.312187,
  4.250564,
  6.522042,
  8.844327,
  10.49757,
  14.4092,
  19.56531,
  15.58853,
  7.751689,
  16.32749,
  -5.850057,
  -12.61415,
  -13.4018,
  -17.03204,
  -26.88907,
  -22.6083,
  -19.37367,
  -5.628663,
  -0.5293744,
  17.85173,
  27.56909,
  30.90044,
  19.1227,
  5.185227,
  -4.985051,
  -5.896549,
  -11.525,
  -15.23972,
  -14.9058,
  -10.84374,
  -3.333421,
  -2.927816,
  -2.25666,
  -1.055774,
  2.808222,
  6.189507,
  5.187574,
  6.189507,
  0.6912507,
  5.006947,
  9.32528,
  17.3149,
  7.946228,
  1.62021,
  -0.6760865,
  -6.547721,
  -16.08287,
  -19.23295,
  -26.19803,
  -30.37496,
  -29.01894,
  -24.77769,
  -9.537157,
  0.5563406,
  4.33256,
  7.619796,
  8.408051,
  9.077416,
  15.04032,
  20.14623,
  13.02303,
  -2.290323,
  -11.65866,
  -16.82928,
  -12.83482,
  -20.99891,
  -16.84998,
  -12.27162,
  -11.51681,
  -10.44073,
  -10.47892,
  -8.912112,
  -6.019002,
  -8.783447,
  -4.316706,
  -3.296064,
  -3.484812,
  7.711612,
  11.03779,
  8.372263,
  9.069265,
  8.400941,
  9.422366,
  4.381849,
  -3.173019,
  -16.71125,
  -26.35032,
  -27.16151,
  -28.47653,
  -24.42026,
  -16.89237,
  -12.98317,
  -7.294151,
  -1.439485,
  -6.108444,
  -0.7630159,
  4.743715,
  -5.640177,
  -13.11497,
  -23.45906,
  -32.24983,
  -36.64042,
  -29.0932,
  -24.8473,
  -27.99748,
  -26.93624,
  -24.2941,
  -22.49326,
  -19.53447,
  -19.34679 ;

 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.627127,
  7.659108,
  7.627127,
  7.659108,
  7.723053,
  7.786978,
  7.755018,
  7.627127,
  7.339058,
  7.435131,
  6.890044,
  6.182049,
  6.214298,
  6.600778,
  6.632943,
  8.074385,
  8.233881,
  7.946699,
  7.946699,
  7.242936,
  6.439857,
  6.278776,
  6.343227,
  6.214298,
  6.214298,
  6.182049,
  6.311005,
  6.311005,
  6.504244,
  6.504244,
  6.632943,
  6.665102,
  6.504244,
  6.600778,
  6.020705,
  6.343227,
  6.536428,
  6.729402,
  6.600778,
  6.568606,
  6.632943,
  6.761542,
  6.568606,
  6.825806,
  6.954259,
  6.857928,
  6.857928,
  6.954259,
  6.922155,
  7.01845,
  6.922155,
  6.922155,
  7.659108,
  7.659108,
  7.435131,
  7.114693,
  7.01845,
  6.890044,
  6.536428,
  6.536428,
  6.825806,
  6.922155,
  7.339058,
  7.499151,
  7.723053,
  7.850882,
  7.882825,
  7.723053,
  7.850882,
  7.850882,
  7.914765,
  7.882825,
  7.914765,
  7.755018,
  7.882825,
  7.691083,
  7.627127,
  7.723053,
  8.106294,
  8.233881,
  8.170097,
  8.297647,
  8.201992,
  8.106294,
  8.074385,
  8.201992,
  8.170097,
  8.106294,
  8.042471,
  7.946699,
  7.946699,
  8.010551,
  7.978628,
  8.042471,
  7.946699,
  7.818932,
  7.818932,
  7.56315,
  7.56315,
  7.850882,
  7.850882,
  7.914765,
  8.010551,
  7.946699,
  8.010551,
  7.914765,
  7.339058,
  7.178826,
  6.857928,
  6.697255,
  6.536428,
  6.600778,
  6.922155,
  6.890044,
  6.890044,
  7.01845,
  7.274982,
  7.210884,
  7.371088,
  7.146762,
  7.178826,
  7.274982,
  7.178826,
  6.697255,
  6.632943,
  6.825806,
  6.890044,
  6.697255,
  6.504244,
  6.632943,
  6.375443,
  6.472054,
  6.729402,
  6.472054,
  6.407653,
  6.857928,
  6.922155,
  6.922155,
  7.050537,
  7.242936,
  7.146762,
  7.082618,
  7.082618,
  6.986358,
  6.793677,
  6.697255,
  6.472054,
  6.504244,
  6.568606,
  6.632943,
  6.568606,
  6.568606,
  6.568606,
  6.600778,
  6.600778,
  6.665102,
  6.697255,
  6.890044,
  6.761542,
  6.697255,
  6.600778,
  6.375443,
  6.343227,
  6.439857,
  6.407653,
  6.278776,
  6.117531,
  6.020705 ;

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