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 = "Wed Feb 11 19:31:53 2004: /usr/local/nco/bin/ncrcat -d time,2452908.9493,2453047.8333 F0107.aanderaa.realtime.nc F0107.aanderaa.realtime.nc.new\n",
			"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 = 2453072.04167244 ;
		:starting_julian_day_string = "2004-03-07 01:00:00" ;
		:ending_julian_day_number = 2453079.00000579 ;
		:ending_julian_day_string = "2004-03-14 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 = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 
    2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 
    2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 
    2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 
    2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 
    2453072.875, 2453072.91666667, 2453072.95833333, 2453073, 
    2453073.04166667, 2453073.08333333, 2453073.125, 2453073.16666667, 
    2453073.20833333, 2453073.25, 2453073.29166667, 2453073.33333333, 
    2453073.375, 2453073.41666667, 2453073.45833333, 2453073.5, 
    2453073.54166667, 2453073.58333333, 2453073.625, 2453073.66666667, 
    2453073.70833333, 2453073.75, 2453073.79166667, 2453073.83333333, 
    2453073.875, 2453073.91666667, 2453073.95833333, 2453074, 
    2453074.04166667, 2453074.08333333, 2453074.125, 2453074.16666667, 
    2453074.20833333, 2453074.25, 2453074.29166667, 2453074.33333333, 
    2453074.375, 2453074.41666667, 2453074.45833333, 2453074.5, 
    2453074.54166667, 2453074.58333333, 2453074.625, 2453074.66666667, 
    2453074.70833333, 2453074.75, 2453074.79166667, 2453074.83333333, 
    2453074.875, 2453074.91666667, 2453074.95833333, 2453075, 
    2453075.04166667, 2453075.08333333, 2453075.125, 2453075.16666667, 
    2453075.20833333, 2453075.25, 2453075.29166667, 2453075.33333333, 
    2453075.375, 2453075.41666667, 2453075.45833333, 2453075.5, 
    2453075.54166667, 2453075.58333333, 2453075.625, 2453075.66666667, 
    2453075.70833333, 2453075.75, 2453075.79166667, 2453075.83333333, 
    2453075.875, 2453075.91666667, 2453075.95833333, 2453076, 
    2453076.04166667, 2453076.08333333, 2453076.125, 2453076.16666667, 
    2453076.20833333, 2453076.25, 2453076.29166667, 2453076.33333333, 
    2453076.375, 2453076.41666667, 2453076.45833333, 2453076.5, 
    2453076.54166667, 2453076.58333333, 2453076.625, 2453076.66666667, 
    2453076.70833333, 2453076.75, 2453076.79166667, 2453076.83333333, 
    2453076.875, 2453076.91666667, 2453076.95833333, 2453077, 
    2453077.04166667, 2453077.08333333, 2453077.125, 2453077.16666667, 
    2453077.20833333, 2453077.25, 2453077.29166667, 2453077.33333333, 
    2453077.375, 2453077.41666667, 2453077.45833333, 2453077.5, 
    2453077.54166667, 2453077.58333333, 2453077.625, 2453077.66666667, 
    2453077.70833333, 2453077.75, 2453077.79166667, 2453077.83333333, 
    2453077.875, 2453077.91666667, 2453077.95833333, 2453078, 
    2453078.04166667, 2453078.08333333, 2453078.125, 2453078.16666667, 
    2453078.20833333, 2453078.25, 2453078.29166667, 2453078.33333333, 
    2453078.375, 2453078.41666667, 2453078.45833333, 2453078.5, 
    2453078.54166667, 2453078.58333333, 2453078.625, 2453078.66666667, 
    2453078.70833333, 2453078.75, 2453078.79166667, 2453078.83333333, 
    2453078.875, 2453078.91666667, 2453078.95833333, 2453079 ;

 current_speed =
  3.2263,
  2.933,
  29.0367,
  33.4362,
  37.8357,
  54.2605,
  52.5007,
  50.7409,
  49.2744,
  31.0898,
  17.598,
  8.5057,
  14.0784,
  15.8382,
  11.4387,
  31.3831,
  33.4362,
  53.3806,
  71.5652,
  51.0342,
  37.8357,
  27.2769,
  17.598,
  9.6789,
  13.7851,
  20.531,
  11.1454,
  18.1846,
  31.9697,
  55.1404,
  51.3275,
  53.6739,
  40.7687,
  26.397,
  21.9975,
  14.9583,
  18.1846,
  16.7181,
  4.6928,
  21.4109,
  35.4893,
  46.928,
  58.0734,
  60.4198,
  53.9672,
  42.8218,
  29.0367,
  24.9305,
  20.2377,
  19.9444,
  21.7042,
  21.4109,
  42.5285,
  63.3528,
  62.4729,
  57.7801,
  57.4868,
  68.0456,
  50.4476,
  30.7965,
  13.4918,
  11.4387,
  12.3186,
  10.8521,
  13.7851,
  36.0759,
  46.6347,
  59.8332,
  43.7017,
  54.8471,
  33.4362,
  22.8774,
  9.9722,
  0.8799,
  9.6789,
  7.3325,
  19.6511,
  26.397,
  51.3275,
  53.0873,
  59.2466,
  52.2074,
  23.464,
  14.0784,
  3.2263,
  17.3047,
  26.9836,
  21.1176,
  17.8913,
  2.933,
  15.2516,
  35.196,
  41.9419,
  43.4084,
  33.4362,
  17.3047,
  4.3995,
  14.9583,
  29.0367,
  33.1429,
  12.6119,
  7.9191,
  25.8104,
  53.0873,
  63.3528,
  57.1935,
  52.794,
  44.2883,
  25.8104,
  14.3717,
  12.6119,
  26.6903,
  18.1846,
  12.0253,
  30.7965,
  35.196,
  47.2213,
  48.3945,
  43.1151,
  51.9141,
  31.3831,
  33.7295,
  24.9305,
  17.598,
  24.6372,
  27.5702,
  31.6764,
  57.7801,
  63.9394,
  63.0595,
  61.2997,
  49.861,
  39.8888,
  31.9697,
  24.3439,
  11.4387,
  5.5727,
  10.5588,
  24.3439,
  29.9166,
  42.5285,
  56.0203,
  54.2605,
  51.6208,
  50.4476,
  41.3553,
  29.0367,
  14.9583,
  1.7598,
  4.3995,
  17.0114,
  21.4109,
  36.3692,
  60.4198,
  63.0595,
  63.9394,
  63.0595,
  53.6739,
  39.5955,
  27.2769,
  22.2908,
  10.2655,
  22.5841,
  23.7573,
  38.7156,
  46.928,
  54.5538,
  53.9672 ;

 current_speed_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;

 current_direction =
  290.35,
  188.0344,
  147.2488,
  177.838,
  186.9796,
  166.5868,
  180.6508,
  174.6736,
  174.322,
  185.2216,
  221.788,
  273.4732,
  296.6788,
  333.5968,
  311.446,
  173.2672,
  172.564,
  175.0252,
  181.354,
  191.5504,
  190.8472,
  208.7788,
  247.4548,
  319.5328,
  336.4096,
  344.8096,
  22.7824,
  157.4452,
  189.4408,
  183.112,
  186.628,
  201.3952,
  195.0664,
  196.8244,
  201.7468,
  276.286,
  323.752,
  317.0716,
  300.898,
  185.5732,
  185.9248,
  183.4636,
  186.628,
  180.2992,
  179.9476,
  166.5868,
  194.3632,
  206.3176,
  225.6556,
  256.948,
  249.916,
  164.4772,
  182.4088,
  187.6828,
  179.9476,
  177.1348,
  170.806,
  158.8516,
  172.564,
  197.8792,
  223.546,
  298.0852,
  319.1812,
  157.4452,
  175.0252,
  179.596,
  170.806,
  169.048,
  169.3996,
  172.2124,
  188.7376,
  175.0252,
  178.1896,
  71.6548,
  54.0748,
  149.3584,
  168.6964,
  201.0436,
  193.66,
  184.5184,
  184.5184,
  195.418,
  179.9476,
  175.0252,
  150.4132,
  43.8784,
  27.7048,
  35.7916,
  4.1476,
  215.4592,
  169.048,
  175.0252,
  176.4316,
  190.4956,
  203.8564,
  180.2992,
  192.2536,
  304.414,
  327.268,
  317.7748,
  11.5312,
  122.9884,
  187.6828,
  186.9796,
  184.1668,
  191.1988,
  197.176,
  210.8884,
  222.8428,
  231.9844,
  289.2952,
  352.8964,
  352.8964,
  132.8332,
  162.3676,
  173.2672,
  181.7056,
  168.6964,
  176.4316,
  174.322,
  171.1576,
  201.0436,
  193.66,
  190.4956,
  198.5824,
  176.08,
  178.1896,
  188.0344,
  187.3312,
  185.5732,
  187.6828,
  171.1576,
  157.7968,
  155.6872,
  164.4772,
  171.8608,
  229.1716,
  233.7424,
  220.03,
  212.2948,
  199.2856,
  189.7924,
  176.08,
  170.4544,
  171.1576,
  166.2352,
  166.9384,
  178.5412,
  222.8428,
  96.97,
  138.4588,
  157.4452,
  170.1028,
  172.2124,
  176.4316,
  177.1348,
  179.9476,
  169.7512,
  167.6416,
  186.2764,
  184.87,
  158.5,
  165.532,
  163.774,
  167.6416,
  167.29,
  176.4316,
  177.4864 ;

 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 =
  -3.024933,
  -0.4099385,
  15.70862,
  1.261383,
  -4.597641,
  12.58692,
  -0.5963218,
  4.710246,
  4.875094,
  -2.829421,
  -11.72689,
  -8.490077,
  -12.57958,
  -7.043013,
  -8.57422,
  3.679332,
  4.327268,
  4.629037,
  -1.691054,
  -10.21857,
  -7.120317,
  -13.1319,
  -16.25311,
  -6.281728,
  -5.516735,
  -5.379686,
  4.31586,
  6.97501,
  -5.24394,
  -2.993459,
  -5.924353,
  -19.58017,
  -10.59735,
  -7.640333,
  -8.150196,
  -14.86837,
  -10.75222,
  -11.38643,
  -4.026811,
  -2.07937,
  -3.663315,
  -2.835128,
  -6.702982,
  -0.3155123,
  0.04935583,
  9.933459,
  -7.203068,
  -11.05285,
  -14.47302,
  -19.42915,
  -20.38437,
  5.730024,
  -1.787435,
  -8.469553,
  0.05713474,
  2.888215,
  9.185115,
  24.54982,
  6.528861,
  -9.454868,
  -9.294996,
  -10.09178,
  -8.052286,
  4.162506,
  1.195411,
  0.2543738,
  7.45119,
  11.3675,
  8.039287,
  7.431845,
  -5.079276,
  1.983873,
  0.3150436,
  0.8351812,
  7.837815,
  3.737128,
  3.851768,
  -9.478589,
  -12.12149,
  -4.182177,
  -4.667402,
  -13.87981,
  0.02145906,
  1.220845,
  1.592958,
  11.99441,
  12.54511,
  12.35039,
  1.294007,
  -1.701501,
  2.897599,
  3.052112,
  2.610467,
  -7.907275,
  -13.52313,
  -0.09036516,
  -0.9337458,
  -12.34023,
  -15.70044,
  -22.27357,
  2.521138,
  6.642389,
  -3.450559,
  -6.450953,
  -4.603233,
  -11.10777,
  -15.59048,
  -22.73618,
  -17.55079,
  -11.32264,
  -11.90347,
  -3.300625,
  -2.248777,
  8.818586,
  9.328532,
  4.126354,
  -1.405492,
  9.485698,
  2.683487,
  5.13626,
  4.824119,
  -12.11153,
  -5.887582,
  -3.205652,
  -7.851091,
  1.884797,
  1.000727,
  -8.075788,
  -8.158969,
  -6.124173,
  -8.195077,
  7.664488,
  15.07368,
  13.1625,
  6.514959,
  1.619475,
  -4.216701,
  -8.514259,
  -15.65772,
  -15.98371,
  -14.04619,
  -9.527864,
  3.70944,
  8.560407,
  7.754659,
  9.839948,
  6.562251,
  0.3808101,
  -1.196645,
  4.366987,
  11.28125,
  8.212512,
  6.251173,
  8.186953,
  3.924828,
  3.196096,
  0.05767122,
  9.549818,
  8.474472,
  -2.982044,
  -1.892383,
  3.762318,
  5.642395,
  6.638427,
  8.286151,
  10.32493,
  3.395432,
  2.366814 ;

 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 =
  1.121959,
  -2.904211,
  -24.42067,
  -33.4124,
  -37.55532,
  -52.78041,
  -52.49731,
  -50.5218,
  -49.03264,
  -30.96078,
  -13.12134,
  0.5152894,
  6.321038,
  14.18607,
  7.571434,
  -31.16667,
  -33.155,
  -53.17951,
  -71.54522,
  -50.00071,
  -37.15967,
  -23.90779,
  -6.747287,
  7.363491,
  12.63308,
  19.81366,
  10.27586,
  -16.79372,
  -31.53669,
  -55.05909,
  -50.98445,
  -49.97504,
  -39.36729,
  -25.26711,
  -20.43194,
  1.637806,
  14.66525,
  12.24108,
  2.409806,
  -21.30969,
  -35.29972,
  -46.84228,
  -57.68526,
  -60.41898,
  -53.96718,
  -41.65373,
  -28.12909,
  -22.34646,
  -14.14554,
  -4.504149,
  -7.453166,
  -20.62992,
  -42.49092,
  -62.78411,
  -62.47287,
  -57.70787,
  -56.74827,
  -63.46267,
  -50.02334,
  -29.30921,
  -9.779146,
  5.385157,
  9.322477,
  -10.02206,
  -13.73317,
  -36.075,
  -46.03558,
  -58.74344,
  -42.95589,
  -54.34126,
  -33.04815,
  -22.79122,
  -9.967222,
  0.2769409,
  5.678887,
  -6.308679,
  -19.26991,
  -24.63652,
  -49.87566,
  -52.92231,
  -59.06247,
  -50.32856,
  -23.46399,
  -14.02537,
  -2.805619,
  12.47344,
  23.89006,
  17.12953,
  17.84444,
  -2.389013,
  -14.97382,
  -35.06342,
  -41.86058,
  -42.68213,
  -30.57948,
  -17.30446,
  -4.29927,
  8.453961,
  24.42593,
  24.54262,
  12.35734,
  -4.311706,
  -25.57871,
  -52.6939,
  -63.18534,
  -56.10449,
  -50.4395,
  -38.00684,
  -18.92476,
  -8.851185,
  4.167417,
  26.48543,
  18.04502,
  -8.175597,
  -29.34967,
  -34.95328,
  -47.20038,
  -47.45576,
  -43.03151,
  -51.65939,
  -31.01011,
  -31.47999,
  -24.22532,
  -17.30357,
  -23.35277,
  -27.5057,
  -31.66059,
  -57.21295,
  -63.4167,
  -62.76141,
  -60.74944,
  -49.2684,
  -36.93103,
  -29.13435,
  -23.45593,
  -11.32348,
  -3.643408,
  -6.24465,
  -18.64031,
  -25.28881,
  -40.14197,
  -55.20411,
  -54.13356,
  -50.90606,
  -49.84803,
  -40.1676,
  -28.28545,
  -14.95345,
  -1.290324,
  -0.5338777,
  -12.73268,
  -19.77325,
  -35.82794,
  -59.86256,
  -62.93724,
  -63.85947,
  -63.05947,
  -52.8175,
  -38.67799,
  -27.1134,
  -22.21033,
  -9.551202,
  -21.8679,
  -22.81098,
  -37.81848,
  -45.77808,
  -54.44803,
  -53.91528 ;

 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.7955137,
  0.7955137,
  0.7617376,
  0.7617376,
  0.7617376,
  0.7955137,
  0.7955137,
  0.7617376,
  0.7279502,
  0.7279502,
  0.7279502,
  0.7279502,
  0.7617376,
  0.8292787,
  0.8630324,
  0.896775,
  0.9305064,
  0.9305064,
  1.065321,
  0.997936,
  1.031634,
  1.19996,
  1.132663,
  1.031634,
  0.9305064,
  0.9305064,
  0.9642268,
  0.896775,
  0.896775,
  0.8630324,
  0.8630324,
  0.8292787,
  0.8292787,
  0.8292787,
  0.8630324,
  0.8630324,
  0.8630324,
  0.8630324,
  0.9305064,
  0.896775,
  0.9305064,
  0.9305064,
  0.9642268,
  0.9305064,
  0.9305064,
  0.9642268,
  0.997936,
  0.9642268,
  0.9305064,
  0.896775,
  0.8630324,
  0.896775,
  0.8630324,
  0.7955137,
  0.8630324,
  0.896775,
  0.8292787,
  0.8630324,
  0.8630324,
  0.7955137,
  0.7955137,
  0.8292787,
  0.8630324,
  0.896775,
  0.9305064,
  0.997936,
  0.997936,
  0.997936,
  1.065321,
  0.997936,
  0.7955137,
  0.896775,
  0.8630324,
  0.8292787,
  0.8292787,
  0.7279502,
  0.7617376,
  0.8292787,
  0.7279502,
  0.6941515,
  0.6941515,
  0.6603414,
  0.6941515,
  0.6941515,
  0.6941515,
  0.7617376,
  0.7955137,
  0.8292787,
  0.896775,
  0.9305064,
  0.9305064,
  0.9642268,
  0.9642268,
  0.9305064,
  0.8630324,
  0.896775,
  0.9305064,
  0.896775,
  0.8630324,
  0.8630324,
  0.896775,
  0.896775,
  0.896775,
  0.9305064,
  0.896775,
  0.896775,
  0.8630324,
  0.896775,
  0.9305064,
  0.997936,
  1.031634,
  1.065321,
  1.132663,
  1.031634,
  1.065321,
  1.098997,
  1.065321,
  1.065321,
  1.031634,
  0.8630324,
  0.896775,
  0.896775,
  0.896775,
  0.896775,
  0.896775,
  0.9305064,
  0.9642268,
  0.896775,
  0.8630324,
  0.8630324,
  0.8630324,
  0.896775,
  0.896775,
  0.896775,
  0.896775,
  1.098997,
  1.098997,
  1.065321,
  1.19996,
  1.065321,
  1.19996,
  0.997936,
  1.031634,
  0.9305064,
  1.065321,
  1.065321,
  0.997936,
  1.031634,
  0.9642268,
  0.9642268,
  0.9305064,
  0.8630324,
  0.8630324,
  0.8292787,
  0.8292787,
  0.7617376,
  0.7955137,
  0.8630324,
  0.9305064,
  0.997936,
  1.065321,
  1.098997,
  1.132663,
  1.132663,
  1.132663,
  1.098997,
  1.098997,
  1.065321 ;

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