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 feature to check only PU specific files available in a directory #1

Open
IPerezGonzalez opened this issue Oct 1, 2021 · 0 comments

Comments

@IPerezGonzalez
Copy link

IPerezGonzalez commented Oct 1, 2021

I have not been able to find how to filter the files to process so that the checker only goes through the ones pertaining to a particular PU.
They only possibility I see is to loop through calls to the script/class with the files you want to process.

Would it be possible to add this feature by adding a PU filter in either the call or the json config file? This could be added to the regex that searchs for the nc files (pattern = r'.nc$')

@IPerezGonzalez IPerezGonzalez changed the title Add feature to check only specific PU files available in a directory Add feature to check only PU specific files available in a directory Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant