A eWaterCycle plugin for the SFINCS model.
The plugin uses the grpc4bmi wrapper for SFINCS, which is available at https://github.com/eWaterCycle/sfincs-bmi-server
Install this package alongside your eWaterCycle installation
pip install git+https://github.com/eWaterCycle/ewatercycle-sfincs
Then Sfincs becomes available as one of the eWaterCycle models
from ewatercycle.models import Sfincs
ewatercycle-sfincs
is distributed under the terms of the Apache-2.0 license.