We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
_ERT_EXPERIMENT_ID
_ERT_EXPERIMENT_ID is exposed as an environment variable ref this table from #605
_ERT_ENSEMBLE_ID
_ERT_SIMULATION_MODE
_ERT_RUNPATH
_ERT_ITERATION_NUMBER
_ERT_REALIZATION_NUMBER
We should include this in the outgoing case metadata, to learn more about the likeliness between experiment and case
experiment
case
In the metadata, suggest we put this into a separate block:
data: ... fmu: case: name: ... uuid: ... ert: experiment: id: <_ERT_EXPERIMENT_ID> # if it is a uuid, use "uuid"
The text was updated successfully, but these errors were encountered:
slangeveld
Successfully merging a pull request may close this issue.
_ERT_EXPERIMENT_ID
is exposed as an environment variable ref this table from #605_ERT_EXPERIMENT_ID
_ERT_ENSEMBLE_ID
_ERT_SIMULATION_MODE
_ERT_EXPERIMENT_ID
_ERT_ENSEMBLE_ID
_ERT_SIMULATION_MODE
_ERT_RUNPATH
_ERT_ITERATION_NUMBER
_ERT_REALIZATION_NUMBER
_ERT_RUNPATH
_ERT_ITERATION_NUMBER
_ERT_REALIZATION_NUMBER
We should include this in the outgoing case metadata, to learn more about the likeliness between
experiment
andcase
In the metadata, suggest we put this into a separate block:
The text was updated successfully, but these errors were encountered: