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

Add loader function for Roll Pitch Heading data (RPH_TWTT) #118

Closed
Tracked by #100
lsetiawan opened this issue Aug 9, 2023 · 0 comments · Fixed by #147
Closed
Tracked by #100

Add loader function for Roll Pitch Heading data (RPH_TWTT) #118

lsetiawan opened this issue Aug 9, 2023 · 0 comments · Fixed by #147
Assignees
Labels
enhancement New feature or request

Comments

@lsetiawan
Copy link
Member

No description provided.

@lsetiawan lsetiawan self-assigned this Aug 9, 2023
@lsetiawan lsetiawan added the enhancement New feature or request label Aug 9, 2023
@lsetiawan lsetiawan changed the title Add loader function for Roll Pitch Height data (RPH_TWTT) Add loader function for Roll Pitch Heading data (RPH_TWTT) Aug 24, 2023
lsetiawan added a commit that referenced this issue Aug 25, 2023
#147)

* feat(constants): Add consts for RPH

Added Roll Pitch Heading column constants

* feat(loaders): Add loader function for RPH

Added 'load_roll_pitch_heading' function to load
Roll Pitch Heading (RPH) data from a set of files
to a single pandas dataframe.

* feat(main): Allow flexible file gather

Added 'proc' argument to 'gather_files' function
so that user can choose to get file paths for
posfilter process

* test: Modify test_main for new arg

Modified the test_main.py and 'test_gather_files'
test to include testing for the new 'proc' argument
for flexible file gathering.

* fix: Change typo within a comment

---------

Ref: Issue #118 
Co-authored-by: Aniket Fadia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant