Open
Description
The implementation of the get_grid_origin function contains this block:
Snow_BMI_Fortran/snow/bmisnowf.f90
Lines 396 to 403 in c17014b
The matching case should be case(1)
instead of case(0)
, since all of the exchange items listed in the get_var_grid function are assigned grid id 1.
Metadata
Metadata
Assignees
Labels
No labels