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 input file validation #319

Open
jaredthomas68 opened this issue May 22, 2024 · 0 comments
Open

Add input file validation #319

jaredthomas68 opened this issue May 22, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@jaredthomas68
Copy link
Collaborator

Add input file validation

It would be very helpful to have input validation backed in as a check and a layer of documentation for all HOPP and GreenHEART input files.

Proposed solution

We could do this like WISDEM (https://github.com/WISDEM/WISDEM/tree/master/wisdem/inputs), including default input yaml schemas. We could also do it like FLORIS (https://github.com/NREL/floris) with the attrs class.

Alternatives considered

Right now we are reliant on example yamls, but the examples do not always get updated with code changes

Additional context

@jaredthomas68 jaredthomas68 added documentation Improvements or additions to documentation enhancement New feature or request labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant