Skip to content
GitLab
Menu
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
722f7eba
Commit
722f7eba
authored
Jun 01, 2011
by
Uwe Schulzweida
Browse files
docu update
parent
c891ebc8
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/tex/grid.tex
View file @
722f7eba
...
...
@@ -14,6 +14,6 @@ The following different Grid types are available:
\item
[{\large\tt GRID\_CURVILINEAR }]
Curvilinear grid
\item
[{\large\tt GRID\_UNSTRUCTURED}]
Unstructured grid
\item
[{\large\tt GRID\_LCC }]
Lambert conformal conic grid
\item
[{\large\tt GRID\_REFERENCE
}]
Number of grid
\item
[{\large\tt GRID\_REFERENCE }]
Grid reference number
\end{deflist}
\end{minipage}
src/cdi.h
View file @
722f7eba
...
...
@@ -129,7 +129,7 @@ extern "C" {
#define GRID_LCC2 12
/* Lambert Conformal Conic (PROJ) */
#define GRID_LAEA 13
/* Lambert Azimuthal Equal Area */
#define GRID_SINUSOIDAL 14
/* Sinusoidal */
#define GRID_REFERENCE 15
/*
R
eference
to the grid
*/
#define GRID_REFERENCE 15
/*
Grid r
eference
number
*/
#define GRID_PROJECTION 16
/* Projected coordiantes */
/* ZAXIS types */
...
...
Write
Preview
Supports
Markdown
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