Skip to content

v0.2.13

Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 20 Jul 11:18
· 42 commits to 0.2.x since this release
1882d5f

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.

Changed

  • Singularity container output is redirected to logs() method (#102)