You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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
andregionAttribute
. It should ensure that it corresponds with the dataset.Preview of what we will have in the DeckTree
The text was updated successfully, but these errors were encountered: