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
cdo
Commits
5a3e2721
Commit
5a3e2721
authored
Feb 07, 2017
by
Uwe Schulzweida
Browse files
Docu update.
parent
484a9e1b
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/tex/mod/Setpartab
View file @
5a3e2721
...
...
@@ -37,6 +37,7 @@ The following parameter table entries are supported:
convert & INTEGER & Set to 1 to convert the unit if necessary
@EndTable
Unsupported parameter table entries are stored as variable attributes.
The search key for the variable depends on the operator. Use @oper{setpartabn} to search variables by the name.
This is typically used for NetCDF datasets. The operator @oper{setpartabp} searches variables by the parameter ID.
@EndDescription
...
...
src/operator_help.h
View file @
5a3e2721
...
...
@@ -884,6 +884,7 @@ static const char *SetpartabHelp[] = {
" delete & INTEGER & Set to 1 to delete variable"
,
" convert & INTEGER & Set to 1 to convert the unit if necessary"
,
" "
,
" Unsupported parameter table entries are stored as variable attributes."
,
" The search key for the variable depends on the operator. Use setpartabn to search variables by the name."
,
" This is typically used for NetCDF datasets. The operator setpartabp searches variables by the parameter ID."
,
""
,
...
...
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