groundmotion-processing icon indicating copy to clipboard operation
groundmotion-processing copied to clipboard

getStreamMetrics() station input is not documented fully

Open mhearne-usgs opened this issue 2 years ago • 0 comments

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.

mhearne-usgs avatar Oct 24 '22 22:10 mhearne-usgs