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
664fb2ce
Commit
664fb2ce
authored
Mar 14, 2014
by
Uwe Schulzweida
Browse files
Remap docu update
parent
dd6f8096
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/tex/mod/Remapgrid
View file @
664fb2ce
...
...
@@ -12,6 +12,7 @@ This module contains operators to remap all input fields to a new horizontal gri
Each operator uses a different remapping method. The interpolation is based
on an adapted SCRIP library version. For a detailed description of the remapping
methods see @cite{SCRIP}.
The search algorithm for the conservative remapping requires that no grid cell occurs more than once.
@EndDescription
@EndModule
...
...
src/operator_help.h
View file @
664fb2ce
...
...
@@ -322,8 +322,8 @@ static char *SplitHelp[] = {
""
,
"ENVIRONMENT"
,
" CDO_FILE_SUFFIX"
,
"
This environment variable can be used to s
et the default file suffix. This suffix will be"
,
"
added to the output file
names instead of the filename extension derived from the file format. "
,
"
S
et the default file suffix. This suffix will be
added to the output file
"
,
" names instead of the filename extension derived from the file format. "
,
" Set this variable to NULL to disable the adding of a file suffix."
,
NULL
};
...
...
@@ -364,8 +364,8 @@ static char *SplittimeHelp[] = {
""
,
"ENVIRONMENT"
,
" CDO_FILE_SUFFIX"
,
"
This environment variable can be used to s
et the default file suffix. This suffix will be"
,
"
added to the output file
names instead of the filename extension derived from the file format. "
,
"
S
et the default file suffix. This suffix will be
added to the output file
"
,
" names instead of the filename extension derived from the file format. "
,
" Set this variable to NULL to disable the adding of a file suffix."
,
NULL
};
...
...
@@ -390,8 +390,8 @@ static char *SplitselHelp[] = {
""
,
"ENVIRONMENT"
,
" CDO_FILE_SUFFIX"
,
"
This environment variable can be used to s
et the default file suffix. This suffix will be"
,
"
added to the output file
names instead of the filename extension derived from the file format. "
,
"
S
et the default file suffix. This suffix will be
added to the output file
"
,
" names instead of the filename extension derived from the file format. "
,
" Set this variable to NULL to disable the adding of a file suffix."
,
NULL
};
...
...
@@ -3186,8 +3186,8 @@ static char *EofcoeffHelp[] = {
""
,
"ENVIRONMENT"
,
" CDO_FILE_SUFFIX"
,
"
This environment variable can be used to s
et the default file suffix. This suffix will be"
,
"
added to the output file
names instead of the filename extension derived from the file format. "
,
"
S
et the default file suffix. This suffix will be
added to the output file
"
,
" names instead of the filename extension derived from the file format. "
,
" Set this variable to NULL to disable the adding of a file suffix."
,
NULL
};
...
...
@@ -3205,6 +3205,7 @@ static char *RemapgridHelp[] = {
" Each operator uses a different remapping method. The interpolation is based"
,
" on an adapted SCRIP library version. For a detailed description of the remapping "
,
" methods see SCRIP."
,
" The search algorithm for the conservative remapping requires that no grid cell occurs more than once. "
,
""
,
"OPERATORS"
,
" remapbil Bilinear interpolation"
,
...
...
@@ -3531,8 +3532,8 @@ static char *IntyearHelp[] = {
""
,
"ENVIRONMENT"
,
" CDO_FILE_SUFFIX"
,
"
This environment variable can be used to s
et the default file suffix. This suffix will be"
,
"
added to the output file
names instead of the filename extension derived from the file format. "
,
"
S
et the default file suffix. This suffix will be
added to the output file
"
,
" names instead of the filename extension derived from the file format. "
,
" Set this variable to NULL to disable the adding of a file suffix."
,
NULL
};
...
...
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