next up previous contents index
Next: 5. GMT Projections Up: 4. General features Previous: 4.17 Embedded grdfile format   Contents   Index


4.18 Binary table i/o

All GMT programs that accept table data input may read ASCII or binary data†. When using binary data the user must be aware of the fact that GMT has no way of determining the actual number of columns in the file. You should therefore pass that information to GMT via the binary -–bi[s]n option, where n is the actual number of data columns (s indicates single rather than double precision). Note that n may be larger than m, the number of columns that the GMT program requires to do its task. If n is not given then it defaults to m. If n $<$ m an error is generated. For more information, see Appendix B.


Paul Wessel 2001-04-18