psyplot is only the over-arching framework. It's capabilities are
splitted into several subprojects. Each of them is accessible via
https://psyplot.github.io/<project-name>
- the :ref:`psyplot_gui <psyplot_gui:psyplot-gui>` package: The GUI to psyplot
:bdg-link-primary:`Source <https://codebase.helmholtz.cloud/psyplot/psyplot-gui>`
- the :ref:`psy_view <psy_view:psy-view>` package: An ncview-like interface for
psyplot
:bdg-link-primary:`Source <https://codebase.helmholtz.cloud/psyplot/psy-view>`
- the :ref:`psy-simple <psy_simple:psy-simple>` package: A plugin for simple
visualization
:bdg-link-primary:`Source <https://codebase.helmholtz.cloud/psyplot/psy-simple>`
- the :ref:`psy-maps <psy_maps:psy-maps>` package: A psyplot plugin for
visualizing data on a map
:bdg-link-primary:`Source <https://codebase.helmholtz.cloud/psyplot/psy-maps>`
- the :ref:`psy-reg <psy_reg:psy-reg>` package: A psyplot plugin for visualizing
and calculating regression fits
:bdg-link-primary:`Source <https://codebase.helmholtz.cloud/psyplot/psy-reg>`
See :ref:`plugins` for more informations on the plugins.