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
ae692a6d
Commit
ae692a6d
authored
1 year ago
by
Daniel Reinert
Committed by
Uwe Schulzweida
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
add missing PDTs 67 and 68 which define statistical processes
parent
27f91cb6
Branches
cdi-2.2.4-release-hotfix
No related tags found
2 merge requests
!70
Revert "Docu update"
,
!65
Cdi 2.2.4 release hotfix
Pipeline
#46841
passed
1 year ago
Stage: external
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/cdilib.c
+2
-0
2 additions, 0 deletions
src/cdilib.c
src/stream_gribapi.c
+2
-0
2 additions, 0 deletions
src/stream_gribapi.c
with
4 additions
and
0 deletions
src/cdilib.c
+
2
−
0
View file @
ae692a6d
...
@@ -52071,6 +52071,8 @@ grib2ProDefTempHasStatisticalDef(int proDefTempNum)
...
@@ -52071,6 +52071,8 @@ grib2ProDefTempHasStatisticalDef(int proDefTempNum)
case 46:
case 46:
case 47:
case 47:
case 61:
case 61:
case 67:
case 68:
case 91:
case 91:
case 1001:
case 1001:
case 1101:
case 1101:
This diff is collapsed.
Click to expand it.
src/stream_gribapi.c
+
2
−
0
View file @
ae692a6d
...
@@ -1952,6 +1952,8 @@ grib2ProDefTempHasStatisticalDef(int proDefTempNum)
...
@@ -1952,6 +1952,8 @@ grib2ProDefTempHasStatisticalDef(int proDefTempNum)
case
46
:
case
46
:
case
47
:
case
47
:
case
61
:
case
61
:
case
67
:
case
68
:
case
91
:
case
91
:
case
1001
:
case
1001
:
case
1101
:
case
1101
:
...
...
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