1NCARGPATH(8NCARG)                NCAR GRAPHICS               NCARGPATH(8NCARG)
2
3
4

NAME

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

SYNOPSIS

10       ncargpath name
11

DESCRIPTION

13       ncargpath has one argument which is the shortened name of the directory
14       whose  full  pathname  you  want  returned or the name of the attribute
15       whose default value you want.  It is  used  by  several  NCAR  Graphics
16       scripts to find the pathname to certain installables.  For example, the
17       script ncargex uses ncargpath to determine  where  the  directory  that
18       contains  all  the  examples is installed.  The following arguments are
19       recognized:
20
21
22       bin               Directory where NCAR Graphics binaries are installed.
23
24       config            Directory where NCAR Graphics configuration files are
25                         installed.
26
27       data              Directory  where  NCAR  Graphics  HLU and NCL example
28                         data files are installed.
29
30       database          Directory where NCAR  Graphics  databases  (like  the
31                         Ezmap database) are installed.
32
33       doc               Directory  where  NCAR  Graphics PostScript documents
34                         are installed.
35
36       examples          Directory where NCAR Graphics LLU Fortran and C exam‐
37                         ples are installed.
38
39       fontcap           The  default fontcap being used; only returns a valid
40                         fontcap if the environment variable FONTCAP is set.
41
42       fontcaps          Directory where NCAR Graphics fontcaps are installed.
43
44       gks_output        The default name of the metafile.
45
46       graphcap          The default graphcap being used; only returns a valid
47                         graphcap if the environment variable GRAPHCAP is set.
48
49       graphcaps         Directory   where   NCAR   Graphics   graphcaps   are
50                         installed.
51
52       hluex             Directory where NCAR Graphics HLU Fortran and C exam‐
53                         ples are installed.
54
55       include           Directory  where  NCAR  Graphics  include  files  are
56                         installed.
57
58       lib               Directory   where   NCAR   Graphics   libraries   are
59                         installed.
60
61       man               Directory   where   NCAR   Graphics   man  pages  are
62                         installed.
63
64       ncarg             Root directory where NCAR  Graphics  examples,  data‐
65                         bases, resource files, etc.  are installed.
66
67       nclex             Directory   where  NCAR  Graphics  NCL  examples  are
68                         installed.
69
70       ngwww             Directory  where  NCAR  Graphics   HTML   files   are
71                         installed (if they were installed).
72
73       ngurl             URL for the NCAR Graphics documentation.
74
75       resfiles          Directory  where  resource  files for the NCL and HLU
76                         examples are installed.
77
78       root              Parent directory where NCAR Graphics is installed.
79
80       sysappres         Directory where the NCAR Graphics systems application
81                         resource file is installed.
82
83       sysresfile        Directory  where  the  NCAR  Graphics system resource
84                         file is installed.
85
86       tests             Directory where NCAR Graphics LLU Fortran and C  test
87                         examples are installed.
88
89       tmp               Directory where NCAR Graphics temporary files will be
90                         written.
91
92       tutorial          Directory where NCAR Graphics LLU tutorial C and For‐
93                         tran examples are installed.
94
95       usrresfile        Directory  where the NCAR Graphics user resource file
96                         is installed.
97
98       xapp              Directory where NCAR Graphics X  application  default
99                         files are installed.
100

SEE ALSO

102       Online: ncarg_env(5NCARG),ncarg_gks(3NCARG),ncargintro(5NCARG)
103
104
106       Copyright (C) 1987-2007
107       University Corporation for Atmospheric Research
108
109       This  documentation  is  free  software; you can redistribute it and/or
110       modify it under the terms of the GNU General  Public  License  as  pub‐
111       lished  by  the  Free  Software  Foundation;  either  version  2 of the
112       License, or (at your option) any later version.
113
114       This software is distributed in the hope that it will  be  useful,  but
115       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
116       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  General
117       Public License for more details.
118
119       You should have received a copy of the GNU General Public License along
120       with this software; if not, write  to  the  Free  Software  Foundation,
121       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
122
123
124
125NCAR                             November 1994               NCARGPATH(8NCARG)
Impressum