You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With older software for data acquisition, it may happen that at the end of the line are several white spaces, which are causing errors during loading. Error is due to the fact, that we are splitting string by " " (space) and if there are several white spaces at the end of the file we are getting more data columns as we need. tramvaj.txt
The text was updated successfully, but these errors were encountered:
With older software for data acquisition, it may happen that at the end of the line are several white spaces, which are causing errors during loading. Error is due to the fact, that we are splitting string by " " (space) and if there are several white spaces at the end of the file we are getting more data columns as we need.
tramvaj.txt
The text was updated successfully, but these errors were encountered: