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
42dc299f
Commit
42dc299f
authored
Feb 02, 2018
by
Uwe Schulzweida
Browse files
Fix typo.
parent
9217973b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cdi.h
View file @
42dc299f
...
...
@@ -810,7 +810,7 @@ size_t gridInqYCvals(int gridID, char *ycvals[]);
#define CDI_KEY_NUMBEROFFORECASTSINENSEMBLE 809 // GRIB2 numberOfForecastsInEnsemble
#define CDI_KEY_PERTURBATIONNUMBER 810 // GRIB2 perturbationNumber
// cdiDefKeyInt: Define a CDI varia
n
ble integer value from a key
// cdiDefKeyInt: Define a CDI variable integer value from a key
int
cdiDefKeyInt
(
int
cdiID
,
int
varID
,
int
key
,
int
value
);
// cdiInqKeyInt: Get a CDI variable integer value from a key
...
...
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