Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 352 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 352 Bytes

RobustRAQN

Robust request and data quality negotiater for the integration of seismic data quality metrics and earthquake detection

INSTALL:

In a conda environment: git clone https://github.com/flixha/RobustRAQN

  • cd RobustRAQN
  • conda install --file requirements.txt
  • ( wcmatch muss evtl. mit pip installiert werden)
  • python setup.py develop