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

Added support for Eva readers with known aliases #31

Merged
merged 8 commits into from
Aug 12, 2024

Conversation

brandonzhu09
Copy link
Contributor

@brandonzhu09 brandonzhu09 commented Aug 1, 2024

Description

Updated the backend to support a fixed set of Eva readers with known aliases for the Observation, Variable, Group data model for assimilated diagnostics. Added a timestamp for recently added experiments and enforced an enumerated plot type and cycle times in the plots model. Rewrote passing Django views and models testing to reflect the new database schema changes.

Issue(s) addressed

Resolves #25

@asewnath
Copy link
Collaborator

asewnath commented Aug 5, 2024

If you add keywords close, fix, or resolve (in any tense) in front of the linked issue in the PR description, the issue will be closed automatically once this PR is merged. https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

@brandonzhu09
Copy link
Contributor Author

If you add keywords close, fix, or resolve (in any tense) in front of the linked issue in the PR description, the issue will be closed automatically once this PR is merged. https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

Thanks for the tip! I didn't realize you could do that.

@asewnath
Copy link
Collaborator

Is this ready to be merged?

@brandonzhu09
Copy link
Contributor Author

Is this ready to be merged?

Yes, it's ready!

@asewnath asewnath merged commit 1a92add into develop Aug 12, 2024
3 checks passed
@asewnath asewnath deleted the feature/readers_schema_update branch August 12, 2024 16:06
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.

Schema update for Readers, Cycle times, and Plot types
2 participants