openPMD/openPMD-api

Update to examples

Aberta

#1.112 aberto em 21 de set. de 2021

 (1 comentário) (2 reações) (0 responsável)C++ (57 forks)auto 404
feature requesthelp wanted

Métricas do repositório

Stars
 (160 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador