Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
34895fc3
Commit
34895fc3
authored
Jan 29, 2018
by
Uwe Schulzweida
Browse files
Docu update.
parent
f5eab292
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/tex/c_vlist.tex
View file @
34895fc3
...
...
@@ -21,7 +21,7 @@ and add a variable with {\texttt{vlistDefVar}}.
int vlistID, varID;
...
vlistID = vlistCreate();
varID = vlistDefVar(vlistID, gridID, zaxisID, T
STEP
_
INSTANT
);
varID = vlistDefVar(vlistID, gridID, zaxisID, T
IME
_
VARYING
);
...
streamDefVlist(streamID, vlistID);
...
...
...
doc/tex/cdi_cman.tex
View file @
34895fc3
...
...
@@ -135,7 +135,7 @@
\end{picture}
\begin{flushright}
{
\large\bfseries
Climate Data Interface
\\
Version 1.9.
2
\\
November
201
7
}
{
\large\bfseries
Climate Data Interface
\\
Version 1.9.
3
\\
January
201
8
}
\end{flushright}
\vfill
...
...
doc/tex/cdi_fman.tex
View file @
34895fc3
...
...
@@ -132,7 +132,7 @@
\end{picture}
\begin{flushright}
{
\large\bfseries
Climate Data Interface
\\
Version 1.9.
2
\\
November
201
7
}
{
\large\bfseries
Climate Data Interface
\\
Version 1.9.
3
\\
January
201
8
}
\end{flushright}
\vfill
...
...
doc/tex/f_vlist.tex
View file @
34895fc3
...
...
@@ -21,7 +21,7 @@ and add a variable with {\texttt{vlistDefVar}}.
INTEGER vlistID, varID
...
vlistID = vlistCreate()
varID = vlistDefVar(vlistID, gridID, zaxisID, T
STEP
_
INSTANT
)
varID = vlistDefVar(vlistID, gridID, zaxisID, T
IME
_
VARYING
)
...
streamDefVlist(streamID, vlistID)
...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment