Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libcdi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mpim-sw
libcdi
Commits
988a1de7
Commit
988a1de7
authored
Aug 24, 2020
by
Uwe Schulzweida
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed default MPIMET institute longname to <Max Planck Institute for Meteorology>
parent
0adff76d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
src/institution.c
src/institution.c
+1
-1
No files found.
ChangeLog
View file @
988a1de7
...
...
@@ -3,6 +3,10 @@
* using CGRIBEX library version 1.9.5
* Version 1.9.9 released
2020-08-24 Uwe Schulzweida
* Renamed default MPIMET institute longname to <Max Planck Institute for Meteorology>
2020-08-18 Uwe Schulzweida
* vlistDefVarDatatype: cast CDI_default_missval to float for CDI_DATATYPE_FLT32
...
...
src/institution.c
View file @
988a1de7
...
...
@@ -54,7 +54,7 @@ void instituteDefaultEntries(void)
{
cdiResH
resH
[]
=
{
institutDef
(
98
,
0
,
"ECMWF"
,
"European Centre for Medium-Range Weather Forecasts"
),
institutDef
(
252
,
1
,
"MPIMET"
,
"Max
-Planck-
Institute for Meteorology"
),
institutDef
(
252
,
1
,
"MPIMET"
,
"Max
Planck
Institute for Meteorology"
),
institutDef
(
98
,
232
,
"MPIMET"
,
"Max Planck Institute for Meteorology"
),
institutDef
(
98
,
255
,
"MPIMET"
,
"Max-Planck-Institute for Meteorology"
),
institutDef
(
78
,
255
,
"DWD"
,
"Deutscher Wetterdienst"
),
...
...
Write
Preview
Markdown
is supported
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