openPMD/openPMD-api

Update to examples

开放

#1,112 创建于 2021年9月21日

 (1 条评论) (2 个反应) (0 位负责人)C++ (57 个派生)auto 404
feature requesthelp wanted

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南