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

Improve file existence checking #81

Open
gdevenyi opened this issue Aug 14, 2023 · 0 comments
Open

Improve file existence checking #81

gdevenyi opened this issue Aug 14, 2023 · 0 comments

Comments

@gdevenyi
Copy link
Member

Niagara's filesystem is sometimes failing to write our transform files, but then successfully writing the resampled images. Since we check only for the resampled images later stages are failing, even on rerun. Check for all files needed until a stage is complete.

This is definitely an improvement on ants template builder which dangerously uses globs for doing multi-file steps...

@gdevenyi gdevenyi changed the title Improve fill existence checking Improve file existence checking Aug 16, 2023
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