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

Docu update

parent c0e91f25
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
2013-03-13 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* GRIB: added support for time step unit: seconds (Bug #3352)
* GRIB: added support for time step unit: seconds [Bug #3352]
2013-03-12 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
......@@ -19,7 +19,7 @@
2013-03-11 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* stream_gribapi: added support for local table shortName.def (Bug #3343)
* stream_gribapi: added support for local table shortName.def [Bug #3343]
2013-03-08 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
......
CDI NEWS
--------
Version 1.6.0 (?? March 2013):
Version 1.6.0 (14 March 2013):
New features:
* Added support for level type CLOUD_BASE, CLOUD_TOP and ISOTHERM_ZERO [Feature #3247]
* Read arbitrary GRIB keys [Feature #3267]
New functions:
* vlistDefVarIntKey(): Set an arbitrary keyword/integer value pair for GRIB API
* vlistDefVarDblKey(): Set an arbitrary keyword/double value pair for GRIB API
* vlistDefVarIntKey(): Set an arbitrary keyword/integer value pair for GRIB API
* vlistDefVarDblKey(): Set an arbitrary keyword/double value pair for GRIB API
Fixed bugs:
* netCDF: ignore the attribute valid_range, if the data type is inconsistent
* global netCDF attribute "source" missing
* GRIB: added support for time step unit: seconds [Bug #3352]
* stream_gribapi: added support for local table shortName.def [Bug #3343]
* stream_gribapi: changed units for level type GRIB2_LTYPE_LANDDEPTH to m (internally mm) [Bug #3287]
* netCDF: ignore the attribute valid_range, if the data type is inconsistent
* global netCDF attribute "source" missing
* cgribexGetTsteptype: changed default to TSTEP_INSTANT [Bug #3211]
Version 1.5.9 (17 December 2012):
......
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