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
0a0fc0a8
Commit
0a0fc0a8
authored
Oct 14, 2020
by
Uwe Schulzweida
Browse files
Docu update.
parent
f1227e21
Pipeline
#4617
passed with stages
in 18 minutes and 18 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0a0fc0a8
...
...
@@ -12,9 +12,10 @@ Version 1.9.9 (29 October 2020):
* showattribute: added wildcard support
* Diff: added option maxcount=<num>: Stop after num different fields
* Select: added parameter dom (day of month, e.g. 29feb)
New operators:
sellonlatbox,-180,180,-90,90 "breaks" lon_bnds [Bug #9801]
New operators:
* Yearly arithmetic: yearadd, yearsub, yearmul, yeardiv
* apply: Apply an operator on each input file
* gh2hl: Interpolate 3D geometric height to height levels
* verifygrid: Verify grid coordinates
* addtrend: Add trend
* isosurface: Extract isosurface
...
...
doc/tex/mod/Vertintgh
View file @
0a0fc0a8
@BeginModule
@NewPage
@Name = Vertintgh
@Title = Vertical height inter
ah
polation
@Title = Vertical height interpolation
@Section = Interpolation
@Class = Interpolation
@Arguments = infile outfile
...
...
src/operator_help.h
View file @
0a0fc0a8
...
...
@@ -4404,7 +4404,7 @@ static const char *VertintapHelp[] = {
static
const
char
*
VertintghHelp
[]
=
{
"NAME"
,
" gh2hl - Vertical height inter
ah
polation"
,
" gh2hl - Vertical height interpolation"
,
""
,
"SYNOPSIS"
,
" gh2hl,hlevels infile outfile"
,
...
...
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