eWaterCycle / eWaterCycle/grpc4bmi
Octave server runner
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It is possible to start an BMI model implemented in R using instructions at https://grpc4bmi.readthedocs.io/en/latest/server/R.html#running
A model written in Octave should also be able to be run in a similar way.
The MARRMoT model repo has a Python class [MARRMoTPythonBMI](https://github.com/wknoben/MARRMoT/blob/dev-BMI-docker/BMI/python/MARRMoTPythonBMI.py) which wraps Octave based BMI model.
The MARRMoTPythonBMI could be abstracted and put in the grpc4bmi repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.