NOAA-OWP / ngen-forcing

Other
3 stars 6 forks source link

Update BMI to upstream spec changes #15

Closed program-- closed 2 months ago

program-- commented 2 months ago

This PR modifies the grid portion of the forcings engine BMI to conform to the upstream bmipy changes. This PR also contains some additional fixes to type hinting (primarily: np.ndarray -> NDArray[...]).

Checklist