Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
2fcd8692
Commit
2fcd8692
authored
Jul 18, 2016
by
Uwe Schulzweida
Browse files
Docu update.
parent
4e937121
Changes
7
Hide whitespace changes
Inline
Side-by-side
doc/tex/FUNCTIONS
View file @
2fcd8692
...
...
@@ -73,7 +73,7 @@ Function catalog:
-------------------------------------------------------------
vlist_att
-------------------------------------------------------------
vlistInqNatts Get number of
variable
attributes
vlistInqNatts Get number of attributes
vlistInqAtt Get information about an attribute
vlistDefAttInt Define an integer attribute
vlistInqAttInt Get the value(s) of an integer attribute
...
...
doc/tex/c_ref.tex
View file @
2fcd8692
...
...
@@ -1397,7 +1397,7 @@ vlistInqNatts
int vlistInqNatts(int vlistID, int varID, int *nattsp);
\end{verbatim}
Get number of
variable
attributes
Get number of attributes
\ifpdfoutput
{}{
(
\ref
{
vlistInqNatts
}
)
}
...
...
doc/tex/c_vlist_att.tex
View file @
2fcd8692
\subsection
{
Get number of
variable
attributes:
{
\tt
vlistInqNatts
}}
\subsection
{
Get number of attributes:
{
\tt
vlistInqNatts
}}
\index
{
vlistInqNatts
}
\label
{
vlistInqNatts
}
The function
{
\tt
vlistInqNatts
}
gets the number of
variable
attributes assigned to this variable.
The function
{
\tt
vlistInqNatts
}
gets the number of attributes assigned to this variable.
\subsubsection*
{
Usage
}
...
...
@@ -19,7 +19,7 @@ Variable list ID, from a previous call to {\htmlref{\tt vlistCreate}{vlistCreate
\item
[{\tt varID}]
Variable identifier, or
{
\tt
CDI
\_
GLOBAL
}
for a global attribute.
\item
[{\tt nattsp}]
Pointer to location for returned number of
variable
attributes.
Pointer to location for returned number of attributes.
\end{deflist}
\end{minipage}
...
...
doc/tex/cdi_cman.tex
View file @
2fcd8692
...
...
@@ -135,7 +135,7 @@
\end{picture}
\begin{flushright}
{
\large\bfseries
Climate Data Interface
\\
Version 1.
7.1
\\
February
2016
}
{
\large\bfseries
Climate Data Interface
\\
Version 1.
8.0
\\
October
2016
}
\end{flushright}
\vfill
...
...
doc/tex/cdi_fman.tex
View file @
2fcd8692
...
...
@@ -132,7 +132,7 @@
\end{picture}
\begin{flushright}
{
\large\bfseries
Climate Data Interface
\\
Version 1.
7.1
\\
February
2016
}
{
\large\bfseries
Climate Data Interface
\\
Version 1.
8.0
\\
October
2016
}
\end{flushright}
\vfill
...
...
doc/tex/f_ref.tex
View file @
2fcd8692
...
...
@@ -1413,7 +1413,7 @@ vlistInqNatts
INTEGER FUNCTION vlistInqNatts(INTEGER vlistID, INTEGER varID, INTEGER nattsp)
\end{verbatim}
Get number of
variable
attributes
Get number of attributes
\ifpdfoutput
{}{
(
\ref
{
vlistInqNatts
}
)
}
...
...
doc/tex/f_vlist_att.tex
View file @
2fcd8692
\subsection
{
Get number of
variable
attributes:
{
\tt
vlistInqNatts
}}
\subsection
{
Get number of attributes:
{
\tt
vlistInqNatts
}}
\index
{
vlistInqNatts
}
\label
{
vlistInqNatts
}
The function
{
\tt
vlistInqNatts
}
gets the number of
variable
attributes assigned to this variable.
The function
{
\tt
vlistInqNatts
}
gets the number of attributes assigned to this variable.
\subsubsection*
{
Usage
}
...
...
@@ -19,7 +19,7 @@ Variable list ID, from a previous call to {\htmlref{\tt vlistCreate}{vlistCreate
\item
[{\tt varID}]
Variable identifier, or
{
\tt
CDI
\_
GLOBAL
}
for a global attribute.
\item
[{\tt nattsp}]
Pointer to location for returned number of
variable
attributes.
Pointer to location for returned number of attributes.
\end{deflist}
\end{minipage}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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