Skip to content

Fix NaN Value on already uniform Grid and codingstyle

Fix HorizontalRegridder generating NaN Values at the edge of the Grid when the processed Grid is already uniform Replaced std::vector with QVector to match coding style

Merge request reports