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

feature needed: data validation #10

Open
aleaf opened this issue Oct 14, 2020 · 0 comments
Open

feature needed: data validation #10

aleaf opened this issue Oct 14, 2020 · 0 comments

Comments

@aleaf
Copy link
Collaborator

aleaf commented Oct 14, 2020

Currently, from from_yaml method in modflow-setup may run for some time before failing on a trivial issue, such as an invalid or missing filepath, index error or misshapen array, etc. A fast-running data validation routine that at least checks for missing files, before any setup is performed, would be helpful for more quickly identifying and fixing input errors.

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