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

Adds the new Measurement model #131

Merged
merged 13 commits into from
Jan 22, 2024
Merged

Adds the new Measurement model #131

merged 13 commits into from
Jan 22, 2024

Conversation

dalonsoa
Copy link
Collaborator

Close #112

To be reviewed and merged after #130

This class holds the value of a given variable and station at a specific time, as well as auxiliary information such as maximum and minimum values, depth and direction, for vector quantities. All of these hava a raw version where a backup of the original data is kept, should this change at any point.

Flags to monitor its validation status, if the data is active (and therefore can be used for reporting) and if it has actually been used for that is also included.

@dalonsoa dalonsoa changed the base branch from new_meas to new_report January 17, 2024 15:39
@dalonsoa dalonsoa linked an issue Jan 17, 2024 that may be closed by this pull request
Copy link
Member

@tsmbland tsmbland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

measurement/models.py Outdated Show resolved Hide resolved
@dalonsoa dalonsoa merged commit ef2bf4b into new_report Jan 22, 2024
2 checks passed
@dalonsoa dalonsoa deleted the new_meas2 branch January 22, 2024 14:56
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.

Write a measurement model
2 participants