API Reference ============= Start from the public entry points below. The generated module tree is still available for exhaustive lookup, but these pages are the most useful first stops when moving from a guide to the API reference. Public Entry Points ------------------- - ``emout.Emout`` — public facade for opening EMSES outputs; see :doc:`emout`. - ``emout.core.data.Data`` — grid-data array wrapper; see :doc:`emout.core.data`. - ``emout.core.data.VectorData`` — vector-field wrapper; see :doc:`emout.core.data`. - ``emout.core.boundaries.BoundaryCollection`` — boundary mesh collection; see :doc:`emout.core.boundaries`. Generated Module Tree --------------------- .. toctree:: :maxdepth: 4 modules