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

feat: obs_seq object should know if it is a obs_seq.out or obs_seq.final #25

Closed
hkershaw-brown opened this issue Dec 17, 2024 · 0 comments · Fixed by #28
Closed

feat: obs_seq object should know if it is a obs_seq.out or obs_seq.final #25

hkershaw-brown opened this issue Dec 17, 2024 · 0 comments · Fixed by #28
Assignees

Comments

@hkershaw-brown
Copy link
Member

hkershaw-brown commented Dec 17, 2024

obs_seq.out - no assimilation info
obs_seq.file - prior & maybe posterior

Q. Is DART_QC as a member sufficient for this?
Q. Is there any other identifier?

Q. What should this logical be called?
'has_assimilation_info', 'is_obs_seq_final'?

has prior -> has_assimilation_info
has posterior ->

! has prior -> ! has_assimilation_info
! has posterior -> not sufficient to tell if it is an obs_seq.out or obs_seq.final

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 a pull request may close this issue.

1 participant