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
gmt binstats -Cn needs a table with 2 columns. This works fine with ascii data. But it failts when I use binary data.
If I use -bic it creates a grid but it is wrong. If I use -bi2c then I got this error:
gmtbinstats [ERROR]: Binary input data (-bi) provides 2 but must have at least 3 columns
gmt binstats -Cn
needs a table with 2 columns. This works fine with ascii data. But it failts when I use binary data.If I use
-bic
it creates a grid but it is wrong. If I use-bi2c
then I got this error:gmtbinstats [ERROR]: Binary input data (-bi) provides 2 but must have at least 3 columns
Full script
The text was updated successfully, but these errors were encountered: