Skip to content

Two little fixes for scientific defaults#1914

Merged
franzpoeschel merged 1 commit into
openPMD:devfrom
franzpoeschel:fix-scientific-defaults
Jul 9, 2026
Merged

Two little fixes for scientific defaults#1914
franzpoeschel merged 1 commit into
openPMD:devfrom
franzpoeschel:fix-scientific-defaults

Conversation

@franzpoeschel

Copy link
Copy Markdown
Contributor

Follow-up to #1834, affects only dev.

write_to_stderr(attribute) << "'. Expected one of ";
auxiliary::write_vec_to_stream(
std::cerr, type_unmatched.expectedDatatypes)
<< " or convertible to such a type." << std::endl;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Matches at this point are precise. Datatype conversions may optionally occur in later postprocessing (see require_type inside ProcessParsedAttribute.hpp).

@franzpoeschel franzpoeschel enabled auto-merge (squash) July 9, 2026 12:23
@franzpoeschel franzpoeschel merged commit d29d6f3 into openPMD:dev Jul 9, 2026
41 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant