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
libcdi
Commits
cdf8d754
Commit
cdf8d754
authored
May 30, 2007
by
Uwe Schulzweida
Browse files
new ECHAM5 code table
parent
c34f0314
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cdf8d754
2007-0
5
-?? Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
2007-0
6
-?? Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* using EXSE library version 1.0.2
* new ECHAM5 code table [Renate Brokopf]
* stream_ieg: bug fix memory leak [report: Philip Lorenz]
* zaxisDuplicate: bug fix
* cdfInqContents: print warning if cell_measures is missing
...
...
src/stream_cdf.c
View file @
cdf8d754
...
...
@@ -3137,7 +3137,7 @@ int cdfInqContents(int streamID)
char
name
[
256
];
int
attint
;
char
attname
[
256
];
const
int
attstringlen
=
1024
;
char
attstring
[
1024
];
const
int
attstringlen
=
8192
;
char
attstring
[
8192
];
char
*
pname
,
*
plongname
,
*
punits
;
int
iatt
,
timehasunit
=
0
;
int
time_has_bounds
=
FALSE
;
...
...
src/table.h
View file @
cdf8d754
This diff is collapsed.
Click to expand it.
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