netcdf B0105.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.6973, 0.03422, -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 = "11-Oct-2003 13:45:15:  Modified [lon,lat] to [-70.426496,43.181098].\n",
			"Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM689" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 62 ;
		:mooring_site_id = "B0105" ;
		:mooring_site_desc = "Western Maine Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.3167 ;
		:goes_platform_id = "04400554" ;
		:starting_julian_day_number = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452981.00000579 ;
		:ending_julian_day_string = "2003-12-07 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:09:03\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:09:03" ;
data:

 lat = 43.181098244407 ;

 lon = -70.4264956387607 ;

 depth = 2 ;

 time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 
    2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 
    2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 
    2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 
    2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 
    2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 
    2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 
    2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 
    2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 
    2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 
    2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 
    2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 
    2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 
    2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 
    2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 
    2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 
    2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 
    2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 
    2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 
    2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 
    2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 
    2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 
    2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 
    2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 
    2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 
    2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 
    2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 
    2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 
    2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 
    2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 
    2452979.04166667, 2452979.08333333, 2452979.125, 2452979.16666667, 
    2452979.20833333, 2452979.25, 2452979.29166667, 2452979.33333333, 
    2452979.375, 2452979.41666667, 2452979.45833333, 2452979.5, 
    2452979.54166667, 2452979.58333333, 2452979.625, 2452979.66666667, 
    2452979.70833333, 2452979.75, 2452979.79166667, 2452979.83333333, 
    2452979.875, 2452979.91666667, 2452979.95833333, 2452980, 
    2452980.04166667, 2452980.08333333, 2452980.125, 2452980.16666667, 
    2452980.20833333, 2452980.25, 2452980.29166667, 2452980.33333333, 
    2452980.375, 2452980.41666667, 2452980.45833333, 2452980.5, 
    2452980.54166667, 2452980.58333333, 2452980.625, 2452980.66666667, 
    2452980.70833333, 2452980.75, 2452980.79166667, 2452980.83333333, 
    2452980.875, 2452980.91666667, 2452980.95833333, 2452981 ;

 current_speed =
  40.7687,
  42.2352,
  40.4754,
  29.9166,
  21.4109,
  13.7851,
  21.4109,
  15.2516,
  5.866,
  7.9191,
  17.8913,
  21.4109,
  19.6511,
  21.7042,
  22.2908,
  18.7712,
  15.5449,
  18.4779,
  12.0253,
  3.8129,
  9.3856,
  14.665,
  12.6119,
  15.5449,
  19.9444,
  18.4779,
  17.8913,
  20.8243,
  21.7042,
  24.0506,
  18.1846,
  22.8774,
  19.3578,
  26.1037,
  26.6903,
  31.6764,
  31.3831,
  37.5424,
  35.196,
  34.9027,
  24.9305,
  13.1985,
  12.9052,
  3.8129,
  7.3325,
  7.6258,
  9.3856,
  3.5196,
  4.9861,
  7.0392,
  10.8521,
  13.4918,
  13.4918,
  8.5057,
  12.3186,
  13.1985,
  17.0114,
  13.1985,
  4.9861,
  1.1732,
  2.3464,
  5.866,
  6.7459,
  5.5727,
  6.1593,
  2.0531,
  6.7459,
  11.732,
  12.6119,
  13.4918,
  13.1985,
  14.3717,
  10.8521,
  11.4387,
  21.4109,
  14.665,
  4.9861,
  14.9583,
  8.5057,
  5.5727,
  7.6258,
  4.6928,
  12.6119,
  8.5057,
  4.9861,
  13.1985,
  9.9722,
  12.6119,
  14.3717,
  9.6789,
  12.0253,
  10.5588,
  5.866,
  5.5727,
  10.2655,
  13.4918,
  15.2516,
  8.799,
  6.1593,
  9.9722,
  4.3995,
  4.6928,
  7.9191,
  11.732,
  2.0531,
  4.1062,
  2.3464,
  6.4526,
  2.6397,
  2.933,
  5.866,
  3.8129,
  7.3325,
  9.9722,
  9.0923,
  6.4526,
  6.7459,
  8.5057,
  4.1062,
  3.8129,
  11.1454,
  6.7459,
  8.799,
  12.3186,
  9.9722,
  5.2794,
  3.5196,
  3.8129,
  9.0923,
  10.8521,
  9.3856,
  7.0392,
  3.8129,
  5.5727,
  8.2124,
  9.6789,
  7.9191,
  7.6258,
  6.7459,
  4.1062,
  9.0923,
  9.9722,
  4.6928,
  7.9191,
  16.1315,
  9.0923,
  13.7851,
  20.531,
  20.8243,
  29.0367,
  20.8243,
  22.2908,
  24.6372,
  28.4501,
  22.5841,
  36.9558,
  41.9419,
  31.3831,
  36.3692,
  41.6486,
  37.2491,
  43.995,
  43.995,
  47.2213,
  41.3553,
  51.0342,
  45.4615,
  54.2605 ;

 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 =
  101.8209,
  107.0949,
  100.7661,
  92.6793,
  41.6973,
  28.3365,
  14.2725,
  348.6057,
  22.7109,
  42.7521,
  346.1445,
  25.8753,
  40.6425,
  52.2453,
  36.7749,
  41.6973,
  14.6241,
  9.7017,
  69.1221,
  2.6697,
  41.3457,
  106.7433,
  93.3825,
  77.5605,
  76.5057,
  70.5285,
  49.0809,
  48.3777,
  47.3229,
  31.1493,
  27.2817,
  40.6425,
  43.8069,
  53.3001,
  61.7385,
  74.7477,
  72.2865,
  78.6153,
  87.7569,
  90.5697,
  105.3369,
  114.8301,
  100.4145,
  158.0769,
  218.5521,
  276.9177,
  281.4885,
  350.7153,
  46.2681,
  67.0125,
  96.5469,
  83.5377,
  83.5377,
  354.5829,
  329.6577,
  338.7993,
  348.9573,
  356.3409,
  157.0221,
  87.4053,
  181.9857,
  126.4329,
  143.6613,
  124.6749,
  154.5609,
  53.6517,
  294.1461,
  254.7669,
  197.4561,
  179.5245,
  189.0177,
  196.0497,
  196.4013,
  156.3189,
  139.7937,
  194.6433,
  149.6385,
  164.0541,
  234.7257,
  226.9905,
  168.9765,
  155.2641,
  155.2641,
  173.1957,
  156.6705,
  90.9213,
  116.2365,
  122.9169,
  140.8485,
  149.9901,
  137.3325,
  110.2593,
  182.3373,
  114.1269,
  179.5245,
  174.2505,
  194.9949,
  138.3873,
  140.8485,
  142.6065,
  113.7753,
  56.1129,
  132.0585,
  135.9261,
  132.4101,
  170.7345,
  215.3877,
  255.4701,
  212.5749,
  143.3097,
  107.4465,
  122.2137,
  141.9033,
  161.2413,
  148.9353,
  133.4649,
  160.5381,
  149.9901,
  179.5245,
  220.6617,
  191.1273,
  198.8625,
  203.4333,
  195.6981,
  179.1729,
  189.0177,
  128.1909,
  215.0361,
  291.6849,
  293.4429,
  268.4793,
  266.0181,
  243.5157,
  224.1777,
  202.3785,
  199.5657,
  217.4973,
  232.6161,
  243.8673,
  293.4429,
  289.5753,
  294.4977,
  261.0957,
  246.6801,
  197.8077,
  207.6525,
  198.5109,
  204.1365,
  199.9173,
  209.7621,
  206.2461,
  215.0361,
  218.2005,
  234.3741,
  221.7165,
  215.3877,
  216.7941,
  215.3877,
  206.9493,
  201.6753,
  201.6753,
  208.3557,
  211.8717,
  209.4105,
  206.9493,
  206.9493,
  200.9721,
  228.0453 ;

 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 =
  39.90411,
  40.36921,
  39.76295,
  29.8839,
  14.24243,
  6.543084,
  5.278512,
  -3.013103,
  2.264754,
  5.375704,
  -4.284502,
  9.344015,
  12.79949,
  17.16019,
  13.34489,
  12.48651,
  3.92472,
  3.11387,
  11.23574,
  0.177598,
  6.200134,
  14.04328,
  12.58993,
  15.17997,
  19.3938,
  17.4211,
  13.5193,
  15.56699,
  15.95661,
  12.44065,
  8.335197,
  14.9009,
  13.40005,
  20.92934,
  23.5087,
  30.56066,
  29.89522,
  36.80371,
  35.16903,
  34.90097,
  24.04266,
  11.97839,
  12.6926,
  1.423591,
  -4.569805,
  -7.570286,
  -9.197556,
  -0.5678533,
  3.602868,
  6.480217,
  10.78133,
  13.40607,
  13.40607,
  -0.8029843,
  -6.222924,
  -4.773052,
  -3.258372,
  -0.8423275,
  1.946454,
  1.171997,
  -0.08130291,
  4.719507,
  3.997333,
  4.582952,
  2.645736,
  1.653626,
  -6.15567,
  -11.31979,
  -3.783254,
  0.1119677,
  -2.068727,
  -3.973359,
  -3.064234,
  4.594305,
  13.82163,
  -3.707321,
  2.520245,
  4.109488,
  -6.944026,
  -4.074985,
  1.458141,
  1.963638,
  5.277276,
  1.007743,
  1.974587,
  13.19679,
  8.944834,
  10.58718,
  9.073905,
  4.840898,
  8.150059,
  9.905581,
  -0.2392288,
  5.085882,
  0.08519282,
  1.3516,
  -3.946093,
  5.843345,
  3.888816,
  6.055974,
  4.02613,
  3.895671,
  5.879625,
  8.16061,
  1.515879,
  0.6611375,
  -1.358815,
  -6.246225,
  -1.421219,
  1.752436,
  5.596148,
  3.225964,
  4.524083,
  3.206892,
  4.691679,
  4.683271,
  2.247599,
  4.254123,
  0.03407713,
  -2.484453,
  -2.150945,
  -2.180937,
  -3.499197,
  -3.333025,
  0.1439499,
  -0.8274909,
  2.766248,
  -2.188957,
  -8.448838,
  -9.956335,
  -9.382295,
  -7.022208,
  -3.412761,
  -3.883537,
  -3.126653,
  -3.241343,
  -4.820547,
  -6.059348,
  -6.056309,
  -3.767262,
  -8.566783,
  -9.074482,
  -4.636243,
  -7.272181,
  -4.933388,
  -4.219808,
  -4.376563,
  -8.39537,
  -7.094078,
  -14.41381,
  -9.209081,
  -12.79698,
  -15.23602,
  -23.12531,
  -15.02848,
  -21.40133,
  -25.12073,
  -18.17415,
  -16.48259,
  -15.38275,
  -13.75781,
  -20.89516,
  -23.23019,
  -23.18865,
  -18.7423,
  -23.1288,
  -16.27128,
  -40.3521 ;

 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 =
  -8.351595,
  -12.41526,
  -7.560809,
  -1.398468,
  15.98687,
  12.1333,
  20.75003,
  14.951,
  5.411178,
  5.814976,
  17.37071,
  19.26437,
  14.91103,
  13.28909,
  17.85479,
  14.01588,
  15.04129,
  18.21364,
  4.285548,
  3.808762,
  7.046122,
  -4.224756,
  -0.7441207,
  3.348505,
  4.653998,
  6.159385,
  11.71867,
  13.83186,
  14.71254,
  20.58304,
  16.16181,
  17.35911,
  13.97008,
  15.60019,
  12.63776,
  8.333109,
  9.548544,
  7.410703,
  1.377553,
  -0.3470367,
  -6.593973,
  -5.542432,
  -2.332848,
  -3.537173,
  -5.734321,
  0.9184782,
  1.869342,
  3.473489,
  3.446815,
  2.749021,
  -1.237318,
  1.518494,
  1.518494,
  8.467712,
  10.63123,
  12.30522,
  16.69643,
  13.17159,
  -4.59048,
  0.05311145,
  -2.344991,
  -3.483706,
  -5.434013,
  -3.170417,
  -5.562109,
  1.216857,
  2.75951,
  -3.082543,
  -12.03109,
  -13.49133,
  -13.03537,
  -13.81152,
  -10.4105,
  -10.47551,
  -16.35204,
  -14.18866,
  -4.302274,
  -14.38273,
  -4.911969,
  -3.801248,
  -7.485095,
  -4.262218,
  -11.45471,
  -8.445791,
  -4.578449,
  -0.212219,
  -4.408484,
  -6.853585,
  -11.14495,
  -8.381337,
  -8.842193,
  -3.656189,
  -5.86112,
  -2.277891,
  -10.26515,
  -13.42393,
  -14.73227,
  -6.57858,
  -4.776409,
  -7.922749,
  -1.773662,
  2.616509,
  -5.304918,
  -8.428776,
  -1.384678,
  -4.052626,
  -1.912908,
  -1.618862,
  -2.224444,
  -2.351905,
  -1.758716,
  -2.032575,
  -5.770462,
  -9.44249,
  -7.788329,
  -4.438808,
  -6.360461,
  -7.365417,
  -4.106059,
  -2.892352,
  -10.93588,
  -6.383626,
  -8.073291,
  -11.85913,
  -9.971161,
  -5.214147,
  -2.176111,
  -3.121966,
  3.359622,
  4.317345,
  -0.2490761,
  -0.4888114,
  -1.700373,
  -3.996639,
  -7.593915,
  -9.120022,
  -6.282872,
  -4.630024,
  -2.971243,
  1.63359,
  3.046334,
  4.13504,
  -0.7263728,
  -3.13489,
  -15.35861,
  -8.053765,
  -13.0719,
  -18.73605,
  -19.5787,
  -25.20658,
  -18.67737,
  -18.2515,
  -19.36118,
  -16.57191,
  -16.85782,
  -30.12829,
  -33.58678,
  -25.58514,
  -32.41979,
  -38.7037,
  -34.61529,
  -38.7163,
  -37.36199,
  -41.1356,
  -36.86444,
  -45.49229,
  -42.44989,
  -36.27547 ;

 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.603387,
  7.53945,
  7.571421,
  7.635348,
  7.699253,
  7.635348,
  7.699253,
  7.699253,
  7.571421,
  7.635348,
  7.667303,
  7.763138,
  7.667303,
  7.667303,
  7.603387,
  7.571421,
  7.53945,
  7.53945,
  7.379512,
  7.53945,
  7.53945,
  7.379512,
  7.347508,
  7.347508,
  7.283483,
  7.283483,
  7.315498,
  7.187404,
  7.187404,
  7.187404,
  7.155366,
  7.155366,
  7.155366,
  7.187404,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.251462,
  7.219436,
  7.219436,
  7.219436,
  7.219436,
  7.219436,
  7.187404,
  7.155366,
  7.155366,
  7.123322,
  7.123322,
  7.123322,
  7.059218,
  7.091273,
  7.091273,
  7.059218,
  7.059218,
  7.027157,
  7.027157,
  7.027157,
  7.027157,
  7.027157,
  6.99509,
  7.027157,
  6.99509,
  6.99509,
  6.963018,
  6.963018,
  6.963018,
  6.930939,
  6.898855,
  6.930939,
  6.930939,
  6.898855,
  6.898855,
  6.898855,
  6.930939,
  6.930939,
  6.898855,
  6.834668,
  6.802566,
  6.802566,
  6.802566,
  6.802566,
  6.834668,
  6.866765,
  6.834668,
  6.802566,
  6.802566,
  6.770457,
  6.770457,
  6.738342,
  6.738342,
  6.738342,
  6.674095,
  6.674095,
  6.674095,
  6.674095,
  6.674095,
  6.674095,
  6.674095,
  6.641962,
  6.641962,
  6.609823,
  6.577678,
  6.577678,
  6.545526,
  6.577678,
  6.577678,
  6.577678,
  6.577678,
  6.577678,
  6.545526,
  6.513368,
  6.513368,
  6.513368,
  6.513368,
  6.481204,
  6.481204,
  6.481204,
  6.449033,
  6.449033,
  6.416856,
  6.416856,
  6.416856,
  6.384673,
  6.384673,
  6.384673,
  6.384673,
  6.384673,
  6.416856,
  6.416856,
  6.416856,
  6.481204,
  6.481204,
  6.481204,
  6.481204,
  6.449033,
  6.416856,
  6.384673,
  6.352484,
  6.352484,
  6.384673,
  6.416856,
  6.449033,
  6.513368,
  6.577678,
  6.609823,
  6.674095,
  6.481204,
  6.481204,
  6.449033,
  6.416856,
  6.384673,
  6.384673,
  6.384673,
  6.352484,
  6.384673,
  6.320287,
  6.384673,
  6.577678,
  6.770457,
  6.930939,
  7.027157,
  7.123322 ;

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