You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@clyne, I ran a bisect and this appears to be a regression after we merged #2943, which addressed a crash on ROMS data. This PR is pretty big with 69 files changed.
I can work around this problem for now by running an older version of Vapor when I need to calculate 2D wind speed.
* Change return type of Grid::GetCoordDimensions() from vector <size_t>
to DimsType for consistencey with rest of API.
* Fixed#3059 - Crash when calculating 2D wind speed
* clang-format pre-push hook
To reproduce:
Vapor will crash.
The text was updated successfully, but these errors were encountered: