Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cdo
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpim-sw
cdo
Commits
de90a244
Commit
de90a244
authored
2 years ago
by
Uwe Schulzweida
Browse files
Options
Downloads
Patches
Plain Diff
Docu update.
parent
7f1990ea
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tex/grid.tex
+5
-4
5 additions, 4 deletions
doc/tex/grid.tex
with
5 additions
and
4 deletions
doc/tex/grid.tex
+
5
−
4
View file @
de90a244
...
...
@@ -94,11 +94,12 @@ Predefined grids are available for global regular, gaussian, HEALPix or icosahed
\texttt
{
NI
}
specifies the number of intervals on a main triangle side.
\subsubsection*
{
HEALPix grid:
\texttt
{
hp<NSIDE>[b][
\_
<ORDER>]
}}
HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization of a sphere.
HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization of a sphere.
\\
\texttt
{
hp<NSIDE>[b][
\_
<ORDER>]
}
defines a global HEALPix grid.
The resolution is defined by the NSIDE parameter, which is generally a power of 2.
NSIZE=1 generates the HEALPix base partitioning of the sphere surface into 12 (H=4, K=3) equal sized pixels.
\texttt
{
ORDER
}
describes the ordering of the pixels. Available are nest (default) or ring ordering.
The
\texttt
{
NSIDE
}
parameter controls the resolution of the pixellization.
It is the number of pixels on the side of each of the 12 top-level HEALPix pixels.
\texttt
{
NSIDE=1
}
generates the 12 (H=4, K=3) equal sized top-level HEALPix pixels.
\texttt
{
ORDER
}
sets the index ordering convention of the pixels, available are
\texttt
{
ring
}
(default) or
\texttt
{
nest
}
ordering.
If the parameter
\texttt
{
b
}
is set, the grid cell corners are also calculated.
\subsubsection
{
Grids from data files
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment