Skip to content
New issue

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

Add Where feature #17

Open
egregorio opened this issue Feb 11, 2021 · 2 comments
Open

Add Where feature #17

egregorio opened this issue Feb 11, 2021 · 2 comments
Assignees
Labels
application Pertaining to the api and application sub-packages enhancement New feature or request library Pertaining to the library and support sub-package
Milestone

Comments

@egregorio
Copy link

a function that will allow me to go down through the leaves of a jobs directory and see what the differences between simulations are for a specific parameter in the .par file

@alentner alentner self-assigned this Feb 11, 2021
@alentner alentner added application Pertaining to the api and application sub-packages enhancement New feature or request library Pertaining to the library and support sub-package labels Feb 11, 2021
@alentner alentner added this to the Job tools milestone Feb 11, 2021
@alentner alentner changed the title introspect Support for Introspecting Par Files Feb 11, 2021
@alentner
Copy link
Contributor

This will search (os.walk) recursively for the NAME in desired flashkit understood files for where this name is defined and return the results as a tree graph

@alentner
Copy link
Contributor

flashkit analyze where NAME <opt, ...> <flag, ...>

@alentner alentner modified the milestones: Job tools, Analyze Tools Jul 15, 2021
@alentner alentner changed the title Support for Introspecting Par Files Add Where feature Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Pertaining to the api and application sub-packages enhancement New feature or request library Pertaining to the library and support sub-package
Projects
None yet
Development

No branches or pull requests

2 participants