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

Sort input CSLC files to ensure consistent start/stop times #147

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

scottstanie
Copy link
Contributor

Closes #145

Looking at the saved RunConfig strings in the sample products generated by SDS, the filenames are not in sorted order. Thus, the assumption that we can grab the 0th index and get the "reference start" datetime was wrong. This means that once they started including the full datetime with seconds in the filename, the same reference date could lead to different "reference datetimes"

@scottstanie scottstanie merged commit 8c20d33 into opera-adt:main Sep 25, 2024
4 checks passed
@scottstanie scottstanie deleted the fix-filename-datetime-drift branch September 25, 2024 02:07
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.

Reference datetime changes by ~seconds across disp_s1 runs
1 participant