python3-adios2

ADIOS2 Adaptable IO system for simulations - Python bindings
  https://github.com/ornladios/ADIOS2
  0
  no reviews



The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data.

This is a dependency package raquiring either the serial or MPI build of the ADIOS2 Python bindings.