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
c2496c60
Commit
c2496c60
authored
Dec 26, 2017
by
Uwe Schulzweida
Browse files
Renamed gaussian reduced grid to gaussian_reduced.
parent
fe9b65b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/grid.c
View file @
c2496c60
...
...
@@ -28,7 +28,7 @@ static const char Grids[][17] = {
/* 0 */
"undefined"
,
/* 1 */
"generic"
,
/* 2 */
"gaussian"
,
/* 3 */
"gaussian
reduced"
,
/* 3 */
"gaussian
_
reduced"
,
/* 4 */
"lonlat"
,
/* 5 */
"spectral"
,
/* 6 */
"fourier"
,
...
...
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