Skip to content

Following symlinks when searching for sim data #35

@robgjansen

Description

@robgjansen

When plotting a directory of sim results, we search recursively through a subdir hierarchy to find simulation results that we can combine.

Should we use followlinks=True in the os.walk to make it easier to configure tornet results collections?

for root, dirs, files in os.walk(search_dir):

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