Model Metadata YAML Validation#95
Merged
rbavery merged 14 commits intoJul 22, 2025
Merged
Conversation
fmigneault
reviewed
Jul 10, 2025
fmigneault
reviewed
Jul 10, 2025
Collaborator
fmigneault
left a comment
There was a problem hiding this comment.
Please update the CHANGELOG.md with a brief information of added feature.
10 tasks
fmigneault
reviewed
Jul 11, 2025
Collaborator
fmigneault
left a comment
There was a problem hiding this comment.
just the pre_processing_function part left to decide
fddffcc to
bf9f56f
Compare
Contributor
Author
|
I think these errors in the README.md markdown linting are unrelated to my PR but I can go ahead and fix them: |
Collaborator
|
@isaaccorley I think you need to update/merge with master. The force-push override them in your branch. |
Contributor
Author
|
@fmigneault my branch is up to date with the main branch. Looks like these issues are also present on main |
fmigneault
reviewed
Jul 15, 2025
11 tasks
fmigneault
reviewed
Jul 16, 2025
Collaborator
fmigneault
left a comment
There was a problem hiding this comment.
Thanks for the changes!
fmigneault
added a commit
that referenced
this pull request
Jul 16, 2025
12 tasks
fmigneault
approved these changes
Jul 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Adding an example yaml of only the ML model metadata only minus the STAC required components. This can be validated using the pydantic classes like so:
Related Issue
N/A
Type of Change
Checklist
CONTRIBUTING.mdguide;make check;Googleformat for all the methods and classes that I used.