Skip to content

implement checks to validate the deck (check consistency of names, parameters,...) #88

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

Closed
lucas-givord opened this issue Apr 23, 2025 · 0 comments · Fixed by #96
Closed
Assignees

Comments

@lucas-givord
Copy link
Contributor

lucas-givord commented Apr 23, 2025

Following the roadmap of #84, a trame-geos user should be able to check if a modified deck will be valid when it will be used later to run a simulation.

For this purpose, the DeckTree will be improved to add a validation button which will check all fields in the deck, each field will have a new icon to show if the check succeed or not (see the figure below).

For now, this validation mechanism will only check these fields: fieldsToImport, surfacicFieldsToImport and regionAttribute. It should ensure that it corresponds with the dataset.

Preview of what we will have in the DeckTree

Image

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