netcdf M0104.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.6719, 0.03412, -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 = "Wed Feb 11 19:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n",
			"08-Oct-2003 20:33:42:  Modified [lon,lat] to [-67.880825,43.491051].\n",
			"Wed Oct  8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0104" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.33 ;
		:goes_platform_id = "0440C04A" ;
		: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:  03-Oct-2003 14:46:52\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 14:46:52" ;
data:

 lat = 43.4910513070913 ;

 lon = -67.8808247492864 ;

 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 =
  21.4109,
  22.2908,
  30.7965,
  37.2491,
  43.995,
  47.2213,
  39.3022,
  29.33,
  26.397,
  37.5424,
  45.1682,
  45.1682,
  41.9419,
  19.9444,
  15.2516,
  19.0645,
  24.0506,
  30.5032,
  21.4109,
  14.9583,
  9.9722,
  21.4109,
  24.6372,
  38.4223,
  33.4362,
  26.1037,
  23.464,
  24.0506,
  35.7826,
  21.4109,
  21.7042,
  7.9191,
  8.799,
  8.5057,
  17.8913,
  24.9305,
  19.6511,
  8.799,
  5.2794,
  10.8521,
  43.4084,
  43.4084,
  35.4893,
  22.2908,
  5.5727,
  15.2516,
  19.9444,
  42.5285,
  44.2883,
  37.5424,
  21.7042,
  15.2516,
  25.5171,
  38.4223,
  33.7295,
  29.0367,
  17.8913,
  4.3995,
  9.3856,
  26.1037,
  36.3692,
  45.7548,
  26.9836,
  19.6511,
  17.0114,
  9.9722,
  19.9444,
  22.5841,
  39.0089,
  35.4893,
  25.5171,
  38.129,
  31.9697,
  32.5563,
  25.8104,
  14.3717,
  21.9975,
  29.0367,
  42.2352,
  45.7548,
  23.1707,
  8.5057,
  14.9583,
  29.0367,
  38.129,
  39.5955,
  21.7042,
  8.2124,
  3.8129,
  15.2516,
  19.9444,
  30.2099,
  25.5171,
  8.5057,
  5.866,
  10.2655,
  21.4109,
  24.9305,
  29.33,
  14.665,
  19.3578,
  19.9444,
  23.464,
  20.2377,
  9.3856,
  4.9861,
  9.3856,
  15.5449,
  22.5841,
  28.4501,
  25.5171,
  18.4779,
  17.8913,
  9.9722,
  25.5171,
  21.4109,
  13.4918,
  8.5057,
  10.8521,
  17.598,
  27.8635,
  43.995,
  43.4084,
  30.5032,
  27.2769,
  19.0645,
  11.1454,
  19.0645,
  31.3831,
  32.263,
  17.3047,
  6.4526,
  7.0392,
  24.6372,
  26.9836,
  25.8104,
  8.2124,
  3.8129,
  12.6119,
  20.2377,
  30.5032,
  21.9975,
  17.598,
  2.3464,
  10.8521,
  21.1176,
  32.263,
  19.3578,
  4.9861,
  8.799,
  22.2908,
  45.7548,
  56.6069,
  47.8079,
  47.2213,
  35.4893,
  27.5702,
  29.33,
  40.1821,
  44.8749,
  31.9697,
  21.9975,
  10.2655,
  14.0784,
  22.5841,
  23.464,
  16.1315,
  14.9583 ;

 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 =
  55.0996,
  96.2368,
  122.6068,
  159.1732,
  172.534,
  188.356,
  190.4656,
  206.9908,
  264.3016,
  286.804,
  308.6032,
  309.658,
  305.0872,
  283.9912,
  270.982,
  218.5936,
  217.8904,
  232.306,
  208.3972,
  243.9088,
  268.8724,
  290.6716,
  309.3064,
  309.658,
  310.7128,
  306.142,
  275.5528,
  265.3564,
  224.5708,
  209.452,
  207.694,
  222.1096,
  17.1268,
  21.6976,
  6.5788,
  356.734,
  4.4692,
  38.5744,
  259.0276,
  236.5252,
  205.2328,
  216.484,
  214.726,
  225.6256,
  239.6896,
  326.8864,
  340.2472,
  353.9212,
  10.0948,
  24.1588,
  58.264,
  114.1684,
  169.3696,
  160.5796,
  162.6892,
  170.0728,
  163.744,
  117.6844,
  350.7568,
  344.428,
  348.2956,
  349.3504,
  12.2044,
  340.2472,
  7.9852,
  58.6156,
  102.214,
  91.666,
  97.2916,
  102.5656,
  51.5836,
  34.3552,
  52.2868,
  39.6292,
  60.7252,
  132.8032,
  184.84,
  192.2236,
  186.9496,
  191.872,
  207.694,
  201.7168,
  289.6168,
  328.996,
  347.2408,
  352.8664,
  350.7568,
  0.25,
  296.6488,
  206.9908,
  198.2008,
  190.4656,
  201.0136,
  188.356,
  276.6076,
  322.6672,
  342.67,
  348.9988,
  335.3248,
  312.8224,
  296.6488,
  229.4932,
  228.4384,
  221.0548,
  180.9724,
  144.7576,
  68.812,
  25.2136,
  4.4692,
  356.734,
  350.4052,
  7.6336,
  358.8436,
  262.8952,
  222.8128,
  224.9224,
  233.7124,
  211.9132,
  318.7996,
  342.0052,
  353.218,
  5.1724,
  8.6884,
  17.4784,
  25.9168,
  40.684,
  133.858,
  158.47,
  150.3832,
  158.1184,
  135.9676,
  111.3556,
  46.3096,
  2.008,
  356.734,
  351.46,
  43.4968,
  317.7448,
  211.21,
  165.502,
  175.3468,
  200.3104,
  185.1916,
  224.9224,
  330.4024,
  351.46,
  2.008,
  18.1816,
  40.684,
  160.5796,
  201.3652,
  195.388,
  197.146,
  198.5524,
  202.42,
  211.21,
  225.9772,
  263.95,
  299.11,
  318.0964,
  327.9412,
  347.944,
  285.7492,
  210.1552,
  175.6984,
  192.9268,
  208.0456,
  174.6436 ;

 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 =
  17.5601,
  22.15887,
  25.94262,
  13.2437,
  5.716615,
  -6.862354,
  -7.139054,
  -13.31135,
  -26.26656,
  -35.93931,
  -35.2983,
  -34.77353,
  -34.32014,
  -19.35271,
  -15.24936,
  -11.89229,
  -14.77075,
  -24.1368,
  -10.18262,
  -13.43398,
  -9.970269,
  -20.03245,
  -19.06351,
  -29.58008,
  -25.34426,
  -21.08025,
  -23.35389,
  -23.97165,
  -25.11187,
  -10.52762,
  -10.08701,
  -5.31016,
  2.591194,
  3.144624,
  2.049799,
  -1.42033,
  1.531276,
  5.486444,
  -5.182887,
  -9.052046,
  -18.50488,
  -25.81056,
  -20.21657,
  -15.93313,
  -4.810934,
  -8.331961,
  -6.740464,
  -4.503604,
  7.762737,
  15.36487,
  18.45901,
  13.91474,
  4.707212,
  12.7753,
  10.03638,
  5.005833,
  5.008304,
  3.895846,
  -1.507566,
  -7.007515,
  -7.377946,
  -8.455587,
  5.704329,
  -6.641339,
  2.363178,
  8.513193,
  19.49294,
  22.57455,
  38.69344,
  34.63924,
  19.99305,
  21.51702,
  25.29067,
  20.76495,
  22.51401,
  10.5444,
  -1.856006,
  -6.147864,
  -5.110299,
  -9.412951,
  -10.76857,
  -3.147272,
  -14.09011,
  -14.95674,
  -8.420944,
  -4.917103,
  -3.486246,
  0.03583324,
  -3.407865,
  -6.921899,
  -6.229597,
  -5.487482,
  -9.150166,
  -1.236076,
  -5.827035,
  -6.225448,
  -6.377767,
  -4.757476,
  -12.24451,
  -10.75625,
  -17.30147,
  -15.1643,
  -17.55677,
  -13.29173,
  -0.1592808,
  2.877163,
  8.751129,
  6.622035,
  1.759825,
  -1.620847,
  -4.253171,
  2.454561,
  -0.3610754,
  -9.895629,
  -17.34155,
  -15.11927,
  -10.87515,
  -4.496401,
  -7.148221,
  -5.436562,
  -3.290457,
  3.966274,
  6.557303,
  9.161521,
  11.92179,
  12.42789,
  8.036493,
  6.996449,
  15.50943,
  12.02409,
  12.02789,
  6.009553,
  5.089925,
  0.8632638,
  -1.537299,
  -3.83284,
  5.65271,
  -2.563924,
  -6.535188,
  5.066432,
  2.474554,
  -7.635462,
  -1.592383,
  -1.656907,
  -5.359911,
  -3.13596,
  1.130464,
  6.040211,
  3.250372,
  2.925641,
  -8.120789,
  -12.14123,
  -16.68814,
  -15.21113,
  -18.00988,
  -18.38971,
  -19.82472,
  -29.16664,
  -35.10659,
  -29.97102,
  -16.96918,
  -4.594565,
  -9.880123,
  -7.0722,
  1.693956,
  -5.249038,
  -7.584614,
  1.396368 ;

 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 =
  12.25028,
  -2.421625,
  -16.59533,
  -34.81522,
  -43.62202,
  -46.72001,
  -38.64837,
  -26.13536,
  -2.62101,
  10.85346,
  28.18149,
  28.82651,
  24.10915,
  4.822015,
  0.2613864,
  -14.90063,
  -18.98042,
  -18.651,
  -18.83457,
  -6.578679,
  -0.1962435,
  7.558286,
  15.60686,
  24.52125,
  21.80935,
  15.39566,
  2.270447,
  -1.947074,
  -25.49094,
  -18.64392,
  -19.21782,
  -5.874891,
  8.408812,
  7.903055,
  17.77349,
  24.89001,
  19.59135,
  6.879051,
  -1.004861,
  -5.985694,
  -39.26651,
  -34.90135,
  -29.16815,
  -15.58894,
  -2.812454,
  12.77457,
  18.77086,
  42.28937,
  43.60268,
  34.25423,
  11.41654,
  -6.244309,
  -25.07917,
  -36.23624,
  -32.20171,
  -28.60195,
  -17.17602,
  -2.044012,
  9.263732,
  25.14553,
  35.61298,
  44.96671,
  26.37376,
  18.49482,
  16.84646,
  5.193295,
  -4.21951,
  -0.6565895,
  -4.950978,
  -7.720955,
  15.85561,
  31.47759,
  19.55616,
  25.07448,
  12.62126,
  -9.765315,
  -21.91906,
  -28.3784,
  -41.9249,
  -44.77609,
  -20.51632,
  -7.902,
  5.021917,
  24.88827,
  37.18748,
  39.289,
  21.42238,
  8.212322,
  1.710164,
  -13.59039,
  -18.94654,
  -29.70733,
  -23.82009,
  -8.415405,
  0.6749942,
  8.162371,
  20.43895,
  24.47236,
  26.65185,
  9.968213,
  8.68237,
  -12.95465,
  -15.5666,
  -15.26088,
  -9.384249,
  -4.072238,
  3.392231,
  14.06387,
  22.51543,
  28.40389,
  25.16014,
  18.31415,
  17.88766,
  -1.233408,
  -18.71878,
  -15.16028,
  -7.98497,
  -7.220063,
  8.165232,
  16.73719,
  27.66853,
  43.81585,
  42.91027,
  29.09488,
  24.53365,
  14.45692,
  -7.722352,
  -17.73429,
  -27.2829,
  -29.93864,
  -12.44116,
  -2.349748,
  4.862407,
  24.62207,
  26.93977,
  25.52423,
  5.95738,
  2.822145,
  -10.78663,
  -19.59326,
  -30.40266,
  -20.62983,
  -17.52581,
  -1.661401,
  9.43607,
  20.88346,
  32.24319,
  18.39131,
  3.781041,
  -8.298375,
  -20.75891,
  -44.11454,
  -54.0911,
  -45.32347,
  -43.65198,
  -30.35307,
  -19.15976,
  -3.091274,
  19.54811,
  33.39902,
  27.09444,
  21.51232,
  2.786334,
  -12.17314,
  -22.52048,
  -22.86934,
  -14.23724,
  -14.89298 ;

 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.970996,
  6.003165,
  5.906637,
  5.93882,
  5.842252,
  5.681166,
  5.648927,
  5.745621,
  5.93882,
  6.003165,
  6.324487,
  6.163909,
  5.874448,
  6.035327,
  5.906637,
  5.777838,
  5.745621,
  6.099631,
  6.196038,
  6.22816,
  6.22816,
  6.22816,
  6.131773,
  6.131773,
  6.035327,
  5.970996,
  5.970996,
  6.003165,
  6.131773,
  6.163909,
  6.131773,
  6.099631,
  6.099631,
  6.131773,
  6.131773,
  6.163909,
  6.131773,
  6.131773,
  6.163909,
  6.131773,
  6.356584,
  6.131773,
  6.677195,
  6.869265,
  6.837268,
  6.645162,
  6.709222,
  6.484904,
  6.388673,
  6.388673,
  6.452833,
  6.388673,
  6.292385,
  6.356584,
  6.420756,
  6.452833,
  6.484904,
  6.484904,
  6.452833,
  6.452833,
  6.388673,
  6.260275,
  6.22816,
  6.22816,
  6.131773,
  6.099631,
  6.099631,
  6.035327,
  5.777838,
  5.648927,
  5.455348,
  5.616682,
  5.681166,
  5.777838,
  5.810048,
  5.745621,
  5.777838,
  5.616682,
  5.616682,
  5.616682,
  5.519903,
  5.58443,
  5.648927,
  5.681166,
  5.713397,
  5.777838,
  5.810048,
  5.874448,
  5.970996,
  6.22816,
  6.099631,
  6.099631,
  6.003165,
  5.970996,
  6.003165,
  5.93882,
  6.292385,
  6.196038,
  6.292385,
  6.196038,
  6.131773,
  6.484904,
  6.516968,
  6.677195,
  6.163909,
  6.099631,
  6.099631,
  6.645162,
  6.645162,
  6.709222,
  6.516968,
  6.837268,
  6.869265,
  6.741242,
  6.484904,
  7.284683,
  6.933239,
  7.093073,
  7.093073,
  6.901255,
  6.933239,
  6.901255,
  6.805265,
  6.709222,
  6.581078,
  6.452833,
  6.356584,
  6.388673,
  6.420756,
  6.452833,
  6.420756,
  6.420756,
  6.420756,
  6.420756,
  6.484904,
  6.549026,
  6.613123,
  6.805265,
  6.99719,
  6.99719,
  7.220836,
  7.029157,
  7.380412,
  7.284683,
  7.029157,
  7.188904,
  7.029157,
  7.348508,
  7.029157,
  7.061118,
  6.99719,
  6.99719,
  7.029157,
  6.933239,
  6.965218,
  6.933239,
  6.837268,
  6.837268,
  6.99719,
  6.741242,
  6.516968,
  6.773257,
  6.741242,
  6.581078,
  6.420756,
  6.324487,
  6.196038,
  6.067482 ;

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