Published October 30, 2023
| Version v0.5.0
Software
Open
gRPC wrapper for model with a Basic modeling interface
Description
This software allows you to wrap your BMI implementation (https://github.com/csdms/bmi) in a server process and communicate with it via the included python client. The communication is serialized to protocol buffers by GRPC (https://grpc.io/) and occurs over network ports.
Added
- BmiJulia Python class that wraps bmi class implemented in Julia (#144)
Changed
- Test against apptainer 1.1.9 (#138)
Files
eWaterCycle/grpc4bmi-v0.5.0.zip
Files
(138.7 kB)
Name | Size | Download all |
---|---|---|
md5:fea4867dd6a10317f6b6f005c486f107
|
138.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/eWaterCycle/grpc4bmi/tree/v0.5.0 (URL)