Page 1 of 1

Creating a geopsy db from command line

Posted: Mon Mar 22, 2021 8:54 am
by gaetano.riccio
Hi, I am trying to use the geopsy-hv tool (geopsy version 3.3.6) from command line, but I don't know how to create a geopsy db from command line, and how to insert files into it.
In version 2.10.1 I just run something like "geopsy some_files -tool geopsyhv -slot 1", and everything is fine.

Thanks

Re: Creating a geopsy db from command line

Posted: Mon Mar 22, 2021 10:32 am
by admin
Hi,

I discussed that topic with Giuseppe (INGV) last week. Effectively, I have to add the possibility to run geopsy-hv, geopsy-fk and geopsy-spac directly from a list of files instead of a database. I will soon add this feature in 3.4.0-preview. If you are under Linux or Mac, you can compile it from the source tree available in the git repository (see download page), and get an update soon (a matter of days).

Best regards,

Marc

Re: Creating a geopsy db from command line

Posted: Mon Mar 22, 2021 11:17 am
by gaetano.riccio
Thank you very much, best regards

Re: Creating a geopsy db from command line

Posted: Mon Mar 22, 2021 1:56 pm
by admin
I did the modification. It is available on the git repository (3.4.0-preview).

Marc

Re: Creating a geopsy db from command line

Posted: Mon Mar 22, 2021 2:04 pm
by gaetano.riccio
Thank you, I will try it as soon as possible.

Best regards

Re: Creating a geopsy db from command line

Posted: Fri Apr 02, 2021 3:55 pm
by gaetano.riccio
Hi, I just compiled and tried version 3.4.0-preview downloaded from git repository, and everything works fine. Actually I only tried geopsy-hv, but that's what i need now.

Thank you again, best regards.