openPMD/openPMD-api

Update to examples

Aperta

#1112 aperta il 21 set 2021

 (1 commento) (2 reazioni) (0 assegnatari)C++ (57 fork)auto 404
feature requesthelp wanted

Metriche repository

Star
 (160 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor