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

Update schema.json file for validation for combined-[experiment].yaml #167

Open
singhd789 opened this issue Aug 23, 2024 · 1 comment
Open

Comments

@singhd789
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The combine-yamls tool combined the model, compile, platform, and experiment yamls into one combined-[experiment].yaml. An updated schema.json is needed to validate this combined yaml file

Describe the solution you'd like
There are schema.json files for both fre make yamls and fre pp yamls here:
fre make yamls schema: https://github.com/NOAA-GFDL/fre-cli/blob/main/fre/make/gfdlfremake/schema.json
fre pp yamls schema: https://github.com/NOAA-GFDL/fre-cli/blob/main/fre/pp/schema.json

They will probably need to be tweaked a bit and combined into one schema.json since the information is in one combine.yaml now.

@singhd789
Copy link
Collaborator Author

Covered in PR #168

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