Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libcdi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
libcdi
Commits
af72d9ac
Commit
af72d9ac
authored
2 years ago
by
Uwe Schulzweida
Browse files
Options
Downloads
Patches
Plain Diff
Docu update.
parent
09f990ad
No related branches found
No related tags found
No related merge requests found
Pipeline
#22376
passed
2 years ago
Stage: external
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-0
4 additions, 0 deletions
ChangeLog
doc/tex/dataset.tex
+1
-0
1 addition, 0 deletions
doc/tex/dataset.tex
doc/tex/keys.tex
+14
-4
14 additions, 4 deletions
doc/tex/keys.tex
with
19 additions
and
4 deletions
ChangeLog
+
4
−
0
View file @
af72d9ac
2022-10-06 Uwe Schulzweida
* Version 2.1.0 released
2022-08-12 Uwe Schulzweida
* added CDI_KEY_CHUNKTYPE and CDI_KEY_CHUNKSIZE
...
...
This diff is collapsed.
Click to expand it.
doc/tex/dataset.tex
+
1
−
0
View file @
af72d9ac
...
...
@@ -12,6 +12,7 @@ with one of the following predefined file format types:
\item
[{\large\texttt{CDI\_FILETYPE\_NC4}}]
File type NetCDF-4 (HDF5)
\item
[{\large\texttt{CDI\_FILETYPE\_NC4C}}]
File type NetCDF-4 classic
\item
[{\large\texttt{CDI\_FILETYPE\_NC5}}]
File type NetCDF version 5 (64-bit data)
\item
[{\large\texttt{CDI\_FILETYPE\_NCZARR}}]
File type NetCDF NCZarr
\item
[{\large\texttt{CDI\_FILETYPE\_SRV}}]
File type SERVICE
\item
[{\large\texttt{CDI\_FILETYPE\_EXT}}]
File type EXTRA
\item
[{\large\texttt{CDI\_FILETYPE\_IEG}}]
File type IEG
...
...
This diff is collapsed.
Click to expand it.
doc/tex/keys.tex
+
14
−
4
View file @
af72d9ac
...
...
@@ -10,10 +10,10 @@ Use the variable ID or one of the following identifiers for the coordinates:
\vspace*
{
3mm
}
\hspace*
{
8mm
}
\begin{minipage}
{
15cm
}
\begin{deflist}
{
\large\texttt
{
CDI
\_
KEY
\_
GLOBAL
\ \
}}
\item
[\large\texttt{CDI\_
KEY\_
XAXIS}]
X-axis ID
\item
[\large\texttt{CDI\_
KEY\_
YAXIS}]
Y-axis ID
\item
[\large\texttt{CDI\_
KEY\_
GLOBAL}]
Global Z-axis
\begin{deflist}
{
\large\texttt
{
CDI
\_
GLOBAL
\ \
}}
\item
[\large\texttt{CDI\_XAXIS}]
X-axis ID
\item
[\large\texttt{CDI\_YAXIS}]
Y-axis ID
\item
[\large\texttt{CDI\_GLOBAL}]
Global Z-axis
\end{deflist}
\end{minipage}
\vspace*
{
4mm
}
...
...
@@ -48,12 +48,22 @@ The following key attributes are available:
\item
[\large\texttt{CDI\_KEY\_NUMBEROFGRIDINREFERENCE}]
GRIB2 numberOfGridInReference
\item
[\large\texttt{CDI\_KEY\_NUMBEROFVGRIDUSED}]
GRIB2 numberOfVGridUsed
\item
[\large\texttt{CDI\_KEY\_NLEV}]
GRIB2 nlev
\item
[\large\texttt{CDI\_KEY\_CHUNKTYPE}]
ChunkType: CDI
\_
CHUNK
\_
AUTO/CDI
\_
CHUNK
\_
GRID/CDI
\_
CHUNK
\_
LINES
\item
[\large\texttt{CDI\_KEY\_CHUNKSIZE}]
ChunkSize
\end{deflist}
\end{minipage}
\vspace*
{
4mm
}
\textbf
{
Floating point keys
}
\vspace*
{
3mm
}
\hspace*
{
8mm
}
\begin{minipage}
{
15cm
}
\begin{deflist}
{
\large\texttt
{
CDI
\_
KEY
\_
MISSVAL
\ \
}}
\item
[\large\texttt{CDI\_KEY\_MISSVAL}]
Missing value
\end{deflist}
\end{minipage}
\vspace*
{
4mm
}
\textbf
{
Byte array keys
}
\vspace*
{
3mm
}
...
...
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