-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Julia server support #101
Comments
Could use a generic version of https://github.com/eWaterCycle/pywflow/blob/main/pywflow/wflow.py |
And use https://pypi.org/project/juliacall/ to call Julia methods from Python. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The next generation of the Wflow hydrological model is being created at https://github.com/Deltares/Wflow.jl . As you can see from the name it is written in Julia. It has a BMI.
It would be nice if grpc4bmi can be used to interact with the BMI of Wflow.jl.
Things to do
The text was updated successfully, but these errors were encountered: