Skip to content
Snippets Groups Projects
Commit 988a1de7 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Renamed default MPIMET institute longname to <Max Planck Institute for Meteorology>

parent 0adff76d
No related branches found
No related tags found
1 merge request!7Replaced gridDefDatatype()/gridInqDatatype() by cdiDefKeyInt()/cdiInqKeyInt()...
......@@ -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
......
......@@ -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"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment