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
Split entry points from main logic in grid module wrappers
so that kwargs are converted to Dict{Symbol,Any} via init_module
in thin wrappers before calling the main function.
Affected modules: grdblend, grdconvert, grdedit, grdfft, grdfill,
grdgradient, grdhisteq, grdinterpolate, grdpaste, grdvolume,
greenspline, nearneighbor, surface, triangulate, xyz2grd.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments