openPMD/openPMD-api

Update to examples

オープン

#1,112 opened on 2021/09/21

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)C++ (57 件のフォーク)auto 404
feature requesthelp wanted

Repository metrics

Stars
 (160 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド