A quick reference to the most commonly used Ferret commands (typing "SHOW COMMANDS" at the Ferret prompt lists all commands):
Command |
Description |
names the data set to be analyzed (alias for "SET DATA") |
|
produces a summary of a variable |
|
examines the coordinates of a grid |
|
sets the region to be analyzed |
|
produces a listing of data |
|
produces a line plot |
|
produces a line contour plot |
|
produces a color filled contour plot |
|
produces a shaded-area or raster plot |
|
produces a vector arrow plot |
|
plots polygonal shapes or a set of shapes at specified locations |
|
define new axes, grids, and symbols |
|
produces summary statistics about variables and expressions |
|
defines a new variable |
|
saves data in netCDFformat |
|
executes Ferret commands contained in a file |
Information on all Ferret commands is available in Part II, Commands Reference, of this manual.