Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCET wishlist #16

Open
calum-chamberlain opened this issue Mar 31, 2022 · 3 comments
Open

RCET wishlist #16

calum-chamberlain opened this issue Mar 31, 2022 · 3 comments

Comments

@calum-chamberlain
Copy link
Member

The MBIE funded RCET project has specific additional needs to real-time matched filter analyses, and additional components that can be leveraged to enhance the RT-EQcorrscan flow. This issues is meant to be a wishlist for the RCET project for extensions and improvements that would be useful to the RCET project. These enhancements will probably be made on an RCET branch that is kept up to date with master, but may never merge into master.

  1. AWS spin-up capability
  2. Ability to take other, more accurate, magnitude information (e.g. from FinDER)
@calum-chamberlain
Copy link
Member Author

Extras:

  • lag-calc
  • relocation (periodic)
  • mag calc
  • output catalogue in simple csv form for forecasters
  • matplotlib based real time plotting

@calum-chamberlain
Copy link
Member Author

  • faster io for templates (pickle rather than .write)

@calum-chamberlain
Copy link
Member Author

Plugins

  1. Lag-calc plugin
    • Configuration (filters, shift-len, prepick, ...)
    • Lag-calc access to wavebank
    • Lag-calc listening to detection directory
    • Run lag-calc
    • Output to lag_calc_out directory
  2. Absolute location plugin
    • Configuration
    • Run hyp - iterate and remove picks?
    • Output
  3. Relocation plugin
    • Growclust
    • Run intermittently as time to relocate will be quite large
  4. Magnitude picking and calculation plugin (lower priority)

Requires consistent plugin architecture where a "plugin" monitors a directory and outputs to another directory. Plugins should have their own configuration specs defined in the plugin, but should be configured within the main cofiguration file (under a "plugins" section).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant