Skip to content

MeshSeries API

Tobias Meisel requested to merge TobiasMeisel/ogstools:MeshSeries_API into main
  • API change in MeshSeries:

    • select -> [] (get_item)
    • read -> mesh
  • MeshSeries may now return a path to a file that contains raw data(only if it is suitable for low level processing (e.g. h5py))

@FZill attributes is kept in context of dealing with xdmf files (here our variables are named attributes)

Edited by Tobias Meisel

Merge request reports

Loading