Skip to content
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

Handle Vector continuous data and improve coordinate transforms #233

Merged
merged 38 commits into from
Jul 3, 2024

Conversation

rbales-usgs
Copy link
Contributor

-Added the ability to process continuous vector data.
-Updated velocity transformations using numpy.einsum.
-Includes using all available SEN data, instead of first sample for entire burst.

What still needs to be done (in another pull request):
-Adding the ability to process IMU vec data
-Adding the ability to reshape continuous vec data for wave stats.

Copy link
Member

@dnowacki-usgs dnowacki-usgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Bo, thanks very much for this PR. This will be a great addition. I have several small requests and also some larger questions, particularly regarding the new coordinate transformation stuff. I think it might be easiest to talk this over in a call sometime.

stglib/core/qaqc.py Outdated Show resolved Hide resolved
stglib/core/qaqc.py Outdated Show resolved Hide resolved
stglib/aqd/aqdutils.py Outdated Show resolved Hide resolved
stglib/aqd/aqdutils.py Show resolved Hide resolved
stglib/core/transform.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Show resolved Hide resolved
stglib/vec/cdf2nc.py Show resolved Hide resolved
stglib/vec/cdf2nc.py Outdated Show resolved Hide resolved
stglib/vec/dat2cdf.py Show resolved Hide resolved
stglib/vec/dat2cdf.py Outdated Show resolved Hide resolved
@dnowacki-usgs dnowacki-usgs changed the title Vec cont transform Handle Vector continuous data and improve coordinate transforms Jun 5, 2024
* Linter

* code style

* Update waves docs

* Fix # values affected text to account for NaN

* Remove rdradcp
stglib/aqd/aqdutils.py Outdated Show resolved Hide resolved
stglib/aqd/aqdutils.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Show resolved Hide resolved
stglib/vec/dat2cdf.py Outdated Show resolved Hide resolved
stglib/vec/dat2cdf.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Outdated Show resolved Hide resolved
stglib/vec/cdf2nc.py Outdated Show resolved Hide resolved
@dnowacki-usgs dnowacki-usgs merged commit c5bebfc into USGS-CMG:master Jul 3, 2024
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants