1GETDAP(1)                                  User           Manuals
2GETDAP(1)
3
4
5
61mNAME0m
7       getdap ‐ test driver for the libdap library
8
91mSYNOPSIS0m
10       1mgetdap  [‐idaDxXBvVkzsM]  [‐c   4m22mexpr24m   1m]   [‐m
114m22mnum24m 1m] [‐p 4m22mx.y24m 1m] 4m22murl24m 1m...0m
12
13       1mgetdap [‐VvksM] 4m22mfile24m 1m...0m
14
151mDESCRIPTION0m
16       1mgetdap   22mIn   the first form of the command, derefer‐
17ence the URL and per‐
18       form the requested operations. This includes  routing  the
19returned  in‐
20       formation  through the DAP processing library (parsing the
21returned ob‐
22       jects, et c.). If none of a, d, or D are used with a  URL,
23then the  DAP
24       library  routines  are  NOT used and the URLs contents are
25dumped to stan‐
26       dard output.
27
28       In the second form of the command, assume  the  files  are
29DataDDS objects
30       (stored   in  files  or  read from pipes) and process them
31as if ‐D were
32       given. In this case the information *must*  contain  valid
33MIME header in
34       order to be processed.
35
361mOPTIONS0m
37       ‐i     For each URL, get the server version.
38
39       ‐d     For each URL, get the the DDS.
40
41       ‐a     For each URL, get the the DAS.
42
43       ‐D     For each URL, get the the DataDDS.
44
45       ‐x      For each URL, get the DDX object. Does not get da‐
46ta.
47
48       ‐X     Request a DataDDX from the server  (the  DAP4  data
49response).
50
51       ‐B     Build a DDX in getdap using the DDS and DAS.
52
53       ‐v     Verbose output.
54
55       ‐V     Version of this client; see ’i’ for server version.
56
57       ‐c expr
58              4mexpr24m   is  a  constraint expression. Used with
59‐D/X.  You can use a
60              ‘?’ for the CE also.
61
62       ‐k     Keep temporary files created by libdap.
63
64       ‐m num Request the same URL 4mnum24m times
65
66       ‐z     Ask the server to compress data.
67
68       ‐s     Print Sequences using numbered rows.
69
70       ‐M     Assume data read from a file has  no  MIME  headers
71(the default is
72              to assume the headers are present).
73
74       ‐p x.y Set DAP protocol to 4mx.y0m
75
761mFILES0m
77       4m~/.dodsrc0m
78              The   4m.dodsrc24m  file  contains  various parame‐
79ters that affect the
80              runtime  behavior  for  DAP  clients.   See  1mdod‐
81src22m(5) for further de‐
82              tails.
83
841mENVIRONMENT0m
85       DODS_CONF
86              Specifies  an  alternate  file or directory for the
874m.dodsrc24m file.
88
891mDIAGNOSTICS0m
90       Various self‐explanitory messages may be issued on stderr.
91
92
931mBUGS0m
94       The  command name should have been chosen  more  carefully
95to reflect its
96       purpose.
97
98       The dodsrc man page needs to be written.
99
1001mAUTHOR0m
101       James Gallagher <jgallagher at opendap.org>
102
1031mSEE ALSO0m
104       1mdodsrc22m(5)
105
106
107
108Linux                                      December          2011
109GETDAP(1)
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
Impressum