File: gmtformats.d

package info (click to toggle)
gmt 3.4-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,528 kB
  • ctags: 3,140
  • sloc: ansic: 54,081; sh: 2,552; makefile: 404; asm: 38
file content (15 lines) | stat: -rw-r--r-- 831 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#       $Id: gmtformats.d,v 1.2 2001/04/08 02:13:41 pwessel Exp $
Format Id #:    Description
---------------------------------------------------------------------
        0       GMT netCDF-based grid format [Default]
        1       GMT native, C-binary float (4-byte) format w/header
        2       GMT native, C-binary short (2-byte) format w/header
        3       8-bit standard format SUN rasterfile
        4       GMT native, C-binary unsigned char (1-byte) format w/header
        5       GMT native, C-binary bit-mask format w/header
        6       GMT native, C-binary float, Surfer format
        7       GMT netCDF-based byte format
        8       GMT netCDF-based char format
        9       GMT netCDF-based short format
        10      GMT netCDF-based int format
        11      GMT netCDF-based double format