extract_candy − Extract features from Cande et al., 1989 magnetic lineations database
extract_candy −feature ] [ −Dprefix ] [ −L ] [ −Oocean ] [ −Pplate ] [ −Rwest/east/south/north ] [ −V ] [ > outfile ]
extract_candy reads the Cande et al. [1989] magnetic lineations database and extracts a subset based on the given command line options. The output format is a multiple segment lon, lat file suitable for plotting with psxy.
−F |
Specify the id of the tectonic feature to extract [Default is 0 (isochrons)]. |
−D |
Set prefix for individual output files [Default is one multiple-segment file to stdout]. |
||
−L |
List all the features, oceans, and plates available. |
||
−O |
Specify the ocean; only features in this ocean basin are output [Default is all oceans] . |
||
−O |
Specify the plate; only features on this plate are output [Default is all plates] . |
||
−R |
Limit search to a geographical region. [Default is global search] |
||
−V |
Report progress to stderr [Default is silent]. |
To extract all fracture zones on the Pacific plate, try
extract_candy −F61 −P1 −V > pacific_fz.d
extract_epic(l) psxy(l)