Published August 11, 2020
| Version v0.2.8
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.
FixedThis release still uses old Bmi interface defined in basic-modeling-interface Python package.
- get_value resource exhausted error (#76)
Files
eWaterCycle/grpc4bmi-v0.2.8.zip
Files
(97.6 kB)
Name | Size | Download all |
---|---|---|
md5:767bdf2f27a583b9fafda0180ba78bb5
|
97.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/eWaterCycle/grpc4bmi/tree/v0.2.8 (URL)