openPMD/openPMD-api

Relaxed mode: warn and ignore invalid?

Open

#620 opened on Dec 2, 2019

 (0 comments) (0 reactions) (0 assignees)C++ (57 forks)auto 404
feature requestgood first issuehelp wantedinternal

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

Description

Regarding:

It might be easier to use the API if we try to skip and verbosely warn when invalid formatting of records are detected, instead of erroring out on the whole series.

Nevertheless, recovery from such situations needs extra logic and plumbing.

Contributor guide