-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BMI interface returns wrong data types #19
Comments
Following get_value fails:
|
JaroCamphuijsen
added a commit
that referenced
this issue
Nov 7, 2019
|
|
sverhoeven
added a commit
that referenced
this issue
Nov 13, 2019
sverhoeven
added a commit
that referenced
this issue
Nov 13, 2019
@JaroCamphuijsen could you check if all functions accept and return the correct data types? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Calling bmi methods via grcp4bmi and Docker is giving errors.
model.get_output_var_names()
returns error withmodel.get_value('flux_out')
returns error withThe text was updated successfully, but these errors were encountered: