You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#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]>
No description provided.
The text was updated successfully, but these errors were encountered: