ahotovec / REDPy

Repeating Earthquake Detector (Python)
GNU General Public License v3.0
82 stars 39 forks source link

windowAmp, FI and CCC in catalog.txt #26

Closed lvanderlaat closed 1 year ago

lvanderlaat commented 1 year ago

Could you add columns: windowAmp, ccc and FI to the catalog.txt?

This would be very useful for our monitoring tasks in Costa Rica and Colombia.

I tried to do this myself by loading the h5 file, but had difficulties since I don't have a good knowledge on how the h5 tables are structured.

Thank you!

ahotovec commented 1 year ago

Easy answer here! In your .cfg file, add the following line:

verbosecatalog=True

I'm currently preparing a major update to the code as well as much more involved documentation that will make these tasks a lot easier as well. Fingers crossed by end of the year...