netcdf L0104.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.7143, 0.03428, -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:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n",
			"09-Oct-2003 12:32:58:  Modified [lon,lat] to [-66.553590,43.625566].\n",
			"Wed Oct  8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.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 = "AANCM713" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0104" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		: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 12:10:26\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 12:10:26" ;
data:

 lat = 43.6255658467611 ;

 lon = -66.553589714898 ;

 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 =
  49.5677,
  21.9975,
  13.4918,
  31.9697,
  71.5652,
  66.2858,
  57.7801,
  30.7965,
  2.0531,
  30.2099,
  55.727,
  72.1518,
  56.6069,
  43.4084,
  25.2238,
  24.3439,
  36.6625,
  51.3275,
  46.0481,
  24.6372,
  11.1454,
  45.4615,
  73.6183,
  79.4843,
  74.2049,
  44.8749,
  31.9697,
  9.3856,
  31.0898,
  46.6347,
  54.8471,
  42.2352,
  16.7181,
  17.3047,
  52.5007,
  74.4982,
  69.2188,
  60.1265,
  37.8357,
  23.1707,
  15.5449,
  37.2491,
  46.6347,
  31.9697,
  24.9305,
  21.9975,
  49.2744,
  75.6714,
  85.057,
  55.4337,
  36.9558,
  6.4526,
  30.2099,
  56.0203,
  59.2466,
  41.062,
  26.9836,
  25.2238,
  48.6878,
  75.3781,
  90.923,
  87.99,
  61.593,
  10.5588,
  25.2238,
  46.0481,
  50.1543,
  45.7548,
  19.9444,
  14.0784,
  56.6069,
  59.2466,
  92.3895,
  84.1771,
  65.4059,
  34.9027,
  21.4109,
  56.3136,
  60.7131,
  60.7131,
  65.6992,
  35.196,
  14.3717,
  38.129,
  67.459,
  73.9116,
  60.7131,
  38.129,
  6.7459,
  19.0645,
  38.129,
  53.3806,
  62.4729,
  41.9419,
  18.7712,
  36.0759,
  60.4198,
  72.7384,
  62.1796,
  42.5285,
  14.665,
  17.3047,
  28.7434,
  37.5424,
  25.2238,
  41.6486,
  19.6511,
  31.9697,
  48.1012,
  58.0734,
  62.7662,
  31.3831,
  12.3186,
  22.8774,
  39.3022,
  55.1404,
  42.2352,
  26.397,
  13.1985,
  31.0898,
  57.7801,
  73.325,
  76.8446,
  60.4198,
  30.2099,
  11.1454,
  22.8774,
  47.5146,
  43.7017,
  41.062,
  28.7434,
  11.4387,
  32.8496,
  53.0873,
  73.6183,
  65.6992,
  31.0898,
  0.8799,
  26.1037,
  41.062,
  53.3806,
  29.0367,
  16.4248,
  4.6928,
  34.0228,
  52.794,
  78.6044,
  78.0178,
  47.2213,
  19.6511,
  32.8496,
  69.8054,
  57.7801,
  61.0064,
  42.8218,
  19.3578,
  41.062,
  63.0595,
  80.0709,
  81.5374,
  68.0456,
  40.7687,
  16.1315,
  31.0898,
  29.0367,
  45.1682,
  41.062,
  10.8521 ;

 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 =
  345.4493,
  0.9197,
  74.7557,
  140.8565,
  151.7561,
  161.6009,
  153.8657,
  155.9753,
  65.9657,
  335.2913,
  325.4465,
  319.1177,
  322.9853,
  318.4145,
  282.9029,
  213.2861,
  176.0165,
  181.9937,
  176.3681,
  199.2221,
  280.7933,
  314.1953,
  331.7753,
  338.8073,
  339.5105,
  327.9077,
  328.2593,
  171.7973,
  187.2677,
  185.8613,
  172.1489,
  160.8977,
  188.6741,
  303.6473,
  312.0857,
  326.8529,
  322.9853,
  334.9397,
  329.6657,
  88.4681,
  185.5097,
  165.4685,
  175.6649,
  186.5645,
  186.9161,
  265.6745,
  324.0401,
  338.1041,
  347.2073,
  351.4265,
  341.9333,
  75.1073,
  121.5185,
  159.8429,
  178.1261,
  185.1581,
  195.7061,
  300.4829,
  325.4465,
  335.2913,
  344.0429,
  355.9973,
  17.0933,
  13.9289,
  147.1853,
  164.0621,
  177.7745,
  182.6969,
  181.9937,
  351.7781,
  14.2805,
  6.1937,
  21.6641,
  11.1161,
  12.5225,
  76.1621,
  124.3313,
  147.8885,
  167.5781,
  162.6557,
  167.2265,
  190.4321,
  257.9393,
  323.6885,
  340.5653,
  344.0429,
  340.5653,
  29.7509,
  357.0521,
  167.9297,
  160.8977,
  173.9069,
  178.4777,
  183.0485,
  243.5237,
  323.3369,
  337.7525,
  340.5653,
  341.6201,
  339.5105,
  259.6973,
  212.9345,
  170.7425,
  189.3773,
  177.0713,
  171.7973,
  205.5509,
  302.9441,
  351.7781,
  346.5041,
  20.6093,
  23.7737,
  53.6597,
  174.2585,
  168.2813,
  173.9069,
  189.7289,
  190.7837,
  261.8069,
  14.6321,
  18.8513,
  12.8741,
  359.1617,
  335.2913,
  51.9017,
  94.7969,
  135.2309,
  167.9297,
  184.1033,
  159.1397,
  146.1305,
  69.4817,
  0.9197,
  7.9517,
  8.3033,
  353.5361,
  24.4769,
  316.3049,
  198.8705,
  168.2813,
  192.1901,
  192.1901,
  197.8157,
  248.4461,
  5.8421,
  351.7781,
  14.6321,
  1.9745,
  358.1069,
  57.5273,
  167.9297,
  178.4777,
  181.6421,
  190.0805,
  195.7061,
  215.0441,
  302.2409,
  341.2685,
  347.5589,
  353.5361,
  353.8877,
  354.9425,
  6.5453,
  150.7013,
  169.6877,
  187.2677,
  192.8933,
  283.6061 ;

 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 =
  -12.45322,
  0.3530841,
  13.01707,
  20.18135,
  33.8665,
  20.92206,
  25.45079,
  12.53819,
  1.8751,
  -12.62789,
  -31.60699,
  -47.22388,
  -34.07848,
  -28.81176,
  -24.5869,
  -13.36042,
  2.546914,
  -1.785664,
  2.916971,
  -8.111327,
  -10.94823,
  -32.59443,
  -34.81635,
  -28.73403,
  -25.97437,
  -23.84135,
  -16.81849,
  1.339096,
  -3.933028,
  -4.762366,
  7.492066,
  13.82172,
  -2.521323,
  -14.40554,
  -38.96304,
  -40.7349,
  -41.6711,
  -25.46789,
  -19.10871,
  23.16242,
  -1.492532,
  9.346255,
  3.525098,
  -3.654829,
  -3.002026,
  -21.93484,
  -28.93486,
  -28.21948,
  -18.83368,
  -8.263946,
  -11.46088,
  6.23585,
  25.75308,
  19.30434,
  1.937358,
  -3.691649,
  -7.30454,
  -21.73738,
  -27.61453,
  -31.50842,
  -24.99633,
  -6.142008,
  18.10394,
  2.541689,
  13.66938,
  12.64459,
  1.947619,
  -2.152874,
  -0.6938578,
  -2.013313,
  13.96318,
  6.392118,
  34.10693,
  16.22915,
  14.1815,
  33.88969,
  17.68091,
  29.93454,
  13.05991,
  18.09936,
  14.52593,
  -6.372945,
  -14.05447,
  -22.57904,
  -22.44579,
  -20.3196,
  -20.20121,
  18.92076,
  -0.3469272,
  3.98661,
  12.47794,
  5.666048,
  1.659656,
  -2.230523,
  -16.80246,
  -21.54123,
  -22.87543,
  -24.20242,
  -19.60623,
  -14.88649,
  -14.42855,
  -9.408217,
  4.624002,
  -6.116974,
  1.288765,
  5.942238,
  -8.47577,
  -26.82902,
  -6.87882,
  -13.55293,
  22.0933,
  12.65132,
  9.922776,
  2.288666,
  7.982547,
  5.85284,
  -7.137181,
  -4.938928,
  -13.06379,
  7.853641,
  18.66951,
  16.3375,
  -1.124281,
  -25.25578,
  23.77378,
  11.10636,
  16.11144,
  9.935858,
  -3.12707,
  14.62179,
  16.01879,
  10.71303,
  0.5272723,
  7.344005,
  10.63145,
  -7.396231,
  12.88132,
  -0.6078531,
  -8.442726,
  8.339974,
  -11.27163,
  -6.131271,
  -5.02527,
  -4.364644,
  3.463089,
  -7.549924,
  19.85637,
  2.68808,
  -1.559947,
  16.5786,
  6.869236,
  1.854452,
  -1.655754,
  -10.67805,
  -11.59199,
  -11.11538,
  -34.73075,
  -20.25053,
  -17.25014,
  -9.179251,
  -7.245327,
  -3.593983,
  1.838809,
  15.21419,
  5.197959,
  -5.714022,
  -9.162416,
  -10.54755 ;

 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 =
  47.97785,
  21.99467,
  3.54747,
  -24.79466,
  -63.04473,
  -62.89734,
  -51.8729,
  -28.1286,
  0.8361937,
  27.44402,
  45.89659,
  54.55078,
  45.19954,
  32.46801,
  5.632461,
  -20.35005,
  -36.57393,
  -51.29643,
  -45.95562,
  -23.26366,
  2.087159,
  31.6915,
  64.86506,
  74.10876,
  69.51043,
  38.01772,
  27.18824,
  -9.28958,
  -30.84002,
  -46.3909,
  -54.33298,
  -39.90955,
  -16.52688,
  9.58817,
  35.18814,
  62.37507,
  55.2699,
  54.46634,
  32.65574,
  0.6194342,
  -15.47308,
  -36.0575,
  -46.50128,
  -31.7601,
  -24.74909,
  -1.659107,
  39.88409,
  70.21268,
  82.94568,
  54.81425,
  35.13374,
  1.658381,
  -15.79295,
  -52.58913,
  -59.21492,
  -40.89572,
  -25.97611,
  12.79556,
  40.09912,
  68.47684,
  87.41954,
  87.77537,
  58.87228,
  10.24832,
  -21.19878,
  -44.278,
  -50.11647,
  -45.70412,
  -19.93233,
  13.9337,
  54.85773,
  58.90077,
  85.86348,
  82.59782,
  63.84996,
  8.347881,
  -12.07526,
  -47.69848,
  -59.29181,
  -57.95251,
  -64.07326,
  -34.61422,
  -3.002936,
  30.72471,
  63.61528,
  71.06362,
  57.25375,
  33.10326,
  6.736973,
  -18.64302,
  -36.02946,
  -53.07904,
  -62.45085,
  -41.88255,
  -8.368719,
  28.93866,
  55.92197,
  68.59386,
  59.00761,
  39.83799,
  -2.622814,
  -14.52371,
  -28.36903,
  -37.04071,
  -25.19086,
  -41.22252,
  -17.72927,
  17.38578,
  47.6068,
  56.4698,
  58.74931,
  28.72008,
  7.299755,
  -22.76263,
  -38.48301,
  -54.8289,
  -41.62779,
  -25.93084,
  -1.880915,
  30.08149,
  54.68079,
  71.48176,
  76.83637,
  54.88805,
  18.63989,
  -0.9320221,
  -16.24183,
  -46.46413,
  -43.58968,
  -38.37045,
  -23.86591,
  4.009339,
  32.84537,
  52.57687,
  72.8466,
  65.28155,
  28.29571,
  0.6361908,
  -24.70068,
  -40.20613,
  -52.17699,
  -28.38199,
  -15.63716,
  -1.724024,
  33.84609,
  52.25137,
  76.05508,
  77.97148,
  47.19553,
  10.55063,
  -32.12335,
  -69.78076,
  -57.75637,
  -60.06463,
  -41.22296,
  -15.84843,
  21.90576,
  59.71948,
  78.19067,
  81.01907,
  67.65877,
  40.60998,
  16.02636,
  -27.1128,
  -28.56766,
  -44.80531,
  -40.02671,
  2.552909 ;

 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 =
  4.987597,
  4.857338,
  4.857338,
  4.792162,
  4.792162,
  4.792162,
  4.857338,
  4.824754,
  4.792162,
  4.792162,
  4.596447,
  4.43313,
  4.726955,
  4.792162,
  4.726955,
  4.726955,
  4.759563,
  4.922483,
  4.824754,
  4.335042,
  4.367746,
  4.367746,
  4.987597,
  4.824754,
  4.824754,
  5.020142,
  5.08521,
  5.08521,
  5.020142,
  4.69434,
  4.792162,
  4.857338,
  4.987597,
  5.05268,
  5.020142,
  4.857338,
  4.922483,
  5.05268,
  5.53985,
  5.92842,
  5.507423,
  5.4101,
  5.280233,
  4.922483,
  5.020142,
  4.824754,
  4.987597,
  5.637087,
  5.993085,
  6.477224,
  6.444993,
  6.2192,
  6.122334,
  6.154629,
  5.863728,
  5.474989,
  5.247747,
  5.182755,
  5.312711,
  5.604682,
  6.090031,
  5.92842,
  5.280233,
  6.025407,
  6.025407,
  6.057723,
  5.896077,
  5.701877,
  5.604682,
  5.604682,
  5.734261,
  5.766638,
  5.960756,
  5.766638,
  5.572269,
  5.766638,
  5.507423,
  5.637087,
  5.637087,
  5.572269,
  5.572269,
  5.572269,
  5.637087,
  5.604682,
  5.669486,
  5.799008,
  5.701877,
  5.701877,
  5.734261,
  5.799008,
  5.863728,
  5.896077,
  5.960756,
  6.090031,
  5.960756,
  6.283745,
  6.2192,
  6.057723,
  5.993085,
  5.92842,
  5.960756,
  5.92842,
  5.896077,
  5.993085,
  5.831372,
  5.863728,
  5.863728,
  5.896077,
  5.831372,
  5.960756,
  6.154629,
  6.316007,
  6.348264,
  6.412756,
  6.734842,
  6.831348,
  6.573878,
  6.412756,
  6.380513,
  6.541666,
  6.348264,
  6.444993,
  6.412756,
  6.477224,
  6.573878,
  6.638282,
  6.444993,
  6.477224,
  6.380513,
  6.2192,
  6.186918,
  6.186918,
  6.186918,
  6.348264,
  6.380513,
  5.960756,
  6.283745,
  6.122334,
  6.348264,
  6.316007,
  6.734842,
  6.477224,
  6.863504,
  6.541666,
  6.573878,
  6.251476,
  6.122334,
  6.090031,
  5.799008,
  5.960756,
  5.734261,
  6.316007,
  5.960756,
  5.637087,
  5.734261,
  5.993085,
  6.186918,
  5.734261,
  5.312711,
  5.572269,
  5.863728,
  5.799008,
  5.831372,
  5.993085,
  6.154629,
  5.831372,
  5.831372,
  5.92842 ;

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