groundmotion-processing
groundmotion-processing copied to clipboard
getStreamMetrics() station input is not documented fully
Describe the bug Here: https://github.com/usgs/groundmotion-processing/blob/main/src/gmprocess/io/asdf/stream_workspace.py#L1204
station is meant to be the "S.C.L" part of "N.S.C.L" (Network-Station-Channel-Location), where in other methods (getStreams()) station is the full NSCL code.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environmnet (please complete the following information):
- OS: [e.g. macOS]
- Python Version [e.g. 3.6]
- Libcomcat Version [e.g. 1.0]
- Numpy Version [e.g. 1.17]
Additional context Add any other context about the problem here.