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
cdo
Commits
85b411b0
Commit
85b411b0
authored
Apr 08, 2016
by
Uwe Schulzweida
Browse files
docu update
parent
0aa07e89
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/tex/mod/CMOR
View file @
85b411b0
...
...
@@ -7,7 +7,7 @@
@Operators = cmor
@BeginDescription
Options is a comma separated list of key
-
value pairs with optional parameters.
Options is a comma separated list of
"
key
=
value
"
pairs with optional parameters.
@EndDescription
@EndModule
...
...
doc/tex/mod/Select
View file @
85b411b0
...
...
@@ -12,7 +12,7 @@ This module selects some fields from @file{ifiles} and writes them to @file{ofil
@file{ifiles} is an arbitrary number of input files. All input files need to have
the same structure with the same variables on different timesteps.
The fields selected depends on the chosen parameters. Parameter is a comma
separated list of key
-
value pairs. Wildcards can be used for string parameter.
separated list of
"
key
=
value
"
pairs. Wildcards can be used for string parameter.
@EndDescription
@EndModule
...
...
src/operator_help.h
View file @
85b411b0
...
...
@@ -476,7 +476,7 @@ static const char *SelectHelp[] = {
" ifiles is an arbitrary number of input files. All input files need to have "
,
" the same structure with the same variables on different timesteps."
,
" The fields selected depends on the chosen parameters. Parameter is a comma"
,
" separated list of key
-
value pairs. Wildcards can be used for string parameter."
,
" separated list of
\"
key
=
value
\"
pairs. Wildcards can be used for string parameter."
,
""
,
"OPERATORS"
,
" select Select fields"
,
...
...
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