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
3ab38f24
Commit
3ab38f24
authored
Nov 05, 2019
by
Uwe Schulzweida
Browse files
Renamed CDI_KEY_MAPPING to CDI_KEY_GRIDMAP_VARNAME.
parent
c0a632d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdf_write.c
View file @
3ab38f24
...
...
@@ -317,7 +317,6 @@ void cdf_get_gmapvarname(int gridID, char *gmapvarname)
if
(
mapping
[
0
]
)
cdiGridInqKeyStr
(
pgridID
,
CDI_KEY_GRIDMAP_VARNAME
,
CDI_MAX_NAME
,
gmapvarname
);
printf
(
"gmapvarname %s
\n
"
,
gmapvarname
);
}
static
...
...
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