Skip to content

FINAM v0.5.1

Latest
Compare
Choose a tag to compare
@mlange-42 mlange-42 released this 23 Oct 09:42
· 84 commits to main since this release

FINAM is an open-source component-based model coupling framework for environmental models.
It aims at enabling bi-directional online couplings of models for different compartments like geo-, hydro-, pedo- and biosphere.

The framework is built in Python, with well-defined interfaces for data exchange.
This approach allows for coupling of models irrespective of their internal structure, architecture or programming language.

Changelog

Bug fixes

  • Fix unquantified masked arrays loosing mask in fm.data.prepare() (#115, !270)