openPMD/openPMD-api

Update to examples

Offen

#1.112 geöffnet am 21.09.2021

 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)C++ (57 Forks)auto 404
feature requesthelp wanted

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Our examples have not been updated in a while and often don't really demonstrate newer additions to our APIs. This issue is supposed to collect some of the things that we should look out for in such an update:

  • Lazy parsing
  • Use linear/streaming API where applicable
  • Use JSON-based backend configurations
  • Prefer Iteration::close() over Series::flush() where applicable

Contributor Guide