netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.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 = "AANCM691" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 110 ;
		:mooring_site_id = "F0107" ;
		:mooring_site_desc = "W. Penobscot Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.3 ;
		:goes_platform_id = "044060B2" ;
		:starting_julian_day_number = 2453037.04167244 ;
		:starting_julian_day_string = "2004-02-01 01:00:00" ;
		:ending_julian_day_number = 2453044.00000579 ;
		:ending_julian_day_string = "2004-02-08 00:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  29-Aug-2003 13:40:16\n",
			"AANCM_Temperature_1.5:  29-Aug-2003 13:40:16" ;
data:

 lat = 44.0555 ;

 lon = -68.9982 ;

 depth = 2 ;

 time = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 
    2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 
    2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 
    2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 
    2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 
    2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 
    2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 
    2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 
    2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 
    2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 
    2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 
    2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 
    2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 
    2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 
    2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 
    2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 
    2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 
    2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 
    2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 
    2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 
    2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 
    2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 
    2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 
    2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 
    2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 
    2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 
    2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 
    2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 
    2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 
    2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 
    2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 
    2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 
    2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 
    2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 
    2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 
    2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 
    2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 
    2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 
    2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 
    2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 
    2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 
    2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ;

 current_speed =
  28.4501,
  35.196,
  33.1429,
  33.4362,
  33.7295,
  24.6372,
  15.5449,
  16.1315,
  5.5727,
  7.6258,
  21.1176,
  27.2769,
  40.1821,
  50.7409,
  49.2744,
  45.4615,
  47.5146,
  34.6094,
  24.0506,
  17.8913,
  11.4387,
  11.4387,
  15.5449,
  14.9583,
  31.9697,
  35.7826,
  48.3945,
  46.0481,
  37.5424,
  36.3692,
  29.9166,
  29.33,
  23.1707,
  19.3578,
  19.3578,
  24.6372,
  37.2491,
  44.2883,
  43.7017,
  46.3414,
  40.7687,
  31.6764,
  21.4109,
  15.2516,
  1.4665,
  3.8129,
  8.2124,
  9.0923,
  24.6372,
  37.8357,
  43.7017,
  49.2744,
  48.1012,
  43.4084,
  33.1429,
  30.2099,
  22.2908,
  19.0645,
  16.1315,
  12.3186,
  14.9583,
  34.3161,
  38.129,
  44.2883,
  48.6878,
  41.9419,
  31.9697,
  16.1315,
  10.8521,
  7.3325,
  4.9861,
  5.2794,
  7.3325,
  11.1454,
  25.5171,
  33.1429,
  38.129,
  40.4754,
  30.2099,
  26.397,
  16.7181,
  26.9836,
  35.196,
  43.7017,
  34.0228,
  30.5032,
  24.0506,
  33.4362,
  36.9558,
  43.7017,
  47.8079,
  31.9697,
  22.2908,
  16.4248,
  21.1176,
  9.0923,
  12.3186,
  10.5588,
  21.9975,
  29.6233,
  36.3692,
  41.6486,
  34.6094,
  28.1568,
  21.1176,
  10.8521,
  9.0923,
  5.5727,
  3.2263,
  11.1454,
  27.2769,
  26.9836,
  27.2769,
  34.6094,
  44.5816,
  36.9558,
  28.4501,
  17.8913,
  4.9861,
  10.8521,
  7.9191,
  4.6928,
  11.732,
  11.4387,
  25.8104,
  43.7017,
  41.062,
  23.1707,
  12.6119,
  8.799,
  2.933,
  10.8521,
  29.9166,
  34.0228,
  24.6372,
  9.6789,
  10.2655,
  12.0253,
  29.0367,
  31.3831,
  19.0645,
  9.0923,
  18.7712,
  35.196,
  38.4223,
  37.2491,
  34.9027,
  18.4779,
  7.6258,
  25.8104,
  42.5285,
  47.5146,
  35.196,
  22.5841,
  24.3439,
  21.7042,
  25.5171,
  35.4893,
  32.263,
  21.1176,
  18.1846,
  17.8913,
  36.0759,
  44.2883,
  36.0759,
  24.6372,
  11.1454,
  3.8129 ;

 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 =
  194.7148,
  183.8152,
  183.8152,
  184.5184,
  189.7924,
  206.6692,
  203.8564,
  210.5368,
  221.0848,
  247.1032,
  190.8472,
  178.1896,
  181.0024,
  183.112,
  182.7604,
  181.0024,
  189.7924,
  206.3176,
  213.3496,
  220.7332,
  219.3268,
  262.222,
  191.5504,
  186.2764,
  173.6188,
  176.08,
  172.2124,
  167.6416,
  168.6964,
  184.1668,
  192.2536,
  211.5916,
  208.4272,
  250.2676,
  182.4088,
  163.4224,
  175.3768,
  180.2992,
  171.8608,
  172.9156,
  185.9248,
  194.0116,
  189.4408,
  200.3404,
  238.6648,
  3.4444,
  39.3076,
  124.7464,
  147.6004,
  168.6964,
  175.3768,
  178.1896,
  183.8152,
  189.4408,
  192.2536,
  188.0344,
  209.482,
  233.3908,
  233.0392,
  204.208,
  182.0572,
  186.9796,
  192.2536,
  186.2764,
  179.2444,
  177.838,
  202.8016,
  207.724,
  178.1896,
  213.7012,
  258.3544,
  32.6272,
  217.5688,
  166.5868,
  187.3312,
  184.87,
  195.0664,
  202.8016,
  232.336,
  285.076,
  329.7292,
  20.6728,
  57.5908,
  88.18,
  110.3308,
  135.646,
  153.226,
  168.3448,
  172.9156,
  174.6736,
  180.2992,
  189.7924,
  176.08,
  165.532,
  101.8924,
  82.2028,
  107.1664,
  167.29,
  167.9932,
  166.5868,
  181.0024,
  181.0024,
  177.838,
  168.3448,
  173.9704,
  149.71,
  113.1436,
  14.6956,
  97.3216,
  183.112,
  153.5776,
  190.144,
  200.3404,
  180.6508,
  175.3768,
  173.2672,
  166.5868,
  153.5776,
  114.1984,
  300.898,
  337.1128,
  140.5684,
  159.2032,
  203.8564,
  197.5276,
  188.0344,
  182.7604,
  171.8608,
  191.5504,
  178.5412,
  312.5008,
  323.4004,
  313.204,
  315.6652,
  325.51,
  321.2908,
  248.5096,
  175.0252,
  183.8152,
  201.0436,
  229.5232,
  289.2952,
  297.7336,
  317.0716,
  338.1676,
  326.2132,
  315.6652,
  318.1264,
  291.7564,
  193.3084,
  183.8152,
  192.2536,
  195.418,
  201.0436,
  230.578,
  251.674,
  277.6924,
  319.5328,
  303.7108,
  291.0532,
  259.7608,
  215.4592,
  198.5824,
  184.87,
  190.4956,
  184.5184,
  162.7192,
  207.724 ;

 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 =
  -7.226547,
  -2.341893,
  -2.205282,
  -2.634079,
  -5.736672,
  -11.05813,
  -6.287069,
  -8.19628,
  -3.662241,
  -7.024941,
  -3.974131,
  0.8617368,
  -0.7029572,
  -2.754619,
  -2.373027,
  -0.7953166,
  -8.081225,
  -15.34396,
  -13.22172,
  -11.67475,
  -7.249193,
  -11.33346,
  -3.112553,
  -1.635315,
  3.553204,
  2.446225,
  6.55751,
  9.855497,
  7.358602,
  -2.642597,
  -6.349472,
  -15.36484,
  -11.03022,
  -18.22111,
  -0.8135911,
  7.02933,
  3.002372,
  -0.2312736,
  6.187223,
  5.715344,
  -4.208271,
  -7.669437,
  -3.511997,
  -5.301409,
  -1.252596,
  0.2290787,
  5.20242,
  7.470986,
  13.20113,
  7.41609,
  3.522468,
  1.556686,
  -3.200587,
  -7.120213,
  -7.034218,
  -4.222366,
  -10.97042,
  -15.30349,
  -12.88983,
  -5.051247,
  -0.5369611,
  -4.169953,
  -8.092463,
  -4.841814,
  0.6420619,
  1.582261,
  -12.38958,
  -7.504581,
  0.3428415,
  -4.068524,
  -4.883461,
  2.846498,
  -4.470725,
  2.585421,
  -3.256102,
  -2.813674,
  -9.911187,
  -15.68589,
  -23.91439,
  -25.48846,
  -8.427386,
  9.52604,
  29.71394,
  43.67965,
  31.90326,
  21.32447,
  10.83413,
  6.754834,
  4.557806,
  4.056801,
  -0.2496529,
  -5.437368,
  1.523878,
  4.103559,
  20.66434,
  9.008237,
  11.76983,
  2.32311,
  4.576091,
  6.871777,
  -0.6362532,
  -0.7286126,
  1.305642,
  5.688281,
  2.21824,
  5.473549,
  8.360576,
  1.413703,
  3.199994,
  -0.6050609,
  12.13782,
  -4.752425,
  -9.481365,
  -0.393106,
  3.59339,
  4.332671,
  6.599627,
  7.961366,
  4.547979,
  -9.312,
  -3.079882,
  2.980663,
  4.165503,
  -4.626334,
  -7.773194,
  -6.108083,
  -1.977523,
  3.280474,
  -2.525279,
  0.2240059,
  -2.162407,
  -6.470231,
  -21.80683,
  -23.77683,
  -13.95112,
  -6.052874,
  -9.551832,
  1.042805,
  -1.932062,
  -11.26899,
  -14.50177,
  -8.581573,
  -16.61478,
  -23.97143,
  -14.28898,
  -20.71438,
  -24.39175,
  -12.33381,
  -7.0826,
  -5.941358,
  -2.829787,
  -10.08445,
  -9.357173,
  -8.10946,
  -18.80541,
  -20.60343,
  -25.28747,
  -23.033,
  -26.83796,
  -19.70794,
  -17.895,
  -10.37916,
  -11.49624,
  -3.759865,
  -6.571587,
  -1.9409,
  3.310796,
  -1.77381 ;

 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 =
  -27.517,
  -35.118,
  -33.06945,
  -33.33228,
  -33.23808,
  -22.01612,
  -14.21677,
  -13.89411,
  -4.200355,
  -2.966989,
  -20.74028,
  -27.26328,
  -40.17595,
  -50.66607,
  -49.21722,
  -45.45454,
  -46.82233,
  -31.02215,
  -20.09023,
  -13.55725,
  -8.848336,
  -1.548058,
  -15.2301,
  -14.86864,
  -31.77163,
  -35.69889,
  -47.94817,
  -44.98107,
  -36.81417,
  -36.27307,
  -29.23503,
  -24.9834,
  -20.37684,
  -6.535728,
  -19.34069,
  -23.61313,
  -37.1279,
  -44.2877,
  -43.26149,
  -45.98761,
  -40.55092,
  -30.73392,
  -21.1209,
  -14.30057,
  -0.7626445,
  3.806012,
  6.354395,
  -5.182112,
  -20.80197,
  -37.10178,
  -43.55951,
  -49.24981,
  -47.9946,
  -42.82046,
  -32.38783,
  -29.91337,
  -19.40437,
  -11.36919,
  -9.699363,
  -11.23534,
  -14.94866,
  -34.0618,
  -37.26034,
  -44.02284,
  -48.68357,
  -41.91204,
  -29.47134,
  -14.27958,
  -10.84668,
  -6.100218,
  -1.006482,
  4.446292,
  -5.811899,
  -10.84138,
  -25.3085,
  -33.02325,
  -36.81833,
  -37.31234,
  -18.45915,
  6.865861,
  14.43863,
  25.24617,
  18.86373,
  1.387951,
  -11.82087,
  -21.81083,
  -21.47214,
  -32.74678,
  -36.67366,
  -43.513,
  -47.80725,
  -31.50392,
  -22.23865,
  -15.90393,
  -4.351797,
  1.233526,
  -3.635808,
  -10.30007,
  -21.51626,
  -28.81525,
  -36.36364,
  -41.64223,
  -34.58476,
  -27.57624,
  -21.00077,
  -9.37061,
  -3.57361,
  5.390401,
  -0.411155,
  -11.12896,
  -24.4275,
  -26.5618,
  -25.57602,
  -34.60717,
  -44.43655,
  -36.70094,
  -27.67405,
  -16.02234,
  -2.04379,
  5.572676,
  7.295648,
  -3.624641,
  -10.96761,
  -10.4614,
  -24.61207,
  -43.27274,
  -41.01435,
  -22.9373,
  -12.3565,
  -8.796148,
  1.981536,
  8.7123,
  20.48084,
  24.33543,
  20.3066,
  7.552736,
  -3.760718,
  -11.98,
  -28.97235,
  -29.29008,
  -12.37553,
  3.004417,
  8.735388,
  25.7707,
  35.66648,
  30.9582,
  24.9648,
  13.759,
  2.826588,
  -25.11727,
  -42.43425,
  -46.43211,
  -33.92936,
  -21.07791,
  -15.45904,
  -6.824306,
  3.415585,
  26.99947,
  17.90601,
  7.586174,
  -3.232459,
  -14.57298,
  -34.19513,
  -44.12841,
  -35.47231,
  -24.56063,
  -10.6423,
  -3.375175 ;

 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 =
  -0.08639944,
  -0.2227842,
  -0.2910491,
  -0.2910491,
  -0.5303601,
  -0.5303601,
  -0.4619242,
  -0.5645966,
  -0.4619242,
  -0.1545678,
  -0.2569106,
  -0.1204776,
  0.01576331,
  -0.2227842,
  -0.2569106,
  -0.2910491,
  -0.3935375,
  -0.3251997,
  -0.2227842,
  -0.1545678,
  -0.08639944,
  -0.08639944,
  -0.05233325,
  -0.08639944,
  -0.1545678,
  -0.2910491,
  -0.3251997,
  -0.3935375,
  -0.3593625,
  -0.2569106,
  -0.2227842,
  -0.2227842,
  -0.2227842,
  -0.2227842,
  -0.2227842,
  -0.01827901,
  -0.2227842,
  -0.2569106,
  -0.2227842,
  -0.18867,
  0.08381233,
  0.151814,
  0.2537283,
  0.1178191,
  0.1178191,
  0.151814,
  0.08381233,
  0.04979375,
  0.04979375,
  -0.1204776,
  -0.05233325,
  -0.1204776,
  -0.1545678,
  -0.01827901,
  -0.08639944,
  -0.18867,
  -0.2227842,
  -0.3593625,
  -0.2910491,
  0.08381233,
  0.1178191,
  0.04979375,
  0.2537283,
  0.3216127,
  0.3894506,
  0.3555374,
  0.3216127,
  0.3894506,
  0.3555374,
  0.2197686,
  0.04979375,
  -0.05233325,
  -0.05233325,
  -0.1545678,
  -0.1204776,
  -0.08639944,
  0.3555374,
  0.4233521,
  0.4911206,
  0.62652,
  0.7279502,
  0.7617376,
  0.5926873,
  0.151814,
  -0.1545678,
  -0.2227842,
  -0.08639944,
  0.04979375,
  0.151814,
  0.151814,
  -0.05233325,
  -0.2227842,
  -0.2910491,
  -0.18867,
  -0.1204776,
  -0.08639944,
  -0.1545678,
  -0.08639944,
  0.151814,
  0.2537283,
  0.1178191,
  0.1857972,
  0.1857972,
  0.1178191,
  0.01576331,
  0.04979375,
  0.1857972,
  0.2537283,
  0.2876763,
  0.3894506,
  0.3555374,
  0.4911206,
  0.4233521,
  0.4572421,
  0.3555374,
  0.3555374,
  0.2876763,
  0.2537283,
  0.2537283,
  0.4233521,
  0.3216127,
  0.4572421,
  0.3894506,
  0.4911206,
  0.4233521,
  0.151814,
  0.1857972,
  0.1178191,
  0.1178191,
  0.04979375,
  0.01576331,
  0.1178191,
  0.4233521,
  0.62652,
  0.62652,
  0.7955137,
  0.6941515,
  0.7279502,
  0.5588432,
  0.4233521,
  0.4233521,
  0.3555374,
  0.4233521,
  0.5249876,
  0.6603414,
  0.6941515,
  0.7955137,
  0.896775,
  0.9305064,
  0.8630324,
  0.7617376,
  0.5249876,
  0.4233521,
  0.4572421,
  0.2537283,
  0.2537283,
  0.4233521,
  0.6603414,
  0.7955137,
  0.7955137,
  0.7955137,
  0.8292787,
  0.7279502,
  0.3894506,
  0.151814,
  0.1857972,
  0.08381233,
  -0.01827901 ;

 temperature_qc =
  0,
  0,
  0,
  0,
  1,
  1,
  0,
  1,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;
}
