-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A suggestion and a question about subsource codes #35
Comments
There is this wording:
which identifies a mapping from N,E to 1,2. It could likely be clearer, suggested wording and placement to avoid confusion would be appreciated.
I believe the difference is that ABC is specifically lower edges of a corner-down cube, whereas 123 is a superset case of any non-traditional orientation. I have not seen ABC in use; instead I have seen UVW used often for the "raw" components of a triaxial (e.g. STS-2) sensor. I wondered the same when transcribing them from the SEED manual (which is replete with such things if one looks very closely). I'm happy to drop ABC or clarify otherwise if there are suggestions. |
There are really two issues, the first one related to 123 being LHS or RHS, the second one related to ABC vs USV. I am sorry for potentially ambiguous phrasing linking the two; the difference between 123 and ABC is clear. So the first issue:
I was thinking more of OBS, where there is no deviation from N, E and the horizontal orientation is totally random. Or even for the general case when 3 might not be vertical. My suggested phrasing would be "1,2,3 must describe a left handed-coordinate system (the same as N, E, Z)." It's not a big deal really, but defining this clearly would simplify a little bit the requirement for routines for rotation, and philosophically clear recommendations are preferable. EDIT: I just realise that I always think of 1,2,3 as an orthogonal system, but I guess the wording does not really imply this. If it's meant as a fully flexible system of three axes, not necessarily orthogonal, then probably not reasonable to impose handedness. |
ABC vs UVW: |
I like that. We can add "when orthogonal" to clarify. I also think of them as orthogonal and pretty sure most others do as well, but unsure if that's universal enough to add to the spec.
Agreed, it is wasteful. Unfortunately it's legacy and may be in use I would be comfortable adding "deprecated, use UVW for this case" in the ABC description if others agree. |
It's been pointed out that 1,2,3 are already clearly documented as orthogonal, so we don't need the "when orthogonal" part. |
On behalf of Frederik Tilmann
For subsource codes of seismometer
For 1,2,Z or 1,2,3 it is not clear whether there is an expectation
that they form a LHS coordinate system (as NEZ). I think this should be
imposed, but in any case the spec's should be clear whether both LHS and
RHS are possible or only LHS
What's the difference between triaxial components (A,B,C) and raw
triaxial components (U,V,W)?
The text was updated successfully, but these errors were encountered: