Skip to content

Add MEDReader plugin and its dependencies

Add the MEDReader plugin from paravis (Salome)

It adds the following projects:

  • medreader: MEDReader plugin extracted from paravis
  • medcoupling: high level lib used by medreader
  • medfile: low level lib used by medcoupling
  • medconfiguration: CMake utilities used by all these projects

They need hdf5 and of course paraview for the plugin. Optional deps are mpi and qt.

Tarballs are not part of any upstream release yet, but once their next release drop we should be able to use it.

A test have been added, patches have been sent to upstream trough private channels, licenses have been checked.

Edited by Mathieu Westphal (Kitware)

Merge request reports