NIA / seismoreg

Seismo recorder data processing program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cmdline interface

NIA opened this issue · comments

Should be possible just to launch and see it works with minimal interaction but complete logging.

Steps:

  • QCoreapplication subclass
  • Logging to stderr, data output to stdout and/or file
  • Running Worker with autostart
  • argv parsing (port, file, timeouts etc)

Actually this might be implemented in some future release. Reopen.