netcdf M0105.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.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 = "" ;
		: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 = 285 ;
		:mooring_site_id = "M0105" ;
		: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:  12-May-2004 13:22:23\n",
			"AANCM_Temperature_1.5:  12-May-2004 13:22:23" ;
data:

 lat = 44.4907 ;

 lon = -67.8798 ;

 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 =
  142.5438,
  31.0898,
  94.1493,
  92.6828,
  121.7195,
  94.7359,
  300.0459,
  300.0459,
  25.2238,
  13.1985,
  10.2655,
  45.7548,
  37.5424,
  50.4476,
  49.861,
  21.7042,
  22.5841,
  25.2238,
  50.1543,
  13.7851,
  76.5513,
  64.2327,
  4.6928,
  62.1796,
  46.3414,
  33.7295,
  68.0456,
  56.6069,
  24.3439,
  107.0545,
  228.1874,
  95.6158,
  129.052,
  156.0356,
  292.4201,
  277.1685,
  76.8446,
  87.99,
  115.8535,
  12.0253,
  73.325,
  26.9836,
  25.2238,
  47.2213,
  59.8332,
  127.8788,
  15.8382,
  28.4501,
  29.9166,
  6.7459,
  38.4223,
  47.5146,
  80.6575,
  16.1315,
  9.9722,
  29.0367,
  136.3845,
  38.129,
  19.9444,
  69.5121,
  32.5563,
  128.4654,
  115.8535,
  43.4084,
  32.263,
  77.7245,
  73.9116,
  26.1037,
  13.4918,
  35.7826,
  26.397,
  32.263,
  79.191,
  36.9558,
  29.33,
  28.1568,
  54.2605,
  53.9672,
  266.903,
  160.4351,
  24.6372,
  36.6625,
  69.8054,
  32.263,
  46.928,
  45.1682,
  55.4337,
  8.5057,
  16.7181,
  21.7042,
  26.9836,
  49.2744,
  48.6878,
  190.0584,
  274.8221,
  246.0787,
  229.6539,
  117.6133,
  54.2605,
  186.8321,
  9.0923,
  31.3831,
  62.4729,
  29.6233,
  298.2861,
  53.0873,
  258.6906,
  66.5791,
  58.0734,
  12.6119,
  46.3414,
  71.8585,
  53.3806,
  32.263,
  71.2719,
  22.5841,
  29.9166,
  247.2519,
  217.3353,
  284.7943,
  208.5363,
  22.8774,
  18.4779,
  13.4918,
  47.8079,
  55.1404,
  26.397,
  74.4982,
  287.434,
  23.7573,
  84.4704,
  40.7687,
  199.7373,
  117.6133,
  204.4301,
  87.6967,
  7.3325,
  25.8104,
  81.2441,
  25.8104,
  25.2238,
  169.5274,
  192.6981,
  39.8888,
  28.7434,
  130.5185,
  7.6258,
  26.1037,
  20.531,
  74.4982,
  21.1176,
  102.655,
  114.0937,
  68.3389,
  97.6689,
  241.6792,
  22.5841,
  61.593,
  25.8104,
  56.9002,
  53.9672,
  63.6461,
  53.0873,
  24.3439,
  41.3553,
  11.732,
  1.7598,
  51.6208 ;

 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 =
  271.6852,
  93.424,
  259.3792,
  263.5984,
  261.8404,
  270.2788,
  263.5984,
  263.95,
  299.4616,
  217.8904,
  120.8488,
  123.6616,
  105.3784,
  70.2184,
  123.31,
  124.7164,
  308.6032,
  194.3332,
  140.5384,
  65.6476,
  102.9172,
  88.5016,
  129.9904,
  84.2824,
  90.6112,
  141.5932,
  93.7756,
  118.036,
  142.2964,
  246.37,
  259.0276,
  263.95,
  276.256,
  265.0048,
  259.0276,
  260.7856,
  257.9728,
  250.5892,
  274.498,
  205.5844,
  108.8944,
  238.9864,
  44.2,
  237.58,
  91.3144,
  262.8952,
  103.6204,
  134.2096,
  139.132,
  212.2648,
  119.794,
  235.4704,
  102.9172,
  83.9308,
  124.3648,
  210.8584,
  252.3472,
  251.9956,
  135.9676,
  253.7536,
  203.4748,
  259.0276,
  239.6896,
  70.9216,
  133.858,
  97.6432,
  86.7436,
  90.9628,
  249.1828,
  98.3464,
  199.6072,
  96.2368,
  83.9308,
  131.0452,
  171.4792,
  90.9628,
  240.0412,
  217.1872,
  252.6988,
  263.5984,
  336.7312,
  246.7216,
  244.612,
  245.6668,
  246.7216,
  265.708,
  224.2192,
  31.894,
  152.8444,
  192.9268,
  177.4564,
  254.8084,
  233.0092,
  257.6212,
  260.0824,
  254.1052,
  256.918,
  260.434,
  255.5116,
  269.5756,
  130.342,
  241.096,
  80.4148,
  117.3328,
  260.0824,
  248.128,
  254.4568,
  244.2604,
  84.634,
  231.9544,
  223.8676,
  266.0596,
  279.772,
  149.3284,
  80.4148,
  99.4012,
  133.5064,
  257.9728,
  260.434,
  253.0504,
  257.6212,
  109.5976,
  65.296,
  138.7804,
  92.3692,
  92.7208,
  66.7024,
  248.128,
  253.402,
  211.5616,
  248.4796,
  255.5116,
  260.0824,
  261.8404,
  256.2148,
  254.1052,
  125.7712,
  210.1552,
  87.7984,
  90.6112,
  173.2372,
  256.5664,
  256.5664,
  230.8996,
  276.9592,
  247.7764,
  253.402,
  108.5428,
  190.8172,
  85.6888,
  168.6664,
  248.8312,
  264.6532,
  243.9088,
  250.5892,
  249.1828,
  242.854,
  239.338,
  236.1736,
  253.402,
  203.1232,
  236.8768,
  227.032,
  207.3424,
  246.7216,
  265.0048,
  131.7484,
  214.726 ;

 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 =
  -142.4821,
  31.0343,
  -92.53638,
  -92.1049,
  -120.4873,
  -94.73478,
  -298.175,
  -298.3747,
  -21.962,
  -8.105898,
  8.813172,
  38.0829,
  36.19821,
  47.47066,
  41.66941,
  17.84044,
  -17.64915,
  -6.244416,
  31.87611,
  12.55859,
  74.61411,
  64.21074,
  3.595399,
  61.87026,
  46.33876,
  20.95414,
  67.89791,
  49.96422,
  14.88816,
  -98.0783,
  -224.0159,
  -95.08325,
  -128.2835,
  -155.443,
  -287.0744,
  -273.5919,
  -75.15777,
  -82.98865,
  -115.4967,
  -5.193008,
  69.37403,
  -23.12616,
  17.58515,
  -39.86143,
  59.81746,
  -126.8969,
  15.39279,
  20.39285,
  19.57499,
  -3.601184,
  33.34354,
  -39.14412,
  78.61639,
  16.04108,
  8.231656,
  -14.89345,
  -129.9624,
  -36.26193,
  13.86265,
  -66.73631,
  -12.96866,
  -126.1169,
  -100.0168,
  41.02407,
  23.26353,
  77.03396,
  73.79226,
  26.10001,
  -12.61104,
  35.40361,
  -8.85804,
  32.07205,
  78.74713,
  27.87176,
  4.34578,
  28.15282,
  -47.01047,
  -32.61892,
  -254.8269,
  -159.4348,
  -9.73281,
  -33.67801,
  -63.06395,
  -29.39691,
  -43.10785,
  -45.04153,
  -38.65976,
  4.493982,
  7.630284,
  -4.855361,
  1.197522,
  -47.5525,
  -38.88851,
  -185.6399,
  -270.7153,
  -236.6702,
  -223.6937,
  -115.9779,
  -52.53492,
  -186.827,
  6.930097,
  -27.47373,
  61.60072,
  26.31599,
  -293.8286,
  -49.26599,
  -249.2299,
  -59.97293,
  57.8189,
  -9.93213,
  -32.11432,
  -71.68863,
  -52.6061,
  16.45789,
  70.27688,
  22.28077,
  21.69843,
  -241.8244,
  -214.3132,
  -272.4233,
  -203.6882,
  21.55215,
  16.78678,
  8.890379,
  47.76703,
  55.07824,
  24.24467,
  -69.1357,
  -275.4574,
  -12.43493,
  -78.58172,
  -39.47219,
  -196.7525,
  -116.4226,
  -198.5417,
  -84.34372,
  5.949281,
  -12.9657,
  81.18413,
  25.80893,
  2.970336,
  -164.8891,
  -187.4258,
  -30.95539,
  -28.53164,
  -120.8229,
  -7.308053,
  24.74856,
  -3.85318,
  74.28741,
  4.150055,
  -95.7279,
  -113.5973,
  -61.37483,
  -92.1174,
  -225.9021,
  -20.09639,
  -52.98172,
  -21.44142,
  -54.52931,
  -21.19343,
  -53.30345,
  -38.84581,
  -11.18132,
  -37.98879,
  -11.68744,
  1.312945,
  -29.40592 ;

 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 =
  4.191935,
  -1.856823,
  -17.35249,
  -10.33383,
  -17.27577,
  0.460981,
  -33.45412,
  -31.62373,
  12.40608,
  -10.41608,
  -5.263884,
  -25.36128,
  -9.955968,
  17.07327,
  -27.3821,
  -12.36086,
  14.09074,
  -24.43864,
  -38.72166,
  5.684255,
  -17.11249,
  1.679623,
  -3.015871,
  6.194668,
  -0.4943353,
  -26.4311,
  -4.480733,
  -26.60673,
  -19.26053,
  -42.91053,
  -43.4323,
  -10.07755,
  14.06292,
  -13.58638,
  -55.6581,
  -44.38279,
  -16.01257,
  -29.2425,
  9.08573,
  -10.84622,
  -23.74446,
  -13.90307,
  18.08321,
  -25.31635,
  -1.37249,
  -15.81664,
  -3.729709,
  -19.83783,
  -22.6235,
  -5.704265,
  -19.09139,
  -26.93279,
  -18.0304,
  1.705576,
  -5.628908,
  -24.92619,
  -41.35835,
  -11.78529,
  -14.33896,
  -19.44731,
  -29.86179,
  -24.4516,
  -58.46945,
  14.18854,
  -22.35418,
  -10.33765,
  4.198497,
  -0.4386267,
  -4.794818,
  -5.194113,
  -24.86638,
  -3.504983,
  8.372828,
  -24.26718,
  -29.00626,
  -0.4731255,
  -27.09645,
  -42.99378,
  -79.37558,
  -17.88798,
  22.63325,
  -14.48899,
  -29.92878,
  -13.29372,
  -18.54591,
  -3.380365,
  -39.72805,
  7.221569,
  -14.87527,
  -21.15414,
  -26.95701,
  -12.91224,
  -29.29481,
  -40.74357,
  -47.33308,
  -67.39405,
  -51.98108,
  -19.5454,
  -13.57511,
  -1.383886,
  -5.885888,
  -15.16882,
  10.40262,
  -13.60178,
  -51.37432,
  -19.77684,
  -69.31999,
  -28.91409,
  5.43088,
  -7.772568,
  -33.40951,
  -4.938026,
  9.060178,
  -27.74957,
  11.86777,
  -3.689037,
  -20.59565,
  -51.52137,
  -36.11757,
  -83.02619,
  -44.70475,
  -7.673357,
  7.722478,
  -10.14839,
  -1.97631,
  -2.617464,
  10.4402,
  -27.75314,
  -82.10693,
  -20.24307,
  -30.98649,
  -10.19968,
  -34.40109,
  -16.69297,
  -48.71214,
  -24.01766,
  -4.286212,
  -22.31742,
  3.12105,
  -0.275326,
  -25.0483,
  -39.38432,
  -44.7673,
  -25.15712,
  3.482623,
  -49.36498,
  -2.178347,
  -8.301315,
  -20.16618,
  5.600302,
  -20.7058,
  -37.07045,
  -10.63169,
  -30.05553,
  -32.45918,
  -85.88979,
  -10.30421,
  -31.41074,
  -14.36809,
  -16.25382,
  -49.63161,
  -34.77885,
  -36.18376,
  -21.62414,
  -16.34358,
  -1.021532,
  -1.171782,
  -42.42639 ;

 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 =
  25.57448,
  25.37333,
  25.07232,
  24.80546,
  24.50603,
  24.2074,
  23.87651,
  23.51361,
  23.08615,
  22.59474,
  22.07262,
  21.74732,
  21.29316,
  20.84038,
  20.42113,
  20.13151,
  19.97083,
  19.93871,
  20.09937,
  20.38893,
  20.77581,
  21.0666,
  21.42277,
  21.71483,
  21.68235,
  21.35795,
  20.90498,
  20.48556,
  20.06722,
  19.6499,
  19.26553,
  18.91386,
  18.5309,
  18.18045,
  17.86231,
  17.83052,
  18.02133,
  18.37154,
  18.84998,
  19.68196,
  20.55002,
  21.09894,
  21.74732,
  22.66015,
  19.97083,
  19.61784,
  21.19602,
  22.04006,
  22.33343,
  22.3008,
  21.97495,
  21.45519,
  20.93729,
  20.45334,
  20.00295,
  19.58578,
  19.16955,
  18.78613,
  18.37154,
  18.18045,
  18.14862,
  18.05314,
  19.26553,
  19.7782,
  20.228,
  20.55002,
  20.84038,
  21.13129,
  21.39036,
  21.61741,
  21.52006,
  21.29316,
  21.00193,
  20.71127,
  20.38893,
  20.09937,
  19.81029,
  19.52169,
  19.29753,
  19.07363,
  18.91386,
  18.75421,
  18.59468,
  18.4034,
  18.27597,
  18.21229,
  18.59468,
  19.29753,
  20.228,
  21.26077,
  22.3987,
  23.38192,
  24.00875,
  24.50603,
  24.93881,
  25.23944,
  25.17256,
  24.83878,
  24.17427,
  23.41483,
  22.62744,
  21.81232,
  21.00193,
  20.228,
  19.48965,
  18.75421,
  18.05314,
  17.44933,
  16.97358,
  16.65682,
  16.65682,
  17.38585,
  18.37154,
  19.48965,
  20.58225,
  21.61741,
  22.43136,
  23.05333,
  23.38192,
  23.38192,
  23.15181,
  22.79107,
  22.36606,
  21.90988,
  21.42277,
  20.87268,
  20.35673,
  19.84239,
  19.36155,
  18.91386,
  18.5309,
  18.18045,
  17.92591,
  17.79873,
  17.86231,
  18.14862,
  18.69038,
  19.55373,
  20.55002,
  21.48762,
  22.26818,
  22.92213,
  23.48068,
  23.84347,
  23.84347,
  23.57951,
  23.05333,
  22.49669,
  21.90988,
  21.22839,
  20.48556,
  19.81029,
  19.23353,
  18.69038,
  18.21229,
  17.86231,
  17.57633,
  17.38585,
  17.29066,
  17.29066,
  17.29066,
  17.25894,
  17.1955,
  17.16379,
  17.16379,
  17.13208,
  17.16379,
  17.22721 ;

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