Problem with loading log files through command line
Posted: Tue Feb 12, 2013 5:19 pm
Hi,
I am trying to run the geopsy fk tool from the command line, however when I load a .log file with the parameters I want the sampling type frequency is set to 'log' whereas I want it set to 'linear'. The file was created with the GUI and I am sure it was set to linear (I redid this to make sure), I also tried editing the log file directly before loading it but it did not work. Anyone know how to do this? I use the command below to run geopsy 2.8.0 on a linux system.
thanks,
David
I am trying to run the geopsy fk tool from the command line, however when I load a .log file with the parameters I want the sampling type frequency is set to 'log' whereas I want it set to 'linear'. The file was created with the GUI and I am sure it was set to linear (I redid this to make sure), I also tried editing the log file directly before loading it but it did not work. Anyone know how to do this? I use the command below to run geopsy 2.8.0 on a linux system.
Code: Select all
geopsy -db path/to/database -- -tool geopsyarray -slot 0 -group groupname -- -param 'path/to/logfile -f -nobugreport -progress
David