We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In
grpc4bmi/grpc4bmi/reserve.py
Line 33 in 6a05c8a
Scalar looks like the right type to use for lumped models.
A lumped model might not even know where (geographically) is is being run.
We should figure out what the get_grid_* functions should return for a model with get_grid_type=='scalar'.
get_grid_*
get_grid_type=='scalar'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In
grpc4bmi/grpc4bmi/reserve.py
Line 33 in 6a05c8a
Scalar looks like the right type to use for lumped models.
A lumped model might not even know where (geographically) is is being run.
We should figure out what the
get_grid_*
functions should return for a model withget_grid_type=='scalar'
.The text was updated successfully, but these errors were encountered: