Scroll to navigation

NCARGPATH(8NCARG) NCAR GRAPHICS NCARGPATH(8NCARG)

NAME

ncargpath - Return the full pathname to a given NCAR Graphics directory or the default of a particular NCAR Graphics attribute.

SYNOPSIS

ncargpath name

DESCRIPTION

ncargpath has one argument which is the shortened name of the directory whose full pathname you want returned or the name of the attribute whose default value you want. It is used by several NCAR Graphics scripts to find the pathname to certain installables. For example, the script ncargex uses ncargpath to determine where the directory that contains all the examples is installed. The following arguments are recognized:

Directory where NCAR Graphics binaries are installed.
Directory where NCAR Graphics configuration files are installed.
Directory where NCAR Graphics HLU and NCL example data files are installed.
Directory where NCAR Graphics databases (like the Ezmap database) are installed.
Directory where NCAR Graphics PostScript documents are installed.
Directory where NCAR Graphics LLU Fortran and C examples are installed.
The default fontcap being used; only returns a valid fontcap if the environment variable FONTCAP is set.
Directory where NCAR Graphics fontcaps are installed.
The default name of the metafile.
The default graphcap being used; only returns a valid graphcap if the environment variable GRAPHCAP is set.
Directory where NCAR Graphics graphcaps are installed.
Directory where NCAR Graphics HLU Fortran and C examples are installed.
Directory where NCAR Graphics include files are installed.
Directory where NCAR Graphics libraries are installed.
Directory where NCAR Graphics man pages are installed.
Root directory where NCAR Graphics examples, databases, resource files, etc. are installed.
Directory where NCAR Graphics NCL examples are installed.
Directory where NCAR Graphics HTML files are installed (if they were installed).
URL for the NCAR Graphics documentation.
Directory where resource files for the NCL and HLU examples are installed.
Parent directory where NCAR Graphics is installed.
Directory where the NCAR Graphics systems application resource file is installed.
Directory where the NCAR Graphics system resource file is installed.
Directory where NCAR Graphics LLU Fortran and C test examples are installed.
Directory where NCAR Graphics temporary files will be written.
Directory where NCAR Graphics LLU tutorial C and Fortran examples are installed.
Directory where the NCAR Graphics user resource file is installed.
Directory where NCAR Graphics X application default files are installed.

SEE ALSO

Online: ncarg_env(5NCARG),ncarg_gks(3NCARG),ncargintro(5NCARG)

COPYRIGHT

Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.

November 1994 NCAR