Skip to content
GitLab
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
988a1de7
Commit
988a1de7
authored
Aug 24, 2020
by
Uwe Schulzweida
Browse files
Renamed default MPIMET institute longname to <Max Planck Institute for Meteorology>
parent
0adff76d
Changes
2
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment