Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fran89/ATWC-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATWC Manager

ATWC Manager is an application that reads from an NTWC seismic data format file and writes to a mini-seed format

Compiling

Ubuntu:

qmake *.pro
make

CentOS

qmake-qt5 *.pro
make

Usage

Usage: atwcman [options] input outdir
ATWC Manager is an application that reads from an NTWC seismic data format file and writes to a mini-seed format

Options:
  -h, --help     Displays this help.
  -v, --version  Displays version information.

Arguments:
  input          input ATWC file.
  outdir         output directory for MSEED file.

Credits

  • Paul Whitmore for the Earlybird library
  • ISTI for their work on the Earthworm System
  • QT Comunity for the QT Libraries
  • Puerto Rico Strong Motion and Puerto Rico Seismic Network

About

A converter from Alaska tsunami warning center format to Mini-seed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published