Note: the WALRUS BMI
is barely implemented and relies on "faking it"; .update() actually doesn't update the model:
it ran the entire simulation already on .initialize().
This plugin is only to demonstrate communication between eWaterCycle and an R-based model inside a container.
Install this package alongside your eWaterCycle installation
pip install ewatercycle-walrusThen WALRUS becomes available as one of the eWaterCycle models
from ewatercycle.models import WALRUSewatercycle-walrus is distributed under the terms of the Apache-2.0 license.