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

overwrite conflicting decisions by the users in recipes #11

Closed
micahjohnson150 opened this issue Jul 19, 2018 · 0 comments
Closed

overwrite conflicting decisions by the users in recipes #11

micahjohnson150 opened this issue Jul 19, 2018 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@micahjohnson150
Copy link
Collaborator

  • inicheck 0.2.12:

Description

Using direct values for an item only works if the item was never used before when prescribing recipes. We need to carefully add a feature to overwrite what a user has provided given special circumstances.
It should not do this if the value attempting to be applied is the default. Only if it is explicitly prescribed.

if in a section a user chose an incompatible combination of values, then we need to be able to overwrite the users chose if one decision is more important that the other.

The example that triggered this was:

trigger: has_value = [grid data_type wrf]
air_temp:
distribution = grid

And distribution would not be overwritten.

@micahjohnson150 micahjohnson150 added bug Something isn't working enhancement New feature or request labels Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant