usgs / groundmotion-processing

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

getStreamMetrics() station input is not documented fully #1047

Open mhearne-usgs opened 1 year ago

mhearne-usgs commented 1 year ago

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):

Additional context Add any other context about the problem here.