netcdf M0104.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 168 ;
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:standard_name = "latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:epic_code = 500 ;
		lat:Comment = "Coordinate variable" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:standard_name = "longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since -4713-01-01 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 2460000. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float current_speed(time, depth, lat, lon) ;
		current_speed:long_name = "Current Speed" ;
		current_speed:standard_name = "sea_water_velocity" ;
		current_speed:short_name = "CSPD" ;
		current_speed:ancillary_variables = "current_speed_qc" ;
		current_speed:_FillValue = -9999.f ;
		current_speed:units = "cm/s" ;
		current_speed:valid_range = 0.f, 1000.f ;
		current_speed:is_dead = 0. ;
		current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ;
		current_speed:epic_code = 300 ;
	byte current_speed_qc(time, depth, lat, lon) ;
		current_speed_qc:long_name = "Current Speed Quality" ;
		current_speed_qc:short_name = "CSPDQC" ;
		current_speed_qc:intent = "data_quality" ;
		current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
		current_speed_qc:_FillValue = 128s ;
		current_speed_qc:units = "1" ;
		current_speed_qc:valid_range = -127s, 127s ;
		current_speed_qc:flag_values = 0s, 1s, 2s ;
		current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_direction(time, depth, lat, lon) ;
		current_direction:long_name = "Current Direction" ;
		current_direction:standard_name = "direction_of_sea_water_velocity" ;
		current_direction:short_name = "CDIR" ;
		current_direction:ancillary_variables = "current_direction_qc" ;
		current_direction:_FillValue = -999.f ;
		current_direction:units = "angular_degrees" ;
		current_direction:valid_range = 0.f, 360.f ;
		current_direction:is_dead = 0. ;
		current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ;
		current_direction:epic_code = 310 ;
	byte current_direction_qc(time, depth, lat, lon) ;
		current_direction_qc:long_name = "Current Direction QC" ;
		current_direction_qc:short_name = "CDIRQC" ;
		current_direction_qc:intent = "data_quality" ;
		current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
		current_direction_qc:_FillValue = 128s ;
		current_direction_qc:units = "1" ;
		current_direction_qc:valid_range = -127s, 127s ;
		current_direction_qc:flag_values = 0s, 1s, 2s ;
		current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Current Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:ancillary_variables = "current_u_qc" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -9999.f ;
		current_u:is_dead = 0. ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component QC" ;
		current_u_qc:short_name = "UQC" ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
		current_u_qc:_FillValue = 128s ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:flag_values = 0s, 1s, 2s ;
		current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Current Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:ancillary_variables = "current_v_qc" ;
		current_v:_FillValue = -999.f ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:is_dead = 0. ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Current Velocity Component QC" ;
		current_v_qc:short_name = "VQC" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
		current_v_qc:_FillValue = 128s ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:flag_values = 0s, 1s, 2s ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
	float temperature(time, depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:ancillary_variables = "temperature_qc" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:is_dead = 0 ;
		temperature:calibration_coeffs = -0.6719, 0.03412, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "Wed Feb 11 19:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n",
			"08-Oct-2003 20:33:42:  Modified [lon,lat] to [-67.880825,43.491051].\n",
			"Wed Oct  8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.aanderaa.realtime.nc" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM714" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 285 ;
		:mooring_site_id = "M0104" ;
		:mooring_site_desc = "Jordan Basin" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -17.33 ;
		:goes_platform_id = "0440C04A" ;
		:starting_julian_day_number = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453155.95833912 ;
		:ending_julian_day_string = "2004-05-29 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  03-Oct-2003 14:46:52\n",
			"AANCM_Temperature_1.5:  03-Oct-2003 14:46:52" ;
data:

 lat = 43.4910513070913 ;

 lon = -67.8808247492864 ;

 depth = 2 ;

 time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 
    2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 
    2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 
    2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 
    2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 
    2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 
    2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 
    2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 
    2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 
    2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 
    2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 
    2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 
    2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 
    2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 
    2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 
    2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 
    2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 
    2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 
    2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 
    2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 
    2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 
    2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ;

 current_speed =
  7.0392,
  8.2124,
  5.5727,
  8.2124,
  5.866,
  4.1062,
  14.3717,
  22.5841,
  32.263,
  26.1037,
  16.1315,
  14.3717,
  12.3186,
  23.464,
  24.9305,
  24.9305,
  25.8104,
  16.7181,
  11.1454,
  0.8799,
  17.8913,
  26.397,
  28.7434,
  25.5171,
  22.2908,
  13.7851,
  15.8382,
  27.8635,
  34.9027,
  27.8635,
  34.9027,
  28.7434,
  13.7851,
  12.0253,
  12.3186,
  15.5449,
  16.4248,
  14.9583,
  10.8521,
  7.3325,
  17.3047,
  29.9166,
  21.7042,
  31.9697,
  28.4501,
  27.2769,
  24.6372,
  22.8774,
  20.8243,
  4.6928,
  16.1315,
  17.598,
  36.0759,
  23.7573,
  15.5449,
  14.0784,
  17.8913,
  31.6764,
  43.4084,
  41.6486,
  39.3022,
  28.4501,
  23.464,
  25.5171,
  26.397,
  31.9697,
  35.4893,
  26.397,
  1.7598,
  9.6789,
  32.263,
  38.7156,
  40.7687,
  38.4223,
  31.3831,
  19.6511,
  14.3717,
  21.9975,
  30.5032,
  22.5841,
  30.7965,
  21.9975,
  22.8774,
  23.464,
  21.7042,
  12.3186,
  16.1315,
  19.6511,
  16.1315,
  9.9722,
  14.0784,
  4.3995,
  7.3325,
  19.9444,
  34.9027,
  43.1151,
  34.3161,
  24.3439,
  19.9444,
  15.2516,
  29.0367,
  37.8357,
  30.7965,
  22.2908,
  16.1315,
  20.8243,
  30.7965,
  45.4615,
  48.6878,
  41.6486,
  36.9558,
  17.8913,
  18.4779,
  19.6511,
  24.6372,
  22.8774,
  26.397,
  18.7712,
  9.3856,
  17.0114,
  23.7573,
  21.7042,
  25.8104,
  14.0784,
  5.2794,
  9.9722,
  8.799,
  3.8129,
  4.3995,
  12.6119,
  21.1176,
  27.2769,
  30.2099,
  29.9166,
  21.1176,
  1.7598,
  15.2516,
  20.2377,
  34.6094,
  33.4362,
  37.5424,
  22.8774,
  12.6119,
  15.8382,
  23.464,
  36.0759,
  41.3553,
  31.3831,
  19.3578,
  15.5449,
  7.6258,
  12.0253,
  3.2263,
  2.6397,
  9.6789,
  23.464,
  32.8496,
  44.5816,
  56.3136,
  50.4476,
  53.9672,
  51.0342,
  39.3022,
  27.8635,
  26.397,
  23.7573,
  25.5171,
  16.4248 ;

 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 =
  192.5752,
  183.4336,
  244.2604,
  319.8544,
  256.918,
  213.6712,
  210.5068,
  220.7032,
  220,
  206.9908,
  209.1004,
  244.612,
  299.11,
  347.2408,
  5.1724,
  357.4372,
  351.8116,
  345.4828,
  342.3568,
  209.452,
  194.3332,
  171.4792,
  177.4564,
  169.3696,
  191.1688,
  228.4384,
  278.7172,
  291.3748,
  297.7036,
  291.0232,
  299.4616,
  305.4388,
  297.7036,
  228.0868,
  192.5752,
  112.4104,
  94.4788,
  86.392,
  81.8212,
  12.556,
  317.0416,
  307.1968,
  286.4524,
  281.8816,
  267.1144,
  251.644,
  262.8952,
  261.1372,
  297.7036,
  305.7904,
  312.4708,
  347.5924,
  354.6244,
  10.798,
  0.25,
  184.1368,
  182.7304,
  180.2692,
  188.0044,
  192.9268,
  210.1552,
  212.6164,
  248.4796,
  291.0232,
  324.0736,
  324.7768,
  341.302,
  339.8956,
  123.31,
  163.744,
  140.5384,
  159.1732,
  161.2828,
  165.8536,
  174.292,
  199.6072,
  241.7992,
  270.982,
  284.3428,
  280.8268,
  283.9912,
  256.5664,
  216.1324,
  196.0912,
  188.7076,
  149.3284,
  118.3876,
  78.6568,
  52.99,
  30.4876,
  28.7296,
  28.0264,
  235.1188,
  205.936,
  199.6072,
  207.694,
  211.21,
  229.4932,
  261.1372,
  315.6352,
  343.7248,
  10.4464,
  21.346,
  26.2684,
  53.3416,
  124.7164,
  169.3696,
  182.0272,
  183.082,
  197.146,
  209.1004,
  224.5708,
  276.256,
  312.4708,
  321.964,
  319.5028,
  311.416,
  305.7904,
  296.6488,
  176.05,
  177.1048,
  165.1504,
  163.3924,
  151.7896,
  126.826,
  41.0356,
  48.0676,
  311.0644,
  233.3608,
  241.096,
  261.4888,
  209.1004,
  221.4064,
  204.8812,
  211.21,
  225.274,
  18.1816,
  47.3644,
  17.83,
  16.4236,
  16.7752,
  48.0676,
  76.1956,
  131.0452,
  143.7028,
  158.8216,
  166.5568,
  155.6572,
  159.1732,
  122.9584,
  74.4376,
  22.7524,
  346.186,
  309.3064,
  156.712,
  178.1596,
  168.3148,
  166.9084,
  154.2508,
  141.9448,
  134.5612,
  135.9676,
  121.552,
  111.004,
  109.5976,
  106.7848,
  120.8488,
  94.8304 ;

 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 =
  -1.53258,
  -0.4918551,
  -5.019761,
  -5.294799,
  -5.71376,
  -2.276585,
  -7.295659,
  -14.72801,
  -20.73826,
  -11.8471,
  -7.845417,
  -12.98376,
  -10.7626,
  -5.182119,
  2.247555,
  -1.114752,
  -3.676138,
  -4.190737,
  -3.378042,
  -0.4326418,
  -4.429179,
  3.911202,
  1.275621,
  4.707212,
  -4.317731,
  -10.3146,
  -15.65524,
  -25.94694,
  -30.90161,
  -26.00877,
  -30.38928,
  -23.41826,
  -12.20484,
  -8.948719,
  -2.682015,
  14.3709,
  16.37464,
  14.92865,
  10.74172,
  1.59404,
  -11.79259,
  -23.83048,
  -20.81553,
  -31.28475,
  -28.41403,
  -25.889,
  -24.44802,
  -22.60425,
  -18.43709,
  -3.80662,
  -11.89894,
  -3.781192,
  -3.379747,
  4.45086,
  0.06782721,
  -1.015589,
  -0.8522778,
  -0.1488287,
  -6.044583,
  -9.317043,
  -19.74323,
  -15.33494,
  -21.82825,
  -23.81856,
  -15.48832,
  -18.43894,
  -11.37716,
  -9.073488,
  1.470685,
  2.70941,
  20.5051,
  13.76511,
  13.08257,
  9.390424,
  3.121322,
  -6.594319,
  -12.66573,
  -21.99427,
  -29.55244,
  -22.18209,
  -29.88286,
  -21.39564,
  -13.48973,
  -6.503448,
  -3.285841,
  6.283923,
  14.19171,
  19.26725,
  12.88149,
  5.059414,
  6.767157,
  2.06723,
  -6.01514,
  -8.723021,
  -11.7123,
  -20.03771,
  -17.78179,
  -18.50937,
  -19.70627,
  -10.66429,
  -8.137571,
  6.860203,
  11.2099,
  9.865389,
  12.94084,
  17.11718,
  5.681118,
  -1.608152,
  -2.617705,
  -12.27832,
  -17.97314,
  -12.55594,
  -18.36786,
  -14.49508,
  -15.18037,
  -14.85683,
  -19.79581,
  -15.22648,
  -8.388592,
  1.171846,
  1.199964,
  5.562409,
  7.377012,
  6.655011,
  4.225945,
  6.547027,
  6.545873,
  -2.874819,
  -3.5302,
  -11.04085,
  -20.88503,
  -13.26589,
  -19.9807,
  -12.58706,
  -10.94264,
  -1.250303,
  4.758954,
  14.8884,
  10.59718,
  9.453636,
  10.83539,
  17.01927,
  12.24762,
  11.94504,
  13.89007,
  13.03325,
  9.614333,
  12.93596,
  6.882553,
  13.04319,
  7.346229,
  4.65078,
  -0.770346,
  -2.042519,
  3.826583,
  0.7535585,
  6.653172,
  10.09811,
  24.46447,
  31.09693,
  38.45171,
  35.47209,
  33.49198,
  26.01212,
  24.86786,
  22.74515,
  21.90703,
  16.36646 ;

 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 =
  -6.870337,
  -8.197658,
  -2.420122,
  6.277628,
  -1.327742,
  -3.417315,
  -12.38221,
  -17.12096,
  -24.71489,
  -23.26047,
  -14.0952,
  -6.161808,
  5.992849,
  22.8846,
  24.82898,
  24.90557,
  25.54727,
  16.18433,
  10.62115,
  -0.7661887,
  -17.33439,
  -26.10563,
  -28.71508,
  -25.07917,
  -21.86863,
  -9.145378,
  2.400399,
  10.15533,
  16.22618,
  9.995917,
  17.16655,
  16.66637,
  6.408661,
  -8.032948,
  -12.02309,
  -5.92631,
  -1.282616,
  0.9413239,
  1.543849,
  7.157136,
  12.66442,
  18.08622,
  6.147035,
  6.58224,
  -1.432233,
  -8.590049,
  -3.047242,
  -3.524696,
  9.681169,
  2.744452,
  10.89222,
  17.18698,
  35.91724,
  23.33665,
  15.54475,
  -14.04172,
  -17.87099,
  -31.67605,
  -42.98549,
  -40.59309,
  -33.98335,
  -23.96347,
  -8.607357,
  9.154156,
  21.37553,
  26.11641,
  33.61623,
  24.78857,
  -0.966427,
  -9.291943,
  -24.90867,
  -36.1859,
  -38.61261,
  -37.25712,
  -31.22749,
  -18.51164,
  -6.791535,
  0.3769996,
  7.556338,
  4.242215,
  7.445758,
  -5.110423,
  -18.47708,
  -22.54472,
  -21.45403,
  -10.59529,
  -7.669461,
  3.865086,
  9.710427,
  8.593433,
  12.34532,
  3.883576,
  -4.193286,
  -17.93566,
  -32.87888,
  -38.17593,
  -29.34966,
  -15.81229,
  -3.072812,
  10.90341,
  27.8731,
  37.20857,
  28.68384,
  19.98884,
  9.631197,
  -11.85975,
  -30.26796,
  -45.43305,
  -48.61738,
  -39.7976,
  -32.29082,
  -12.74547,
  2.013555,
  13.26871,
  19.40484,
  17.39684,
  17.46218,
  10.97781,
  4.209634,
  -16.97099,
  -23.72698,
  -20.97932,
  -24.73371,
  -12.40613,
  -3.164403,
  7.522048,
  5.879961,
  2.50472,
  -2.625507,
  -6.09588,
  -3.125463,
  -23.8337,
  -22.65855,
  -27.1398,
  -18.06133,
  -1.238402,
  14.49012,
  13.70767,
  32.94708,
  32.07192,
  35.94476,
  15.2879,
  3.009301,
  -10.40022,
  -18.91098,
  -33.63934,
  -40.2222,
  -28.593,
  -18.09295,
  -8.456891,
  2.045908,
  11.08955,
  3.132982,
  1.672164,
  -8.890352,
  -23.4519,
  -32.1688,
  -43.42289,
  -50.7219,
  -39.72331,
  -37.8672,
  -36.69088,
  -20.56575,
  -9.987202,
  -8.853873,
  -6.860581,
  -13.08451,
  -1.383076 ;

 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 =
  6.035327,
  6.035327,
  6.035327,
  6.035327,
  6.067482,
  6.131773,
  6.099631,
  5.970996,
  5.810048,
  5.810048,
  5.777838,
  5.487629,
  5.487629,
  5.745621,
  5.874448,
  6.067482,
  6.22816,
  6.516968,
  6.549026,
  6.549026,
  6.677195,
  6.581078,
  6.388673,
  6.099631,
  5.906637,
  6.067482,
  5.906637,
  5.906637,
  6.260275,
  6.131773,
  6.356584,
  6.22816,
  6.163909,
  6.067482,
  6.131773,
  6.131773,
  6.163909,
  6.163909,
  6.067482,
  6.035327,
  6.035327,
  6.035327,
  6.035327,
  6.003165,
  5.93882,
  5.970996,
  6.260275,
  6.292385,
  6.22816,
  6.22816,
  6.196038,
  6.163909,
  6.035327,
  6.003165,
  5.906637,
  5.874448,
  5.874448,
  5.906637,
  5.93882,
  6.003165,
  6.131773,
  6.260275,
  6.452833,
  6.22816,
  6.196038,
  6.131773,
  6.099631,
  6.131773,
  6.099631,
  6.131773,
  6.131773,
  6.099631,
  6.260275,
  6.356584,
  6.260275,
  6.260275,
  6.292385,
  6.292385,
  6.260275,
  6.292385,
  6.292385,
  6.067482,
  5.906637,
  5.616682,
  5.455348,
  5.455348,
  5.93882,
  6.324487,
  6.356584,
  6.292385,
  6.292385,
  6.324487,
  6.292385,
  6.292385,
  6.324487,
  6.356584,
  6.292385,
  6.163909,
  5.713397,
  5.58443,
  5.487629,
  5.906637,
  6.196038,
  6.260275,
  6.292385,
  6.324487,
  6.324487,
  6.356584,
  6.356584,
  6.131773,
  5.713397,
  5.648927,
  5.842252,
  5.906637,
  5.970996,
  6.292385,
  6.324487,
  6.163909,
  5.970996,
  5.906637,
  6.035327,
  6.099631,
  6.292385,
  6.356584,
  6.420756,
  6.420756,
  6.356584,
  6.324487,
  6.356584,
  6.356584,
  6.163909,
  6.388673,
  6.131773,
  6.324487,
  6.452833,
  6.549026,
  6.549026,
  6.484904,
  6.388673,
  6.420756,
  6.260275,
  6.099631,
  6.420756,
  6.645162,
  6.484904,
  6.516968,
  6.484904,
  6.452833,
  6.420756,
  6.484904,
  6.549026,
  6.516968,
  6.516968,
  6.484904,
  6.452833,
  6.613123,
  6.645162,
  6.645162,
  6.677195,
  6.741242,
  6.805265,
  6.773257,
  6.741242,
  6.613123,
  6.581078,
  6.484904,
  6.388673,
  6.356584 ;

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