Coverage decreased (-0.3%) to 99.7% when pulling 12966892ea848990664c5c6566c43a3dbba436b9 on mdpiper:master into d8c700d9ee65d0af9715da736cf82622b1276dd6 on csdms:master.
Coverage remained the same at 100.0% when pulling 04cf397c289017f33e96d6f70139d5082a5f2365 on mdpiper:master into d8c700d9ee65d0af9715da736cf82622b1276dd6 on csdms:master.
Items in this pull request:
get_var_grid
method forBmiHeat
get_grid_*
methods accept a grid id, instead of a long variable nameNote that we're allowing the
get_grid_*
methods to raise aKeyError
when an invalid grid id is passed. The caller will have to handle this error.