.. _dataconverter: ******************************************************** Data Format Converter (:mod:`pyvisgen.io.dataconverter`) ******************************************************** .. currentmodule:: pyvisgen.io.dataconverter Data format converter submodule of :mod:`pyvisgen.io`. The data format converter allows converting from one format to a different one. The formats have to be compatible with existing formats of ``pyvisgen``, i.e. those that are created with :ref:`datawriters`. Reference/API ============= .. automodapi:: pyvisgen.io.dataconverter :inherited-members: