There is a newer version of the record available.

Published March 21, 2023 | Version v0.4.0
Software Open

gRPC wrapper for model with a Basic modeling interface

  • 1. Netherlands eScience Center

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.

The 0.2.x branch has several features that have been merged into the main branch. This changes the API slightly compared to the previous 0.3.x releases.

Added
  • OptionalDestBmi class with get_value(name,dest=None)
Changed Fixed

Files

eWaterCycle/grpc4bmi-v0.4.0.zip

Files (123.0 kB)

Name Size Download all
md5:ae47e210fa05d6cc9f704b78fe55da2e
123.0 kB Preview Download

Additional details

Related works