Skip to content

Releases: eWaterCycle/ewatercycle-wflowjl

0.2.0

15 Jul 06:05
Compare
Choose a tag to compare

Wflow.jl plugin for eWatercycle.

The Wflow.jl documentation is available at https://deltares.github.io/Wflow.jl/ .

Changes with this release

  • dropped juliacall in favor of Remote BMI, an OpenAPI based alternative for grpc4bmi (#12).
    • this means that the model now runs inside a container, isolating it from your Python environment.