Skip to content

Skip preprocessing #9

@patrickdrouin

Description

@patrickdrouin

Hello!

I am trying to skip preprocessing and running into issue.

If the config files contains :
preprocessing:
skip: True

Then line 66 kicks in (skip_preprocessing == False:) and the variable savepreprocessed does not have a value. The rest of the code is outside this if and relies on savepreprocessed having a value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions