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

Allow CSV validation to validate rasters/vectors referenced in a CSV column #327

Closed
phargogh opened this issue Oct 6, 2020 · 0 comments · Fixed by #1504
Closed

Allow CSV validation to validate rasters/vectors referenced in a CSV column #327

phargogh opened this issue Oct 6, 2020 · 0 comments · Fixed by #1504
Assignees
Labels
enhancement New feature or request in progress This issue is actively being worked on

Comments

@phargogh
Copy link
Member

phargogh commented Oct 6, 2020

We now have several models that use CSV files to define paths to other spatial files, including HRA, HQ and CBC (once #209 is complete), and I think Recreation also does something similar.

If we want to validate a spatial filepath that is referenced in one of these inputs, the validation performed is a manual step outlined in the module's validate function. We should allow for an ARGS_SPEC-defined configuration option that then will allow for the files in a given column to be validated as a spatial file (with all of the optional validation parameters supported by the check functions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress This issue is actively being worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants