netcdf I0108.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.6673, 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 = "03-May-2004 19:22:36:  Modified [lon,lat] to [-68.109200,44.106300].\n",
			"Thu Apr 29 12:34:36 2004: /usr/local/nco/bin/ncrcat -d time,2453125.472,2453125.583 I0108.aanderaa.realtime.nc I0108.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 = 689 ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 100 ;
		:mooring_site_id = "I0108" ;
		:mooring_site_desc = "Acadia" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.67 ;
		:goes_platform_id = "04401622" ;
		:starting_julian_day_number = 2453142.00000579 ;
		:starting_julian_day_string = "2004-05-16 00:00:00" ;
		:ending_julian_day_number = 2453148.95833912 ;
		:ending_julian_day_string = "2004-05-22 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Apr-2004 20:22:17\n",
			"AANCM_Temperature_1.5:  16-Apr-2004 20:22:17" ;
data:

 lat = 44.1063 ;

 lon = -68.1092 ;

 depth = 2 ;

 time = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 
    2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 
    2453142.33333333, 2453142.375, 2453142.41666667, 2453142.45833333, 
    2453142.5, 2453142.54166667, 2453142.58333333, 2453142.625, 
    2453142.66666667, 2453142.70833333, 2453142.75, 2453142.79166667, 
    2453142.83333333, 2453142.875, 2453142.91666667, 2453142.95833333, 
    2453143, 2453143.04166667, 2453143.08333333, 2453143.125, 
    2453143.16666667, 2453143.20833333, 2453143.25, 2453143.29166667, 
    2453143.33333333, 2453143.375, 2453143.41666667, 2453143.45833333, 
    2453143.5, 2453143.54166667, 2453143.58333333, 2453143.625, 
    2453143.66666667, 2453143.70833333, 2453143.75, 2453143.79166667, 
    2453143.83333333, 2453143.875, 2453143.91666667, 2453143.95833333, 
    2453144, 2453144.04166667, 2453144.08333333, 2453144.125, 
    2453144.16666667, 2453144.20833333, 2453144.25, 2453144.29166667, 
    2453144.33333333, 2453144.375, 2453144.41666667, 2453144.45833333, 
    2453144.5, 2453144.54166667, 2453144.58333333, 2453144.625, 
    2453144.66666667, 2453144.70833333, 2453144.75, 2453144.79166667, 
    2453144.83333333, 2453144.875, 2453144.91666667, 2453144.95833333, 
    2453145, 2453145.04166667, 2453145.08333333, 2453145.125, 
    2453145.16666667, 2453145.20833333, 2453145.25, 2453145.29166667, 
    2453145.33333333, 2453145.375, 2453145.41666667, 2453145.45833333, 
    2453145.5, 2453145.54166667, 2453145.58333333, 2453145.625, 
    2453145.66666667, 2453145.70833333, 2453145.75, 2453145.79166667, 
    2453145.83333333, 2453145.875, 2453145.91666667, 2453145.95833333, 
    2453146, 2453146.04166667, 2453146.08333333, 2453146.125, 
    2453146.16666667, 2453146.20833333, 2453146.25, 2453146.29166667, 
    2453146.33333333, 2453146.375, 2453146.41666667, 2453146.45833333, 
    2453146.5, 2453146.54166667, 2453146.58333333, 2453146.625, 
    2453146.66666667, 2453146.70833333, 2453146.75, 2453146.79166667, 
    2453146.83333333, 2453146.875, 2453146.91666667, 2453146.95833333, 
    2453147, 2453147.04166667, 2453147.08333333, 2453147.125, 
    2453147.16666667, 2453147.20833333, 2453147.25, 2453147.29166667, 
    2453147.33333333, 2453147.375, 2453147.41666667, 2453147.45833333, 
    2453147.5, 2453147.54166667, 2453147.58333333, 2453147.625, 
    2453147.66666667, 2453147.70833333, 2453147.75, 2453147.79166667, 
    2453147.83333333, 2453147.875, 2453147.91666667, 2453147.95833333, 
    2453148, 2453148.04166667, 2453148.08333333, 2453148.125, 
    2453148.16666667, 2453148.20833333, 2453148.25, 2453148.29166667, 
    2453148.33333333, 2453148.375, 2453148.41666667, 2453148.45833333, 
    2453148.5, 2453148.54166667, 2453148.58333333, 2453148.625, 
    2453148.66666667, 2453148.70833333, 2453148.75, 2453148.79166667, 
    2453148.83333333, 2453148.875, 2453148.91666667, 2453148.95833333 ;

 current_speed =
  14.665,
  13.7851,
  24.0506,
  31.9697,
  29.6233,
  35.7826,
  42.5285,
  34.3161,
  19.9444,
  9.3856,
  13.1985,
  20.531,
  21.4109,
  9.6789,
  15.2516,
  16.7181,
  24.3439,
  33.7295,
  26.397,
  15.5449,
  20.531,
  18.4779,
  14.665,
  28.1568,
  24.3439,
  14.0784,
  15.5449,
  5.866,
  25.5171,
  35.7826,
  34.3161,
  33.7295,
  24.0506,
  10.2655,
  2.3464,
  13.4918,
  15.5449,
  3.8129,
  15.2516,
  11.4387,
  8.799,
  14.3717,
  17.3047,
  24.3439,
  20.531,
  22.8774,
  17.8913,
  15.2516,
  13.7851,
  6.1593,
  12.6119,
  15.8382,
  19.6511,
  16.1315,
  8.5057,
  3.8129,
  13.7851,
  14.0784,
  11.4387,
  34.3161,
  24.0506,
  16.7181,
  8.5057,
  7.3325,
  20.8243,
  14.9583,
  14.9583,
  1.7598,
  7.0392,
  14.9583,
  17.598,
  26.6903,
  34.0228,
  20.531,
  12.6119,
  15.8382,
  19.6511,
  42.2352,
  43.1151,
  47.2213,
  36.9558,
  26.9836,
  18.1846,
  14.665,
  14.9583,
  25.8104,
  10.2655,
  3.8129,
  7.0392,
  19.0645,
  28.4501,
  46.3414,
  41.3553,
  35.4893,
  16.4248,
  3.2263,
  14.3717,
  10.5588,
  6.1593,
  8.2124,
  17.0114,
  34.6094,
  39.0089,
  41.3553,
  43.1151,
  30.7965,
  16.1315,
  8.2124,
  4.9861,
  12.0253,
  9.3856,
  3.8129,
  17.598,
  3.2263,
  23.464,
  22.8774,
  16.4248,
  16.1315,
  9.3856,
  15.2516,
  8.799,
  14.665,
  12.3186,
  10.2655,
  16.1315,
  5.866,
  8.5057,
  17.3047,
  16.1315,
  18.4779,
  26.1037,
  18.4779,
  10.8521,
  15.2516,
  10.2655,
  4.6928,
  5.2794,
  6.7459,
  8.5057,
  12.3186,
  18.7712,
  18.7712,
  14.3717,
  12.3186,
  9.9722,
  12.0253,
  11.732,
  7.3325,
  2.6397,
  10.8521,
  12.9052,
  20.2377,
  26.1037,
  24.9305,
  30.7965,
  28.1568,
  23.7573,
  27.8635,
  28.4501,
  31.6764,
  24.6372,
  25.2238,
  16.7181,
  8.5057,
  11.732,
  17.598,
  19.3578,
  9.3856 ;

 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 =
  259.0392,
  244.272,
  223.5276,
  221.7696,
  211.9248,
  189.0708,
  189.0708,
  206.6508,
  183.4452,
  195.3996,
  268.5324,
  297.3636,
  294.1992,
  278.0256,
  250.6008,
  242.1624,
  220.0116,
  230.5596,
  216.8472,
  204.8928,
  208.0572,
  172.194,
  337.446,
  11.8644,
  3.0744,
  5.8872,
  340.2588,
  183.4452,
  187.6644,
  204.1896,
  204.5412,
  221.0664,
  200.6736,
  204.8928,
  347.9556,
  7.9968,
  54.0564,
  346.5492,
  7.2936,
  58.6272,
  181.6872,
  164.4588,
  127.5408,
  135.276,
  166.2168,
  146.5272,
  136.6824,
  124.3764,
  103.2804,
  141.2532,
  193.9932,
  232.6692,
  232.3176,
  235.8336,
  252.0072,
  129.6504,
  110.3124,
  98.358,
  103.9836,
  80.0748,
  108.5544,
  131.0568,
  170.0844,
  198.2124,
  218.2536,
  246.03,
  262.9068,
  136.6824,
  165.162,
  95.8968,
  98.7096,
  62.4948,
  90.2712,
  73.3944,
  92.0292,
  135.9792,
  167.6232,
  204.8928,
  210.1668,
  214.386,
  209.112,
  222.8244,
  265.7196,
  332.8752,
  347.604,
  12.5676,
  21.3576,
  0.2616,
  216.144,
  211.5732,
  222.8244,
  227.0436,
  229.1532,
  238.6464,
  248.8428,
  248.4912,
  17.8416,
  50.1888,
  96.9516,
  185.9064,
  203.1348,
  218.6052,
  219.66,
  216.4956,
  215.4408,
  224.5824,
  254.1168,
  211.2216,
  20.3028,
  28.7412,
  21.7092,
  325.8432,
  10.458,
  103.2804,
  201.7284,
  214.7376,
  193.6416,
  171.4908,
  167.9748,
  138.4404,
  33.6636,
  61.7916,
  56.8692,
  64.6044,
  347.2524,
  8.3484,
  219.3084,
  217.1988,
  188.7192,
  164.8104,
  137.3856,
  159.5364,
  77.9652,
  81.1296,
  74.4492,
  39.2892,
  346.5492,
  219.3084,
  295.9572,
  206.6508,
  204.8928,
  221.0664,
  220.0116,
  139.4952,
  150.0432,
  42.4536,
  72.3396,
  28.3896,
  11.1612,
  298.0668,
  259.0392,
  217.1988,
  218.2536,
  226.3404,
  236.5368,
  248.8428,
  266.0712,
  295.6056,
  333.5784,
  346.5492,
  329.0076,
  339.5556,
  343.0332,
  287.1672,
  236.1852,
  229.8564,
  219.3084,
  230.5596 ;

 current_direction_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_u =
  -14.39747,
  -12.41851,
  -16.56374,
  -21.29619,
  -15.66497,
  -5.6413,
  -6.704823,
  -15.39254,
  -1.198536,
  -2.49234,
  -13.19417,
  -18.23374,
  -19.52943,
  -9.584103,
  -14.38573,
  -14.78339,
  -15.65173,
  -26.04881,
  -15.82983,
  -6.543188,
  -9.656814,
  2.509656,
  -5.624819,
  5.78893,
  1.305628,
  1.444026,
  -5.250635,
  -0.3525105,
  -3.403226,
  -14.66219,
  -14.25311,
  -22.15803,
  -8.490915,
  -4.320973,
  -0.4896224,
  1.876949,
  12.58508,
  -0.8869198,
  1.936249,
  9.766339,
  -0.2590684,
  3.850627,
  13.72124,
  17.13062,
  4.891484,
  12.61783,
  12.27418,
  12.58785,
  13.41645,
  3.854982,
  -3.049642,
  -12.59371,
  -15.5521,
  -13.34737,
  -8.089731,
  2.935751,
  12.92786,
  13.92888,
  11.09971,
  33.80251,
  22.8005,
  12.60643,
  1.464659,
  -2.291703,
  -12.89323,
  -13.66827,
  -14.84382,
  1.207296,
  1.802647,
  14.87915,
  17.39507,
  23.67347,
  34.02242,
  19.67475,
  12.60399,
  11.00627,
  4.212014,
  -17.77772,
  -21.66616,
  -26.66895,
  -17.97968,
  -18.3422,
  -18.13388,
  -6.686216,
  -3.211056,
  5.616119,
  3.738569,
  0.01740881,
  -4.151837,
  -9.981933,
  -19.33906,
  -33.916,
  -31.28367,
  -30.30688,
  -15.31766,
  -3.001625,
  4.403295,
  8.11083,
  6.114021,
  -0.8450859,
  -6.683706,
  -21.59455,
  -24.89667,
  -24.59652,
  -25.00079,
  -21.61712,
  -15.51562,
  -4.256893,
  1.730084,
  5.782415,
  3.471695,
  -2.140789,
  3.194296,
  3.140021,
  -8.686543,
  -13.03598,
  -3.873752,
  2.386949,
  1.955414,
  10.11789,
  4.877425,
  12.9233,
  10.3159,
  9.273526,
  -3.559522,
  0.8516965,
  -5.388313,
  -10.46212,
  -2.445407,
  4.841469,
  17.6738,
  6.4601,
  10.61358,
  15.06919,
  9.889712,
  2.971645,
  -1.228043,
  -4.273489,
  -7.647655,
  -5.525529,
  -7.901208,
  -12.33142,
  -9.240179,
  8.001076,
  4.979587,
  8.116992,
  11.17909,
  3.486344,
  0.5109668,
  -9.57589,
  -12.66978,
  -12.23536,
  -16.16193,
  -18.03607,
  -25.69168,
  -26.25885,
  -23.70147,
  -25.12703,
  -12.65952,
  -7.368257,
  -12.68629,
  -8.81063,
  -4.878634,
  -8.12675,
  -9.747423,
  -13.45246,
  -12.26306,
  -7.248366 ;

 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 =
  -2.788364,
  -5.984103,
  -17.43771,
  -23.84395,
  -25.14256,
  -35.33511,
  -41.99665,
  -30.67025,
  -19.90836,
  -9.048632,
  -0.3380354,
  9.43678,
  8.776548,
  1.351325,
  -5.065788,
  -7.806802,
  -18.64534,
  -21.42752,
  -21.12387,
  -14.10073,
  -18.11817,
  -18.30668,
  13.5434,
  27.55528,
  24.30886,
  14.00415,
  14.63129,
  -5.855399,
  -25.28914,
  -32.64069,
  -31.21608,
  -25.43032,
  -22.50191,
  -9.311804,
  2.294747,
  13.3606,
  9.124679,
  3.708312,
  15.12819,
  5.955037,
  -8.795185,
  -13.84624,
  -10.54421,
  -17.29646,
  -19.93979,
  -19.08313,
  -13.01703,
  -8.611466,
  -3.166669,
  -4.803758,
  -12.23763,
  -9.604537,
  -12.0124,
  -9.059422,
  -2.627389,
  -2.433017,
  -4.785341,
  -2.046406,
  -2.764095,
  5.914804,
  -7.653019,
  -10.98056,
  -8.378646,
  -6.965174,
  -16.35287,
  -6.076933,
  -1.847106,
  -1.280364,
  -6.804469,
  -1.536771,
  -2.664803,
  12.32636,
  -0.1610406,
  5.867391,
  -0.4465725,
  -11.38905,
  -19.19439,
  -38.31142,
  -37.27586,
  -38.96945,
  -32.28719,
  -19.79086,
  -1.357255,
  13.05208,
  14.60958,
  25.19198,
  9.560523,
  3.81286,
  -5.684416,
  -16.24242,
  -20.86646,
  -31.57896,
  -27.04797,
  -18.46573,
  -5.928171,
  -1.182904,
  13.68052,
  6.760376,
  -0.7454653,
  -8.168803,
  -15.64339,
  -27.046,
  -30.03082,
  -33.24563,
  -35.12652,
  -21.93455,
  -4.414824,
  -7.022989,
  4.676323,
  10.54379,
  8.71991,
  3.15519,
  17.30567,
  -0.7411354,
  -21.79686,
  -18.79997,
  -15.96146,
  -15.95393,
  -9.179643,
  -11.41225,
  7.323464,
  6.931852,
  6.732758,
  4.402522,
  15.73388,
  5.803841,
  -6.581263,
  -13.78393,
  -15.94507,
  -17.83236,
  -19.21042,
  -17.31184,
  2.262725,
  2.351796,
  2.752105,
  3.632038,
  5.134586,
  -5.219622,
  3.722942,
  -11.00983,
  -17.0273,
  -14.15252,
  -11.00749,
  -9.366467,
  -8.639935,
  8.872558,
  3.55919,
  6.450656,
  2.589774,
  5.10592,
  -2.453761,
  -16.12019,
  -20.49866,
  -17.21133,
  -16.98123,
  -10.16258,
  -1.627774,
  12.04188,
  25.47832,
  30.80752,
  21.11988,
  23.63499,
  15.99043,
  2.510552,
  -6.528978,
  -11.34553,
  -14.97805,
  -5.962439 ;

 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.543203,
  5.57557,
  5.57557,
  5.543203,
  5.44606,
  5.413664,
  5.57557,
  5.348851,
  5.316433,
  5.154233,
  5.316433,
  5.284008,
  5.251575,
  5.348851,
  5.348851,
  5.478448,
  5.413664,
  5.348851,
  5.219135,
  5.024337,
  4.405626,
  5.056822,
  5.12177,
  5.478448,
  5.737297,
  5.769621,
  5.801938,
  5.834248,
  5.640282,
  5.219135,
  5.0893,
  5.024337,
  4.829263,
  4.633906,
  4.796723,
  4.861794,
  4.861794,
  4.861794,
  5.348851,
  5.640282,
  5.543203,
  5.478448,
  5.348851,
  5.154233,
  5.186687,
  5.12177,
  5.056822,
  4.959343,
  5.056822,
  5.024337,
  4.959343,
  4.764175,
  4.829263,
  4.829263,
  4.73162,
  4.73162,
  4.699057,
  4.73162,
  4.699057,
  4.829263,
  4.829263,
  4.829263,
  4.633906,
  4.796723,
  4.699057,
  4.764175,
  4.764175,
  4.47089,
  4.633906,
  4.699057,
  4.666486,
  4.666486,
  4.699057,
  4.666486,
  4.699057,
  4.829263,
  4.829263,
  4.926835,
  4.829263,
  5.056822,
  5.0893,
  5.12177,
  5.12177,
  5.12177,
  4.926835,
  4.829263,
  4.829263,
  4.861794,
  5.186687,
  5.12177,
  5.251575,
  5.898848,
  5.769621,
  5.866551,
  6.124731,
  6.189209,
  5.995696,
  5.834248,
  5.60793,
  5.704966,
  5.672627,
  5.737297,
  5.737297,
  5.510829,
  5.57557,
  5.60793,
  5.543203,
  5.543203,
  5.543203,
  5.672627,
  5.413664,
  6.318085,
  5.510829,
  5.60793,
  6.060227,
  6.156973,
  6.189209,
  5.931138,
  5.737297,
  6.060227,
  6.124731,
  5.672627,
  5.704966,
  5.640282,
  5.510829,
  5.413664,
  5.381261,
  5.640282,
  5.60793,
  5.510829,
  5.60793,
  5.60793,
  5.60793,
  5.57557,
  5.543203,
  5.640282,
  5.737297,
  5.96342,
  6.124731,
  6.285876,
  6.124731,
  5.834248,
  5.834248,
  6.060227,
  6.189209,
  5.995696,
  5.96342,
  5.96342,
  6.092483,
  6.092483,
  5.995696,
  5.898848,
  5.60793,
  5.510829,
  5.672627,
  5.60793,
  5.57557,
  5.57557,
  5.57557,
  5.57557,
  5.478448,
  5.413664,
  5.413664,
  5.381261,
  5.381261,
  5.44606,
  5.510829,
  5.478448 ;

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