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

Need the ability to overwrite values (for QC application) #180

Open
lukecampbell opened this issue Jun 2, 2014 · 4 comments
Open

Need the ability to overwrite values (for QC application) #180

lukecampbell opened this issue Jun 2, 2014 · 4 comments

Comments

@lukecampbell
Copy link
Member

No description provided.

@caseybryant
Copy link
Contributor

I suggest adding a distinction between mutable parameters and immutable parameters. Sensor data would be immutable, but calculated parameters would be mutable.

@lukecampbell
Copy link
Member Author

can we do that?

@caseybryant
Copy link
Contributor

It’s some added work, but not much more, maybe even less, than allowing values to be overwritten.

caseybryant added a commit to caseybryant/coverage-model that referenced this issue Jul 9, 2014
@caseybryant
Copy link
Contributor

One edge case still exists if a write mutates some parameters and adds new parameters for an observation (time stamp). This will get sorted out as part of rebinning.

lukecampbell added a commit that referenced this issue Jul 28, 2014
M117 / Issue #180 - Implemented mutable parameters.
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

No branches or pull requests

2 participants