C++ & Python API for writing & reading (.h5, .bp, .json, ...), serial & MPI parallel openPMD files.
copied from cf-staging / openpmd-apiconda install conda-forge::openpmd-api
conda install conda-forge/label/cf201901::openpmd-api
conda install conda-forge/label/cf202003::openpmd-api
conda install conda-forge/label/gcc7::openpmd-api
This library provides a common high-level API for openPMD writing and reading. It provides a common interface to I/O libraries and file formats such as HDF5, ADIOS2, and JSON. Language bindings are provided for C++17 (or newer) and Python 3. This conda-forge package provides serial and MPI-parallel I/O. Windows support is limited to serial versions of HDF5, ADIOS2 and JSON.