Skip to content
Snippets Groups Projects
Commit 3ab38f24 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Renamed CDI_KEY_MAPPING to CDI_KEY_GRIDMAP_VARNAME.

parent c0a632d3
No related branches found
No related tags found
1 merge request!7Replaced gridDefDatatype()/gridInqDatatype() by cdiDefKeyInt()/cdiInqKeyInt()...
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment