netcdf L0104.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 155 ;
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 = "09-Oct-2003 12:32:58:  Modified [lon,lat] to [-66.553590,43.625566].\n",
			"Wed Oct  8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.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 = "AANCM713" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0104" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		:starting_julian_day_number = 2452974.04167244 ;
		:starting_julian_day_string = "2003-11-30 01:00:00" ;
		:ending_julian_day_number = 2452980.45833912 ;
		:ending_julian_day_string = "2003-12-06 11:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 12:10:26\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:10:26" ;
data:

 lat = 43.6255658467611 ;

 lon = -66.553589714898 ;

 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 ;

 current_speed =
  70.0987,
  40.7687,
  26.6903,
  26.397,
  21.1176,
  19.6511,
  20.8243,
  29.6233,
  52.2074,
  75.3781,
  87.4034,
  92.6828,
  78.3111,
  59.5399,
  36.9558,
  24.3439,
  21.9975,
  30.7965,
  30.5032,
  30.5032,
  31.3831,
  52.2074,
  75.0848,
  96.2024,
  83.2972,
  63.3528,
  45.4615,
  21.1176,
  29.6233,
  22.5841,
  24.9305,
  16.7181,
  18.1846,
  33.7295,
  49.5677,
  71.2719,
  68.0456,
  60.7131,
  40.4754,
  22.2908,
  8.5057,
  30.7965,
  30.5032,
  28.7434,
  18.4779,
  33.4362,
  52.5007,
  74.7915,
  79.191,
  79.4843,
  70.392,
  40.7687,
  21.1176,
  9.0923,
  29.6233,
  27.2769,
  23.464,
  11.732,
  22.8774,
  56.9002,
  71.5652,
  73.6183,
  67.459,
  47.5146,
  26.397,
  5.5727,
  18.1846,
  34.9027,
  34.3161,
  24.3439,
  13.1985,
  39.8888,
  56.0203,
  74.2049,
  66.8724,
  50.4476,
  27.5702,
  3.5196,
  9.3856,
  21.4109,
  40.7687,
  20.2377,
  9.9722,
  29.9166,
  58.3667,
  72.1518,
  79.7776,
  58.9533,
  43.7017,
  24.6372,
  9.9722,
  29.9166,
  45.4615,
  33.7295,
  17.3047,
  19.0645,
  40.4754,
  62.7662,
  75.6714,
  74.7915,
  54.8471,
  39.0089,
  4.9861,
  23.1707,
  26.1037,
  37.2491,
  20.8243,
  11.4387,
  38.4223,
  43.4084,
  66.8724,
  75.9647,
  68.0456,
  43.7017,
  17.8913,
  17.3047,
  34.6094,
  46.3414,
  37.8357,
  17.598,
  18.1846,
  24.6372,
  60.4198,
  74.7915,
  72.1518,
  51.3275,
  24.6372,
  26.1037,
  39.3022,
  63.0595,
  59.2466,
  50.4476,
  19.9444,
  22.5841,
  34.0228,
  57.7801,
  65.6992,
  58.66,
  34.3161,
  8.2124,
  34.3161,
  56.9002,
  62.7662,
  59.2466,
  37.8357,
  15.2516,
  14.9583,
  26.6903,
  30.2099,
  36.0759,
  18.4779,
  20.531,
  46.0481,
  68.6322,
  83.0039 ;

 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 ;

 current_direction =
  151.4045,
  136.9889,
  97.2581,
  39.2441,
  42.7601,
  33.9701,
  37.8377,
  104.2901,
  149.6465,
  151.4045,
  145.4273,
  155.2721,
  147.8885,
  146.8337,
  120.1121,
  87.7649,
  49.4405,
  36.0797,
  50.4953,
  75.4589,
  127.8473,
  141.2081,
  149.2949,
  148.9433,
  146.8337,
  145.0757,
  145.7789,
  111.3221,
  52.6049,
  51.9017,
  28.3445,
  36.7829,
  82.1393,
  131.0117,
  144.7241,
  147.5369,
  148.2401,
  144.7241,
  147.5369,
  120.1121,
  90.5777,
  19.2029,
  35.0249,
  27.9929,
  67.3721,
  119.7605,
  145.7789,
  156.3269,
  152.8109,
  156.6785,
  151.7561,
  149.9981,
  117.2993,
  70.1849,
  18.8513,
  6.1937,
  22.3673,
  69.1301,
  147.1853,
  144.7241,
  158.4365,
  164.7653,
  166.5233,
  158.7881,
  170.7425,
  162.3041,
  306.4601,
  329.3141,
  317.3597,
  316.3049,
  146.4821,
  174.6101,
  171.0941,
  168.6329,
  157.0301,
  151.7561,
  139.0985,
  154.2173,
  354.9425,
  347.9105,
  330.3689,
  322.6337,
  19.9061,
  162.3041,
  152.8109,
  164.0621,
  160.1945,
  151.0529,
  167.5781,
  168.9845,
  20.9609,
  305.7569,
  326.8529,
  341.2685,
  359.8649,
  170.7425,
  174.6101,
  180.9389,
  175.3133,
  175.3133,
  169.6877,
  188.3225,
  142.2629,
  307.1633,
  330.0173,
  308.2181,
  290.2865,
  240.3593,
  180.5873,
  177.4229,
  168.2813,
  171.4457,
  170.7425,
  171.0941,
  186.5645,
  318.4145,
  337.4009,
  344.7461,
  347.5589,
  301.1861,
  171.7973,
  178.1261,
  158.0849,
  170.7425,
  168.6329,
  171.0941,
  194.6513,
  286.7705,
  328.2593,
  323.6885,
  336.6977,
  348.9653,
  353.5361,
  111.3221,
  156.6785,
  177.0713,
  156.6785,
  157.0301,
  169.3361,
  162.6557,
  307.8665,
  324.0401,
  334.2365,
  338.4557,
  356.3489,
  311.7341,
  200.6285,
  215.0441,
  197.1125,
  200.2769,
  230.1629,
  300.1313,
  326.1497,
  323.3369,
  325.0949 ;

 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 ;

 current_u =
  33.55084,
  27.80996,
  26.47643,
  16.69942,
  14.33738,
  10.98025,
  12.77418,
  28.70671,
  26.38215,
  36.07769,
  49.59719,
  38.77009,
  41.62772,
  32.57255,
  31.96845,
  24.32538,
  16.71218,
  18.13637,
  23.53543,
  29.52612,
  24.78163,
  32.7076,
  38.33976,
  49.62948,
  45.56948,
  36.26908,
  25.567,
  19.67212,
  23.53472,
  17.77263,
  11.8363,
  10.01054,
  18.01373,
  25.45146,
  28.62605,
  38.25564,
  35.81654,
  35.06268,
  21.72543,
  19.28256,
  8.505268,
  10.12941,
  17.50677,
  13.49106,
  17.05553,
  29.02623,
  29.52576,
  30.03012,
  36.18464,
  31.46705,
  33.31132,
  20.38552,
  18.76558,
  8.553958,
  9.571678,
  2.942906,
  8.929053,
  10.96228,
  12.39781,
  32.86068,
  26.30251,
  19.34494,
  15.72131,
  17.19165,
  4.246532,
  1.693905,
  -14.62534,
  -17.81194,
  -23.2455,
  -16.81727,
  7.288178,
  3.746867,
  8.672622,
  14.62537,
  26.09679,
  23.87311,
  18.05188,
  1.530882,
  -0.8273917,
  -4.484285,
  -20.15661,
  -12.28243,
  3.395331,
  9.093596,
  26.66942,
  19.81255,
  27.0309,
  28.53351,
  9.400613,
  4.707542,
  3.567363,
  -24.27743,
  -24.85791,
  -10.83168,
  -0.0408034,
  3.06694,
  3.801968,
  -1.028497,
  6.182895,
  6.111001,
  9.818367,
  -5.646335,
  3.051689,
  -18.46513,
  -13.04502,
  -29.26518,
  -19.53258,
  -9.941875,
  -0.3938339,
  1.951803,
  13.58224,
  11.29949,
  10.94662,
  6.765553,
  -2.045363,
  -11.48577,
  -13.29973,
  -12.19228,
  -8.151167,
  -15.05491,
  2.594498,
  0.8056338,
  22.55062,
  12.03184,
  14.22072,
  7.946119,
  -6.231627,
  -24.99346,
  -20.67594,
  -37.34225,
  -23.43691,
  -9.655846,
  -2.245284,
  21.03824,
  13.46929,
  2.95217,
  26.00966,
  22.89192,
  6.350108,
  2.448223,
  -27.09061,
  -33.41287,
  -27.2818,
  -21.75657,
  -2.4094,
  -11.38139,
  -5.269917,
  -15.32575,
  -8.889228,
  -12.50237,
  -14.1886,
  -17.7568,
  -25.64994,
  -40.98088,
  -47.4964 ;

 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 ;

 current_v =
  -61.5481,
  -29.81095,
  -3.372031,
  20.44336,
  15.5046,
  16.29723,
  16.44602,
  -7.311966,
  -45.05102,
  -66.18353,
  -71.96856,
  -84.18421,
  -66.3307,
  -49.84003,
  -18.54048,
  0.9494112,
  14.3036,
  24.88969,
  19.40435,
  7.658573,
  -19.25539,
  -40.69183,
  -64.55843,
  -82.41248,
  -69.72694,
  -51.94354,
  -37.59091,
  -7.678583,
  17.99046,
  13.93467,
  21.94156,
  13.3897,
  2.487019,
  -22.13374,
  -40.46611,
  -60.13476,
  -57.85654,
  -49.56499,
  -34.1506,
  -11.18315,
  -0.08575954,
  29.08297,
  24.97915,
  25.38059,
  7.109276,
  -16.59691,
  -43.41144,
  -68.49789,
  -70.44066,
  -72.99026,
  -62.01121,
  -35.30605,
  -9.685349,
  3.082161,
  28.03432,
  27.11768,
  21.69865,
  4.179492,
  -19.2268,
  -46.45222,
  -66.55641,
  -71.03117,
  -65.6015,
  -44.29542,
  -26.05319,
  -5.309018,
  10.80643,
  30.01555,
  25.24364,
  17.60128,
  -11.00377,
  -39.71243,
  -55.34491,
  -72.74934,
  -61.57009,
  -44.44136,
  -20.83856,
  -3.169224,
  9.349059,
  20.93604,
  35.43724,
  16.08435,
  9.37638,
  -28.50104,
  -51.91737,
  -69.37827,
  -75.05862,
  -51.58809,
  -42.67865,
  -24.18327,
  9.312287,
  17.48169,
  38.06353,
  31.94298,
  17.30465,
  -18.81619,
  -40.29644,
  -62.75777,
  -75.41838,
  -74.54143,
  -53.96114,
  -38.5981,
  -3.943145,
  13.99716,
  22.61041,
  23.0444,
  7.22009,
  -5.657116,
  -38.42028,
  -43.3645,
  -65.47855,
  -75.11962,
  -67.15932,
  -43.17483,
  -17.774,
  12.94333,
  31.95196,
  44.70877,
  36.94724,
  9.112587,
  -17.99856,
  -24.62403,
  -56.05374,
  -73.81737,
  -70.7365,
  -50.70869,
  -23.83607,
  7.531932,
  33.42407,
  50.81394,
  54.41388,
  49.5149,
  19.81761,
  -8.211818,
  -31.24306,
  -57.70463,
  -60.33144,
  -54.00885,
  -33.72345,
  -7.838987,
  21.06404,
  46.05663,
  56.52698,
  55.10727,
  37.75891,
  10.1526,
  -13.99924,
  -21.85162,
  -28.87247,
  -33.84023,
  -11.83707,
  10.30622,
  38.24275,
  55.05403,
  68.07158 ;

 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 ;

 temperature =
  8.432397,
  8.4005,
  8.464289,
  8.496177,
  8.496177,
  8.464289,
  8.496177,
  8.464289,
  8.464289,
  8.464289,
  8.496177,
  8.496177,
  8.559938,
  8.687409,
  8.687409,
  8.655548,
  8.623683,
  8.559938,
  8.464289,
  8.4005,
  8.432397,
  8.464289,
  8.496177,
  8.591813,
  8.81481,
  8.846649,
  8.878485,
  8.878485,
  8.81481,
  8.719266,
  8.719266,
  8.655548,
  8.655548,
  8.687409,
  8.687409,
  8.751118,
  8.846649,
  8.878485,
  8.942143,
  8.910316,
  8.910316,
  8.942143,
  8.942143,
  8.910316,
  8.878485,
  8.846649,
  8.878485,
  8.910316,
  8.846649,
  8.846649,
  8.910316,
  8.878485,
  8.910316,
  8.910316,
  8.910316,
  8.878485,
  8.782967,
  8.782967,
  8.81481,
  8.878485,
  8.910316,
  8.464289,
  8.272866,
  8.4005,
  8.4005,
  8.432397,
  8.209022,
  8.209022,
  7.953448,
  8.113217,
  8.240946,
  8.01737,
  7.857526,
  7.601507,
  7.665543,
  7.665543,
  7.825541,
  7.825541,
  7.761558,
  7.857526,
  7.569481,
  7.633528,
  7.665543,
  7.697553,
  7.601507,
  7.665543,
  7.793552,
  7.665543,
  7.441324,
  7.441324,
  7.569481,
  7.248922,
  7.216836,
  7.409271,
  7.53745,
  7.761558,
  7.633528,
  7.473371,
  7.569481,
  7.441324,
  7.377212,
  7.120543,
  7.088433,
  6.863504,
  6.831348,
  6.831348,
  6.767017,
  6.799186,
  6.767017,
  6.638282,
  6.606083,
  6.734842,
  6.799186,
  6.767017,
  6.799186,
  6.799186,
  6.541666,
  6.606083,
  6.509448,
  6.509448,
  6.444993,
  6.477224,
  6.509448,
  6.477224,
  6.573878,
  6.702662,
  6.799186,
  6.670475,
  6.638282,
  6.380513,
  6.283745,
  6.283745,
  6.316007,
  6.283745,
  6.283745,
  6.251476,
  6.283745,
  6.380513,
  6.412756,
  6.380513,
  6.412756,
  6.316007,
  6.251476,
  6.122334,
  6.122334,
  6.025407,
  6.057723,
  6.025407,
  6.090031,
  6.186918,
  6.316007,
  6.186918,
  6.090031,
  6.2192,
  6.122334 ;

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