-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
Plamen Bekyarov edited this page Sep 21, 2018
·
7 revisions
-
Place "sconvert" in directory with the set of .bin files;
-
Start "sconvert" from console:
user@machine:data/$ ./sconvert
All .bin files in data folder will be converted and the result should looks like this:
SConvert ver. 1.0b build 1 16/09/2018
Web: <https://github.com/plamenbe/SConvert>
Program converts .bin file into GeoSIG ASCII file format.
GeoSIG ASCII files can be viewed with GeoDAS software <https://www.geosig.com/>.
mpu-001_00.bin: [==========] 2446 records -> 2018-08-21_09-46-49_mpu-001_00.txt
-
Place "SConvert.exe" in directory with the set of .bin files;
-
Start Command prompt;
-
Navigate to directory with the data;
-
Start (for example):
C:\data>SConvert.exe mpu-001_00.bin
Unfortunately at this moment under Windows it is not supported batch processing of multiple files, so you must pass them on file by file basis. If resulting file exists the tool will save it just as mpu-001_00.txt