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
a85c19c4
Commit
a85c19c4
authored
Oct 18, 2019
by
Uwe Schulzweida
Browse files
ensavg: Wrong result if data contains missing values (same result as ensmean).
parent
a5e9f035
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a85c19c4
...
...
@@ -3,6 +3,10 @@
* Using CDI library version 1.9.8
* Version 1.9.8 release
2019-10-18 Uwe Schulzweida
* ensavg: Wrong result if data contains missing values (same result as ensmean)
2019-10-17 Uwe Schulzweida
* lock call to nc_close (bug fix)
...
...
NEWS
View file @
a85c19c4
...
...
@@ -7,14 +7,15 @@ Version 1.9.8 (15 October 2019):
New features:
* Proj 4 to 6 API Migration
* smooth/smooth9:
a
dded support for gridtype PROJECTION [Feature #9202]
* Expr:
a
dded function rand(x)
* Remap:
a
dded support for Gaussian reduced grids
* trend, detrend:
a
dded parameter equal=false for unequal timesteps
* smooth/smooth9:
A
dded support for gridtype PROJECTION [Feature #9202]
* Expr:
A
dded function rand(x)
* Remap:
A
dded support for Gaussian reduced grids
* trend, detrend:
A
dded parameter equal=false for unequal timesteps
New operators:
* deltat:
d
ifference between timesteps
* deltat:
D
ifference between timesteps
Fixed bugs:
* Ydrunstat: fix seg. fault
* ensavg: Wrong result if data contains missing values (same result as ensmean)
* Ydrunstat: Fix seg. fault
Version 1.9.7 (7 June 2019):
...
...
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