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
* ImageRenderer was not handling caculation of default Z value consistently
with other 2D renderers
* Fixed various image rendering problems with different data sets
Fixed#3007 - Image renderer causes core dump with UGRID data
Fixed#2975 - Image Renderer misbehaves without 2D variables
* clang-format pre-push hook
The image renderer does not draw to proper extents when a dataset has no 2D variables.
To reproduce:
ncap2 -O -s 'u2d=uinterp(:,1,:,:)' cm1out_000061.nc cm1out_000061_with2d.nc
The text was updated successfully, but these errors were encountered: