FINAM Plot#
Live plotting components for the FINAM model coupling framework.
Uses matplotlib
for all plotting functionality.
Quickstart#
Installation:
pip install finam-plot
For available components, see the API reference.
Usage#
See the example scripts in the GitLab repository for fully functional usage examples.
Most plot components in this package are push-based and have no internal time step.
In coupling setups where FINAM complains about dead links, it may be necessary to put a
finam.modules.TimeTrigger
component before the plot component in question.
API References#
Information about the API of FINAM-plot.
About#
Further information about licensing, the developers team and the changelog of FINAM-Plot.
License#
LGPLv3, Copyright © 2021-2023, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved.