netcdf L0105.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 163 ;
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.7711, 0.03433, -6.292e-06, 4.8e-09 ;
		temperature:calibration_type = "Wide Range" ;
		temperature:epic_code = 20 ;
	byte temperature_qc(time, depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "sea_water_temperature data_quality" ;
		temperature_qc:_FillValue = 128s ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0s, 1s, 2s ;
		temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ;
		:buffer_type = "aanderaa" ;
		:aanderaa_serial_number = "AANCM686" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 98 ;
		:mooring_site_id = "L0105" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.0667 ;
		:goes_platform_id = "0440A5AC" ;
		:starting_julian_day_number = 2453135.00000579 ;
		:starting_julian_day_string = "2004-05-09 00:00:00" ;
		:ending_julian_day_number = 2453141.95833912 ;
		:ending_julian_day_string = "2004-05-15 23:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  11-May-2004 20:37:50\n",
			"AANCM_Temperature_1.5:  11-May-2004 20:37:50" ;
data:

 lat = 43.625 ;

 lon = -66.5545 ;

 depth = 2 ;

 time = 2453135, 2453135.04166667, 2453135.08333333, 2453135.125, 
    2453135.16666667, 2453135.20833333, 2453135.25, 2453135.29166667, 
    2453135.33333333, 2453135.375, 2453135.41666667, 2453135.45833333, 
    2453135.5, 2453135.54166667, 2453135.58333333, 2453135.625, 
    2453135.66666667, 2453135.70833333, 2453135.75, 2453135.79166667, 
    2453135.83333333, 2453135.875, 2453135.91666667, 2453135.95833333, 
    2453136, 2453136.04166667, 2453136.08333333, 2453136.125, 
    2453136.16666667, 2453136.20833333, 2453136.25, 2453136.29166667, 
    2453136.33333333, 2453136.375, 2453136.41666667, 2453136.45833333, 
    2453136.5, 2453136.66666667, 2453136.70833333, 2453136.75, 
    2453136.79166667, 2453136.83333333, 2453136.875, 2453136.91666667, 
    2453136.95833333, 2453137, 2453137.04166667, 2453137.08333333, 
    2453137.125, 2453137.16666667, 2453137.20833333, 2453137.25, 
    2453137.29166667, 2453137.33333333, 2453137.375, 2453137.41666667, 
    2453137.45833333, 2453137.5, 2453137.54166667, 2453137.58333333, 
    2453137.625, 2453137.66666667, 2453137.70833333, 2453137.75, 
    2453137.79166667, 2453137.83333333, 2453137.875, 2453137.91666667, 
    2453137.95833333, 2453138, 2453138.04166667, 2453138.08333333, 
    2453138.125, 2453138.16666667, 2453138.20833333, 2453138.25, 
    2453138.29166667, 2453138.33333333, 2453138.375, 2453138.41666667, 
    2453138.45833333, 2453138.5, 2453138.54166667, 2453138.58333333, 
    2453138.625, 2453138.66666667, 2453138.70833333, 2453138.75, 
    2453138.79166667, 2453138.83333333, 2453138.875, 2453138.91666667, 
    2453138.95833333, 2453139, 2453139.04166667, 2453139.08333333, 
    2453139.125, 2453139.16666667, 2453139.20833333, 2453139.25, 
    2453139.29166667, 2453139.33333333, 2453139.375, 2453139.41666667, 
    2453139.45833333, 2453139.5, 2453139.625, 2453139.66666667, 
    2453139.70833333, 2453139.75, 2453139.79166667, 2453139.83333333, 
    2453139.875, 2453139.91666667, 2453139.95833333, 2453140, 
    2453140.04166667, 2453140.08333333, 2453140.125, 2453140.16666667, 
    2453140.20833333, 2453140.25, 2453140.29166667, 2453140.33333333, 
    2453140.375, 2453140.41666667, 2453140.45833333, 2453140.5, 
    2453140.54166667, 2453140.58333333, 2453140.625, 2453140.66666667, 
    2453140.70833333, 2453140.75, 2453140.79166667, 2453140.83333333, 
    2453140.875, 2453140.91666667, 2453140.95833333, 2453141, 
    2453141.04166667, 2453141.08333333, 2453141.125, 2453141.16666667, 
    2453141.20833333, 2453141.25, 2453141.29166667, 2453141.33333333, 
    2453141.375, 2453141.41666667, 2453141.45833333, 2453141.5, 
    2453141.54166667, 2453141.58333333, 2453141.625, 2453141.66666667, 
    2453141.70833333, 2453141.75, 2453141.79166667, 2453141.83333333, 
    2453141.875, 2453141.91666667, 2453141.95833333 ;

 current_speed =
  300.0459,
  43.995,
  8.799,
  52.2074,
  79.191,
  275.1154,
  129.6386,
  16.1315,
  70.9786,
  68.9255,
  39.0089,
  66.5791,
  47.5146,
  10.2655,
  12.0253,
  29.0367,
  126.7056,
  68.9255,
  266.0231,
  44.2883,
  26.397,
  293.0067,
  300.0459,
  300.0459,
  300.0459,
  9.9722,
  26.1037,
  70.9786,
  107.3478,
  47.2213,
  20.531,
  92.3895,
  92.3895,
  73.6183,
  78.3111,
  75.0848,
  85.057,
  30.2099,
  102.9483,
  20.2377,
  19.0645,
  300.0459,
  16.4248,
  25.8104,
  22.8774,
  22.2908,
  24.6372,
  40.7687,
  22.2908,
  146.9433,
  23.7573,
  15.2516,
  34.0228,
  46.928,
  68.3389,
  110.5741,
  300.0459,
  60.4198,
  38.4223,
  26.397,
  81.8307,
  12.3186,
  7.3325,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  23.1707,
  7.3325,
  42.8218,
  300.0459,
  300.0459,
  17.3047,
  36.0759,
  110.8674,
  6.7459,
  50.7409,
  80.6575,
  58.66,
  61.593,
  48.6878,
  48.6878,
  51.0342,
  36.3692,
  59.8332,
  107.6411,
  300.0459,
  28.4501,
  125.2391,
  3.2263,
  22.5841,
  300.0459,
  13.1985,
  15.2516,
  48.1012,
  54.8471,
  43.1151,
  300.0459,
  108.521,
  17.598,
  12.0253,
  64.2327,
  155.449,
  300.0459,
  15.5449,
  18.4779,
  41.3553,
  54.5538,
  13.7851,
  17.598,
  28.4501,
  83.2972,
  27.8635,
  24.0506,
  19.3578,
  13.1985,
  10.8521,
  290.6603,
  296.233,
  81.8307,
  53.3806,
  92.6828,
  300.0459,
  300.0459,
  90.923,
  39.8888,
  14.0784,
  19.6511,
  300.0459,
  300.0459,
  13.7851,
  22.2908,
  228.774,
  262.5035,
  47.2213,
  44.2883,
  28.7434,
  18.1846,
  9.6789,
  36.3692,
  288.6072,
  53.9672,
  21.1176,
  4.1062,
  47.8079,
  43.7017,
  40.1821,
  28.4501,
  29.9166,
  46.928,
  37.8357,
  36.9558,
  41.6486,
  6.1593,
  300.0459,
  300.0459,
  53.0873,
  66.8724,
  300.0459,
  122.5994,
  80.9508,
  21.9975,
  57.7801 ;

 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 ;

 current_direction =
  225.2405,
  27.9929,
  218.5601,
  237.5465,
  229.1081,
  229.8113,
  229.8113,
  332.1269,
  226.6469,
  234.0305,
  250.2041,
  234.3821,
  244.2269,
  349.6685,
  29.7509,
  42.4085,
  222.7793,
  236.4917,
  229.8113,
  231.5693,
  249.5009,
  232.9757,
  225.5921,
  226.9985,
  224.5373,
  198.8705,
  218.2085,
  231.9209,
  234.3821,
  242.8205,
  268.4873,
  234.3821,
  30.8057,
  40.6505,
  39.2441,
  44.5181,
  37.1345,
  124.6829,
  130.3085,
  182.3453,
  289.9349,
  129.2537,
  14.9837,
  311.7341,
  278.3321,
  288.8801,
  81.7877,
  59.9885,
  301.1861,
  276.2225,
  81.0845,
  75.4589,
  271.3001,
  268.4873,
  265.3229,
  267.7841,
  263.9165,
  275.8709,
  277.6289,
  64.2077,
  263.2133,
  57.5273,
  155.2721,
  261.4553,
  261.1037,
  263.2133,
  260.4005,
  222.4277,
  348.9653,
  62.8013,
  260.0489,
  263.5649,
  320.8757,
  266.7293,
  270.2453,
  206.2541,
  276.2225,
  79.6781,
  76.8653,
  70.8881,
  55.7693,
  84.9521,
  66.3173,
  113.7833,
  281.8481,
  125.7377,
  106.0481,
  122.5733,
  281.1449,
  189.7289,
  234.0305,
  346.8557,
  243.1721,
  20.6093,
  352.4813,
  352.1297,
  343.3397,
  348.6137,
  353.5361,
  129.9569,
  24.1253,
  356.3489,
  351.0749,
  345.0977,
  257.2361,
  262.5101,
  120.1121,
  82.4909,
  63.1529,
  145.4273,
  267.7841,
  258.2909,
  351.0749,
  279.0353,
  88.1165,
  331.7753,
  37.8377,
  295.5605,
  290.9897,
  306.8117,
  304.7021,
  304.7021,
  295.2089,
  291.3413,
  123.9797,
  95.8517,
  2.3261,
  97.9613,
  19.2029,
  19.2029,
  57.8789,
  36.0797,
  18.1481,
  19.5545,
  19.2029,
  37.1345,
  116.2445,
  126.0893,
  147.5369,
  146.1305,
  131.3633,
  326.8529,
  321.9305,
  275.8709,
  163.3589,
  136.6373,
  134.1761,
  172.1489,
  319.1177,
  317.0081,
  290.6381,
  288.1769,
  296.9669,
  341.9333,
  130.6601,
  128.5505,
  126.7925,
  136.9889,
  129.2537,
  128.1989,
  146.4821,
  156.6785,
  139.4501 ;

 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 ;

 current_u =
  -213.0532,
  20.64959,
  -5.484726,
  -44.05403,
  -59.86412,
  -210.1671,
  -99.03395,
  -7.541716,
  -51.61116,
  -55.78346,
  -36.70367,
  -54.12341,
  -42.78799,
  -1.841047,
  5.967316,
  19.5827,
  -86.05543,
  -57.47049,
  -203.2213,
  -34.69371,
  -24.72548,
  -233.9307,
  -214.3457,
  -219.4343,
  -210.4442,
  -3.225311,
  -16.14579,
  -55.87152,
  -87.26505,
  -42.00712,
  -20.52385,
  -75.10516,
  47.31528,
  47.95814,
  49.54161,
  52.64455,
  51.3479,
  24.84202,
  78.50553,
  -0.8281627,
  -17.92217,
  232.3411,
  4.246537,
  -19.26081,
  -22.63592,
  -21.09151,
  24.38456,
  35.30264,
  -19.06956,
  -146.0776,
  23.47026,
  14.76306,
  -34.01404,
  -46.91164,
  -68.11134,
  -110.4914,
  -298.3562,
  -60.10289,
  -38.08221,
  23.76726,
  -81.25731,
  10.39255,
  3.067254,
  -296.7155,
  -296.4363,
  -297.9435,
  -295.8445,
  -15.63233,
  -1.403466,
  38.08685,
  -295.5319,
  -298.1555,
  -10.91935,
  -36.01714,
  -110.8664,
  -2.984068,
  -50.44196,
  79.35219,
  57.12537,
  58.19805,
  40.25406,
  48.49896,
  46.7363,
  33.28063,
  -58.55848,
  87.37222,
  288.3531,
  23.97499,
  -122.8773,
  -0.5452013,
  -18.27798,
  -68.23173,
  -11.77789,
  5.368465,
  -6.294031,
  -7.510273,
  -12.36096,
  -59.23594,
  -12.21699,
  13.48936,
  4.915143,
  -4.090377,
  -24.11685,
  -77.16328,
  -15.16077,
  -18.32024,
  35.77422,
  54.08595,
  12.29927,
  9.986012,
  -28.42883,
  -81.56384,
  -4.322832,
  -23.75217,
  19.34734,
  -6.241975,
  6.65697,
  -262.2134,
  -276.5764,
  -65.5144,
  -43.88543,
  -76.19668,
  -271.4698,
  -279.4715,
  75.39659,
  39.68094,
  0.5713993,
  19.4617,
  98.68943,
  98.68943,
  11.67496,
  13.12728,
  71.25722,
  87.8608,
  15.53177,
  26.73632,
  25.78039,
  14.69497,
  5.195211,
  20.26867,
  216.6097,
  -29.50875,
  -13.02147,
  -4.084662,
  13.69102,
  30.00621,
  28.81866,
  3.886259,
  -19.58063,
  -31.99997,
  -35.40761,
  -35.11163,
  -37.12009,
  -1.910146,
  227.6113,
  234.6537,
  42.51283,
  45.61634,
  232.3411,
  96.34704,
  44.70083,
  8.708592,
  37.56342 ;

 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 ;

 current_v =
  -211.2721,
  38.84784,
  -6.88042,
  -28.01527,
  -51.84112,
  -177.5339,
  -83.6567,
  14.26001,
  -48.72628,
  -40.4837,
  -13.21117,
  -38.77414,
  -20.65974,
  10.09906,
  10.44026,
  21.4394,
  -92.99878,
  -38.05086,
  -171.6666,
  -27.52817,
  -9.244036,
  -176.4351,
  -209.9607,
  -204.6366,
  -213.8709,
  -9.436214,
  -20.51138,
  -43.77597,
  -62.51689,
  -21.56973,
  -0.5419882,
  -53.80552,
  79.35417,
  55.85402,
  60.64864,
  53.53764,
  67.80919,
  -17.19046,
  -66.59756,
  -20.22075,
  6.500084,
  -189.8556,
  15.86635,
  17.18133,
  3.315177,
  7.213053,
  3.519212,
  20.39144,
  11.54261,
  15.92715,
  3.68185,
  3.829287,
  0.771946,
  -1.23883,
  -5.572365,
  -4.27536,
  -31.79818,
  6.18018,
  5.100804,
  11.4856,
  -9.670218,
  6.613828,
  -6.660143,
  -44.58111,
  -46.40107,
  -35.45747,
  -50.0357,
  -17.10297,
  7.196933,
  19.57289,
  -51.85022,
  -33.62846,
  13.42462,
  -2.058256,
  0.4746543,
  -6.05,
  5.499794,
  14.45207,
  13.32996,
  20.16642,
  27.38818,
  4.283968,
  20.49897,
  -14.66692,
  12.28482,
  -62.87052,
  -82.94596,
  -15.31691,
  24.20758,
  -3.1799,
  -13.26487,
  292.1848,
  -5.956643,
  14.27553,
  47.68764,
  54.33047,
  41.30519,
  294.1405,
  107.8311,
  -11.30163,
  10.97494,
  64.10233,
  153.5668,
  289.9541,
  -3.434398,
  -2.408621,
  -20.74768,
  7.12929,
  6.225505,
  -14.49031,
  -1.100026,
  -16.90457,
  27.52613,
  3.776977,
  0.6362397,
  11.62919,
  8.570463,
  125.4094,
  106.1107,
  49.0319,
  30.39009,
  52.76521,
  127.7955,
  109.1935,
  -50.81679,
  -4.066822,
  14.0668,
  -2.72176,
  283.3513,
  283.3513,
  7.329682,
  18.01539,
  217.3935,
  247.3632,
  44.59389,
  35.30754,
  -12.71041,
  -10.71156,
  -8.166449,
  -30.19768,
  -190.7207,
  45.18509,
  16.62511,
  0.4200122,
  -45.80558,
  -31.77209,
  -28.00154,
  -28.18342,
  22.61862,
  34.32549,
  13.33572,
  11.52843,
  18.88663,
  5.855623,
  -195.501,
  -186.9899,
  -31.79498,
  -48.89854,
  -189.8556,
  -75.81465,
  -67.48976,
  -20.20026,
  -43.90363 ;

 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 ;

 temperature =
  16.78339,
  16.56127,
  16.24419,
  16.14911,
  15.86402,
  15.73738,
  15.64241,
  15.57911,
  15.61076,
  15.54747,
  15.61076,
  15.61076,
  15.70572,
  15.92736,
  16.21249,
  16.40269,
  16.65645,
  16.91039,
  17.19632,
  17.48252,
  17.80088,
  18.11964,
  18.37495,
  18.40688,
  18.27917,
  18.08774,
  17.83274,
  17.57799,
  17.29169,
  17.06921,
  16.84689,
  16.59299,
  16.33928,
  16.14911,
  15.99071,
  15.83236,
  15.76903,
  24.15701,
  23.95806,
  23.03401,
  23.42916,
  17.60982,
  17.83274,
  17.67349,
  17.29169,
  16.97391,
  16.62472,
  16.33928,
  16.08574,
  15.89569,
  15.73738,
  15.57911,
  15.4209,
  15.29436,
  15.16785,
  15.07299,
  15.04137,
  15.10461,
  15.16785,
  15.35763,
  15.61076,
  16.08574,
  16.65645,
  17.38709,
  17.92834,
  18.43882,
  18.82244,
  19.59185,
  19.33504,
  19.11062,
  18.82244,
  18.50271,
  18.21535,
  17.89647,
  17.51434,
  17.16454,
  16.78339,
  16.4344,
  16.08574,
  15.83236,
  15.64241,
  15.54747,
  15.64241,
  26.81123,
  31.34719,
  31.85032,
  31.99464,
  32.90261,
  32.90261,
  32.90261,
  32.90261,
  27.90668,
  24.88952,
  23.06689,
  21.92099,
  21.04348,
  20.36448,
  19.81685,
  19.4313,
  19.01451,
  18.66252,
  18.31109,
  17.92834,
  17.70533,
  14.37766,
  11.62912,
  19.49551,
  20.36448,
  20.88155,
  21.04348,
  19.11062,
  18.11964,
  14.09335,
  15.26273,
  15.70572,
  15.99071,
  16.02238,
  15.89569,
  15.76903,
  15.64241,
  15.48418,
  15.29436,
  15.10461,
  14.9149,
  14.69365,
  14.50404,
  14.47245,
  14.59884,
  12.00854,
  13.05113,
  14.63044,
  17.45071,
  18.02397,
  19.4634,
  20.42902,
  23.26436,
  23.89182,
  21.59536,
  20.00993,
  19.04654,
  18.50271,
  18.02397,
  17.57799,
  17.2599,
  16.97391,
  16.91039,
  16.81514,
  16.68818,
  16.65645,
  16.62472,
  16.56127,
  16.65645,
  16.65645,
  16.78339,
  17.10098,
  17.45071,
  17.8646,
  18.31109,
  18.79045,
  19.30297,
  19.65611,
  20.23547,
  19.97774 ;

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