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

貢獻者指南