:orphan:
Visualization
=============
imod contains a number of utilities to ease plotting of cross sections and maps
with `matplotlib`_, and 3D plots with `pyvista`_.
.. _matplotlib: https://matplotlib.org/
.. _pyvista: https://docs.pyvista.org/
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/visualize/images/thumb/sphx_glr_flowvel_streamlines_thumb.png
:alt:
:ref:`sphx_glr_examples_visualize_flowvel_streamlines.py`
.. raw:: html
Flow velocities and streamlines
.. raw:: html
.. only:: html
.. image:: /examples/visualize/images/thumb/sphx_glr_plot_map_thumb.png
:alt:
:ref:`sphx_glr_examples_visualize_plot_map.py`
.. raw:: html
Plot maps
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/visualize/flowvel_streamlines
/examples/visualize/plot_map
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: visualize_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: visualize_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery