Skip to content
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

Open
sverhoeven opened this issue Jun 14, 2021 · 3 comments
Open

Julia server support #101

sverhoeven opened this issue Jun 14, 2021 · 3 comments

Comments

@sverhoeven
Copy link
Member

sverhoeven commented Jun 14, 2021

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

  1. Find a gRPC server implementation that is written in Julia or can call Jullia code
  2. Wrap Wflow.jl into a Docker image with a grpc server as entrypoint
@sverhoeven
Copy link
Member Author

@sverhoeven
Copy link
Member Author

And use https://pypi.org/project/juliacall/ to call Julia methods from Python.

@sverhoeven
Copy link
Member Author

pip install grpc4bmi[julia] would install juliacall.

sverhoeven added a commit that referenced this issue Sep 29, 2023
@sverhoeven sverhoeven mentioned this issue Nov 13, 2023
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant