Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@BSchilperoort BSchilperoort released this 15 Jul 06:05

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.