usgs / groundmotion-processing

Parsing and processing ground motion data
Other
54 stars 42 forks source link

DOCS: Update CLI tutorial and add scripting tutorial. Use cached data. #1009

Closed baagaard-usgs closed 1 year ago

baagaard-usgs commented 1 year ago

Documentation updates

Code fixes

@emthompson-usgs I added a comment in the process_waveforms.py about moving a logging statement outside a loop. Right now, we get repetitive logging statements. This should be updated when the parallel processing gets fixed.