Skip to content

Require experiment name in AhmAnalysisJob #645

@larsevj

Description

@larsevj

To ensure that you choose the correct ensemble in AhmAnalysisJob it should eventually be required to pass in the experiment name in run:

class AhmAnalysisJob(SemeioScript):
    """Define ERT workflow to evaluate change of parameters for eac
    observation during history matching
    """

    def run(
        self,
        target_name="analysis_case",
        prior_name=None,
        group_by="data_key",
        output_dir=None,
    ):

Metadata

Metadata

Assignees

No one assigned

    Labels

    christmas-reviewIssues and PRs for Christmas review

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions