Skip to content
GitLab
Menu
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
9fce64b8
Commit
9fce64b8
authored
Dec 18, 2014
by
Uwe Schulzweida
Browse files
Timselstat: changed timestat_date to mean
parent
a7a39051
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9fce64b8
2014-12-18 Uwe Schulzweida
* Timselstat: changed timestat_date to mean
2014-12-16 Uwe Schulzweida
* intlevel3d: works only for regular grids, grid coordinate check disabled (bug fix)
...
...
src/Timselstat.c
View file @
9fce64b8
...
...
@@ -38,7 +38,7 @@
void
*
Timselstat
(
void
*
argument
)
{
int
timestat_date
=
TIMESTAT_
LAST
;
int
timestat_date
=
TIMESTAT_
MEAN
;
int
gridsize
;
int
nrecs
=
0
;
int
varID
,
levelID
,
recID
;
...
...
Write
Preview
Supports
Markdown
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