Skip to content

Sweets only checks for presence of files not of files needed #107

@whatnick

Description

@whatnick

Sweets only checks if some files exist before skipping a step. If sweets config is changed to add more temporal depth the extra files are not reprocessed.

It would be good to :

  1. Perform a deep check to see if the needed files exist
  2. Run a reset command on a config to clean up all outputs and preserve .SAFE files downloaded since that is slow to redo.

I have been doing step 2 using git clean -df since I am running from the git checkout folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions