-
Notifications
You must be signed in to change notification settings - Fork 12
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
DISP-S1 Support for Validator Tool #981
base: develop
Are you sure you want to change the base?
Conversation
Pull issue-944 branch up to speed with develop branch
…ided by internal utils
…rmining triggering logic for DISP-S1 processing for validation purposes
…ate DataFrame. Create DataFrame from CSLC analysis result
…eated unit test which is failing currently
Basic DISP-S1 validation functionality is complete. This code went through extensive refactor and I made sure that the original DSWx-S1 validation functionality has not been affected. There are a few edge cases that need to be resolved. But it'll be good to merge now into develop because this branch has been away from develop for so long and also merging this will not affect any other functionality. After merging we will address the edge cases for DISP-S1 validation. |
Purpose
Proposed Changes
map_cslc_bursts_to_frames
)map_cslc_bursts_to_frames
)792
through810
Issues
Testing
map_cslc_bursts_to_frames
tested locally