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

remove uses of asdf metaschema #1249

Closed

Conversation

braingram
Copy link
Contributor

The asdf metaschema: https://github.com/asdf-format/asdf-standard/blob/master/resources/schemas/stsci.edu/asdf/asdf-schema-1.0.0.yaml
appears to only be used in a few tests and is no longer used in the ndarray schema. Modifying the tests to use the other included metaschema: https://github.com/asdf-format/asdf-standard/blob/master/resources/schemas/stsci.edu/yaml-schema/draft-01.yaml
does not result in any test failures (locally). Removal of the asdf metaschema (which contains a reference to the ndarray schema version 1.0 which contains a bug) will simplify the fix for ndarray schema bug: asdf-format/asdf-standard#345

@braingram braingram requested a review from a team as a code owner November 29, 2022 16:21
@braingram
Copy link
Contributor Author

It looks like this is used extensively in jwst, so removing the usage here won't allow removal of the metaschema from asdf-standard.

@braingram braingram closed this Nov 29, 2022
@braingram braingram deleted the testing/remove_asdf_metaschema branch December 13, 2022 21:35
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

Successfully merging this pull request may close these issues.

1 participant