netcdf L0107.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., 300. ;
		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 = -300., 300. ;
		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 = -300., 300. ;
		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.733, 0.03426, -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 = "Thu Nov 18 20:41:58 2004: /usr/local/nco/bin/ncrcat -d time,2453328.80208333,2453330.80208333 L0107.aanderaa.realtime.nc L0107.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 = "AANCM688" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0107" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.1 ;
		:goes_platform_id = "0440A5AC" ;
		:starting_julian_day_number = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453393.95833912 ;
		:ending_julian_day_string = "2005-01-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  04-Nov-2004 22:26:06\n",
			"AANCM_Temperature_1.5:  04-Nov-2004 22:26:06" ;
data:

 lat = 43.625 ;

 lon = -66.5545 ;

 depth = 2 ;

 time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 
    2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 
    2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 
    2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 
    2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 
    2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 
    2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 
    2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 
    2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 
    2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 
    2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 
    2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 
    2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 
    2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 
    2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 
    2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 
    2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 
    2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 
    2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 
    2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 
    2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 
    2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 
    2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 
    2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 
    2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 
    2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 
    2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 
    2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 
    2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 
    2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 
    2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 
    2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 
    2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 
    2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 
    2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 
    2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 
    2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 
    2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 
    2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ;

 current_speed =
  51.9141,
  36.3692,
  14.3717,
  19.6511,
  38.4223,
  68.3389,
  68.9255,
  46.3414,
  17.598,
  21.4109,
  38.7156,
  53.0873,
  52.2074,
  35.7826,
  5.2794,
  28.1568,
  48.6878,
  67.459,
  75.3781,
  60.7131,
  30.7965,
  4.3995,
  25.8104,
  46.0481,
  61.593,
  49.861,
  23.1707,
  16.1315,
  40.1821,
  63.3528,
  72.7384,
  56.6069,
  32.5563,
  13.1985,
  27.2769,
  50.7409,
  65.4059,
  66.2858,
  41.062,
  38.129,
  21.9975,
  39.8888,
  57.1935,
  52.5007,
  34.9027,
  15.8382,
  21.7042,
  32.8496,
  51.6208,
  65.1126,
  56.9002,
  31.6764,
  12.3186,
  21.7042,
  39.8888,
  53.6739,
  44.8749,
  24.6372,
  8.5057,
  27.2769,
  49.5677,
  55.4337,
  56.6069,
  46.6347,
  22.2908,
  17.598,
  39.0089,
  55.727,
  46.3414,
  29.33,
  6.1593,
  22.5841,
  42.8218,
  59.5399,
  50.1543,
  56.0203,
  26.397,
  19.3578,
  43.995,
  57.1935,
  60.7131,
  49.5677,
  30.7965,
  11.1454,
  27.5702,
  32.8496,
  45.1682,
  39.5955,
  30.7965,
  14.9583,
  36.6625,
  51.6208,
  61.0064,
  66.2858,
  52.5007,
  26.1037,
  5.2794,
  17.8913,
  23.1707,
  25.5171,
  21.7042,
  7.0392,
  21.9975,
  51.6208,
  79.4843,
  80.3642,
  70.9786,
  60.4198,
  22.5841,
  13.1985,
  15.2516,
  13.7851,
  33.1429,
  36.9558,
  37.8357,
  24.9305,
  35.7826,
  40.1821,
  33.7295,
  12.0253,
  22.5841,
  40.4754,
  48.1012,
  53.6739,
  54.5538,
  50.7409,
  27.2769,
  10.5588,
  29.9166,
  42.2352,
  35.4893,
  33.7295,
  27.2769,
  32.5563,
  51.0342,
  63.0595,
  66.2858,
  55.727,
  50.1543,
  24.0506,
  7.9191,
  21.4109,
  37.2491,
  34.0228,
  13.7851,
  12.0253,
  43.7017,
  49.5677,
  59.8332,
  49.861,
  46.6347,
  33.7295,
  19.0645,
  36.9558,
  42.2352,
  45.1682,
  42.5285,
  36.0759,
  16.4248,
  33.4362,
  43.1151,
  52.5007,
  58.0734,
  35.7826,
  15.2516,
  10.8521,
  31.6764,
  53.9672 ;

 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 =
  161.5676,
  156.2936,
  127.814,
  6.1604,
  337.016,
  326.468,
  336.6644,
  351.7448,
  26.9048,
  165.0836,
  174.5768,
  172.4672,
  169.3028,
  165.4352,
  207.6272,
  322.2488,
  322.6004,
  326.1164,
  332.4452,
  340.532,
  351.7448,
  166.8416,
  177.7412,
  165.0836,
  164.3804,
  168.9512,
  185.1248,
  236.4584,
  303.9656,
  311.7008,
  330.3356,
  323.6552,
  343.658,
  243.1388,
  193.5632,
  181.2572,
  175.6316,
  201.2984,
  184.7732,
  205.5176,
  241.7324,
  308.1848,
  325.4132,
  334.9064,
  326.1164,
  312.0524,
  160.5128,
  163.6772,
  165.4352,
  157.3484,
  158.7548,
  164.0288,
  223.0976,
  312.0524,
  342.6032,
  331.0388,
  332.4452,
  344.7128,
  51.5168,
  155.942,
  155.2388,
  163.3256,
  180.9056,
  168.9512,
  213.2528,
  261.0704,
  300.098,
  340.8836,
  334.9064,
  337.7192,
  270.212,
  189.6956,
  172.4672,
  180.2024,
  177.7412,
  187.9376,
  181.2572,
  250.874,
  304.6688,
  332.0936,
  332.7968,
  332.0936,
  345.0644,
  109.8824,
  180.9056,
  157.7,
  192.1568,
  180.554,
  183.7184,
  228.02,
  304.3172,
  331.3904,
  332.7968,
  349.9868,
  348.2288,
  355.6124,
  79.2932,
  173.8736,
  149.9648,
  151.7228,
  131.6816,
  71.2064,
  331.3904,
  328.5776,
  335.6096,
  331.742,
  333.8516,
  337.016,
  336.6644,
  292.0112,
  216.7688,
  187.2344,
  110.234,
  79.6448,
  70.1516,
  52.5716,
  26.5532,
  2.2928,
  1.238,
  64.526,
  92.3024,
  146.8004,
  168.9512,
  154.5356,
  162.974,
  165.4352,
  166.49,
  249.8192,
  347.8772,
  349.2836,
  11.4344,
  23.0372,
  72.6128,
  126.7592,
  149.9648,
  155.5904,
  161.9192,
  156.2936,
  165.4352,
  180.9056,
  244.1936,
  328.5776,
  341.2352,
  358.4252,
  336.3128,
  171.764,
  175.28,
  173.522,
  172.8188,
  170.3576,
  174.5768,
  217.1204,
  245.9516,
  301.5044,
  317.678,
  307.13,
  306.7784,
  297.9884,
  252.2804,
  211.1432,
  184.7732,
  181.9604,
  178.796,
  176.6864,
  188.6408,
  302.9108,
  318.0296,
  325.4132 ;

 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.41449,
  14.62224,
  11.35372,
  2.108803,
  -15.00291,
  -37.75059,
  -27.3025,
  -6.653811,
  7.963261,
  5.511367,
  3.659066,
  6.959413,
  9.690664,
  8.998422,
  -2.448146,
  -17.23855,
  -29.57152,
  -37.6089,
  -34.86967,
  -20.23448,
  -4.421836,
  1.001519,
  1.017273,
  11.85321,
  16.58387,
  9.555612,
  -2.069732,
  -13.44536,
  -33.32595,
  -47.30103,
  -35.99961,
  -33.54769,
  -9.160373,
  -11.77443,
  -6.396918,
  -1.113282,
  4.98191,
  -24.07667,
  -3.41684,
  -16.42553,
  -19.3742,
  -31.35343,
  -32.46613,
  -22.26546,
  -19.45852,
  -11.76038,
  7.24044,
  9.232335,
  12.98133,
  25.07659,
  20.61835,
  8.715893,
  -8.416599,
  -16.11608,
  -11.92625,
  -25.98983,
  -20.75898,
  -6.495784,
  6.658183,
  11.11973,
  20.7608,
  15.90573,
  -0.8946745,
  8.937307,
  -12.22281,
  -17.38471,
  -33.74929,
  -18.24994,
  -19.65331,
  -11.12035,
  -6.159258,
  -3.803472,
  5.61367,
  -0.210327,
  1.976746,
  -7.736097,
  -0.5791638,
  -18.28926,
  -36.18386,
  -26.76819,
  -27.75485,
  -23.1991,
  -7.93728,
  10.48105,
  -0.4357482,
  12.46498,
  -9.511871,
  -0.3828478,
  -1.997239,
  -11.11968,
  -30.28062,
  -24.71805,
  -27.88893,
  -11.52545,
  -10.71035,
  -1.997018,
  5.18749,
  1.909399,
  11.59768,
  12.08842,
  16.20982,
  6.663907,
  -10.53326,
  -26.91216,
  -32.82319,
  -38.04784,
  -31.2801,
  -23.59237,
  -8.945926,
  -12.23647,
  -9.129416,
  -1.735942,
  31.09758,
  36.35387,
  35.58804,
  19.79765,
  15.99584,
  1.607534,
  0.7287425,
  10.85621,
  22.56587,
  22.1626,
  9.218354,
  23.0771,
  15.97366,
  12.76006,
  6.372295,
  -9.910582,
  -6.282714,
  -7.853545,
  7.035606,
  13.19932,
  26.03054,
  26.08273,
  25.54425,
  26.05978,
  20.57232,
  22.40504,
  12.61254,
  -0.3801208,
  -7.129329,
  -11.16243,
  -11.98244,
  -0.9350141,
  -5.53807,
  1.722634,
  3.596055,
  5.592312,
  7.47961,
  8.351636,
  4.407512,
  -20.35548,
  -17.40973,
  -31.50852,
  -28.43681,
  -36.01116,
  -34.06351,
  -31.85656,
  -15.64557,
  -17.29249,
  -3.587682,
  -1.795984,
  1.220251,
  2.06827,
  -2.291391,
  -9.110527,
  -21.18349,
  -30.6347 ;

 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 =
  -49.25077,
  -33.30028,
  -8.811291,
  19.53762,
  35.3721,
  56.96576,
  63.28743,
  45.86123,
  15.69319,
  -20.68941,
  -38.5423,
  -52.62915,
  -51.30013,
  -34.63269,
  -4.677462,
  22.26293,
  38.6785,
  56.00257,
  66.82787,
  57.242,
  30.4774,
  -4.283988,
  -25.79034,
  -44.49639,
  -59.3184,
  -48.93679,
  -23.07808,
  -8.913336,
  22.44954,
  42.14487,
  63.20525,
  45.59488,
  31.241,
  -5.963487,
  -26.5162,
  -50.72869,
  -65.21589,
  -61.75857,
  -40.91959,
  -34.40963,
  -10.4178,
  24.65925,
  47.08553,
  47.54548,
  28.97524,
  10.60858,
  -20.4609,
  -31.52555,
  -49.96191,
  -60.09006,
  -53.03316,
  -30.4537,
  -8.994929,
  14.53769,
  38.06417,
  46.96186,
  39.78469,
  23.76545,
  5.292971,
  -24.90744,
  -45.01051,
  -53.10276,
  -56.59983,
  -45.77029,
  -18.64089,
  -2.731575,
  19.5622,
  52.65395,
  41.96752,
  27.14013,
  0.02278996,
  -22.26152,
  -42.45225,
  -59.53953,
  -50.11533,
  -55.48357,
  -26.39065,
  -6.342519,
  25.02575,
  50.54266,
  53.99768,
  43.80364,
  29.75607,
  -3.790447,
  -27.56676,
  -30.39277,
  -44.1553,
  -39.59365,
  -30.73167,
  -10.00518,
  20.66936,
  45.31804,
  54.25853,
  65.27612,
  51.39661,
  26.0272,
  0.980824,
  -17.78912,
  -20.05929,
  -22.47204,
  -14.43309,
  2.267748,
  19.31167,
  44.05046,
  72.39056,
  70.78677,
  63.71434,
  55.62331,
  20.73673,
  4.946637,
  -12.21741,
  -13.67536,
  -11.46264,
  6.642806,
  12.84645,
  15.152,
  32.00824,
  40.14993,
  33.72163,
  5.172099,
  -0.9072856,
  -33.86853,
  -47.20961,
  -48.45962,
  -52.16282,
  -49.11028,
  -26.52213,
  -3.642614,
  29.24945,
  41.4986,
  34.78492,
  31.03961,
  8.151091,
  -19.48342,
  -44.18123,
  -57.42289,
  -63.01259,
  -51.02463,
  -48.54253,
  -24.0476,
  -3.447435,
  18.27093,
  35.2692,
  34.00995,
  12.62374,
  -11.90128,
  -43.5535,
  -49.25122,
  -59.36385,
  -49.15658,
  -46.42595,
  -26.89486,
  -7.76894,
  19.31177,
  31.22755,
  27.26468,
  25.46274,
  16.93016,
  -4.999034,
  -28.61729,
  -42.96557,
  -52.46997,
  -58.06058,
  -35.72277,
  -15.07849,
  5.896301,
  23.5511,
  44.42942 ;

 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 =
  5.29039,
  5.257933,
  5.322841,
  5.225468,
  5.257933,
  5.192995,
  5.225468,
  5.160515,
  5.160515,
  5.192995,
  5.160515,
  5.225468,
  5.160515,
  5.225468,
  5.225468,
  5.225468,
  5.192995,
  5.192995,
  5.160515,
  5.095532,
  5.06303,
  5.095532,
  5.095532,
  5.06303,
  5.06303,
  5.06303,
  5.095532,
  5.095532,
  5.095532,
  5.06303,
  5.03052,
  5.03052,
  5.06303,
  5.06303,
  5.06303,
  5.095532,
  5.06303,
  5.03052,
  5.03052,
  5.06303,
  5.06303,
  5.095532,
  5.06303,
  5.095532,
  5.095532,
  5.06303,
  5.03052,
  5.06303,
  5.06303,
  5.06303,
  5.095532,
  5.06303,
  5.06303,
  4.867855,
  4.932944,
  5.06303,
  4.932944,
  4.932944,
  4.965477,
  4.932944,
  4.900403,
  4.900403,
  4.444009,
  4.378682,
  4.41135,
  4.346006,
  4.313322,
  4.476661,
  4.639797,
  4.835298,
  4.574566,
  4.607185,
  4.639797,
  4.21522,
  4.149778,
  4.149778,
  4.182504,
  4.149778,
  4.117044,
  4.149778,
  4.21522,
  4.346006,
  4.737583,
  4.737583,
  4.704996,
  4.737583,
  3.986024,
  4.117044,
  4.051551,
  4.051551,
  3.986024,
  4.117044,
  4.639797,
  4.6724,
  4.541939,
  4.541939,
  4.541939,
  4.541939,
  4.541939,
  4.574566,
  4.639797,
  4.574566,
  4.639797,
  4.574566,
  4.541939,
  4.574566,
  4.574566,
  4.476661,
  4.509304,
  4.509304,
  4.476661,
  4.476661,
  4.476661,
  4.509304,
  4.541939,
  4.607185,
  4.607185,
  4.6724,
  4.704996,
  4.6724,
  4.704996,
  4.704996,
  4.639797,
  4.639797,
  4.6724,
  4.704996,
  4.737583,
  4.737583,
  4.704996,
  4.6724,
  4.574566,
  4.574566,
  4.541939,
  4.541939,
  4.574566,
  4.574566,
  4.574566,
  4.574566,
  4.639797,
  4.639797,
  4.639797,
  4.574566,
  4.476661,
  4.444009,
  4.444009,
  4.444009,
  4.378682,
  4.41135,
  4.476661,
  4.509304,
  4.509304,
  4.182504,
  4.182504,
  4.018792,
  4.117044,
  4.117044,
  4.182504,
  4.182504,
  4.149778,
  4.018792,
  4.018792,
  4.018792,
  3.986024,
  3.953248,
  3.953248,
  3.920463,
  3.88767,
  3.88767 ;

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