Skip to content

Tweaked some punctuation and wording.#9

Merged
perrygreenfield merged 1 commit intoasdf-format:masterfrom
PaulHuwe:Validation
Dec 9, 2020
Merged

Tweaked some punctuation and wording.#9
perrygreenfield merged 1 commit intoasdf-format:masterfrom
PaulHuwe:Validation

Conversation

@PaulHuwe
Copy link
Copy Markdown
Contributor

@PaulHuwe PaulHuwe commented Dec 9, 2020

I also fixed some typos. I stopped reviewing this at the following line (which I think may not be presently accurate):

"This checking is called validation and it is by default, performed when reading ASDF files, as well as writing content to them. "

In my Roman work, I have to manually validate all DataModels - which I am not sure is due to an issue in ASDF or STDatamodels.

@perrygreenfield
Copy link
Copy Markdown

I'll check with Ed on that.

@perrygreenfield perrygreenfield merged commit d4a1de3 into asdf-format:master Dec 9, 2020
@eslavich
Copy link
Copy Markdown

eslavich commented Dec 9, 2020

In my Roman work, I have to manually validate all DataModels - which I am not sure is due to an issue in ASDF or STDatamodels.

The asdf library does validate all tagged objects (that have schemas) when it reads a file. But it doesn't know about the DataModel schema, since that schema applies to the tree as a whole and does not correspond to a tag. That's a peculiarity of stdatamodels so I think the statement about asdf is correct.

@perrygreenfield
Copy link
Copy Markdown

Righto. That's one consequence of the existing JWST data model scheme that would change with what I'm proposing with using tags.

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.

3 participants