Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
4c6fe4fc
Commit
4c6fe4fc
authored
Aug 27, 2020
by
Uwe Schulzweida
Browse files
Added support for zaxis type ZAXIS_TROPOPAUSE.
parent
8fc95452
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdf_write.c
View file @
4c6fe4fc
...
...
@@ -706,6 +706,7 @@ void cdfDefineAttrLeveltype(int fileID, int ncvarID, int zaxisID, int zaxistype)
if
(
zaxistype
==
ZAXIS_CLOUD_BASE
||
zaxistype
==
ZAXIS_CLOUD_TOP
||
zaxistype
==
ZAXIS_ISOTHERM_ZERO
||
zaxistype
==
ZAXIS_TROPOPAUSE
||
zaxistype
==
ZAXIS_TOA
||
zaxistype
==
ZAXIS_SEA_BOTTOM
||
zaxistype
==
ZAXIS_LAKE_BOTTOM
||
...
...
Write
Preview
Markdown
is supported
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