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
When calling from externals with -G we are expecting to always get grids, but if, for example, condition "No data records found; no output produced is triggered we return error and no grids. This in itself will trigger calls to the external error() function, which is ... not good. What should happen is the return of empty grids (that is, all NaNs)