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
5435288c
Commit
5435288c
authored
Aug 06, 2012
by
Thomas Jahns
🤸
Browse files
Merge remote-tracking branch 'remotes/trunk' into cdi-pio-merge
parent
d6a71b92
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
5435288c
2012-07-
??
Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
2012-07-
23
Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* Version 1.5.6 released
* using CGRIBEX library version 1.5.3
2012-07-17 Modali Kameswarrao <modali.kameswarrao@zmaw.de>
* added vlistDefVarEnsemble() for GRIB and netCDF
* added vlistDefVarEnsemble() for GRIB
1
and netCDF
2012-07-13 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
...
...
Makefile.am
View file @
5435288c
...
...
@@ -2,7 +2,14 @@
#
SUBDIRS
=
src interfaces app examples tests pioExamples
#
EXTRA_DIST
=
config/default doc/cdi_cman.pdf doc/cdi_fman.pdf src/cfortran.doc
EXTRA_DIST
=
config/default
\
doc/cdi_cman.pdf
\
doc/cdi_fman.pdf
\
src/cfortran.doc
\
util/sunf95preproc-wrapper
\
util/sxpreproc-wrapper
\
util/xlfpreproc-wrapper
\
config/interface.rb
#
ACLOCAL_AMFLAGS
=
-I
m4
#
...
...
Makefile.in
View file @
5435288c
...
...
@@ -322,7 +322,15 @@ top_srcdir = @top_srcdir@
#
SUBDIRS
=
src interfaces app examples tests pioExamples
#
EXTRA_DIST
=
config/default doc/cdi_cman.pdf doc/cdi_fman.pdf src/cfortran.doc
EXTRA_DIST
=
config/default
\
doc/cdi_cman.pdf
\
doc/cdi_fman.pdf
\
src/cfortran.doc
\
util/sunf95preproc-wrapper
\
util/sxpreproc-wrapper
\
util/xlfpreproc-wrapper
\
config/interface.rb
#
ACLOCAL_AMFLAGS
=
-I
m4
#
...
...
NEWS
View file @
5435288c
CDI NEWS
--------
Version 1.5.6 (
?? ???
2012):
Version 1.5.6 (
27 July
2012):
New features:
* netCDF: added support for environment variable NC_CHUNKSIZEHINT
* GRIB2: added support for level type HYBRID_HALF
* GRIB2: added support for grib_api key stepType with TSTEP_<type> in vlistDefVar()
Fixed bugs:
* wrong netCDF output for unscaled uint8, int8, int16, int32 variables (bug introduced in 1.5.5)
...
...
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